minix/man/man2
Cristiano Giuffrida 65ef539739 Driver mapping refactory.
VFS CHANGES:
- dmap table no longer statically initialized in VFS
- Dropped FSSIGNON svrctl call no longer used by INET

INET CHANGES:
- INET announces its presence to VFS just like any other driver

RS CHANGES:
- The boot image dev table contains all the data to initialize VFS' dmap table
- RS interface supports asynchronous up and update operations now
- RS interface extended to support driver style and flags
2010-04-09 21:56:44 +00:00
..
access.2
alarm.2
brk.2
chdir.2 Added fchdir() system call, with corresponding manpage, Changelog and 2005-06-29 19:28:26 +00:00
chmod.2 Added fchmod() and fchown() 2006-04-18 11:26:04 +00:00
chown.2 Added fchmod() and fchown() 2006-04-18 11:26:04 +00:00
chroot.2
close.2
creat.2
dup.2
execve.2
exit.2
fcntl.2
fork.2
getgid.2
getitimer.2 Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF). New test (41) for setitimer. 2009-08-15 21:37:26 +00:00
getpid.2 Added man pages. 2005-05-02 13:01:42 +00:00
getpriority.2
gettimeofday.2
getuid.2
intro.2 New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
ioctl.2
kill.2
link.2
lseek.2
Makefile Convert man/ over to new make 2010-03-16 00:15:43 +00:00
mkdir.2
mknod.2
mount.2 Mount updates: 2010-01-12 23:08:50 +00:00
open.2 - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
pause.2
pipe.2
ptrace.2 add ptrace(2) TO_NOEXEC flag 2010-01-05 09:30:28 +00:00
read.2 - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
readlink.2 update readlink(2) manpage accordingly 2009-05-20 11:49:10 +00:00
reboot.2
rename.2
rmdir.2
select.2
setsid.2
setuid.2 *** empty log message *** 2006-02-13 13:10:53 +00:00
sigaction.2 Man-pages on mkdep, cdprobe, loadramdisk and newroot; thanks to Antoine Leca 2010-02-02 15:10:00 +00:00
sigpending.2
sigprocmask.2
sigsuspend.2
stat.2 Readlink, symlink manpage; fix for lstat 2006-03-17 09:10:39 +00:00
svrctl.2 Driver mapping refactory. 2010-04-09 21:56:44 +00:00
symlink.2 Readlink, symlink manpage; fix for lstat 2006-03-17 09:10:39 +00:00
sync.2
time.2
times.2 Fix erroneous times() call in udpstat/tcpstat. 2009-10-01 10:31:29 +00:00
truncate.2
umask.2
uname.2
unlink.2
utime.2
wait.2
write.2