..
__semctl13.c
Add a userland stub to do the union semun -> union semun * redirection.
2000-01-31 15:14:19 +00:00
_brk.c
De-delint.
2000-06-26 06:29:12 +00:00
_exit.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
_fork.c
Need an internal name for fork().
2000-06-26 06:32:54 +00:00
_pipe.c
Need an internal name for pipe(2).
2000-09-28 08:38:53 +00:00
_sbrk.c
De-delint.
2000-06-26 06:29:12 +00:00
accept.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
access.2
fix typo
2000-06-09 14:02:21 +00:00
acct.2
Note that this system call now creates kernel thread.
2000-03-10 01:34:35 +00:00
adjtime.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
bind.2
EINVAL may be returned when address family mismatches. (from openbsd)
2000-01-26 10:43:36 +00:00
brk.2
Clarify that page alignment only happens for the internal, kernel notion
2000-04-04 08:41:45 +00:00
chdir.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
chflags.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
chmod.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
chown.2
s/a //
2000-06-02 21:21:41 +00:00
chroot.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
clock_settime.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
close.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
connect.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
dup.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
execve.2
Add text that says that an interpreter cannot itself be an interpreter
2000-07-05 12:42:09 +00:00
fcntl.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
fdatasync.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
fhopen.2
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
flock.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
fork.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
fsync.2
kill references to update(8), it doesn't exist any more
2000-10-06 18:53:28 +00:00
ftruncate.c
Delint.
2000-01-22 22:19:07 +00:00
getdents.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getdirentries.3
Remove duplicate section header; from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>
1999-04-09 14:11:57 +00:00
getdirentries.c
delint
1998-11-15 17:21:49 +00:00
getfh.2
use .Er
1999-12-11 19:35:48 +00:00
getfsstat.2
Sync wi/ reality.
2000-02-28 14:21:46 +00:00
getgid.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getgroups.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getitimer.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getlogin.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getpeername.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getpgrp.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getpid.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getpriority.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getrlimit.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getrusage.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getsid.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getsockname.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getsockopt.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
gettimeofday.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
getuid.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
intro.2
Note EILSEQ.
2000-03-14 19:14:29 +00:00
ioctl.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
issetugid.2
issetugid(2) manpage.
2000-04-21 16:39:23 +00:00
kill.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
ktrace.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
lfs_bmapv.2
Add man pages for LFS syscalls
2000-05-24 21:54:59 +00:00
lfs_markv.2
lfs_bmapv -> lfs_markv
2000-10-09 09:34:00 +00:00
lfs_segclean.2
Add man pages for LFS syscalls
2000-05-24 21:54:59 +00:00
lfs_segwait.2
Add man pages for LFS syscalls
2000-05-24 21:54:59 +00:00
link.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
Lint___sigreturn14.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint___vfork14.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint_brk.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint_exect.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint_fork.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint_Ovfork.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint_pipe.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint_ptrace.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint_sbrk.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint_setlogin.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
Lint_syscall.c
fix up NetBSD RCS Ids to match the standard, and the leading comment as
2000-06-14 06:48:47 +00:00
listen.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
lseek.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
lseek.c
Delint.
2000-01-22 22:19:07 +00:00
madvise.2
insure -> ensure
2000-10-05 12:35:33 +00:00
Makefile.inc
Need an internal name for pipe(2).
2000-09-28 08:38:53 +00:00
makelintstub
sweep of my licenses (userland files w/o only my copyright) for
2000-06-14 17:24:02 +00:00
mincore.2
Finally nuke <sys/types.h> from SYNOPSIS.
2000-06-26 17:00:01 +00:00
minherit.2
Whitespace fix, noted by John Hawkinson.
2000-08-04 20:03:07 +00:00
mkdir.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
mkfifo.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
mknod.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
mlock.2
Document EPERM.
2000-09-28 09:46:17 +00:00
mlockall.2
Finally nuke <sys/types.h> from SYNOPSIS.
2000-06-26 17:00:01 +00:00
mmap.2
Finally nuke <sys/types.h> from SYNOPSIS.
2000-06-26 17:00:01 +00:00
mmap.c
Delint.
2000-01-22 22:19:07 +00:00
mount.2
Document some recently added user visible mount option. Addresses PR#6577.
2000-03-06 09:11:14 +00:00
mprotect.2
Finally nuke <sys/types.h> from SYNOPSIS.
2000-06-26 17:00:01 +00:00
msgctl.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
msgget.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
msgrcv.2
We return EIDRM if the msg queue is removed, not EINVAL.
2000-04-12 13:03:52 +00:00
msgsnd.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
msync.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
msync.c
Warn about references to the compatibility msync(), and direct the user to
1998-12-02 19:37:50 +00:00
munmap.2
Finally nuke <sys/types.h> from SYNOPSIS.
2000-06-26 17:00:01 +00:00
nanosleep.2
Add a name description as well.
2000-07-10 06:44:35 +00:00
nfssvc.2
fix up various .Nm abuses:
2000-11-07 06:43:24 +00:00
open.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
pathconf.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
pipe.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
poll.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
pread.c
Delint.
2000-01-22 22:19:07 +00:00
preadv.c
delint
1998-11-15 17:21:49 +00:00
profil.2
Document the PROFDIR environment variable.
2000-10-24 19:31:59 +00:00
ptrace.2
Note that we do support single-stepping, as a machine-dependant feature.
2000-09-27 22:31:43 +00:00
pwrite.c
Delint.
2000-01-22 22:19:07 +00:00
pwritev.c
delint
1998-11-15 17:21:49 +00:00
quotactl.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
read.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
readlink.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
reboot.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
recv.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
rename.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
revoke.2
Fix incorrect uses of indicate/indicates/indicated for each other.
2000-06-07 19:47:57 +00:00
rmdir.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
select.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
semctl.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
semctl.c
sweep of my licenses (userland files w/o only my copyright) for
2000-06-14 17:24:02 +00:00
semget.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
semop.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
send.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
setgroups.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
setpgid.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
setregid.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
setreuid.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
setsid.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
setuid.2
Fix typo.
1999-12-28 02:51:17 +00:00
shmat.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
shmctl.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
shmget.2
add documentation of `shmflg'
2000-06-26 15:46:03 +00:00
shutdown.2
Correct typo reported by Jens Nilsson in PR misc/9069.
1999-12-29 21:19:36 +00:00
sigaction.2
Fix incorrect uses of indicate/indicates/indicated for each other.
2000-06-07 19:47:57 +00:00
sigaltstack.2
use .Er
1999-12-11 19:35:48 +00:00
sigaltstack.c
Modify the recent sigaltstack() interface change to use the __RENAME() scheme;
1997-11-29 18:38:20 +00:00
sigpending.2
Fix incorrect uses of indicate/indicates/indicated for each other.
2000-06-07 19:47:57 +00:00
sigprocmask.2
Fix incorrect uses of indicate/indicates/indicated for each other.
2000-06-07 19:47:57 +00:00
sigreturn.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
sigstack.2
xref signal(7)
1999-10-06 17:14:02 +00:00
sigsuspend.2
use .Er
1999-12-11 19:35:48 +00:00
socket.2
insure -> ensure
2000-10-05 12:35:33 +00:00
socketpair.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
stat.2
Use ".Fa stat" instead of ".Fn stat" when referring to the structure
2000-10-07 16:48:24 +00:00
stat.c
Warn about references to the compatibility stat(), fstat(), and lstat(),
1998-12-02 19:47:45 +00:00
statfs.2
Sync wi/ reality.
2000-02-28 14:21:46 +00:00
swapctl.2
<vm/vm_param.h> is now <uvm/uvm_param.h>
2000-06-27 09:10:24 +00:00
swapon.3
With SEE ALSO list, add swapctl(2) and swapctl(8) and remove config(8).
2000-02-28 14:30:54 +00:00
swapon.c
-> <sys/swap.h>
1999-03-18 04:48:03 +00:00
symlink.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
sync.2
update(8) is gone, put in some info about ioflush
2000-10-06 19:54:26 +00:00
sysarch.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
syscall.2
Explain why we don't want to pass structs and unions to syscalls, and
2000-01-31 15:15:07 +00:00
timer_create.c
KNF.
2000-07-14 07:36:32 +00:00
timer_delete.c
KNF.
2000-07-14 07:36:32 +00:00
timer_getoverrun.c
KNF.
2000-07-14 07:36:32 +00:00
timer_gettime.c
KNF.
2000-07-14 07:36:32 +00:00
timer_settime.c
KNF.
2000-07-14 07:36:32 +00:00
truncate.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
truncate.c
delint
1998-11-15 17:21:49 +00:00
umask.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
undelete.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
unlink.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
utimes.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
vfork.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
wait.2
Add a LIBRARY section to system call manual pages. While it's clear that the
1999-12-02 21:42:35 +00:00
write.2
s/the/The/ at beginngin of sentense.
2000-06-21 02:30:37 +00:00