summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-2223-32/+64
* Remove EXTRA_SANITY, fix a unused var.phk1995-10-221-4/+8
* More cleanup.phk1995-10-223-4/+1
* limit the number of functions we pull in for 'i386'.phk1995-10-221-1/+11
* and so on...phk1995-10-221-5/+3
* As above.phk1995-10-223-5/+7
* As above.phk1995-10-223-3/+2
* Minor cleanup, mostly unused vars and missing #includes.phk1995-10-2219-43/+46
* Finally catch up with the Frenchmen, and create the German messagejoerg1995-10-211-2/+8
* Add $Id$ since this version of the file has diverged from the BSD base apeter1995-10-211-1/+5
* -fomit-frame-pointer is becomming an increasingly popular optimization,phk1995-10-201-2/+2
* Propogate default table to restricted 8859-1 templateache1995-10-191-0/+32
* Remove the bugs section. sh(1) now has a ulimit builtin.joerg1995-10-191-9/+0
* put the _getenv and _strncmp under #ifdef DEBUG, which is the only timephk1995-10-181-1/+6
* Create a scrt0.o file that specifically excludes the shared-lib support.dg1995-10-181-6/+11
* Doubled the performance of getenv()/__findenv() by rewriting it to notdg1995-10-171-20/+24
* Add moncontrol.3 -> monstartup.3 link here.phk1995-10-151-0/+1
* Another tweak/speedup pass:wpaul1995-10-111-62/+80
* phkmalloc/2phk1995-10-082-311/+370
* Some NIS bug stomping:wpaul1995-10-061-24/+41
* remove GCC support functions from libc.phk1995-10-052-4/+2
* Fix the problem that I aroused with the last commit..peter1995-10-051-4/+10
* Make a link-time warning for the use of gets().peter1995-10-041-0/+3
* Calling sbrk(2) with zero argument doesn't need to generate a syscall.phk1995-10-042-8/+20
* 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
OpenPOWER on IntegriCloud