..
_exit.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
accept.2
Document EMFILE and ENFILE.
1996-01-31 20:14:42 +00:00
access.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
acct.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
adjtime.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
bind.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
brk.2
Typo: qetext -> etext; closes PR lib/4156 reported by entropy@tardis.bernstein.com
1997-09-27 19:23:34 +00:00
chdir.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
chflags.2
document new reasons why {,f}chflags() can return EPERM; fixes
1997-04-23 06:00:51 +00:00
chmod.2
Acutally, lchmod, lchown and lutimes may set errno to ELOOP.
1997-10-06 08:22:58 +00:00
chown.2
Acutally, lchmod, lchown and lutimes may set errno to ELOOP.
1997-10-06 08:22:58 +00:00
chroot.2
s/Path/Dirname/; closes PR lib/4155
1997-09-27 19:33:20 +00:00
close.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
connect.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
dup.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
execve.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
fcntl.2
fix typo; from <entropy@tardis.bernstein.com> in PR lib/4006
1997-08-19 04:40:03 +00:00
flock.2
Try to make man page refelect reality. EINVAL for "operation" argument,
1997-07-17 18:20:48 +00:00
fork.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
fsync.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
ftruncate.c
Fix RCSID's
1997-07-13 20:25:30 +00:00
getdents.2
Add new getdents() syscall, provide compat code for old getdirentries.
1997-10-10 02:15:44 +00:00
getdirentries.2
Add new getdents() syscall, provide compat code for old getdirentries.
1997-10-10 02:15:44 +00:00
getdirentries.c
Add new getdents() syscall, provide compat code for old getdirentries.
1997-10-10 02:15:44 +00:00
getfh.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
getfsstat.2
MNAMELEN is 90.
1997-05-21 21:48:47 +00:00
getgid.2
xref setgid(2) not nonexistent setgid(3), sort xrefs
1997-07-16 07:09:14 +00:00
getgroups.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
getitimer.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
getlogin.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
getpeername.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
getpgrp.2
Changed order of STANDARDS and HISTORY subheads to conform with
1997-09-09 07:26:02 +00:00
getpid.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
getpriority.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
getrlimit.2
xref quotactl(2) not nonexistent quota(2)
1997-07-16 06:05:58 +00:00
getrusage.2
make manpage match header; from Brian Grayson in PR misc/3367
1997-03-21 05:59:54 +00:00
getsockname.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
getsockopt.2
Fix typo; control message type for SO_TIMESTAMP is SCM_TIMESTAMP.
1997-01-12 01:01:06 +00:00
gettimeofday.2
Document that the time zone is obselete, add an xref to localtime(3), and
1997-10-09 05:05:56 +00:00
getuid.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
intro.2
xref getdtablesize(3) not getdtablesize(2)
1997-07-11 08:00:52 +00:00
ioctl.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
kill.2
xref killpg(3) not obsolete killpg(2), sort xrefs
1997-07-15 07:13:29 +00:00
ktrace.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
link.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
listen.2
Change to fit reality. Backlog is limited to 128, not 5.
1996-02-16 20:38:45 +00:00
lseek.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
lseek.c
Fix RCSID's
1997-07-13 20:25:30 +00:00
madvise.2
Fix grammar error pointed out by Peter Seebach in PR#1846
1995-12-27 21:17:02 +00:00
Makefile.inc
Add new getdents() syscall, provide compat code for old getdirentries.
1997-10-10 02:15:44 +00:00
makelintstub
a script to build C source code stubs to be fed to lint(1) from the data
1996-12-22 11:38:34 +00:00
mincore.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
minherit.2
import minherit from OpenBSD
1997-09-08 18:42:43 +00:00
mkdir.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
mkfifo.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
mknod.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
mlock.2
add mincore xref as suggested by davide@cs.cmu.edu
1995-06-24 10:42:03 +00:00
mmap.2
xref getpagesize(3) not getpagesize(2), sort xrefs
1997-07-15 06:47:38 +00:00
mmap.c
Fix RCSID's
1997-07-13 20:25:30 +00:00
mount.2
document MNT_NOCOREDUMP
1996-10-23 22:54:26 +00:00
mprotect.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
msgctl.2
cleanup xrefs
1997-03-27 08:20:35 +00:00
msgget.2
SysV IPC manpages from Frank van der Linden
1995-10-16 23:49:07 +00:00
msgrcv.2
cleanup xrefs
1997-03-27 08:20:35 +00:00
msgsnd.2
cleanup xrefs
1997-03-27 08:20:35 +00:00
msync.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
munmap.2
xref mmap(2), not self; xref mlock(2); sort xrefs
1997-07-15 06:52:43 +00:00
nanosleep.2
Documentation for the new nanosleep syscall.
1997-04-17 18:12:02 +00:00
nfssvc.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
open.2
xref getdtablesize(3) not getdtablesize(2)
1997-07-11 08:00:52 +00:00
pathconf.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
pipe.2
"int filedes[2]" is more correct than "int *filedes" in synopsis.
1997-09-17 23:50:08 +00:00
poll.2
Mention that timeout is in milliseconds.
1996-09-07 21:53:08 +00:00
profil.2
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
1997-05-29 01:48:05 +00:00
ptrace.2
alternate -> alternative, per PR 2643
1997-03-08 13:36:38 +00:00
quotactl.2
ufs/quota.h -> ufs/ufs/quota.h, and some instances of ufs -> ffs
1996-10-22 21:49:00 +00:00
read.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
readlink.2
fix misplaced punctuation in SEE ALSO section.
1997-03-25 05:19:05 +00:00
reboot.2
kadb(4) is dead, long live ddb(4)
1997-07-15 03:04:56 +00:00
recv.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
rename.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
revoke.2
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
1995-10-12 15:40:27 +00:00
rmdir.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
select.2
xref getdtablesize(3) not getdtablesize(2)
1997-07-11 08:00:52 +00:00
semctl.2
cleanup xrefs
1997-03-27 08:20:35 +00:00
semctl.c
Fix RCSID's
1997-07-13 20:25:30 +00:00
semget.2
cleanup xrefs
1997-03-27 08:20:35 +00:00
semop.2
SysV IPC manpages from Frank van der Linden
1995-10-16 23:49:07 +00:00
send.2
Added EHOSTUNREACH description to ERRORS, closing PR 3133.
1997-03-25 15:43:06 +00:00
setgroups.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
setpgid.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
setregid.2
RCSid police
1997-09-20 04:16:40 +00:00
setreuid.2
RCSid police
1997-09-20 04:16:40 +00:00
setsid.2
xref setpgid(2), not nonexistent setpgid(3)
1997-07-22 05:59:58 +00:00
setuid.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
shmat.2
cleanup xrefs
1997-03-27 08:20:35 +00:00
shmctl.2
cleanup xrefs
1997-03-27 08:20:35 +00:00
shmget.2
cleanup xrefs
1997-03-27 08:20:35 +00:00
shutdown.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
sigaction.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
sigaltstack.2
reference SS_* constants, not SA_* constants; from der Mouse in PR lib/4117
1997-09-20 02:49:43 +00:00
sigpending.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
sigprocmask.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
sigreturn.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
sigstack.2
resurrect man page, only to note deprecation; belongs elsewhere (where?)
1995-02-27 13:21:35 +00:00
sigsuspend.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
socket.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
socketpair.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
stat.2
Don't start function name with capital letter even if it is beginning
1997-10-11 03:19:39 +00:00
statfs.2
Phrasing/formatting tweaks, from Kenneth Stailey <kstailey@dol-esa.gov>
1996-08-09 19:09:32 +00:00
swapctl.2
when creating the per-device extent, use from 0 to nblks, and then
1997-10-10 13:16:24 +00:00
swapon.c
remove advertising clause from all my licenses.
1997-10-10 05:39:47 +00:00
symlink.2
add xrefs to readlink(2) and symlink(7). former from Brian Grayson in
1997-03-25 05:18:21 +00:00
sync.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
sysarch.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
syscall.2
note that __syscall() is prototyped to return a quad_t
1996-12-21 01:38:56 +00:00
timer_create.c
Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b
1997-04-17 19:07:15 +00:00
timer_delete.c
Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b
1997-04-17 19:07:15 +00:00
timer_getoverrun.c
Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b
1997-04-17 19:07:15 +00:00
timer_gettime.c
Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b
1997-04-17 19:07:15 +00:00
timer_settime.c
Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b
1997-04-17 19:07:15 +00:00
truncate.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00
truncate.c
Fix RCSID's
1997-07-13 20:25:30 +00:00
umask.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
unlink.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
utimes.2
- Don't use captial letter for function name or function args even if
1997-10-11 03:27:59 +00:00
vfork.2
xref _exit(2) or exit(3) instead of exit(2)
1997-07-10 07:54:12 +00:00
wait.2
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
1997-07-14 23:19:39 +00:00
write.2
merge with lite, keeping most local changes. clean up Ids
1995-02-27 12:31:34 +00:00