aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-0986-96/+0
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-3/+3
* Handle shemeless, hostless URLs correctly.Dag-Erling Smørgrav2001-07-081-3/+5
* Attempt to use the environment variable TMPDIR for the temporaryMike Heffner2001-07-072-3/+20
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-0631-50/+50
* mdoc(7) police: fixed formatting.Ruslan Ermilov2001-07-061-41/+64
* mdoc(7) police: fixed markup and typo.Ruslan Ermilov2001-07-051-16/+16
* Use the .Rv macro to describe the return value.Yaroslav Tykhiy2001-07-041-6/+1
* mdoc(7) police: added missing newline after .Dv macro call,Ruslan Ermilov2001-07-041-8/+12
* mdoc(7) police: use .Rv -std.Ruslan Ermilov2001-07-041-7/+2
* mdoc(7) police: mark NULL with .Dv.Ruslan Ermilov2001-07-041-8/+24
* mdoc(7) police: fixed/simplified formatting.Ruslan Ermilov2001-07-041-130/+81
* mdoc(7) police: sort xrefs.Ruslan Ermilov2001-07-041-2/+2
* mdoc(7) police: print some example text with literal font.Ruslan Ermilov2001-07-041-1/+4
* mdoc(7) police: fixed bugs in rev. 1.19, split section headers names.Ruslan Ermilov2001-07-041-5/+5
* mdoc(7) police: compact VFCF_ list.Ruslan Ermilov2001-07-041-1/+2
* Make sure you don't have a file descriptor leak for the 'real'Matt Jacob2001-07-041-1/+5
* Describe the condition when EACCES is returned more explicitly.Dima Dorfman2001-07-041-1/+3
* mdoc(7) police: fix spacing issueDima Dorfman2001-07-031-4/+4
* First, fix a leftover of the cut'n'paste from the kld* pages:Yaroslav Tykhiy2001-07-031-2/+6
* EACCES may be returned if write permission was denied as well.Dima Dorfman2001-07-021-1/+1
* Reset errno so that subsequent TFTP requests don't fail after theMike Heffner2001-06-301-0/+2
* Clear the in thread scheduler flag after jumping to the start ofDaniel Eischen2001-06-293-0/+18
* Fix a one-byte overrun.Dima Dorfman2001-06-282-2/+2
* getcwd(3) is defined by POSIX, not ISO C.Dima Dorfman2001-06-281-1/+1
* Document the existing vfc_flags.Dima Dorfman2001-06-282-3/+20
* event.h -> sys/event.hDima Dorfman2001-06-271-1/+1
* Fixed the brain-o in rev. 1.10: the logic check was reversed.Ruslan Ermilov2001-06-271-1/+1
* Fix a race condition in pthread_join(). All of the following must occurJason Evans2001-06-279-144/+159
* Typo fix: requires -> reacquiresGregory Neil Shapiro2001-06-272-2/+2
* Remove an extra word "fo" in the sentence "there is no process whoseChris Costello2001-06-271-1/+1
* Return "" if reallocf() failsAndrey A. Chernov2001-06-251-1/+2
* Describe success return valueAndrey A. Chernov2001-06-251-0/+6
* Add transition period hack allowing old locale names return proper codeset tooAndrey A. Chernov2001-06-251-4/+31
* Add RETURN VALUES and ERRORS sections.Dima Dorfman2001-06-252-4/+22
* Minor cleanup: sort includes, fix name.Dima Dorfman2001-06-251-6/+5
* Add a link to extattr.2 (from extattr_get_file.2). The other namesDima Dorfman2001-06-241-1/+2
* Add a manual page for extattr_string_to_namespace andDima Dorfman2001-06-243-0/+185
* mdoc(7) police: the BUGS section should go after HISTORY and AUTHORS.Dima Dorfman2001-06-241-6/+6
* The fact that phk wrote this is not a bug!Dima Dorfman2001-06-241-5/+2
* Reword a sentence to make it proper English.Dima Dorfman2001-06-241-1/+1
* Remove duplicate words.Dima Dorfman2001-06-249-10/+10
* Add a new clnt_control() request `CLSET_CONNECT' that controlsIan Dowse2001-06-232-4/+27
* Document "normalizing" behavior of mktime(3).Ruslan Ermilov2001-06-231-1/+12
* Bring in fix from rev 1.32 that got lost during the conversion to kqueue.Jonathan Lemon2001-06-231-8/+19
* Fix long lines.David E. O'Brien2001-06-211-4/+4
* Add libbz2 to provide Bzip2 capabilities to the system.David E. O'Brien2001-06-212-1/+21
* Fix a grammar bogon.Dima Dorfman2001-06-201-1/+1
* Fix spelling of `errno' and add cross-references.Garrett Wollman2001-06-181-6/+13
* Document _SC_IOV_MAX. Add cross-references to pathconf(2), confstr(3), andGarrett Wollman2001-06-181-3/+16