minix/servers/fs
Jorrit Herder f44725b777 Created new devctl system call to FS. Moved dmap.h header to include/minix/.
Various updates to support dynamically starting servers and suppress output.
2005-08-02 15:29:17 +00:00
..
buf.h Fixed 'ps' utility: now get process table addresses with getsysinfo() calls. 2005-06-06 13:51:50 +00:00
cache.c Fixed nasty bug that would cause FS to loop forever in rw_scattered (while 2005-06-19 22:33:49 +00:00
cache2.c Initial revision 2005-04-21 14:53:53 +00:00
cdprobe.c Minor cdprobe message additions; usyslogd logs shorter lines 2005-07-26 13:23:13 +00:00
cmostime.c Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
const.h Started select() implementation. 2005-06-17 13:41:12 +00:00
device.c Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
dmap.c Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
file.h Started select() implementation. 2005-06-17 13:41:12 +00:00
filedes.c Renamed some types Uid_t, Gid_t, Mode_t, etc. for perl5. 2005-06-23 11:07:31 +00:00
fproc.h Updated F4 dump at IS to include send masks. 2005-07-26 12:49:35 +00:00
fs.h Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
glo.h Removed debug dumps from the PM and FS servers. The dumps are now done by the 2005-06-07 14:43:35 +00:00
inode.c Renamed some types Uid_t, Gid_t, Mode_t, etc. for perl5. 2005-06-23 11:07:31 +00:00
inode.h Initial revision 2005-04-21 14:53:53 +00:00
link.c Initial revision 2005-04-21 14:53:53 +00:00
lock.c Initial revision 2005-04-21 14:53:53 +00:00
lock.h Initial revision 2005-04-21 14:53:53 +00:00
main.c Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
Makefile . added cd-probe logic; tries to find the right root filesystem 2005-07-22 18:28:32 +00:00
misc.c Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
mount.c Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
open.c Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
param.h Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
path.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
pipe.c Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
protect.c Renamed some types Uid_t, Gid_t, Mode_t, etc. for perl5. 2005-06-23 11:07:31 +00:00
proto.h Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
read.c Fix by Joren l'Ami <jwlami@cs.vu.nl> to make block devices work beyond 2005-06-29 11:56:56 +00:00
select.c Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
select.h Started select() implementation. 2005-06-17 13:41:12 +00:00
stadir.c Added dup_inode to fchdir() call. Still not sure if it is correct now. 2005-07-27 16:04:26 +00:00
super.c . added cd-probe logic; tries to find the right root filesystem 2005-07-22 18:28:32 +00:00
super.h Initial revision 2005-04-21 14:53:53 +00:00
table.c Created new devctl system call to FS. Moved dmap.h header to include/minix/. 2005-08-02 15:29:17 +00:00
time.c Moved stime, time, times POSIX calls from FS to PM. Removed child time 2005-05-31 09:50:51 +00:00
timers.c Updated servers according to syslib interface changes. 2005-07-29 15:00:49 +00:00
type.h Initial revision 2005-04-21 14:53:53 +00:00
utility.c Renamed system library functionality. 2005-07-14 15:16:12 +00:00
write.c Initial revision 2005-04-21 14:53:53 +00:00