freebsd_amp_hwpstate/lib/libc/sys
Peter Wemm c55acb6213 Update the current sigaction(2) man page to current reality..
* sigstack(2) -> sigaltstack(2).
* Document the SA_NODEFER flag
* Document the SA_RESETHAND flag
1996-03-03 14:52:54 +00:00
..
Makefile.inc Add minherit.2 to Makefile.. (oops, forgot it before) 1996-02-24 15:32:12 +00:00
_exit.2
accept.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
access.2
acct.2
adjtime.2
bind.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
brk.2 bkr() returns an int, and not a pointer. Document this. 1995-07-23 07:01:05 +00:00
chdir.2
chflags.2
chmod.2
chown.2 Clean up documentation on setuid/setgid bit handling. 1996-02-08 19:06:06 +00:00
chroot.2
close.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
connect.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
dup.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
execve.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
fcntl.2 Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
flock.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fork.2
fsync.2 Added a update(4) man page to describe the kernel initiated update 1996-02-12 00:45:47 +00:00
ftruncate.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
getdirentries.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
getdtablesize.2
getfh.2
getfsstat.2
getgid.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
getgroups.2
getitimer.2
getlogin.2 Add a dire warning about misusing the setlogin() system call. Be very 1996-02-23 10:28:01 +00:00
getpeername.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
getpgrp.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
getpid.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
getpriority.2
getrlimit.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
getrusage.2
getsockname.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
getsockopt.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
gettimeofday.2
getuid.2
intro.2 Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
ioctl.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
kill.2
ktrace.2
link.2
listen.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
lseek.2
lseek.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
madvise.2 Document the int -> size_t change to the m* syscalls 1996-03-02 17:34:28 +00:00
mincore.2 Document the int -> size_t change to the m* syscalls 1996-03-02 17:34:28 +00:00
minherit.2 rfork/minherit glue in libc 1996-02-23 19:56:55 +00:00
mkdir.2
mkfifo.2
mknod.2
mlock.2
mmap.2 Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
mmap.c
mount.2
mprotect.2 Document the int -> size_t change to the m* syscalls 1996-03-02 17:34:28 +00:00
msync.2 Document the int -> size_t change to the m* syscalls 1996-03-02 17:34:28 +00:00
munmap.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
nfssvc.2
open.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
pathconf.2
pipe.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
profil.2
ptrace.2 Bring in the man page additions for PT_ATTACH/DETACH|GET/SET_REGS that 1996-01-24 20:17:17 +00:00
quotactl.2
read.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
readlink.2
reboot.2 Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
recv.2
rename.2
revoke.2
rfork.2 rfork/minherit glue in libc 1996-02-23 19:56:55 +00:00
rmdir.2
rtprio.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
select.2
semctl.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
semget.2
semop.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
send.2
setgroups.2
setpgid.2
setregid.2
setreuid.2
setsid.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
setuid.2
shmat.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
shmctl.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
shmget.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
shutdown.2
sigaction.2 Update the current sigaction(2) man page to current reality.. 1996-03-03 14:52:54 +00:00
sigaltstack.2 Update the docs after the rename of SA_DISABLE and SA_ONSTACK when used for 1996-03-02 20:24:12 +00:00
sigpending.2
sigprocmask.2
sigreturn.2
sigstack.2
sigsuspend.2
socket.2
socketpair.2
stat.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
statfs.2
swapon.2
symlink.2
sync.2 Added a update(4) man page to describe the kernel initiated update 1996-02-12 00:45:47 +00:00
syscall.2
truncate.2
truncate.c
umask.2
unlink.2
utimes.2
vfork.2 Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
wait.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
write.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00