summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Back out my backout, it was already posix compliant. Any new fields arepeter1999-09-281-1/+0
* Fix previous commit. The standards specifically say: "The structurepeter1999-09-281-0/+1
* Explicitly use sigemptyset to clear a sigset_t. Explicitmarcel1999-09-281-1/+4
* Explicitly use sigemptyset to clear a sigset_t. Explicitmarcel1999-09-281-2/+7
* Explicitly use sigemptyset to clear a sigset_t. Explicitmarcel1999-09-281-1/+2
* Explicitly use sigemptyset to clear a sigset_t. Explicitmarcel1999-09-281-1/+4
* Xref strlcat, strlcpyimp1999-09-282-2/+5
* Properly handle the case when either the aliasing or source address ofru1999-09-271-26/+66
* Try and catch a make -j problem in 'make depend'.peter1999-09-262-0/+4
* Change .Fn to .Xr on a couple of lines where abort(3) is referenced.chris1999-09-251-2/+2
* mdoc(7)'fyphantom1999-09-231-5/+6
* Nuke dlopen.3 -> dlversion.3 link.phantom1999-09-231-2/+1
* Clarify what getdevs() expects as input.ken1999-09-231-2/+9
* Add gencat(1) to SEE ALSO section.phantom1999-09-223-0/+3
* Add links for errc.3, verrc.3, warnc.3, vwarnc.3.phantom1999-09-221-2/+3
* ReLink() partial links in FindLinkOut() in the same manner as we do itru1999-09-221-7/+15
* If `who' was not specified, set the appropriate bits as the chmod(1)ru1999-09-221-2/+6
* Never return NULL, always return a hash.markm1999-09-221-1/+1
* mdoc(7)'fyphantom1999-09-219-25/+29
* Synchronization of NAME and SINOPSYS sections.phantom1999-09-211-3/+11
* Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons.dt1999-09-211-1/+1
* Fixed a typo (well, format-o) in yesterday's edits.wes1999-09-211-2/+3
* Restore previous version of FindLinkIn().ru1999-09-211-9/+8
* Somebody deleted the SONAME override causing the symlink to be expandedpeter1999-09-211-0/+4
* - Make partially specified permanent links (without `dst_addr' and/orru1999-09-211-11/+25
* sys/errno.h -> errno.hbrian1999-09-211-1/+1
* Fixed the description of when and why aio_suspend returns.wes1999-09-201-11/+15
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asmarkm1999-09-207-157/+644
* Correct spelling : ascii -> ASCIIphantom1999-09-205-5/+5
* Common Error libraries are needed here.markm1999-09-202-2/+5
* Fix typophantom1999-09-191-1/+1
* Add a version number field to the jail(2) argument so that future changesphk1999-09-191-3/+14
* The existing libxpg4.so.2.0 didn't support zh_TW.Big5 locale.obrien1999-09-141-90/+100
* __collate_substitute() do something non-trivial only for German. For everyonedt1999-09-123-6/+25
* Reduce time of __collate_substitute() from O(strlen(s)^2) to O(strlen(s)).dt1999-09-121-8/+11
* Fix a file descriptor leak in cam_open_btl(). The xpt device was opened,ken1999-09-121-1/+5
* Implement new format specifier for strftime: %OB, alternative nationaldt1999-09-113-19/+58
* Add FreeBSD history in 'HISTORY'alfred1999-09-111-1/+4
* Change toupper/tolower so that they don't give a bogus answer if thedfr1999-09-111-2/+10
* Fixed disordering in previous commit.bde1999-09-111-1/+1
* Document fhopen, fhstat, and fhstatfs syscalls.alfred1999-09-112-1/+137
* - Optimization to the previous (rev 1.15) commit.ru1999-09-101-9/+11
* 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
* Handle TCP reset sequence properly.ru1999-09-091-2/+2
* Fix typo.ru1999-09-081-1/+1
* - add reference to siginterrupt(3)ru1999-09-061-32/+35
* Don't forget to reset _pw_stepping_yp to 0 before returning. Fixes a bugdes1999-09-061-0/+1
* Zap $Source$peter1999-09-061-1/+0
* Zap $Locker$peter1999-09-062-2/+0
OpenPOWER on IntegriCloud