NetBSD/lib/libc/sys
carrel 9933831d6d use clock_settime.2 not clock_settime.c in MAN 1999-02-11 20:42:49 +00:00
..
Lint_Ovfork.c
Lint___sigreturn14.c Adapt to the new signal changes. 1998-09-26 23:58:14 +00:00
Lint___vfork14.c
Lint_brk.c
Lint_exect.c
Lint_fork.c
Lint_pipe.c
Lint_ptrace.c
Lint_sbrk.c
Lint_setlogin.c
Lint_syscall.c
Makefile.inc use clock_settime.2 not clock_settime.c in MAN 1999-02-11 20:42:49 +00:00
_exit.2 fix mdoc references 1998-04-28 22:28:30 +00:00
accept.2 Reflect the addition of socklen_t. 1999-02-10 18:20:02 +00:00
access.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
acct.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
adjtime.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
bind.2 Reflect the addition of socklen_t. 1999-02-10 18:20:02 +00:00
brk.2 Fix bad .Xr and some .Nm abuse 1998-04-29 19:19:15 +00:00
chdir.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
chflags.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
chmod.2 add .Xr chflags 2 - this is another meta-data-modifying system call 1998-07-06 09:23:23 +00:00
chown.2 Not -1, (uid_t)-1 and (gid_t)-1 1998-12-09 15:02:12 +00:00
chroot.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
clock_settime.2 Oops, forgot a word. 1999-02-11 15:22:54 +00:00
close.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
connect.2 Reflect the addition of socklen_t. 1999-02-10 18:20:02 +00:00
dup.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
execve.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
fcntl.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
fdatasync.2 Fix a tyop. 1998-06-06 22:47:00 +00:00
flock.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
fork.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
fsync.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
ftruncate.c delint 1998-11-15 17:21:49 +00:00
getdents.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getdirentries.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getdirentries.c delint 1998-11-15 17:21:49 +00:00
getfh.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getfsstat.2 Add links to getmntinfo(3) and getfsstat(2) 1998-12-07 05:17:53 +00:00
getgid.2 Fix typo 1999-02-08 11:13:14 +00:00
getgroups.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getitimer.2 mention poll(2) 1998-12-11 22:35:32 +00:00
getlogin.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getpeername.2 Reflect the addition of socklen_t. 1999-02-10 18:20:02 +00:00
getpgrp.2 fix grammar nit -- 'its' is possessive, not 'it's' 1998-02-03 22:23:57 +00:00
getpid.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getpriority.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getrlimit.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getrusage.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
getsid.2 Document getsid(2). 1998-02-14 01:38:21 +00:00
getsockname.2 Reflect the addition of socklen_t. 1999-02-10 18:20:02 +00:00
getsockopt.2 Reflect the addition of socklen_t. 1999-02-10 18:20:02 +00:00
gettimeofday.2
getuid.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
intro.2 fix .Xr reference 1998-04-30 21:59:39 +00:00
ioctl.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
kill.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
ktrace.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
link.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
listen.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
lseek.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
lseek.c Need internal names for ftruncate(), lseek(), mmap(), pread() and pwrite(). 1998-10-14 11:25:18 +00:00
madvise.2 .Bx'ize/.Nx'ize 1998-02-03 21:12:45 +00:00
makelintstub Further redux. 1998-07-03 18:09:25 +00:00
mincore.2 .Bx'ize/.Nx'ize 1998-02-03 21:12:45 +00:00
minherit.2
mkdir.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
mkfifo.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
mknod.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
mlock.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
mmap.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
mmap.c delint 1998-11-15 17:21:49 +00:00
mount.2 Add links to getmntinfo(3) and getfsstat(2) 1998-12-07 05:17:53 +00:00
mprotect.2 .Bx'ize/.Nx'ize 1998-02-03 21:12:45 +00:00
msgctl.2 fix mdoc references 1998-04-28 22:28:30 +00:00
msgget.2
msgrcv.2 Various SysV IPC prototype changes. 1998-05-07 18:42:00 +00:00
msgsnd.2 Various SysV IPC prototype changes. 1998-05-07 18:42:00 +00:00
msync.2
msync.c Warn about references to the compatibility msync(), and direct the user to 1998-12-02 19:37:50 +00:00
munmap.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
nanosleep.2
nfssvc.2 fix .Xr reference 1998-04-30 21:59:39 +00:00
open.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
pathconf.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
pipe.2
poll.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
pread.c delint 1998-11-15 17:21:49 +00:00
preadv.c delint 1998-11-15 17:21:49 +00:00
profil.2
ptrace.2 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:39:31 +00:00
pwrite.c delint 1998-11-15 17:21:49 +00:00
pwritev.c delint 1998-11-15 17:21:49 +00:00
quotactl.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
read.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
readlink.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
reboot.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
recv.2 Reflect the addition of socklen_t. 1999-02-10 18:20:02 +00:00
rename.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
revoke.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
rmdir.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
select.2 fix up case of function names 1998-06-08 09:45:50 +00:00
semctl.2 fix mdoc references 1998-04-28 22:28:30 +00:00
semctl.c
semget.2
semop.2 Various SysV IPC prototype changes. 1998-05-07 18:42:00 +00:00
send.2 Reflect the addition of socklen_t. 1999-02-10 18:20:02 +00:00
setgroups.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
setpgid.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
setregid.2 Assign my copyrights to TNF. 1998-08-15 09:16:27 +00:00
setreuid.2 Assign my copyrights to TNF. 1998-08-15 09:16:27 +00:00
setsid.2
setuid.2
shmat.2 Partly revert 1.3->1.4: shmat() does really return -1 on error. 1998-07-27 15:02:08 +00:00
shmctl.2 fix mdoc references 1998-04-28 22:28:30 +00:00
shmget.2 Various SysV IPC prototype changes. 1998-05-07 18:42:00 +00:00
shutdown.2 Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7). 1998-06-07 04:56:20 +00:00
sigaction.2 Add NOCLDWAIT documentation. 1998-09-18 18:41:23 +00:00
sigaltstack.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
sigaltstack.c
sigpending.2
sigprocmask.2
sigreturn.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
sigstack.2
sigsuspend.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
socket.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
socketpair.2 Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7). 1998-06-07 04:56:20 +00:00
stat.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
stat.c Warn about references to the compatibility stat(), fstat(), and lstat(), 1998-12-02 19:47:45 +00:00
statfs.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
swapctl.2 <vm/vm_swap.h> -> <sys/swap.h> 1998-08-29 17:11:09 +00:00
swapon.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
swapon.c
symlink.2 On suggestion by Brian C. Grayson explain more detailed when [ENOENT] 1999-01-04 00:31:52 +00:00
sync.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
sysarch.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
syscall.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +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 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
truncate.c delint 1998-11-15 17:21:49 +00:00
umask.2
undelete.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
unlink.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
utimes.2
vfork.2 Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7). 1998-06-07 04:56:20 +00:00
wait.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
write.2 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00