aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make the libcrypt's build in the correct order.Mark Murray1999-09-011-6/+5
* Update a comment regarding dependencies on libtermcap and curses etc.Peter Wemm1999-09-011-2/+1
* Add a missing dependency for make_hash which could make various forms ofPeter Wemm1999-09-012-2/+2
* Back out previous commit. I mistook passing commentary from bde forSheldon Hearn1999-08-311-9/+6
* Make SYMLINKS relative. SYMLINKS are supposed to be relative, and for thisDmitrij Tejblum1999-08-302-50/+50
* Fix a memory leak: free the thread-specific poll_data, used in the select()Dmitrij Tejblum1999-08-303-0/+18
* Only issue a warning for the first occurrence of a UID > USHRT_MAX andSheldon Hearn1999-08-301-6/+9
* Don't build libtermcap, libcurses, libmytinfo, just libncurses.Peter Wemm1999-08-301-4/+5
* Use src/contrib/ncurses, v5.0.990821 prerelease.Peter Wemm1999-08-30130-17492/+1882
* When checking for valid timevals in the wrapped select() and poll()Daniel Eischen1999-08-309-27/+42
* Add $FreeBSD$ and spell Eklund properly.Bill Fumerola1999-08-297-1/+14
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-2838-0/+76
* Add $FreeBSD$ lines to man pages that are missing them to makeMike Pritchard1999-08-281-0/+2
* $Header$ -> $FreeBSD$Peter Wemm1999-08-2811-14/+18
* - Handle the signal SIGTERM.Kazutaka YOKOTA1999-08-281-9/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281545-1638/+1638
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-274-4/+4
* Remove some 4.3BSDish anacronisims that stated that it was anMike Pritchard1999-08-275-19/+5
* Remove a 4.3BSDish anachronism that claimed EPERM for an attempt toJoerg Wunsch1999-08-271-3/+1
* Don't open the swap file. The open descriptor for it hasn't been usedBruce Evans1999-08-252-9/+1
* Document ENOSYS error.Chris Costello1999-08-231-1/+5
* Aallow ppp to work with Nortel Networks Extranet SwitchBrian Somers1999-08-221-0/+6
* Typo: 102 => 192 (PR: docs/13310 - Maxim Sobolev <sobomax@altavista.net>)Tim Vanderhoek1999-08-221-2/+2
* Assorted bug fixes.Kazutaka YOKOTA1999-08-225-21/+37
* This is the addition of a syslog(3) security.* top-level category. ThisBrian Feldman1999-08-211-1/+4
* Add warnings, ala mktemp, to tempnam and tmpnam as a reminder thatWarner Losh1999-08-212-3/+13
* move sanity check of timeval struct so as not to segfault when passedAlfred Perlstein1999-08-203-15/+15
* Restore INTERNALLIB.Andrzej Bialecki1999-08-201-0/+1
* Fix MLINKS.Matthew N. Dodd1999-08-201-3/+2
* When checking if there is a stack to free, observe the fact that itJohn Birrell1999-08-203-18/+69
* Fix EINVAL related descriptions.Ralf S. Engelschall1999-08-204-12/+14
* Add 2 functions: el_data_set() and el_data_get() which do what youMatthew N. Dodd1999-08-204-2/+37
* time_to_sleep->tv_nsec > 1000000000Alfred Perlstein1999-08-193-6/+6
* Sanity check time structures passed in, return EINVAL like the systemAlfred Perlstein1999-08-1912-18/+54
* handle under/overflow of time values in a more robust manner,Alfred Perlstein1999-08-193-9/+9
* Add pam_radius.so manual page.Andrzej Bialecki1999-08-182-1/+130
* Fix a bunch of broken cross-referencesChris Costello1999-08-181-2/+2
* Take out a reference to ccb(4). I never got around to writing it.Kenneth D. Merry1999-08-171-3/+2
* Fix description of the _thread_autoinit_dummy_decl trick.Ralf S. Engelschall1999-08-171-3/+3
* Reverted to revision 1.8 as previous fix causes fts_open with with aPeter Holm1999-08-152-2/+2
* Various man page cleanup:Mike Pritchard1999-08-1518-81/+81
* Reviewed by: phkPeter Holm1999-08-142-2/+2
* Bad reference to exit(2) changed to exit(3).Chris Costello1999-08-141-2/+2
* Bad reference exit(2) changed to exit(3)Chris Costello1999-08-142-4/+4
* Add $Id$ tag.Chris Costello1999-08-141-0/+2
* Bad reference time(2) changed to time(3)Chris Costello1999-08-141-1/+1
* Bad reference of termios(3) changed to termios(4).Chris Costello1999-08-141-2/+2