.. |
Lint_Ovfork.c
|
use a local vfork declaration to avoid symbol renaming.
|
1999-05-04 13:53:11 +00:00 |
Lint___sigreturn14.c
|
Adapt to the new signal changes.
|
1998-09-26 23:58:14 +00:00 |
Lint___vfork14.c
|
Add a lint stub for __vfork14.S
|
1998-01-04 20:52:09 +00:00 |
Lint_brk.c
|
Sync with declaration in <unistd.h>.
|
1999-03-10 09:52:54 +00:00 |
Lint_exect.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_fork.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_pipe.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_ptrace.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_sbrk.c
|
XSH5: change function signature to `void *sbrk(intptr_t)'.
|
1999-07-12 21:55:19 +00:00 |
Lint_setlogin.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_syscall.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Makefile.inc
|
issetugid(2) manpage.
|
2000-04-21 16:39:23 +00:00 |
__semctl13.c
|
Add a userland stub to do the union semun -> union semun * redirection.
|
2000-01-31 15:14:19 +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 |
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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
implement lchflags(2), which does the chflags(2) dance without following
|
2000-04-17 14:31:21 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
A little nroff clean up, since I was here to deal with PR 9727,
|
2000-05-17 10:24:13 +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
|
ARG_MAX is bumped from 20KB to 256KB since Jan 16 1994 (revision 1.7 of <sys/syslimits.h>). i.e. before NetBSD-1.0 release.
|
2000-05-08 10:15:17 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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 |
link.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
makelintstub
|
Further redux.
|
1998-07-03 18:09:25 +00:00 |
mincore.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
minherit.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
mlockall.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
mmap.2
|
In mmap(), bail out with EOVERFLOW when mapping a regular file and the file
|
2000-03-28 18:45:19 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
nanosleep.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
nfssvc.2
|
Death to nfsiod!
|
2000-04-15 21:14:48 +00:00 |
open.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
ptrace.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
revoke.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
rmdir.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Delint.
|
2000-01-22 21:19:29 +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 a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
shutdown.2
|
Correct typo reported by Jens Nilsson in PR misc/9069.
|
1999-12-29 21:19:36 +00:00 |
sigaction.2
|
use .Er
|
1999-12-11 19:35:48 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
sigprocmask.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
use .Er
|
1999-12-11 19:35:48 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Remove reference to config(8) from SEE ALSO list.
|
2000-02-28 14:32:53 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
delint
|
1998-11-15 17:21:49 +00:00 |
timer_delete.c
|
delint
|
1998-11-15 17:21:49 +00:00 |
timer_getoverrun.c
|
delint
|
1998-11-15 17:21:49 +00:00 |
timer_gettime.c
|
delint
|
1998-11-15 17:21:49 +00:00 |
timer_settime.c
|
delint
|
1998-11-15 17:21:49 +00:00 |
truncate.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |
unlink.2
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +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
|
Add a LIBRARY section to system call manual pages. While it's clear that the
|
1999-12-02 21:42:35 +00:00 |