summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong #include in synopsis.bde1999-12-231-2/+2
* Fixed missing `const' in synopsis.bde1999-12-231-1/+1
* Fixed missing installation of a link to getlogin_r.3. This is the firstbde1999-12-231-0/+1
* Fix a typo which I cannot believe I missed after rereading this textasmodai1999-12-211-1/+1
* Properly manify this manpage.asmodai1999-12-211-5/+5
* Document SA_SIGINFOcracauer1999-12-151-25/+90
* Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC todillon1999-12-122-0/+56
* Add reference to netgraph(4) in the 'see also' section.archie1999-12-061-0/+1
* Add RLIMIT_SBSIZE here, too.green1999-12-031-0/+4
* Document the getlogin_r function.wes1999-11-281-2/+22
* General clean-up of socket.h and associated sources to synchronise upphk1999-11-249-21/+48
* Properly document what ENOENT really means for kldfind(2).chris1999-11-141-3/+1
* Document that bind(2) can fail with EAGAIN.nik1999-11-011-0/+3
* Correct the description of the timeout argument. I've examinedwes1999-10-091-0/+10
* Fixed a typo (well, format-o) in yesterday's edits.wes1999-09-211-2/+3
* Fixed the description of when and why aio_suspend returns.wes1999-09-201-11/+15
* Add a version number field to the jail(2) argument so that future changesphk1999-09-191-3/+14
* Add FreeBSD history in 'HISTORY'alfred1999-09-111-1/+4
* Fixed disordering in previous commit.bde1999-09-111-1/+1
* Document fhopen, fhstat, and fhstatfs syscalls.alfred1999-09-112-1/+137
* sync with src/sys/sys/mount.halfred1999-09-101-1/+2
* Add aio_{cancel,error,return,suspend,write} into the mix.billf1999-09-091-1/+3
* Some style and "look" fixesphantom1999-09-059-12/+27
* Name Description (.Nd macro) added.phantom1999-09-051-6/+7
* mdoc(7) style fix.phantom1999-09-051-2/+4
* mdoc(7) style fix: FreeBSD -> .Fxphantom1999-09-057-7/+14
* Remove useless .Fn macro suffixphantom1999-09-051-1/+1
* mdoc style fix.phantom1999-09-051-4/+2
* mdoc(7) style fixesphantom1999-09-051-2/+4
* $Id$ -> $FreeBSD$peter1999-08-28136-136/+136
* Remove some 4.3BSDish anacronisims that stated that it was anmpp1999-08-275-19/+5
* Remove a 4.3BSDish anachronism that claimed EPERM for an attempt tojoerg1999-08-271-3/+1
* Document ENOSYS error.chris1999-08-231-1/+5
* Various man page cleanup:mpp1999-08-159-41/+45
* Change reference to mount(1) to mount(8)chris1999-08-141-2/+2
* Change reference from kldload(3) to kldload(2)chris1999-08-131-2/+2
* Fixed $Id$.bde1999-07-311-3/+3
* Removed a duplicate reference to System V.4.bde1999-07-311-2/+1
* Fixed syntax error in previous commit.bde1999-07-311-2/+3
* FIxed disordering in previous commit. Fixed some old disorder.bde1999-07-311-3/+3
* Document that writev(2) can fail with ENOBUFS.nik1999-07-301-1/+3
* Use the .At macro when referencing versions of AT&T UNIX.mpp1999-07-301-2/+4
* Document the getdents(2) system call. The documentation wasmpp1999-07-303-165/+29
* Document the lchmod(2) system call.mpp1999-07-302-17/+29
* Add a manual page for getdents(2). This was taken from NetBSD, butmpp1999-07-301-0/+151
* Document the lutimes() and futimes() system calls.mpp1999-07-302-26/+97
* Mdoc cleanup.mpp1999-07-301-2/+3
* Correct HISTORY section, according to CVS logs.sheldonh1999-07-261-2/+3
* Update the manpage for the number of symlinks in ELOOPn_hibma1999-07-241-2/+4
* Make profil() 64bit-safe for alpha.simokawa1999-07-161-2/+2
OpenPOWER on IntegriCloud