freebsd-dev/lib/libc/sys
Alfred Perlstein 9ed01b5d3b Explain to users that they may want to kldload aio.
Move Xref sections.

Submitted by: Craig Rodrigues <rodrigc@attbi.com>
2002-10-22 16:12:27 +00:00
..
__error.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
_exit.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
accept.2 mdoc(7) police: sort xrefs. 2002-05-29 15:45:54 +00:00
access.2 Rename CAVEAT' to SECURITY CONSIDERATIONS' and move it up to 2002-07-01 14:41:05 +00:00
acct.2 can not -> cannot. 2002-08-13 14:10:36 +00:00
adjtime.2 The .Fn function 2002-07-15 20:50:16 +00:00
aio_cancel.2 Explain to users that they may want to kldload aio. 2002-10-22 16:12:27 +00:00
aio_error.2 Explain to users that they may want to kldload aio. 2002-10-22 16:12:27 +00:00
aio_read.2 Explain to users that they may want to kldload aio. 2002-10-22 16:12:27 +00:00
aio_return.2 Explain to users that they may want to kldload aio. 2002-10-22 16:12:27 +00:00
aio_suspend.2 Explain to users that they may want to kldload aio. 2002-10-22 16:12:27 +00:00
aio_waitcomplete.2 Explain to users that they may want to kldload aio. 2002-10-22 16:12:27 +00:00
aio_write.2 Explain to users that they may want to kldload aio. 2002-10-22 16:12:27 +00:00
bind.2 The .Fn function 2002-07-15 19:56:24 +00:00
brk.2 Change brk's prototype from char *brk(const char *) to int brk(const void *) 2002-01-24 12:11:31 +00:00
chdir.2 The .Fn function. 2002-07-15 20:59:12 +00:00
chflags.2 The .Fn function. 2002-07-15 20:59:12 +00:00
chmod.2 The .Fn function. 2002-07-15 20:59:12 +00:00
chown.2 The .Fn function. 2002-07-15 20:59:12 +00:00
chroot.2 The .Fn function. 2002-07-15 20:59:12 +00:00
clock_gettime.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
close.2 The .Fn function. 2002-07-15 20:59:12 +00:00
connect.2 Remove the internal implementation details of wrapping syscalls, 2001-10-26 17:38:20 +00:00
dup.2 The .Fn function. 2002-07-15 20:59:12 +00:00
execve.2 Document file descriptor reopening and current standardization status. 2002-08-07 18:03:30 +00:00
extattr_get_file.2 Add brief mention of the extattr_*_link() system call variants. 2002-10-09 22:26:48 +00:00
fcntl.2 The .Fn function. 2002-07-15 20:59:12 +00:00
fhopen.2 Grammar (was' -> were') 2002-07-31 06:40:34 +00:00
flock.2 The .Fn function. 2002-07-15 20:59:12 +00:00
fork.2 Update docs to reflect change in count of procs reserved for root 2002-07-30 05:36:34 +00:00
fsync.2 Remove the internal implementation details of wrapping syscalls, 2001-10-26 17:38:20 +00:00
ftruncate.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
getdirentries.2 Remove the internal implementation details of wrapping syscalls, 2001-10-26 17:38:20 +00:00
getdtablesize.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getfh.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getfsstat.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getgid.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getgroups.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getitimer.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getlogin.2 Typo fix: Setlogin() -> setlogin(). 2002-07-08 20:16:15 +00:00
getpeername.2 Remove the internal implementation details of wrapping syscalls, 2001-10-26 17:38:20 +00:00
getpgrp.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getpid.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getpriority.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getrlimit.2 mdoc(7) police: sort xrefs. 2002-08-09 11:33:23 +00:00
getrusage.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getsid.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getsockname.2 Remove the internal implementation details of wrapping syscalls, 2001-10-26 17:38:20 +00:00
getsockopt.2 Minor grammar and punctuation fixes 2002-01-04 18:17:07 +00:00
gettimeofday.2 mdoc(7) police: Fix xref to timeradd(3). 2002-03-15 17:59:46 +00:00
getuid.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
intro.2 Remove the "special processes" section. It has rotted, and the idea 2002-10-02 00:09:24 +00:00
ioctl.2 Correct markup. 2002-04-14 02:29:20 +00:00
issetugid.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
jail.2 Remove extra word. 2002-05-26 05:24:53 +00:00
kenv.2 mdoc(7) police: polishing. 2002-04-19 11:24:02 +00:00
kill.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kldfind.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kldfirstmod.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kldload.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kldnext.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kldstat.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
kldsym.2 Another punctuation fix (missing comma ending preposition). 2001-09-01 21:32:52 +00:00
kldunload.2 Don't claim to return the fileid which we unloaded. The kernel 2002-10-01 23:53:51 +00:00
kqueue.2 Fix typo (SIGEV_EVENT -> SIGEV_KEVENT). 2002-07-02 21:05:08 +00:00
kse.2 Add note that there is a kernel-imposed limit on the number of threads 2002-10-08 22:42:42 +00:00
ktrace.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
link.2 Refer to chflags(2) instead of chflags(1) (since we're a section 2 2001-10-23 00:54:58 +00:00
listen.2 mdoc(7) police: markup nits. 2002-05-29 15:53:01 +00:00
lseek.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
lseek.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
madvise.2 Note that <sys/types.h> in no longer a prerequisite for <utime.h> and 2002-08-24 00:39:43 +00:00
Makefile.inc Add MLINKS to kse.2. 2002-10-08 17:43:40 +00:00
mincore.2 Note that <sys/types.h> in no longer a prerequisite for <utime.h> and 2002-08-24 00:39:43 +00:00
minherit.2 <sys/types.h> is no longer needed. 2002-09-25 16:49:09 +00:00
mkdir.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mkfifo.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mknod.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mlock.2 Note that <sys/types.h> in no longer a prerequisite for <utime.h> and 2002-08-24 00:39:43 +00:00
mmap.2 Note that <sys/types.h> in no longer a prerequisite for <utime.h> and 2002-08-24 00:39:43 +00:00
mmap.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
modfind.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
modnext.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
modstat.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mount.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mprotect.2 Note that <sys/types.h> in no longer a prerequisite for <utime.h> and 2002-08-24 00:39:43 +00:00
msync.2 Note that <sys/types.h> in no longer a prerequisite for <utime.h> and 2002-08-24 00:39:43 +00:00
munmap.2 Note that <sys/types.h> in no longer a prerequisite for <utime.h> and 2002-08-24 00:39:43 +00:00
nanosleep.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
nfssvc.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
open.2 Fix the description of the O_NONBLOCK flag to match reality. 2002-01-22 14:18:55 +00:00
pathconf.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
pipe.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
poll.2 Bring poll.h up to conformance with POSIX.1-2001 by adding some 2002-07-08 16:37:35 +00:00
pread.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
profil.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
ptrace.2 mdoc(7) police: Fixed the spammage of this file with trailing whitespaces 2002-03-20 13:40:08 +00:00
pwrite.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
quotactl.2 Update the EINVAL description again - it turns out that EINVAL 2002-05-17 16:39:21 +00:00
read.2 Remove the internal implementation details of wrapping syscalls, 2001-10-26 17:38:20 +00:00
readlink.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
reboot.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
recv.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
rename.2 Bump p1003.1-90 to p1003.1-96. 2001-11-29 03:21:16 +00:00
revoke.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
rfork.2 Update docs to reflect change in count of procs reserved for root 2002-07-30 05:36:34 +00:00
rmdir.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
rtprio.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sched_get_priority_max.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sched_setparam.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sched_setscheduler.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sched_yield.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
select.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sem.c Add restrict type-qualifier to sem_getvalue(). 2002-10-04 21:32:00 +00:00
semctl.2 Add GETPID to the list of operations for which semctl(2) returns the value. 2002-03-06 14:14:36 +00:00
semget.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
semop.2 mdoc(7) police: general cleanup. 2001-11-21 15:41:49 +00:00
send.2 Document ENETDOWN. 2001-11-05 00:44:38 +00:00
sendfile.2 Remove the internal implementation details of wrapping syscalls, 2001-10-26 17:38:20 +00:00
setgroups.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
setpgid.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
setregid.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
setresuid.2 Fixed misspelled arg type in synopsis. 2001-10-03 01:45:37 +00:00
setreuid.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
setsid.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
setuid.2 Add a SECURITY CONSIDERATIONS example: make note that access to open 2002-07-03 08:13:25 +00:00
shm_open.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
shmat.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
shmctl.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
shmget.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
shutdown.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sigaction.2 de-__P() 2002-10-09 23:22:11 +00:00
sigaltstack.2 Add the 'restrict' type qualifier to the prototypes of `sigaction', 2002-10-02 10:53:44 +00:00
sigpending.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sigprocmask.2 Correct the regressive part of my last commit to these files: 2002-10-04 11:31:00 +00:00
sigreturn.2 Update to reflect reality. 2002-09-11 21:40:02 +00:00
sigstack.2 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
sigsuspend.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sigwait.2 Add the 'restrict' type qualifier to the prototypes of `sigaction', 2002-10-02 10:53:44 +00:00
socket.2 Features are deprecated, not depreciated. 2002-03-18 01:52:19 +00:00
socketpair.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
stat.2 Add a missing 'function' word. 2002-07-15 20:07:09 +00:00
statfs.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
swapon.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
symlink.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sync.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sysarch.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
syscall.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
truncate.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
truncate.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
umask.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
undelete.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
unlink.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
utimes.2 mdoc(7) police: punctuation. 2002-08-09 11:36:48 +00:00
uuidgen.2 mdoc(7) police: kill hard sentence break. 2002-05-30 12:04:36 +00:00
vfork.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
wait.2 Add mdoc bits for the new waitpid() WCONTINUED option, and 2002-06-01 18:38:58 +00:00
write.2 Document that write(2) et al can return EROFS for attempts to write the 2002-10-10 19:16:10 +00:00