summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Delete the sf (swapfile) arg to an internal function that used to point topeter1999-10-111-6/+8
* \begin{quote}marcel1999-10-102-2/+2
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forgreen1999-10-092-0/+2
* Remove syscall wrappers.marcel1999-10-095-192/+4
* Remove old sig* wrappers.dfr1999-10-091-2/+1
* Hard-configure z_off_t as long. Soft configuration using HAVE_UNISTD_Hbde1999-10-091-4/+6
* Correct the description of the timeout argument. I've examinedwes1999-10-091-0/+10
* Fix sigvec(). When the sigset_t changes came in, it was alteredjdp1999-10-091-6/+17
* 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
OpenPOWER on IntegriCloud