summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow for another telnet in secure (SRA telnet).markm1999-10-071-1/+2
* Install <kvm.h> from here (after repo copy) so it's all in one package.peter1999-10-041-0/+5
* Fix style bugsmarcel1999-10-031-4/+2
* Fix style bugs and orderingmarcel1999-10-031-7/+5
* o Add $FreeBSD$ as a rcsid instead of in a commentmarcel1999-10-021-31/+28
* o Add $FreeBSD$ as a rcsid instead of in a comment.marcel1999-10-021-5/+12
* Add libcrypt. This previously/coincidentally worked for login,markm1999-09-301-2/+2
* Add sigprocmask to HIDDEN_SYSCALLS. This renames the syscall tomarcel1999-09-303-3/+6
* Add the proper headers so that the SIGNOTEMPTY and SIGSETANDmarcel1999-09-303-0/+6
* Fix misspelling of the "addq" opcode.jdp1999-09-291-1/+1
* sigset_t change (part 5 of 5)marcel1999-09-2939-143/+273
* 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
OpenPOWER on IntegriCloud