Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2399 6258 d 23 h konopa /branches/fs/boot/arch/ia32/ramdisk/ new ramdisk data  
/branches/fs/boot/arch/ia32/ramdisk/ramdisk.img.raw
2398 6258 d 23 h konopa /branches/fs/kernel/generic/src/lib/ Header size info added  
/branches/fs/kernel/generic/src/lib/rd.c
2397 6258 d 23 h konopa /branches/fs/uspace/rd/ Important constants  
/branches/fs/uspace/rd/rd.h
2396 6258 d 23 h konopa /branches/fs/uspace/rd/ changes to main loop  
/branches/fs/uspace/rd/rd.c
2395 6258 d 23 h konopa /branches/fs/uspace/share/ Shared prototypes between Cat and FS  
/branches/fs/uspace/share/shared_proto.h
2394 6258 d 23 h konopa /branches/fs/uspace/share/ Extended message specification  
/branches/fs/uspace/share/message.c
/branches/fs/uspace/share/message.h
2393 6258 d 23 h konopa /branches/fs/uspace/share/ Connection to some services  
/branches/fs/uspace/share/connect.c
2392 6258 d 23 h konopa /branches/fs/uspace/share/ Base constants  
/branches/fs/uspace/share/base_const.h
2391 6258 d 23 h konopa /branches/fs/uspace/share/ for share between Cat and FS  
/branches/fs/uspace/share
2390 6258 d 23 h konopa /branches/fs/uspace/cat/ add pointer to share directory  
/branches/fs/uspace/cat/Makefile
2389 6259 d 0 h konopa /branches/fs/uspace/cat/ visual demonstration of FS  
/branches/fs/uspace/cat/cat.c
/branches/fs/uspace/cat/cat.h
2388 6259 d 0 h konopa /branches/fs/uspace/fs/ general changes  
/branches/fs/uspace/fs/fs.c
2387 6259 d 0 h konopa /branches/fs/uspace/fs/ add files to be compiled  
/branches/fs/uspace/fs/Makefile
2386 6259 d 0 h konopa /branches/fs/uspace/fs/ Some general purpose utility functions  
/branches/fs/uspace/fs/utility.c
2385 6259 d 0 h konopa /branches/fs/uspace/fs/ Used types including inode type on disk  
/branches/fs/uspace/fs/type.h
2384 6259 d 0 h konopa /branches/fs/uspace/fs/ Actual directory tree on ramdisk  
/branches/fs/uspace/fs/tree.txt
2383 6259 d 0 h konopa /branches/fs/uspace/fs/ Table of system calls  
/branches/fs/uspace/fs/table.c
2382 6259 d 0 h konopa /branches/fs/uspace/fs/ Super block management  
/branches/fs/uspace/fs/super.c
/branches/fs/uspace/fs/super.h
2381 6259 d 0 h konopa /branches/fs/uspace/fs/ Structure for stat and fstat system calls  
/branches/fs/uspace/fs/stat.h
2380 6259 d 0 h konopa /branches/fs/uspace/fs/ Change, stat and fstat system call  
/branches/fs/uspace/fs/stadir.c
2379 6259 d 0 h konopa /branches/fs/uspace/fs/ Read system call  
/branches/fs/uspace/fs/read.c
2378 6259 d 0 h konopa /branches/fs/uspace/fs/ Prototypes of functions  
/branches/fs/uspace/fs/proto.h
2377 6259 d 0 h konopa /branches/fs/uspace/fs/ Functions for printing on console  
/branches/fs/uspace/fs/printing.c
2376 6259 d 0 h konopa /branches/fs/uspace/fs/ Path name parsing  
/branches/fs/uspace/fs/path.c
2375 6259 d 0 h konopa /branches/fs/uspace/fs/ Synonym names for message parameters  
/branches/fs/uspace/fs/param.h
2374 6259 d 0 h konopa /branches/fs/uspace/fs/ Open, close and seek system calls  
/branches/fs/uspace/fs/open.c
2373 6259 d 0 h konopa /branches/fs/uspace/fs/ Limits of FS capabilities  
/branches/fs/uspace/fs/limits.h
2372 6259 d 0 h konopa /branches/fs/uspace/fs/ In-memory inode type  
/branches/fs/uspace/fs/inode.c
/branches/fs/uspace/fs/inode.h
2371 6259 d 0 h konopa /branches/fs/uspace/fs/ Global variables  
/branches/fs/uspace/fs/glo.c
/branches/fs/uspace/fs/glo.h
2370 6259 d 0 h konopa /branches/fs/uspace/fs/ Master header file  
/branches/fs/uspace/fs/fs.h
2369 6259 d 0 h konopa /branches/fs/uspace/fs/ Process table  
/branches/fs/uspace/fs/fproc.h
2368 6259 d 0 h konopa /branches/fs/uspace/fs/ File descriptors manipulating  
/branches/fs/uspace/fs/filedes.c
2367 6259 d 0 h konopa /branches/fs/uspace/fs/ Filp table  
/branches/fs/uspace/fs/file.h
2366 6259 d 0 h konopa /branches/fs/uspace/fs/ Error codes  
/branches/fs/uspace/fs/errno.h
2365 6259 d 0 h konopa /branches/fs/uspace/fs/ Directory support  
/branches/fs/uspace/fs/dir.c
/branches/fs/uspace/fs/dir.h
2364 6259 d 7 h konopa /branches/fs/uspace/fs/ Main FS constants  
/branches/fs/uspace/fs/const.h
2363 6259 d 7 h konopa /branches/fs/uspace/fs/ Block cache for storing read data  
/branches/fs/uspace/fs/block.c
/branches/fs/uspace/fs/block.h
2253 6294 d 9 h jelen /branches/fs/uspace/tetris/ Revert a change from a wrong commit (2247 - cat task)  
/branches/fs/uspace/tetris/Makefile
2251 6294 d 9 h jelen /branches/fs/uspace/cat/ New cat task to dump a file content on console (testing for fs)  
/branches/fs/uspace/cat
/branches/fs/uspace/cat/Makefile
/branches/fs/uspace/cat/cat.c
/branches/fs/uspace/cat/cat.h
2249 6296 d 6 h jelen /branches/fs/boot/arch/mips32/loader/ configuration with ramdisk  
/branches/fs/boot/arch/mips32/loader/Makefile