summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Document that read(2) can also return EPERMdds2003-08-301-0/+3
* Make the documentation of PT_STEP match its implementation: theiedowse2003-08-111-2/+3
* Add the mlockall()/munlockall() system call manual page from NetBSD.bms2003-08-111-0/+140
* Add the mlockall() and munlockall() system calls.bms2003-08-111-2/+3
* Add the POSIX 1003.1-2001 posix_madvise() interface.bms2003-08-092-1/+25
* Document that connect(2) can return EINTR, and that ityar2003-08-061-3/+6
* add support for using kqueue to watch bpf sockets.jmg2003-08-051-1/+8
* Document an additional error return value. The connect(2) call can alsodds2003-07-231-0/+6
* Back out revision 1.22.ceri2003-07-151-1/+1
* ioctl macros and defines are now present in ioccom.h, not ioctl.h.ceri2003-07-131-1/+1
* Add a new mount flag MNT_BYFSID that can be used to unmount a fileiedowse2003-07-011-1/+17
* Separate the description of the flags for mount(2) and unmount(2)iedowse2003-06-301-14/+16
* Correct a misspelled name of time_hi_and_version.yar2003-06-271-1/+1
* Unify cross-references between sigpending(2), sigprocmask(2),yar2003-06-243-1/+5
* Add clarifications about the information that ntp_gettime returns.imp2003-06-211-8/+18
* ntp_adjtime returns the current state of the clock (TIME_*) on successimp2003-06-201-1/+4
* Xref policy: exit(2) -> _exit(2).sobomax2003-06-171-1/+1
* Document ENOSPC.trhodes2003-06-131-0/+2
* .Xr p1003_1b moved to .St -p1003.1b-93charnier2003-06-082-6/+6
* Add or correct section number in .Xr. Use .Vt or .Fncharnier2003-06-083-3/+3
* Document the new explicit listing API for extended attributes; noterwatson2003-06-041-6/+32
* Document that kldload(2) can also return EEXIST.hmp2003-06-031-0/+4
* Assorted mdoc(7) fixes.ru2003-06-011-6/+5
* Assorted mdoc(7) fixes.ru2003-05-223-26/+23
* * The copy of the stat struct in the man page has rotted, so remove it.dougb2003-05-131-29/+2
* Correct the return value of vfork(2) and rfork(2) in theirrobert2003-04-272-2/+2
* Add a manual page for the ntp_gettime syscall.trhodes2003-04-172-2/+106
* Add a manual page for the ntp_adjtime syscall.trhodes2003-04-152-1/+148
* o In struct prison, add an allprison linked list of prisons (protectedmike2003-04-092-3/+30
* [1] - Document EHOSTUNREACH as a possible errorceri2003-04-011-1/+3
* Add a facility allowing processes to inform the VM subsystem they arewes2003-03-311-0/+9
* The .Fn functioncharnier2003-03-243-6/+9
* The .Fn function. Use .Xr where appropriate.charnier2003-03-241-2/+4
* Update sendfile.2 to include a TUNING section that documents theseanc2003-03-121-0/+38
* Remove NS and ISO stuff.peter2003-03-051-20/+1
* Catch up with change to kse_release syscall.julian2003-02-251-2/+2
* mdoc(7) police: Scheduled sweep.ru2003-02-241-5/+6
* Mention CLOCK_MONOTONIC.phk2003-02-231-2/+3
* mdoc(7) police: markup laundry.ru2003-02-234-24/+26
* Update errors.trhodes2003-02-181-8/+8
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).nectar2003-02-161-0/+2
* Prevent uppercase after .Xr by adding ``The ... utility/system call''.charnier2003-02-052-7/+9
* Mention that the CLOCK_VIRTUAL and CLOCK_PROF clocks are not implemented.tjr2003-02-051-1/+7
* Document a bug in our chroot(2) implementation: if access controlrwatson2003-01-311-0/+6
* Zap another reference to !RFPROC being unsupported that I missed before.tjr2003-01-311-2/+0
* Don't use -compact in list of available flags. Fix tag width.tjr2003-01-311-1/+1
* !RFPROC has been supported for a while now.tjr2003-01-311-2/+1
* Bring shm functions closer the the opengroup standards.alfred2003-01-252-3/+3
* Bring semop() closer the the opengroup standards.alfred2003-01-251-1/+1
* Remove EOL whitespaces.maxim2003-01-201-2/+2
OpenPOWER on IntegriCloud