summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* First appeared in 2.9BSD, not 3.0.dannyboy2000-07-081-1/+1
* remove sys/time.h by instruction from bde.jmg2000-07-061-1/+0
* change first release date to 4.1-R as 5.0-R won't be out for at least ajmg2000-06-261-1/+1
* The argument is not mcontext_t but ucontext_t.alex2000-06-261-1/+1
* Repair a cross-reference to sync(1) that should refer to sync(8).chris2000-06-231-1/+1
* Properly separate paragraphs by using `.Pp' instead of a blank line.chris2000-06-233-6/+6
* Remove blank lines.chris2000-06-234-4/+0
* Mark up errno as a variable (Va), not as a defined value (Dv).sheldonh2000-06-231-3/+3
* Apply the accepted line breaking rules.sheldonh2000-06-231-7/+10
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-2329-145/+145
* Replace an erroneous `.Va error' with `.Va errno'.chris2000-06-231-1/+1
* Replace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove a useless empty linechris2000-06-231-2/+2
* Replace .Va references to function arguments to .Fa references.chris2000-06-231-2/+2
* Make a note of fflagstostr and strtofflags in the 'see also' section.joe2000-06-171-0/+2
* Fix typo: turn of -> turn off.alex2000-06-131-1/+1
* add a BUGS section on how we can only watch VNODE's on a UFS file systemjmg2000-06-071-0/+4
* Replace a `manual(section)' reference with a proper .Xr statement.chris2000-05-311-1/+2
* fix up the kqueue documentation... comment some things that were leftjmg2000-05-241-0/+21
* Back out NOTE_EXIT status reporting pending discussion.green2000-05-211-4/+0
* Remove a superfluous `.Pp' occuring directly afterchris2000-05-191-1/+0
* Add a note under IMPLEMENTATION NOTES about the behavior of sendfile()chris2000-05-191-0/+27
* List ECONNRESET as a return value. EINVAL was not documented either.peter2000-05-192-0/+4
* Put the wait(2) exit status in "data" for NOTE_EXIT kevents.green2000-05-171-0/+4
* Fixed missing include in synopsis.bde2000-05-111-2/+2
* When "any" acts as a subject, the verb must agree with whatever any is of.hoek2000-05-111-2/+2
* Content-free commit: only remove trailing whitespacehoek2000-05-111-6/+6
* The accept() function is a call, not an argument. Also, add: serialhoek2000-05-111-5/+5
* Some mdoc cleanups for the manual page.jlemon2000-05-062-7/+11
* Add a kqueue(2) manual page.jlemon2000-05-042-1/+401
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-0453-54/+54
OpenPOWER on IntegriCloud