freebsd-nq/lib/libc/sys
Jordan K. Hubbard 1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
..
_exit.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
accept.2 Update a bunch of man pages to use .Fn instead 1996-08-22 22:05:59 +00:00
access.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
acct.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
adjtime.2 Update a bunch of man pages to use .Fn instead 1996-08-22 22:05:59 +00:00
bind.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
brk.2 Don't use malloc, pessimize to use sbrk. 1996-09-27 15:34:19 +00:00
chdir.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
chflags.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
chmod.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
chown.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
chroot.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
close.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
connect.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
dup.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
execve.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
fcntl.2 The error returned when F_SETLK collides with an existing lock is 1997-01-08 23:48:02 +00:00
flock.2 Correct some xrefs/mlinks. 1996-12-14 23:27:20 +00:00
fork.2 Updated the descriptions of the limits related to EAGAIN. 1996-09-29 17:47:46 +00:00
fsync.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
ftruncate.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
getdirentries.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
getdtablesize.2 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getfh.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
getfsstat.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
getgid.2 upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro 1996-12-02 20:03:58 +00:00
getgroups.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
getitimer.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
getlogin.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
getpeername.2 Rename the DIAGNOSTICS sections in several man pages 1997-01-12 00:09:02 +00:00
getpgrp.2 upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro 1996-12-02 20:03:58 +00:00
getpid.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
getpriority.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
getrlimit.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
getrusage.2 Add missing RETURN VALUES/ERRORS sections. 1997-01-12 00:38:36 +00:00
getsockname.2 Rename the DIAGNOSTICS sections in several man pages 1997-01-12 00:09:02 +00:00
getsockopt.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
gettimeofday.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
getuid.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
intro.2 Rename the DIAGNOSTICS sections in several man pages 1997-01-12 00:09:02 +00:00
ioctl.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
kill.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ktrace.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
link.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
listen.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
lseek.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
lseek.c Reviewed by: julian and (hsu?) 1996-01-22 00:02:33 +00:00
madvise.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
Makefile.inc Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
mincore.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
minherit.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
mkdir.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
mkfifo.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
mknod.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
mlock.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
mmap.2 Document the various reasons for EINVAL. 1997-01-08 12:02:15 +00:00
mmap.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
mount.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
mprotect.2 Forgot a .El macro. 1997-01-11 23:26:44 +00:00
msync.2 Minor mdoc fixes in msync.2 and munmap.2. 1997-01-11 23:33:18 +00:00
munmap.2 Minor mdoc fixes in msync.2 and munmap.2. 1997-01-11 23:33:18 +00:00
nfssvc.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
open.2 Add missing RETURN VALUES/ERRORS sections. 1997-01-12 00:38:36 +00:00
pathconf.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
pipe.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
profil.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ptrace.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
quotactl.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
read.2 upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro 1996-12-02 20:03:58 +00:00
readlink.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
reboot.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
recv.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
rename.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
revoke.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
rfork.2 Add missing RETURN VALUES/ERRORS sections. 1997-01-12 00:38:36 +00:00
rmdir.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
rtprio.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
select.2 English pedantry : affect -> effect 1996-12-09 06:04:03 +00:00
semctl.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
semget.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
semop.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
send.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
setgroups.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
setpgid.2 upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro 1996-12-02 20:03:58 +00:00
setregid.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
setreuid.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
setsid.2 Add missing RETURN VALUES/ERRORS sections. 1997-01-12 00:38:36 +00:00
setuid.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
shmat.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
shmctl.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
shmget.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
shutdown.2 Rename the DIAGNOSTICS sections in several man pages 1997-01-12 00:09:02 +00:00
sigaction.2 upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro 1996-12-02 20:03:58 +00:00
sigaltstack.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
sigpending.2 upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro 1996-12-02 20:03:58 +00:00
sigprocmask.2 upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro 1996-12-02 20:03:58 +00:00
sigreturn.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
sigstack.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
sigsuspend.2 upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro 1996-12-02 20:03:58 +00:00
socket.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
socketpair.2 Rename the DIAGNOSTICS sections in several man pages 1997-01-12 00:09:02 +00:00
stat.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
statfs.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
swapon.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
symlink.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
sync.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
syscall.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
truncate.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
truncate.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
umask.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
unlink.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
utimes.2 Remove the EINVAL error from the ERRORS sections that 1997-01-11 23:56:32 +00:00
vfork.2 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
wait.2 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
write.2 upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro 1996-12-02 20:03:58 +00:00