aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* changed prototype to match textJohn-Mark Gurney1997-11-051-8/+4
* Correct description of which runes are encoded as two bytes.Steve Price1997-11-052-4/+4
* Make the login_getclassbyname prototype match reality.Steve Price1997-11-051-2/+2
* Typo.Joerg Wunsch1997-10-281-2/+2
* Statisize usage().Philippe Charnier1997-10-271-1/+4
* In clntudp_call(), it is possible that xdr_replymsg() might failBill Paul1997-10-261-0/+14
* Typo.Wolfgang Helbig1997-10-261-1/+1
* Change L_SET to SEEK_SET for POSIX compliance.John Polstra1997-10-261-1/+1
* Fix a few typos.James Raynard1997-10-221-32/+33
* Back out part of OpenGroup specs about limiting max arg since it may breakAndrey A. Chernov1997-10-222-17/+4
* Reflect usleep code changes:Andrey A. Chernov1997-10-221-1/+24
* Changes in spirit of OpenGroup Singe Unix specs:Andrey A. Chernov1997-10-221-5/+11
* Document EINVAL as a possible return value from open(2).Joerg Wunsch1997-10-221-0/+7
* Sorted lists.Bruce Evans1997-10-2111-144/+146
* Remove terminfo manpage we don't have itAndrey A. Chernov1997-10-203-1660/+4
* Removed unused file. It just forces a return value of 0 on successBruce Evans1997-10-181-48/+0
* Add $IdAndrey A. Chernov1997-10-171-0/+4
* Fix LONG_MAX overflowingAndrey A. Chernov1997-10-171-10/+21
* Fix two bugs which caused various RPC programs (mountd, nfsd, ...)John Polstra1997-10-171-3/+3
* Copy time_to_sleep to time_remaining since it can be leftAndrey A. Chernov1997-10-161-0/+1
* Handle machine-dependent (stdlib) sources more automatically.Bruce Evans1997-10-162-4/+4
* Removed bogus .PATH statement.Bruce Evans1997-10-162-6/+2
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-163-10/+7
* Handle machine-dependent (m-d) (string) sources more automatically.Bruce Evans1997-10-163-80/+23
* Reflect current sleep/usleep implementations stateAndrey A. Chernov1997-10-162-9/+5
* Cleanup #includesAndrey A. Chernov1997-10-162-5/+2
* Fix a couble of typos.Søren Schmidt1997-10-161-6/+6
* Proper spacing in the Synopsis.Masafumi Max NAKANE1997-10-161-2/+2
* Include the machine-dependent Makefile.inc for sys in the correct place.Bruce Evans1997-10-152-3/+4
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-1514-132/+87
* Added some 2-line source files to get a direct correspondenceBruce Evans1997-10-155-0/+10
* Remove old SIGALRM absorbing back-compat code. It wasn't working at allPeter Wemm1997-10-151-83/+1
* Give up on the "try and compensate for broken programs" cruft and revertPeter Wemm1997-10-151-70/+0
* Correct a bug in the 'allow arbitrary number of socket descriptors' changesBill Paul1997-10-141-4/+4
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.Bruce Evans1997-10-142-6/+6
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.Bruce Evans1997-10-141-2/+2
* Fixed searching of $PATH in execvp(). Do what sh(1) should do accordingBruce Evans1997-10-142-26/+87
* Improve the innetgr() NIS+ compat kludge. We should only fail over to theBill Paul1997-10-131-18/+25
* Make this file p-make clean. (Use "ld -O foo" instead of "ld; mvSatoshi Asami1997-10-111-11/+6
* NIS+ compatibility kludge. A long time ago, I set up innetgr() soBill Paul1997-10-111-0/+7
* Also install pcap-int.h so things can call pcap_compile on arbitaryPeter Wemm1997-10-101-2/+2
* Staticize usage(). Cosmetics.Philippe Charnier1997-10-101-2/+5
* Add the AIO/LIO to libc. They aren't fully done yet, but have been in theJohn Dyson1997-10-101-2/+4
* Remove the claim that UUCP locking were not atomic. It is sinceJoerg Wunsch1997-10-071-13/+1
* Add passwd(5) to "SEE ALSO".David E. O'Brien1997-10-071-1/+2
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-052-4/+5
* Merged in better support of ISO 8601 from elsie.nci.nih.gov.Wolfgang Helbig1997-10-032-62/+118
* Teach ftpErrString to format UNIX errnos, since at least ftpLogin()Bill Fenner1997-10-021-1/+4
* Add rudimentary support for using the keyboard.Søren Schmidt1997-10-014-3/+105
* Update to tcl8.0 release version.Poul-Henning Kamp1997-10-011-14/+16