minix/servers/fs
Jorrit Herder f1153541c7 Fixed bug in PM that caused update program not to be scheduled, so that
sync was not periodically run. Chain of timers was accidentially broken.

Kernel sends SIGKSTOP signal on shutdown. FS calls sync to clean up.
2005-07-20 15:27:42 +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
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 kernel and servers send diagnostic messages to IS; IS sends them to TTY 2005-07-08 17:30:01 +00:00
dmap.c Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
dmap.h Initial revision 2005-04-21 14:53:53 +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 Moved stime, time, times POSIX calls from FS to PM. Removed child time 2005-05-31 09:50:51 +00:00
fs.h Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +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 Fixed bug in PM that caused update program not to be scheduled, so that 2005-07-20 15:27:42 +00:00
Makefile Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
misc.c Calls and functionality for get/setpriority() and fsync(). 2005-07-01 17:58:29 +00:00
mount.c Initial revision 2005-04-21 14:53:53 +00:00
open.c Renamed some types Uid_t, Gid_t, Mode_t, etc. for perl5. 2005-06-23 11:07:31 +00:00
param.h Fixed 'ps' utility: now get process table addresses with getsysinfo() calls. 2005-06-06 13:51:50 +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 Made src belong to bin in release cp. 2005-06-27 11:59:36 +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 Calls and functionality for get/setpriority() and fsync(). 2005-07-01 17:58:29 +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 Renamed system library functionality. 2005-07-14 15:16:12 +00:00
select.h Started select() implementation. 2005-06-17 13:41:12 +00:00
stadir.c Added fchdir() system call, with corresponding manpage, Changelog and 2005-06-29 19:28:26 +00:00
super.c Fixed 'ps' utility: now get process table addresses with getsysinfo() calls. 2005-06-06 13:51:50 +00:00
super.h Initial revision 2005-04-21 14:53:53 +00:00
table.c complete, tick-resolution gettimeofday() implementation 2005-07-06 07:08:36 +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 Renamed system library functionality. 2005-07-14 15:16:12 +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