NetBSD/lib/libc/sys
cgd 32e7357c0f either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
..
Makefile.inc Convert getdtablesize() from syscall to function 1994-06-14 03:54:48 +00:00
_exit.2 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
accept.2
access.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
acct.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
adjtime.2
bind.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
brk.2
chdir.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
chflags.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
chmod.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
chown.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
chroot.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
close.2
connect.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
dup.2
execve.2 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
fcntl.2 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
flock.2
fork.2
fsync.2
ftruncate.c clean 1994-05-06 01:02:52 +00:00
getdirentries.2
getfh.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
getfsstat.2
getgid.2
getgroups.2 Add curly braces around NGROUPS_MAX. 1994-04-19 00:09:04 +00:00
getitimer.2 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
getlogin.2
getpeername.2
getpgrp.2 More spelling errors 1994-01-31 18:36:17 +00:00
getpid.2
getpriority.2
getrlimit.2 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
getrusage.2
getsockname.2
getsockopt.2 fix from Paul Vixie for (probably a cut-and-paste) typo 1994-03-16 02:04:14 +00:00
gettimeofday.2
getuid.2
intro.2 More spelling errors 1994-01-31 18:36:17 +00:00
ioctl.2
kill.2
link.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
listen.2
lseek.2
lseek.c clean 1994-05-06 01:02:52 +00:00
madvise.2
mincore.2
mkdir.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
mkfifo.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
mknod.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
mlock.2 new syscalls 1994-05-07 03:27:01 +00:00
mmap.2 Fix for MAP_FILE changes. 1994-07-31 08:49:56 +00:00
mmap.c clean 1994-05-06 01:02:52 +00:00
mount.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
mprotect.2
msync.2 Changes by Thorsten Lockert and myself (though my role was only minor) 1994-06-21 04:49:04 +00:00
munmap.2
nfssvc.2
open.2 Use symbolic names {NAME_MAX} & {PATH_MAX} instead of 255 and 1023 in 1994-04-19 00:10:45 +00:00
pathconf.2 new syscalls 1994-05-07 03:27:01 +00:00
pipe.2 pipe(2) is no longer implemented using socketpair(2). 1994-07-17 05:14:55 +00:00
quotactl.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
read.2 Use an explicit references to UIO_MAXIOV, rather than a number. ref: PR 433 1994-09-16 03:08:46 +00:00
readlink.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
reboot.2 vmunix --> netbsd 1994-09-17 00:17:12 +00:00
recv.2
rename.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
revoke.2 44lite code 1994-05-07 00:26:28 +00:00
rmdir.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
select.2
send.2
setgroups.2 Add curly braces around NGROUPS_MAX. 1994-04-19 00:09:04 +00:00
setpgid.2 Correctly describe conditions of ESRCH & EACCESS errors 1994-05-02 23:54:59 +00:00
setregid.2
setreuid.2
setsid.2 First cut at a setsid(2) manual page. 1994-04-15 22:48:01 +00:00
setuid.2 light clean 1994-04-10 00:16:58 +00:00
shutdown.2
sigaction.2 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
sigaltstack.2 Change manpage's struct sigaltstack definition to match the one in 1994-06-13 14:34:24 +00:00
sigprocmask.2
sigreturn.2 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
sigstack.2
sigsuspend.2 User's should #include <signal.h>, not <sys/signal.h> if they want to 1994-06-13 14:26:18 +00:00
socket.2
socketpair.2
stat.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
statfs.2 Update based on the 4.4-Lite version. 1994-08-26 12:55:25 +00:00
swapon.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
symlink.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
sync.2
sysarch.2
syscall.2
truncate.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
truncate.c clean 1994-05-06 01:02:52 +00:00
umask.2 The umask effects mknod(2) too. 1994-05-18 14:36:13 +00:00
uname.2
unlink.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
utimes.2 Remove description of EINVAL, "The pathname contains a character with the 1994-04-22 00:13:22 +00:00
vfork.2 either change or update references to sigvec(), as appropriate 1994-10-17 23:49:08 +00:00
wait.2
write.2 Use an explicit references to UIO_MAXIOV, rather than a number. ref: PR 433 1994-09-16 03:08:46 +00:00