summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* "S" comes before "U"...obrien1999-10-251-2/+2
* Remove UNSAFE_WARN ifdef for mktemp warning (never defined)ache1999-10-243-6/+6
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-218-2/+1237
* Use ${INSTALL} instead of 'install'.bp1999-10-211-1/+1
* Fix termcap % code processing for some terminals.tg1999-10-201-3/+4
* YP/NIS code: remove unnecessary endgrent() calls which can cause fail onache1999-10-161-5/+3
* Fix longstanding bug "unused stayopen" introduced in rev1.11ache1999-10-161-2/+6
* Add sigsuspend.o and sigpending.o to HIDDEN_SYSCALLS as well.marcel1999-10-143-6/+6
* Remove osig* from NOASM. It bogus now.marcel1999-10-142-4/+2
* Make libncp actually compiled.bp1999-10-141-2/+3
* In longjmp, call sigreturn instead of osigreturn. The latter isn'tjdp1999-10-141-1/+1
* Initial import of ncp library sources.bp1999-10-1222-0/+4487
* Not needed now the syscall matches the prototype.marcel1999-10-123-117/+0
* 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
OpenPOWER on IntegriCloud