minix/man/man2
David van Moolenbroek 50e46307de Move MINIX reboot definitions into minix/reboot.h
Also fix a buffer overflow in commands/reboot/sh_wall.c.

Change-Id: I3a61057c4f0221d1700e14d44520b4ad17f1dbe1
2013-03-20 16:50:01 +00:00
..
accept.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
access.2
alarm.2
bind.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
brk.2
chdir.2
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
connect.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
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
getnucred.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
getpeereid.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
getpeername.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
getpid.2
getpriority.2
getsockname.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
getsockopt.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
gettimeofday.2
getuid.2
intro.2 add EHOSTDOWN errno. 2010-09-14 11:51:41 +00:00
ioctl.2
kill.2
link.2
listen.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
lseek.2
Makefile VFS: implement pipe2 2013-02-28 10:08:53 +00:00
mkdir.2
mknod.2
mount.2 decouple file system server start/termination from mount/umount 2010-11-23 19:34:56 +00:00
open.2 - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
pause.2
ptrace.2 fix ptrace.2 man page 2010-08-11 08:57:48 +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 Move MINIX reboot definitions into minix/reboot.h 2013-03-20 16:50:01 +00:00
recv.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
recvfrom.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
recvmsg.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
rename.2
rmdir.2
select.2
send.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
sendmsg.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
sendto.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
setsid.2
setsockopt.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
setuid.2 *** empty log message *** 2006-02-13 13:10:53 +00:00
shutdown.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +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
socket.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
socketpair.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
statvfs.2 statvfs manpage. 2010-06-27 15:40:06 +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 Added truncate/ftruncate manpage. 2006-02-13 12:53:50 +00:00
umask.2
uname.2
unlink.2
utime.2
wait.2
write.2