NetBSD/lib/libc/sys
2006-05-29 10:02:56 +00:00
..
__semctl13.c
_brk.c compat core reorg. 2005-09-13 01:44:08 +00:00
_exit.2
_fork.c compat core reorg. 2005-09-13 01:44:08 +00:00
_getcontext.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_lwp_create.2
_lwp_exit.2
_lwp_getprivate.2
_lwp_self.2
_lwp_suspend.2
_lwp_wait.2
_lwp_wakeup.2
_pipe.c compat core reorg. 2005-09-13 01:44:08 +00:00
_sbrk.c compat core reorg. 2005-09-13 01:44:08 +00:00
accept.2
access.2 Replace a period, which is left unchanged when sentense is added in 2006-02-02 05:13:57 +00:00
acct.2
adjtime.2
adjtime.c Do not use SCARG() in userland. Eliminates need for <sys/systm.h>. 2006-03-09 23:44:43 +00:00
bind.2 Remove unnecessary parentheses. Add comma in enumeration. 2005-09-10 22:27:39 +00:00
brk.2
chdir.2
chflags.2
chmod.2
chown.2
chroot.2
clock_settime.2
clock_settime.c Do not use SCARG() in userland. Eliminates need for <sys/systm.h>. 2006-03-09 23:44:43 +00:00
clone.2
close.2
connect.2
dup.2
execve.2 Change HISTORY. It traces execve only back to 4.2BSD, and it is a 2005-05-07 17:29:19 +00:00
extattr_get_file.2
fcntl.2
fdatasync.2
fhopen.2 fhstatvfs(2) isn't in NetBSD 2.1 but 3.0. 2006-05-19 17:57:37 +00:00
flock.2
fork.2
fsync.2
ftruncate.c
getcontext.2
getdents.2 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
getfh.2
getgid.2
getgroups.2
getitimer.2
getlogin.2
getpeername.2 Fix two unusual capitalisations, and add a preposition which had gone 2006-03-05 22:06:08 +00:00
getpgrp.2
getpid.2
getpriority.2
getrlimit.2
getrusage.2
getsid.2
getsockname.2
getsockopt.2
gettimeofday.2
getuid.2
getvfsstat.2 - getvfsstat(2) isn't in 2.1 but 3.0 2006-05-19 17:59:28 +00:00
intro.2 Bump date for previous. 2006-02-24 21:50:43 +00:00
ioctl.2
issetugid.2
kill.2
kqueue.2
ktrace.2
lfs_bmapv.2
lfs_markv.2
lfs_segclean.2
lfs_segwait.2
link.2
Lint___clone.c
Lint___syscall.c
Lint___vfork14.c
Lint_brk.c
Lint_clone.c
Lint_exect.c
Lint_getcontext.c
Lint_pipe.c
Lint_ptrace.c
Lint_sbrk.c
Lint_syscall.c
listen.2
lseek.2
lseek.c
madvise.2
Makefile.inc support the new ntp_gettime() syscall and add compatibility for the old one 2006-05-29 10:02:56 +00:00
makelintstub
mincore.2
minherit.2
mkdir.2 change errors returned for various operations on "/" to conform to SUSv3. 2005-12-27 17:24:07 +00:00
mkfifo.2
mknod.2
mlock.2
mlockall.2
mmap.2 Remove "len was less than zero" from the list of reasons that the function 2006-03-25 01:24:28 +00:00
mmap.c
mount.2 Link to getvfsstat(2) instead of getfsstat(2). 2006-02-24 20:49:38 +00:00
mprotect.2
msgctl.2
msgget.2
msgrcv.2
msgsnd.2
msync.2 remove text about converting async to sync, since we don't do it anymore. 2005-10-18 03:18:16 +00:00
munmap.2
nanosleep.2
nfssvc.2 Use only mdoc macros; remove unneeded Nm argument; use more 2005-09-23 20:27:10 +00:00
ntp_adjtime.2
ntp_adjtime.c Do not use SCARG() in userland. Eliminates need for <sys/systm.h>. 2006-03-09 23:44:43 +00:00
open.2 document the flags O_ALT_IO and O_NOCTTY 2005-08-11 10:35:24 +00:00
pathconf.2 Fix typo. 2005-08-14 07:28:29 +00:00
pipe.2
pmc_control.2 Bump date for previous. Use more appropriate markup. 2005-10-31 11:34:16 +00:00
poll.2 Crank the copyright year. 2005-03-10 19:53:22 +00:00
posix_fadvise.2 Improve English, fix a typo. 2006-02-24 21:50:04 +00:00
pread.c
preadv.c
profil.2
ptrace.2 Use more markup. 2006-03-11 12:03:03 +00:00
pwrite.c
pwritev.c
quotactl.2
rasctl.2 dd CAVEATS section provided by martin@ with minor cleanup by me. 2006-01-15 16:35:58 +00:00
read.2
readlink.2
reboot.2
recv.2 Improve description of msg_name and msg_namelen fields. 2006-04-23 19:06:59 +00:00
rename.2 change errors returned for various operations on "/" to conform to SUSv3. 2005-12-27 17:24:07 +00:00
revoke.2
rmdir.2
sa_enable.2
sa_register.2
sa_setconcurrency.2 sync with kernel. 2005-09-05 21:57:35 +00:00
sa_stacks.2
sa_yield.2
select.2 nil pointer -> null pointer 2005-03-09 22:28:52 +00:00
semctl.2
semget.2
semop.2 update errors for EIDRM (which we've returned for a long time now). 2005-11-03 17:07:28 +00:00
send.2 Document more MSG_ flags. From FreeBSD 2006-05-11 15:48:48 +00:00
setgroups.2
setpgid.2
setregid.2
setreuid.2
setsid.2
settimeofday.c Do not use SCARG() in userland. Eliminates need for <sys/systm.h>. 2006-03-09 23:44:43 +00:00
setuid.2
shmat.2
shmctl.2
shmget.2
shutdown.2
sigaction.2 mention that SIG_IGN on SIGCHLD does not produce zombies. 2005-03-30 17:09:28 +00:00
sigaltstack.2 Add restrict qualifiers to remaining <signal.h> function arguments. 2005-03-22 20:25:31 +00:00
sigpending.2
sigprocmask.2 Xref pthread_sigmask(3). 2006-01-07 20:11:30 +00:00
sigstack.2
sigsuspend.2
sigtimedwait.2
sigtimedwait.c
sigwait.c
sigwaitinfo.c
socket.2
socketpair.2
stat.2 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
statvfs.2 statvfs did not appear in 2.1, but in 3.0. 2005-11-04 06:09:20 +00:00
statvfs.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
swapctl.2 Remove the bogus const. 2005-05-29 21:12:27 +00:00
swapon.3
swapon.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
symlink.2
sync.2
sysarch.2
syscall.2
timer_create.2
timer_delete.2
timer_settime.2
truncate.2
truncate.c
umask.2
undelete.2
unlink.2
utimes.2
utrace.2
uuidgen.2
vfork.2
wait.2
write.2