summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-243-32/+7
* Document EHOSTDOWN error.ben2001-01-171-0/+2
* The bit about sigpending not detecting any errors is a lie, it can returnben2001-01-161-2/+7
* Prepare for mdoc(7)NG.ru2001-01-164-4/+4
* mdoc(7) police: fixed (minor) mdoc bugs introduced in previous revision.ru2001-01-101-2/+3
* Change the interface of getlogin_r to return an int. The formerdeischen2001-01-011-5/+18
* Prepare for mdoc(7)NG.ru2000-12-2941-68/+91
* mdoc(7) police: added missing .Os call.ru2000-12-141-0/+1
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-142-2/+2
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-119-9/+9
* mdoc(7) police: fix formatting errors in rev 1.27.ru2000-12-041-13/+27
* Add warning on file-fragmentation issues related to MAP_NOSYNCdillon2000-12-031-0/+15
* document O_NOFOLLOW and O_FSYNC flags to openalfred2000-11-291-0/+21
* Add reference to elf(5) in addition to already mentioned a.out(5) and add bothsobomax2000-11-271-0/+4
* Remove the only hard sentence break in the file.sheldonh2000-11-241-4/+5
* mdoc(7) police: Er macro usage cleanup.ru2000-11-2226-44/+65
* logru2000-11-222-0/+2
* Fix a logic reversal: the RFFDG flag must be unset in order to sharejlemon2000-11-211-3/+6
* Clarify the time parameter of the kevent() system call.asmodai2000-11-211-1/+1
* mdoc(7) police: fixed warnings.ru2000-11-201-4/+2
* mdoc(7) police: Nm -> Fn where appropriate.ru2000-11-203-15/+14
* Don't suggest people use getpid() to construct temporary filenames;kris2000-11-191-2/+6
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-177-8/+8
* Remove fullstops from the end of .Xr lines in SEE ALSO section.ben2000-11-155-5/+5
* Use Fx macro wherever possible.ru2000-11-145-7/+12
* remove outdated bugs, we actually do have aio_cancel supportalfred2000-11-102-4/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-104-7/+0
* Fix nits introduced in rev 1.9:sheldonh2000-10-301-2/+4
* Replace old sigaction struct declaration with the new one as presentasmodai2000-10-301-12/+8
* Whitespace only change: trim trailing whitespace.asmodai2000-10-301-1/+1
* Correct the text on RETURN VALUES.n_hibma2000-10-201-1/+3
* Document the ptrace() PT_STEP request.jwd2000-10-141-1/+10
* Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) manpeter2000-09-2810-0/+307
* Resurrect documentation of chflags(2)'s SF_ARCHIVED.rse2000-09-221-2/+2
* Use .St -susv2 rather than "The Single UNIX Specification".imp2000-09-041-2/+2
* Soften the statement about select's timeout argument. This part ofimp2000-09-041-4/+2
* Document return value of ENOENT for nonexistent/invalid filter entries.jlemon2000-08-071-0/+2
* Fix description of argv[0] passed to interpreted scripts; it's the name ofben2000-08-051-3/+3
* Revert the temporary hack in rev 1.79.peter2000-08-011-1/+1
* Add pointers to rfork_thread(3)peter2000-07-311-3/+12
* Deal with the exit entry in MIASM changing to sys_exit.peter2000-07-291-1/+1
* MFC 1.11.2.3 from -stable to -currentdillon2000-07-251-6/+21
* Clean up some nits, with the permission of the author:sheldonh2000-07-241-7/+14
* use .Pp instead of faking it with an extra newlinealfred2000-07-201-1/+1
* document get/set sockopt usage with accept_filter(9)alfred2000-07-201-2/+35
* Update stale references to update(4) with references to the newsheldonh2000-07-192-3/+3
* Simplify kqueue API slightly.jlemon2000-07-181-2/+2
* Change my email address in the copyright notices for the sake of consistencyjasone2000-07-181-1/+1
* Make the NAME section a bit less confusing.ben2000-07-152-2/+2
* Fix typo; sa_siginfo -> sa_sigactionben2000-07-111-1/+1
OpenPOWER on IntegriCloud