freebsd-dev/lib/libc/sys
Bruce Evans 66ff54bd17 Document that the relevant clock ticks are for the statistics clock
and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK).
1996-07-30 17:32:49 +00:00
..
_exit.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
accept.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
access.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
acct.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
adjtime.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bind.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
brk.2 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
chdir.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
chflags.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
chmod.2 update sticky bit documentation 1996-06-09 20:53:00 +00:00
chown.2 Clean up documentation on setuid/setgid bit handling. 1996-02-08 19:06:06 +00:00
chroot.2 Document the possible EPERM return. 1996-04-17 20:49:29 +00:00
close.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +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 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
fcntl.2 Remove a redundant description of the EMFILE error, and fix a typo. 1996-05-01 22:20:40 +00:00
flock.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
fork.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
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 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
getdtablesize.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getfh.2 Fixed incomplete or wrong lists of prerequisite #includes related to 1996-05-01 01:45:23 +00:00
getfsstat.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getgid.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
getgroups.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getitimer.2 Xref clocks(7). 1996-04-05 08:53:38 +00:00
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 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getrlimit.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
getrusage.2 Document that the relevant clock ticks are for the statistics clock 1996-07-30 17:32:49 +00:00
getsockname.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
getsockopt.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
gettimeofday.2 Xref clocks(7). 1996-04-05 08:53:38 +00:00
getuid.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
intro.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
ioctl.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
kill.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ktrace.2 Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de> 1996-06-22 18:05:15 +00:00
link.2 Document that the superuser cannot override link() and unlink() on 1996-05-24 16:32:11 +00:00
listen.2 Fixed various problems: typos, grammer, missing include files 1996-05-23 01:05:25 +00:00
lseek.2 Describe the "file pointer" in lseeks' man page a bit better 1996-07-03 02:55:10 +00:00
lseek.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
madvise.2 Document madvise(2) as it is in FreeBSD. 1996-07-20 04:37:26 +00:00
Makefile.inc Use ld -O insted of ld -o + mv. 1996-05-28 16:24:53 +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 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
mkfifo.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
mknod.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
mlock.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
mmap.2 Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
mmap.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
mount.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
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 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
open.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
pathconf.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
pipe.2 Remove outdated (and never quite correct anyway) reference to the 1996-04-03 04:57:27 +00:00
profil.2 Document that clock ticks are for the profiling clock and that the 1996-07-30 17:26:34 +00:00
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 Fixed misformatted #include (.Ft -> .Fd). 1996-05-01 01:04:44 +00:00
read.2 Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
readlink.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
reboot.2 Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
recv.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rename.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
revoke.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rfork.2 Fix the man page to reflect the recent addition of RFNOWAIT and the removal of 1996-04-18 23:36:41 +00:00
rmdir.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rtprio.2 Fixed a wrong prerequisite #include and a missing function-arg type. 1996-05-01 01:18:43 +00:00
select.2 Xref clocks(7). 1996-04-05 08:53:38 +00:00
semctl.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
semget.2 Add man pages for the SYSV shm* and sem* functions. 1995-10-03 19:17:21 +00:00
semop.2 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
send.2 Document Transaction TCP extensions to generic system calls. 1995-02-15 22:53:04 +00:00
setgroups.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setpgid.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setregid.2 Fix history info 1995-04-23 12:31:13 +00:00
setreuid.2 Fix history info 1995-04-23 12:31:13 +00:00
setsid.2 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
setuid.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
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 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sigaction.2 Document the "sig" function parameter. 1996-07-03 02:44:04 +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 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sigprocmask.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sigreturn.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sigstack.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sigsuspend.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
socket.2 Document Transaction TCP extensions to generic system calls. 1995-02-15 22:53:04 +00:00
socketpair.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
stat.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
statfs.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
swapon.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
symlink.2 add references lstat(2), readlink(2), symlink(7) in section SEE ALSO 1996-07-07 12:52:51 +00:00
sync.2 Added a update(4) man page to describe the kernel initiated update 1996-02-12 00:45:47 +00:00
syscall.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
truncate.2 Rephrase some things as suggested by Bruce. 1996-06-08 15:59:43 +00:00
truncate.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
umask.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
unlink.2 Document that the superuser cannot override link() and unlink() on 1996-05-24 16:32:11 +00:00
utimes.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
vfork.2 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +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