..
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___clone.c
Lint stubs for clone(2).
2001-07-17 03:05:43 +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___syscall.c
Handle __syscall() in user-level code for i386.
2000-12-10 21:27:37 +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_clone.c
Lint stubs for clone(2).
2001-07-17 03:05:43 +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_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
Makefile.inc
Build __clone.S, the Lint stubs, and the manual pages.
2001-07-18 23:03:10 +00:00
__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
…
_fork.c
Need an internal name for fork().
2000-06-26 06:32:54 +00:00
_pipe.c
Dummy commit to kill -kk.
2001-04-23 23:02:10 +00:00
_sbrk.c
De-delint.
2000-06-26 06:29:12 +00:00
accept.2
Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is
2001-05-19 17:23:39 +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
…
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
…
chflags.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
chmod.2
…
chown.2
s/a //
2000-06-02 21:21:41 +00:00
chroot.2
Document fchroot(2).
2001-04-18 08:28:10 +00:00
clock_settime.2
…
clone.2
Fix the declaration of the funciton in the SYNOPSIS section.
2001-07-18 19:29:40 +00:00
close.2
…
connect.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
dup.2
…
execve.2
Add text that says that an interpreter cannot itself be an interpreter
2000-07-05 12:42:09 +00:00
fcntl.2
Document l_type usage explicitly; fixes PR misc/10325.
2001-05-05 19:48:04 +00:00
fdatasync.2
…
fhopen.2
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
flock.2
Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is
2001-05-19 17:23:39 +00:00
fork.2
…
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
Correct typo in ERRORS, and document that getdents(2) can return
2001-03-16 07:58:24 +00:00
getdirentries.3
…
getdirentries.c
…
getfh.2
…
getfsstat.2
getmntinfo(3) not (2)
2001-04-09 12:16:36 +00:00
getgid.2
…
getgroups.2
…
getitimer.2
…
getlogin.2
…
getpeername.2
…
getpgrp.2
…
getpid.2
…
getpriority.2
…
getrlimit.2
…
getrusage.2
…
getsid.2
…
getsockname.2
…
getsockopt.2
Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is
2001-05-19 17:23:39 +00:00
gettimeofday.2
…
getuid.2
…
intro.2
Spell occurred correctly.
2001-04-25 02:19:48 +00:00
ioctl.2
…
issetugid.2
Fix date, and some whitespace.
2001-04-09 12:17:16 +00:00
kill.2
…
ktrace.2
make prototypes match reality found in <sys/ktrace.h>
2001-03-18 21:51:11 +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
listen.2
…
lseek.2
…
lseek.c
Delint.
2000-01-22 22:19:07 +00:00
madvise.2
insure -> ensure
2000-10-05 12:35:33 +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
…
mkfifo.2
…
mknod.2
…
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
…
msgget.2
Add a cross-reference to ftok(3).
2000-12-12 16:47:05 +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
…
msync.2
Spell occurred correctly.
2001-04-25 02:19:48 +00:00
msync.c
…
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
Remove reference to nfsiod(8), which is long gone.
2001-04-09 19:55:52 +00:00
open.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
pathconf.2
…
pipe.2
…
poll.2
Spell occurred correctly.
2001-04-25 02:19:48 +00:00
pread.c
Delint.
2000-01-22 22:19:07 +00:00
preadv.c
…
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
…
quotactl.2
Merge duplicate mentions of EPERM, EACCESS, ... into one entry
2000-06-17 19:33:34 +00:00
read.2
…
readlink.2
…
reboot.2
…
recv.2
…
rename.2
replace return with rename (from Bruce Korb).
2001-05-17 23:45:24 +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
…
semctl.2
…
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 cross-reference to ftok(3).
2000-12-12 16:47:05 +00:00
semop.2
…
send.2
…
setgroups.2
…
setpgid.2
…
setregid.2
Update the date.
2001-01-05 23:31:39 +00:00
setreuid.2
Update the date.
2001-01-05 23:31:39 +00:00
setsid.2
…
setuid.2
Fix typo.
1999-12-28 02:51:17 +00:00
shmat.2
…
shmctl.2
…
shmget.2
Add a cross-reference to ftok(3).
2000-12-12 16:47:05 +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
…
sigaltstack.c
…
sigpending.2
grammar.
2001-07-09 12:07:08 +00:00
sigprocmask.2
Fix incorrect uses of indicate/indicates/indicated for each other.
2000-06-07 19:47:57 +00:00
sigreturn.2
…
sigstack.2
…
sigsuspend.2
…
socket.2
insure -> ensure
2000-10-05 12:35:33 +00:00
socketpair.2
…
stat.2
Document a weird circumstance under which stat() return EBADF.
2001-01-09 20:45:10 +00:00
stat.c
…
statfs.2
Sync wi/ reality.
2000-02-28 14:21:46 +00:00
swapctl.2
note the SWAP PRIORITY section in swapctl.8
2001-06-07 15:23:48 +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
…
symlink.2
…
sync.2
update(8) is gone, put in some info about ioflush
2000-10-06 19:54:26 +00:00
sysarch.2
…
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
…
umask.2
…
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
…
utrace.2
NetBSD -> Nx
2001-06-05 13:18:47 +00:00
vfork.2
…
wait.2
Document WALTSIG (and __WCLONE) and WALLSIG (__WALL). Restructure the
2001-07-18 19:12:21 +00:00
write.2
s/the/The/ at beginngin of sentense.
2000-06-21 02:30:37 +00:00