summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Proper spacing in the Synopsis.max1997-10-161-2/+2
* Include the machine-dependent Makefile.inc for sys in the correct place.bde1997-10-152-3/+4
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-1514-132/+87
* Added some 2-line source files to get a direct correspondencebde1997-10-155-0/+10
* Remove old SIGALRM absorbing back-compat code. It wasn't working at allpeter1997-10-151-83/+1
* Give up on the "try and compensate for broken programs" cruft and revertpeter1997-10-151-70/+0
* Correct a bug in the 'allow arbitrary number of socket descriptors' changeswpaul1997-10-141-4/+4
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.bde1997-10-142-6/+6
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.bde1997-10-141-2/+2
* Fixed searching of $PATH in execvp(). Do what sh(1) should do accordingbde1997-10-142-26/+87
* Improve the innetgr() NIS+ compat kludge. We should only fail over to thewpaul1997-10-131-18/+25
* Make this file p-make clean. (Use "ld -O foo" instead of "ld; mvasami1997-10-111-11/+6
* NIS+ compatibility kludge. A long time ago, I set up innetgr() sowpaul1997-10-111-0/+7
* Also install pcap-int.h so things can call pcap_compile on arbitarypeter1997-10-101-2/+2
* Staticize usage(). Cosmetics.charnier1997-10-101-2/+5
* Add the AIO/LIO to libc. They aren't fully done yet, but have been in thedyson1997-10-101-2/+4
* Remove the claim that UUCP locking were not atomic. It is sincejoerg1997-10-071-13/+1
* Add passwd(5) to "SEE ALSO".obrien1997-10-071-1/+2
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-052-4/+5
* Merged in better support of ISO 8601 from elsie.nci.nih.gov.helbig1997-10-032-62/+118
* Teach ftpErrString to format UNIX errnos, since at least ftpLogin()fenner1997-10-021-1/+4
* Add rudimentary support for using the keyboard.sos1997-10-014-3/+105
* Update to tcl8.0 release version.phk1997-10-011-14/+16
* Move locks from /etc/opielocks to /var/run/opielocks to keepache1997-10-011-1/+1
* Correct an ancient bogon which involved trying to read() from ajkh1997-10-011-10/+8
* Bump minor numberache1997-09-291-1/+3
* Sort cross refereces in section SEE ALSO.wosch1997-09-2912-22/+23
* Endless loop.wosch1997-09-291-5/+5
* Add setutent.cache1997-09-291-2/+2
* EXT_KEYS gone, STD ommitedache1997-09-291-3/+2
* Add logwtmp.cache1997-09-291-2/+2
* Mergeache1997-09-291-16/+73
* Revert the previous prototype un-typo. Add a brief comment warning thatmsmith1997-09-281-1/+3
* Changes for KTH KerberosIVmarkm1997-09-281-6/+1
* Changes for KTH KerberosIV.markm1997-09-282-3/+3
* Typo fixmsmith1997-09-281-1/+1
* Fix typo in signal() prototypemsmith1997-09-281-1/+1
* Use revived __maskrune for digittointache1997-09-271-2/+2
* Add mskanji.cache1997-09-251-1/+1
* Move it under XPG4 defineache1997-09-251-0/+2
* Move MSKanji under XPG4 defineache1997-09-251-8/+8
* __maskrune --> __istypeache1997-09-251-1/+1
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>julian1997-09-245-3/+119
* This commit was generated by cvs2svn to compensate for changes in r29747,ache1997-09-232-20/+31
|\
| * Official patch from infozipache1997-09-232-20/+31
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-libz'.cvs2svn1996-08-181-0/+35
* | Apply fts() fix from PR#4593peter1997-09-222-2/+2
* | Make selection logic more strict. Only select AF_INET loopback interfaceswpaul1997-09-211-3/+6
* | Many places in the code NULL is used in integer context, wherephk1997-09-184-6/+6
* | environmental -> environment.charnier1997-09-183-4/+4
OpenPOWER on IntegriCloud