summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add man pages for the SYSV shm* and sem* functions.joerg1995-10-037-1/+890
* Compress manual pages (if desired) in the obj directory ratherwollman1995-10-021-7/+6
* Build secure libcrypt if available and allowedache1995-09-291-1/+7
* Build secure libtelnet if available and allowedache1995-09-291-0/+2
* This gets() used \r\n, which is doggish.bde1995-09-291-1/+1
* Update to the 1995/09/20 version. Previous version was 1993/12/17.jmz1995-09-2842-198/+626
* Fixup the "ld.so failed" message for the case when ld.so finds undefinednate1995-09-271-5/+16
* Make ttyname() use posix-style tcgetattr() to check to see that it'speter1995-09-221-3/+3
* A buglet when dumping and a stylistic point from Mike.phk1995-09-221-8/+8
* Removed libdialog.paul1995-09-161-1/+1
* ``phkmalloc''phk1995-09-163-373/+1123
* Fix security bugs with a "new approach", using stdio's powerful bufferpeter1995-09-151-18/+86
* Indicate that backlog limit is 32.dg1995-09-151-1/+1
* Add missing internal object functions, hard-coded for ncurses for now.paul1995-09-131-0/+18
* Back out that last change; we don't build this shared.dg1995-09-061-2/+0
* Bumped shared lib rev to 2.1.dg1995-09-061-0/+2
* getgrent.c: adjust _nextypgroup() slightly so that it continues processingwpaul1995-09-052-4/+10
* Clear up a minor bogosity in yp_match(): we have YPMATCHCACHE turnedwpaul1995-09-021-5/+5
* getpwent.c: turn the code that checks the override caches into awpaul1995-09-023-74/+79
* Change my parse fix from 'return argc' to 'return 0'.ache1995-08-301-1/+1
* National date/time representation in syslog logfiles looks ugly,ache1995-08-291-2/+1
* Brought in changes from rev 1.14.2.1 into main branch.dg1995-08-261-1/+10
* Remove the CFLAGS+=-I${CURDIR}/net that I previously added.peter1995-08-211-1/+0
* Define DEBUG as 1 instead of as nothing so that it doesn't conflict withbde1995-08-211-1/+1
* Fix bogus include paths, some of which stopped libresolv from compiling.bde1995-08-216-14/+12
* Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)peter1995-08-209-215/+420
* fgetline does not exist.. fgetln is in it's place. Correct the X-Ref.peter1995-08-181-1/+1
* There is no such file as /usr/include/ufs/quota.h. There is a filejoerg1995-08-151-1/+1
* Submitted by: Bill Fenner <fenner@parc.xerox.com>wpaul1995-08-141-3/+5
* Small NIS tweak: frob pw_error() a little so that it can say eitherwpaul1995-08-131-1/+8
* Forget to close fileache1995-08-112-0/+2
* Bump shlib minor because xdr_* functions have been enabled. Do NOTasami1995-08-091-1/+1
* Fix _listmatch() so that it doesn't fall off the end of the list string.wpaul1995-08-081-6/+5
* Fix manpage to reflect current sourcesache1995-08-071-21/+49
* Restore %s format support from previous versionache1995-08-071-1/+22
* Just when you thought it was safe...wpaul1995-08-073-40/+212
* Install non-source files with the optional flag ${COPY}, not with the flag -c.bde1995-08-062-3/+3
* Install source files with the -c flag, not with the optional flag ${COPY}.bde1995-08-065-13/+13
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-0610-19/+20
* Fix default %c to be ctime-compatible as supposed (by Solaris too)ache1995-08-061-4/+4
* Only build libtelnet if the secure libtelnet is not going to be built.markm1995-08-061-1/+5
* Remove _set_ospeed, it is done in tgetent nowache1995-08-052-6/+0
* Do a little trick which covers 99% cases: initialize ospeedache1995-08-057-48/+53
* The European Commission went out and invented a new sort of summer-timewollman1995-08-053-224/+321
* Don't depend on bogusly-installed <tzfile.h>.wollman1995-08-051-1/+1
* Fix cut&paste error: LC_COLLATE should be LC_TIMEache1995-08-051-3/+3
* Add time locale loadingache1995-08-051-0/+8
* Move rtprio.2 from usr.sbin/rtprio to lib/libc/sys, overwriting the bogusbde1995-08-051-28/+42
* Fix sh coredump in vi mode with empty colon commandache1995-08-041-0/+3
* Implement locale-sensitive strftime () from ADO (heavily modifiedwollman1995-08-043-106/+254
OpenPOWER on IntegriCloud