freebsd-dev/lib/libc/sys
Peter Wemm c8cd6b70e2 Document that the documented 2GB mmap limit is actually a
documentation bug.  We switched to page indexes some time around
FreeBSD 2.2.  The actual 'len' limit is the maximum file size or what
will fit in your address space, whichever comes first.  It should be
possible to make 1TB files on 32 bit systems, but of course address space
runs out long before then.
2006-03-23 23:37:06 +00:00
..
__error.c
_exit.2
abort2.2 Add abort2 manual page. 2005-12-23 12:27:42 +00:00
accept.2 Document the fact that accept(2) may return EINVAL when addrlen is 2005-05-04 11:09:26 +00:00
access.2
acct.2
adjtime.2
aio_cancel.2
aio_error.2
aio_read.2 Sort .Xr by section number. 2005-12-13 13:43:35 +00:00
aio_return.2
aio_suspend.2
aio_waitcomplete.2
aio_write.2 Sort .Xr by section number. 2005-12-13 13:43:35 +00:00
bind.2
brk.2
chdir.2
chflags.2
chmod.2
chown.2
chroot.2
clock_gettime.2 Document CLOCK_UPTIME which returns the current uptime in SI seconds. 2005-11-18 17:13:22 +00:00
close.2
connect.2
dup.2
execve.2
extattr_get_file.2 Fix the wording in this man page so that it 2005-06-10 16:54:17 +00:00
fcntl.2
fhopen.2 Use 'manual page' instead of 'man page' for consistency. 2005-06-30 13:18:15 +00:00
flock.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
fork.2
fsync.2
ftruncate.c
getdirentries.2
getdtablesize.2
getfh.2
getfsstat.2
getgid.2
getgroups.2
getitimer.2
getlogin.2
getpeername.2
getpgrp.2
getpid.2
getpriority.2
getrlimit.2
getrusage.2
getsid.2
getsockname.2
getsockopt.2
gettimeofday.2 Sync with actual code. 2006-03-03 13:58:43 +00:00
getuid.2
intro.2 Do not explicitly state how many bytes an argument list can be in the 2005-11-19 11:30:55 +00:00
ioctl.2
issetugid.2
jail.2
kenv.2 Use 'manual page' instead of 'man page' for consistency. 2005-06-30 13:18:15 +00:00
kill.2
kldfind.2
kldfirstmod.2
kldload.2
kldnext.2 Tell the truth about a) how to get the first fileid, and 2006-02-22 15:11:12 +00:00
kldstat.2
kldsym.2
kldunload.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
kqueue.2 Update .Dd value. 2005-06-04 19:44:09 +00:00
kse.2 Fix prototypes. 2005-11-24 07:33:35 +00:00
ktrace.2
link.2
lio_listio.2 Sort .Xr by section number. 2005-12-13 13:43:35 +00:00
listen.2 - Document the fact that the real length of listen queue is 1.5 more 2005-08-29 10:23:46 +00:00
lseek.2
lseek.c
madvise.2
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
mincore.2
minherit.2
mkdir.2
mkfifo.2
mknod.2
mlock.2
mlockall.2
mmap.2 Document that the documented 2GB mmap limit is actually a 2006-03-23 23:37:06 +00:00
mmap.c
modfind.2
modnext.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
modstat.2
mount.2 Fix a few markup nits in previous commit. 2005-02-25 00:40:46 +00:00
mprotect.2
mq_close.2 Fix lots of markup and content bug. 2005-12-03 01:34:41 +00:00
mq_getattr.2 Fix lots of markup and content bug. 2005-12-03 01:34:41 +00:00
mq_notify.2 Add cross references to siginfo.3. 2005-12-13 03:05:58 +00:00
mq_open.2 Break hard sentence break. 2005-12-03 08:52:07 +00:00
mq_receive.2 Remove implementation-defined sentences. 2005-12-03 02:31:18 +00:00
mq_send.2 Fix lots of markup and content bug. 2005-12-03 01:34:41 +00:00
mq_setattr.2 Remove implementation-defined sentences. 2005-12-03 02:31:18 +00:00
msync.2
munmap.2
nanosleep.2
nfssvc.2 Make SYNOPSIS compile. 2005-11-24 07:48:19 +00:00
ntp_adjtime.2
ntp_gettime.2
open.2 Add references to fhopen, fhstat, getfh, lgetfh and fhstatfs. 2006-01-10 23:24:47 +00:00
pathconf.2
pipe.2 - In pipe() return the error returned by pipe_create(), rather then 2006-01-30 08:25:04 +00:00
poll.2
pread.c
profil.2
ptrace.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
pwrite.c
quotactl.2
read.2 -mdoc sweep. 2005-11-17 13:00:00 +00:00
readlink.2
reboot.2
recv.2 Remove a useless word. 2006-03-05 10:32:15 +00:00
rename.2 Back out the previous change to rename.2. The previous rename() 2006-01-22 19:49:37 +00:00
revoke.2
rfork.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
rmdir.2 Back out the previous change to rename.2. The previous rename() 2006-01-22 19:49:37 +00:00
rtprio.2
sched_get_priority_max.2
sched_setparam.2
sched_setscheduler.2
sched_yield.2
select.2
semctl.2
semget.2 Expand contractions. 2005-02-15 09:27:00 +00:00
semop.2
send.2 Assorted markup fixes. 2005-06-15 19:04:04 +00:00
sendfile.2 -mdoc sweep. 2005-11-17 13:00:00 +00:00
setgroups.2
setpgid.2
setregid.2
setresuid.2
setreuid.2
setsid.2
setuid.2
shm_open.2
shmat.2
shmctl.2 Expand contractions. 2005-02-13 23:45:54 +00:00
shmget.2
shutdown.2
sigaction.2 Add cross references to siginfo.3. 2005-12-13 03:05:58 +00:00
sigaltstack.2
sigpending.2
sigprocmask.2
sigqueue.2 Sort .Xr by section number. 2005-12-13 13:43:35 +00:00
sigreturn.2 Fix prototype. 2005-12-03 09:01:02 +00:00
sigstack.2
sigsuspend.2
sigwait.2 -mdoc sweep. 2005-11-17 13:00:00 +00:00
sigwaitinfo.2 Sort .Xr by section number. 2005-12-13 13:43:35 +00:00
socket.2
socketpair.2
stat.2 Add references to fhopen, fhstat, getfh, lgetfh and fhstatfs. 2006-01-10 23:24:47 +00:00
statfs.2 Add references to fhopen, fhstat, getfh, lgetfh and fhstatfs. 2006-01-10 23:24:47 +00:00
swapon.2
Symbol.map Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00
symlink.2
sync.2
sysarch.2
syscall.2
timer_create.2 Sort .Xr by section number. 2005-12-13 13:43:35 +00:00
timer_delete.2 Update conformance and history sections. 2005-11-30 04:15:44 +00:00
timer_settime.2 Sort .Xr by section number. 2005-12-13 13:43:35 +00:00
truncate.2
truncate.c
umask.2 Add mkfifo(2) to the man page SEE ALSO list for umask(2) -- it's 2005-09-10 20:47:02 +00:00
undelete.2 Back out the previous change to rename.2. The previous rename() 2006-01-22 19:49:37 +00:00
unlink.2 Xref chflags(2). 2005-02-23 23:55:58 +00:00
utimes.2 Document the recently-added EINVAL behavior. 2006-01-05 08:55:56 +00:00
utrace.2
uuidgen.2 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
vfork.2 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
wait.2 Sort .Xr by section number. 2005-12-13 13:43:35 +00:00
write.2 -mdoc sweep. 2005-11-17 13:00:00 +00:00