freebsd-nq/lib/libc/sys
1997-09-14 03:29:55 +00:00
..
_exit.2
accept.2
access.2
acct.2
adjtime.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
bind.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
brk.2 Fixed synopsis (the #include was bogus and the return type for brk() was 1997-04-11 18:39:44 +00:00
chdir.2
chflags.2 Submitted by: Whistle Communications (archie Cobbs) 1997-06-02 06:24:52 +00:00
chmod.2 Reflect reality of sticky bits and UFS-based filesystems. 1997-08-17 00:19:28 +00:00
chown.2
chroot.2
clock_gettime.2 Man pages for clock_{get/set}time() and clock_getres(). 1997-05-12 12:13:10 +00:00
close.2
connect.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
dup.2
execve.2 execve of interpreter files 1997-07-08 18:27:38 +00:00
fcntl.2
flock.2 Updated the LOCK_* #defines in the synopsis to be lexically identical 1997-04-13 13:43:06 +00:00
fork.2 Add vfork(2) to SEE ALSO 1997-04-25 14:41:55 +00:00
fsync.2
ftruncate.c
getdirentries.2
getdtablesize.2
getfh.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
getfsstat.2
getgid.2 Fixed missing #include in synopsis. 1997-04-11 18:57:26 +00:00
getgroups.2
getitimer.2 Explicitly point that it_value == 0 disables timer regardles of 1997-08-14 08:26:25 +00:00
getlogin.2 Removed superfluous quoting of function args. 1997-09-07 04:10:35 +00:00
getpeername.2
getpgrp.2 Removed superfluous quoting of function args. 1997-09-07 04:10:35 +00:00
getpid.2
getpriority.2
getrlimit.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
getrusage.2
getsid.2 Manpage for getsid(2). 1997-08-19 07:19:43 +00:00
getsockname.2
getsockopt.2
gettimeofday.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
getuid.2 Xref the new issetugid(2) man page where appropriate. 1997-04-01 18:58:38 +00:00
intro.2 Missing newline caused too much text to be fed to the macro. 1997-04-08 10:45:10 +00:00
ioctl.2
issetugid.2 Don't xref setregid(2) twice - one of them should be setreuid(2). 1997-04-01 18:50:56 +00:00
kill.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
ktrace.2
link.2
listen.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
lseek.2
lseek.c
madvise.2
Makefile.inc Generate poll syscall stub 1997-09-14 03:29:55 +00:00
mincore.2
minherit.2
mkdir.2
mkfifo.2
mknod.2 Correct the most glaring errors. I have a feeling there are some 1997-04-02 01:42:07 +00:00
mlock.2
mmap.2 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mmap.c
mount.2
mprotect.2
msync.2
munmap.2
nanosleep.2 Fixed off by 1 error. 1997-08-21 19:44:41 +00:00
nfssvc.2 Fixed #includes in synopsis. 1997-04-13 13:48:43 +00:00
open.2
pathconf.2
pipe.2
profil.2 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
ptrace.2
quotactl.2 Describe the QCMD macro and its parameters. 1997-08-17 00:08:40 +00:00
read.2
readlink.2
reboot.2
recv.2
rename.2
revoke.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
rfork.2 Fixed style bug in pseudocode. 1997-09-07 04:01:27 +00:00
rmdir.2
rtprio.2
select.2 Default size for FD_SETSIZE is 1024 not 256. 1997-08-11 01:31:30 +00:00
semctl.2
semget.2
semop.2
send.2
setgroups.2
setpgid.2
setregid.2 Xref the new issetugid(2) man page where appropriate. 1997-04-01 18:58:38 +00:00
setreuid.2 Xref the new issetugid(2) man page where appropriate. 1997-04-01 18:58:38 +00:00
setsid.2 Removed superfluous quoting of function args. 1997-09-07 04:10:35 +00:00
setuid.2 Update to include details about the changes to setuid/setgid. 1997-04-02 17:24:16 +00:00
shmat.2
shmctl.2 Removed superfluous quoting of function args. 1997-09-07 04:10:35 +00:00
shmget.2
shutdown.2 Fixed missing const(s) or #include(s) in synopsis. 1997-04-11 18:47:10 +00:00
sigaction.2 Document SA_NOCLDWAIT. 1997-09-13 19:43:24 +00:00
sigaltstack.2
sigpending.2
sigprocmask.2
sigreturn.2
sigstack.2
sigsuspend.2 Add xref to signanosleep(2) 1997-06-01 10:34:39 +00:00
socket.2
socketpair.2
stat.2
statfs.2
swapon.2
symlink.2
sync.2
syscall.2 Fixed return type of __syscall() in synopsis. 1997-04-11 18:54:05 +00:00
truncate.2
truncate.c Fixed missing const. Include <unistd.h> so that the function type gets 1997-04-14 15:14:58 +00:00
umask.2
undelete.2
unlink.2
utimes.2
vfork.2
wait.2
write.2