minix/man/man2
Ben Gras a06e2ab395 big <utmp.h>-inspired netbsd switch
import/switch of:
init, getty, reboot, halt, shutdown, wall, last

changes:
	. change reboot() call to netbsd prototype and args
	. allows pristine <utmp.h>
	. use clean <sys/reboot.h> instead of <minix/reboot.h>
	. implement TIOCSCTTY for use by getty so getty can get
	  controlling terminal from init's child(ren)
	. allow NULL envp for exec

Change-Id: I5ca02cb4230857140c08794bbfeba7df982c58a3
2014-03-01 09:05:02 +01:00
..
accept.2 Add/adjust man pages for UDS. Contributed by Thomas Cort 2010-07-15 14:56:49 +00:00
access.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 struct uucred 2014-02-18 11:25:01 +01: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 Retire EBADIOCTL in favor of ENOTTY 2014-03-01 09:04:51 +01: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 big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
mkdir.2
mknod.2
mount.2 Redo mount(2)/umount(2) ABI 2014-02-18 11:25:01 +01:00
open.2 - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
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
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
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
truncate.2
umask.2
uname.2
unlink.2
utime.2
wait.2
write.2