Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2411 6264 d 21 h stepan /branches/arm/kernel/arch/arm32/ whitespace normalization  
2410 6264 d 22 h stepan /branches/arm/kernel/arch/arm32/ doxygen @file @brief comments added  
2409 6264 d 22 h kebrt /branches/arm/ comments & code cleaning  
2408 6265 d 0 h kebrt /branches/arm/kernel/arch/arm32/ exc_stack & supervisor_sp declarations moved  
2407 6265 d 1 h stepan /branches/arm/kernel/arch/arm32/ comments & code cleaning  
2406 6265 d 1 h kebrt /branches/arm/kernel/doc/arch/ User docs added  
2405 6265 d 2 h kebrt /branches/arm/kernel/ "framebuffer support" option added  
2404 6266 d 10 h konopa /branches/fs/uspace/fs/ added copyright  
2403 6266 d 21 h konopa /branches/fs/uspace/fs/ main loop repaired  
2402 6267 d 20 h konopa /branches/fs/uspace/cat/ added dropping consument  
2401 6267 d 20 h konopa /branches/fs/uspace/fs/ added dropping consument  
2400 6268 d 6 h hudecek /branches/rcu/kernel/ Renamed rcu_sync_callback, added stronger test  
2399 6268 d 10 h konopa /branches/fs/boot/arch/ia32/ramdisk/ new ramdisk data  
2398 6268 d 10 h konopa /branches/fs/kernel/generic/src/lib/ Header size info added  
2397 6268 d 10 h konopa /branches/fs/uspace/rd/ Important constants  
2396 6268 d 10 h konopa /branches/fs/uspace/rd/ changes to main loop  
2395 6268 d 10 h konopa /branches/fs/uspace/share/ Shared prototypes between Cat and FS  
2394 6268 d 10 h konopa /branches/fs/uspace/share/ Extended message specification  
2393 6268 d 10 h konopa /branches/fs/uspace/share/ Connection to some services  
2392 6268 d 10 h konopa /branches/fs/uspace/share/ Base constants  
2391 6268 d 10 h konopa /branches/fs/uspace/share/ for share between Cat and FS  
2390 6268 d 10 h konopa /branches/fs/uspace/cat/ add pointer to share directory  
2389 6268 d 10 h konopa /branches/fs/uspace/cat/ visual demonstration of FS  
2388 6268 d 10 h konopa /branches/fs/uspace/fs/ general changes  
2387 6268 d 10 h konopa /branches/fs/uspace/fs/ add files to be compiled  
2386 6268 d 10 h konopa /branches/fs/uspace/fs/ Some general purpose utility functions  
2385 6268 d 10 h konopa /branches/fs/uspace/fs/ Used types including inode type on disk  
2384 6268 d 10 h konopa /branches/fs/uspace/fs/ Actual directory tree on ramdisk  
2383 6268 d 10 h konopa /branches/fs/uspace/fs/ Table of system calls  
2382 6268 d 10 h konopa /branches/fs/uspace/fs/ Super block management  
2381 6268 d 10 h konopa /branches/fs/uspace/fs/ Structure for stat and fstat system calls  
2380 6268 d 10 h konopa /branches/fs/uspace/fs/ Change, stat and fstat system call  
2379 6268 d 10 h konopa /branches/fs/uspace/fs/ Read system call  
2378 6268 d 10 h konopa /branches/fs/uspace/fs/ Prototypes of functions  
2377 6268 d 10 h konopa /branches/fs/uspace/fs/ Functions for printing on console  
2376 6268 d 11 h konopa /branches/fs/uspace/fs/ Path name parsing  
2375 6268 d 11 h konopa /branches/fs/uspace/fs/ Synonym names for message parameters  
2374 6268 d 11 h konopa /branches/fs/uspace/fs/ Open, close and seek system calls  
2373 6268 d 11 h konopa /branches/fs/uspace/fs/ Limits of FS capabilities  
2372 6268 d 11 h konopa /branches/fs/uspace/fs/ In-memory inode type