NetBSD/lib/libc/sys
mikel 8d58d36e7b make manpage match header; from Brian Grayson in PR misc/3367
(partial fix).
1997-03-21 05:59:54 +00:00
..
Makefile.inc add LASM, LNOERR, and LPSEUDO variables, analogous to e.g. PASM, PNOERR, and 1996-12-22 11:37:37 +00:00
_exit.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
accept.2 Document EMFILE and ENFILE. 1996-01-31 20:14:42 +00:00
access.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
acct.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
adjtime.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
bind.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
brk.2 replace <sys/types.h> with <unistd.h> and fix type of brk(); 1997-01-23 05:32:52 +00:00
chdir.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
chflags.2 fix broken xref, add entries for EOPNOTSUPP, and indicate that this 1997-03-05 06:53:40 +00:00
chmod.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
chown.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
chroot.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
close.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
connect.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
dup.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
execve.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
fcntl.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
flock.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
fork.2 per-user process limit is set by RLIMIT_NPROC, not MAXUPRC; fixes PR 888. 1997-03-11 07:27:59 +00:00
fsync.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
ftruncate.c Fix quad_t __syscall() return goofs. Now these should work on big-endian 1996-12-23 03:00:25 +00:00
getdirentries.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
getfh.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
getfsstat.2 Phrasing/formatting tweaks, from Kenneth Stailey <kstailey@dol-esa.gov> 1996-08-09 19:09:32 +00:00
getgid.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
getgroups.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
getitimer.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
getlogin.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
getpeername.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
getpgrp.2 update for new reboot(2). 1996-08-09 10:32:11 +00:00
getpid.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
getpriority.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
getrlimit.2 Remove outdated BUGS section (from Mike Long, PR 2804) 1996-10-04 16:59:46 +00:00
getrusage.2 make manpage match header; from Brian Grayson in PR misc/3367 1997-03-21 05:59:54 +00:00
getsockname.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
getsockopt.2 Fix typo; control message type for SO_TIMESTAMP is SCM_TIMESTAMP. 1997-01-12 01:01:06 +00:00
gettimeofday.2 minor formatting tweak 1997-01-12 05:18:14 +00:00
getuid.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
intro.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
ioctl.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
kill.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
ktrace.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
link.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
listen.2 Change to fit reality. Backlog is limited to 128, not 5. 1996-02-16 20:38:45 +00:00
lseek.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
lseek.c pull in unistd.h for prototypes 1996-12-20 20:17:19 +00:00
madvise.2 Fix grammar error pointed out by Peter Seebach in PR#1846 1995-12-27 21:17:02 +00:00
makelintstub a script to build C source code stubs to be fed to lint(1) from the data 1996-12-22 11:38:34 +00:00
mincore.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
mkdir.2 fix the the typos 1996-11-12 01:04:24 +00:00
mkfifo.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
mknod.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
mlock.2 add mincore xref as suggested by davide@cs.cmu.edu 1995-06-24 10:42:03 +00:00
mmap.2 add mlock xrefs as suggested by davide@cs.cmu.edu 1995-06-24 10:47:05 +00:00
mmap.c Fix quad_t __syscall() return goofs. Now these should work on big-endian 1996-12-23 03:00:25 +00:00
mount.2 document MNT_NOCOREDUMP 1996-10-23 22:54:26 +00:00
mprotect.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
msgctl.2 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
msgget.2 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
msgrcv.2 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
msgsnd.2 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
msync.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
munmap.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
nfssvc.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
open.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
pathconf.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
pipe.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
poll.2 Mention that timeout is in milliseconds. 1996-09-07 21:53:08 +00:00
profil.2 change definition of profil() to make it 64-bit friendly. This has 1995-11-22 23:07:19 +00:00
ptrace.2 alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
quotactl.2 ufs/quota.h -> ufs/ufs/quota.h, and some instances of ufs -> ffs 1996-10-22 21:49:00 +00:00
read.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
readlink.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
reboot.2 document RB_STRING. 1996-08-10 00:22:29 +00:00
recv.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
rename.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
revoke.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
rmdir.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
select.2 Cross-reference poll(2). 1996-09-07 21:51:53 +00:00
semctl.2 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
semctl.c clean up merge, fix Id's 1995-02-27 11:22:54 +00:00
semget.2 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
semop.2 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
send.2 Document the EACCES errno value as returned by sendmsg(2), per 1996-01-15 01:17:18 +00:00
setgroups.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
setpgid.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
setregid.2 Resurrect the setre[ug]id() stubs. 1996-06-23 11:52:49 +00:00
setreuid.2 Resurrect the setre[ug]id() stubs. 1996-06-23 11:52:49 +00:00
setsid.2 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
setuid.2 Describe the _POSIX_SAVED_IDS situation more clearly. 1996-05-21 23:39:57 +00:00
shmat.2 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
shmctl.2 fix bogon: <sys/shm.h>, not <sys/msg.h>, should be included to use this. 1996-12-22 10:35:20 +00:00
shmget.2 SysV IPC manpages from Frank van der Linden 1995-10-16 23:49:07 +00:00
shutdown.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
sigaction.2 change sigpause(2) to sigsuspend(2) or sigpause(3), depending 1997-01-17 03:44:59 +00:00
sigaltstack.2 alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
sigpending.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
sigprocmask.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
sigreturn.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
sigstack.2 resurrect man page, only to note deprecation; belongs elsewhere (where?) 1995-02-27 13:21:35 +00:00
sigsuspend.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
socket.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
socketpair.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
stat.2 Add S_IFWHT to correspond with <sys/stat.h>; Reported by Mike Long in PR #1949 1996-01-17 02:15:28 +00:00
statfs.2 Phrasing/formatting tweaks, from Kenneth Stailey <kstailey@dol-esa.gov> 1996-08-09 19:09:32 +00:00
swapon.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
symlink.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
sync.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
sysarch.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
syscall.2 note that __syscall() is prototyped to return a quad_t 1996-12-21 01:38:56 +00:00
truncate.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
truncate.c Fix quad_t __syscall() return goofs. Now these should work on big-endian 1996-12-23 03:00:25 +00:00
umask.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
unlink.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
utimes.2 Document futimes(). 1996-04-23 10:34:16 +00:00
vfork.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00
wait.2 check options argument to wait{3,4,pid}(); from Klaus Klein in PR 3182. 1997-02-07 05:33:07 +00:00
write.2 merge with lite, keeping most local changes. clean up Ids 1995-02-27 12:31:34 +00:00