NetBSD/lib/libc/sys
perry daf09c9c10 fix 4931 from Brian Grayson; NSTATS was used on the man page instead
of NSWAP.
1998-02-03 15:37:36 +00:00
..
Lint_Ovfork.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint___vfork14.c Add a lint stub for __vfork14.S 1998-01-04 20:52:09 +00:00
Lint_brk.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +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 lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +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_sigpending.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_sigprocmask.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_sigreturn.c lint stubs for functions which ports use assembly versions. When using 1997-11-06 00:51:04 +00:00
Lint_sigsuspend.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 merge lite-2 1998-02-02 05:20:24 +00:00
_exit.2
accept.2
access.2
acct.2
adjtime.2 Nuke trailing comma in SEE ALSO section. 1997-11-01 06:37:47 +00:00
bind.2
brk.2 merge lite-2 1998-02-02 05:20:24 +00:00
chdir.2
chflags.2 merge lite-2 1998-02-02 05:20:24 +00:00
chmod.2 Sort SEE ALSO list. 1997-10-11 03:34:00 +00:00
chown.2 Update: the setuid and setgid bits will be cleared only if the caller is 1997-12-21 17:58:27 +00:00
chroot.2 s/Path/Dirname/; closes PR lib/4155 1997-09-27 19:33:20 +00:00
close.2
connect.2
dup.2
execve.2 merge lite-2 1998-02-02 05:20:24 +00:00
fcntl.2 correct documentation: lock contention returns EAGAIN, not EACCES, per PR#4369 and UTSL. 1997-11-06 10:44:09 +00:00
flock.2
fork.2
fsync.2
ftruncate.c
getdents.2 Add new getdents() syscall, provide compat code for old getdirentries. 1997-10-10 02:15:44 +00:00
getdirentries.3 import lite-2 1998-02-02 03:44:25 +00:00
getdirentries.c Add new getdents() syscall, provide compat code for old getdirentries. 1997-10-10 02:15:44 +00:00
getfh.2
getfsstat.2 merge lite-2 1998-02-02 05:20:24 +00:00
getgid.2
getgroups.2
getitimer.2 merge lite-2 1998-02-02 05:20:24 +00:00
getlogin.2
getpeername.2
getpgrp.2 add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
getpid.2
getpriority.2
getrlimit.2
getrusage.2
getsockname.2
getsockopt.2 merge lite-2 1998-02-02 05:20:24 +00:00
gettimeofday.2 merge lite-2 1998-02-02 05:20:24 +00:00
getuid.2
intro.2 merge lite-2 1998-02-02 05:20:24 +00:00
ioctl.2
kill.2
ktrace.2
link.2
listen.2
lseek.2 add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
lseek.c
madvise.2 caddr_t -> void * 1997-10-16 23:21:39 +00:00
makelintstub Instead of creating a .ln for each syscall stub, create one (big) .ln 1997-11-05 05:46:18 +00:00
mincore.2 caddr_t -> void * 1997-10-16 23:21:44 +00:00
minherit.2 caddr_t -> void * 1997-10-16 23:21:47 +00:00
mkdir.2
mkfifo.2
mknod.2 Per XPG4.2, move mknod() prototype from <unistd.h> to <sys/stat.h>. 1997-11-02 17:16:48 +00:00
mlock.2 caddr_t -> void * 1997-10-16 23:21:47 +00:00
mmap.2 merge lite-2 1998-02-02 05:20:24 +00:00
mmap.c caddr_t -> void * 1997-10-16 23:21:47 +00:00
mount.2 merge lite-2 1998-02-02 05:20:24 +00:00
mprotect.2 caddr_t -> void * 1997-10-16 23:21:47 +00:00
msgctl.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
msgget.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
msgrcv.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
msgsnd.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
msync.2 merge lite-2 1998-02-02 05:20:24 +00:00
msync.c New hacks to make libc work painlessly without bumping the major number: 1997-10-22 00:51:45 +00:00
munmap.2 merge lite-2 1998-02-02 05:20:24 +00:00
nanosleep.2
nfssvc.2
open.2 Document the O_SYNC flag, and where its semantics are defined (XPG4.2). 1998-01-15 02:30:18 +00:00
pathconf.2
pipe.2 "int filedes[2]" is more correct than "int *filedes" in synopsis. 1997-09-17 23:50:08 +00:00
poll.2 Update for nfds_t. 1997-11-21 18:30:49 +00:00
profil.2
ptrace.2
quotactl.2 merge lite-2 1998-02-02 05:20:24 +00:00
read.2
readlink.2
reboot.2
recv.2
rename.2
revoke.2
rmdir.2
select.2 Nuke trailing comma in SEE ALSO section. 1997-11-01 06:37:47 +00:00
semctl.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
semctl.c
semget.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
semop.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
send.2
setgroups.2
setpgid.2 s/EACCESS/EACCES/, from Brian Evans via OpenBSD 1997-11-27 07:36:24 +00:00
setregid.2 RCSid police 1997-09-20 04:16:40 +00:00
setreuid.2 RCSid police 1997-09-20 04:16:40 +00:00
setsid.2
setuid.2
shmat.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
shmctl.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
shmget.2 fix typos, use -mdoc macros where useful, replace blank lines with .Pp 1997-11-27 10:24:44 +00:00
shutdown.2
sigaction.2 Minor wording changes, and update the date. 1997-11-01 07:44:29 +00:00
sigaltstack.2 merge lite-2 1998-02-02 05:20:24 +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
sigprocmask.2
sigreturn.2
sigstack.2
sigsuspend.2 merge lite-2 1998-02-02 05:20:24 +00:00
socket.2 s/EACCESS/EACCES/, from Brian Evans via OpenBSD 1997-11-27 07:36:24 +00:00
socketpair.2
stat.2 merge lite-2 1998-02-02 05:20:24 +00:00
stat.c New hacks to make libc work painlessly without bumping the major number: 1997-10-22 00:51:45 +00:00
statfs.2 merge lite-2 1998-02-02 05:20:24 +00:00
swapctl.2 fix 4931 from Brian Grayson; NSTATS was used on the man page instead 1998-02-03 15:37:36 +00:00
swapon.3 import lite-2 1998-02-02 03:44:25 +00:00
swapon.c include sys/types.h rather than sys/param.h+sys/systm.h 1997-11-05 21:40:21 +00:00
symlink.2
sync.2
sysarch.2 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
syscall.2
timer_create.c RCS Id Police. 1998-01-09 03:15:09 +00:00
timer_delete.c RCS Id Police. 1998-01-09 03:15:09 +00:00
timer_getoverrun.c RCS Id Police. 1998-01-09 03:15:09 +00:00
timer_gettime.c RCS Id Police. 1998-01-09 03:15:09 +00:00
timer_settime.c RCS Id Police. 1998-01-09 03:15:09 +00:00
truncate.2
truncate.c
umask.2
undelete.2 merge lite-2 1998-02-02 05:20:24 +00:00
unlink.2
utimes.2 - Don't use captial letter for function name or function args even if 1997-10-11 03:27:59 +00:00
vfork.2 Update to match the new (old :-) vfork(2) semantics. 1998-01-04 04:20:42 +00:00
wait.2
write.2