summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Don't check for the unlikely case of useconds == 0 here. The kernelbde1997-11-201-7/+4
* stat() the correct file in execvp() so that the fine tuned errno handlingbde1997-11-201-2/+2
* Fix erroneous format string.jdp1997-11-181-2/+2
* Add cross-references to rfork(2).jdp1997-11-182-1/+3
* Close PR #4867: improve _listmatch() to avoid returning false positives.wpaul1997-11-161-9/+16
* Reviewed by: hackers@freebsd.org in generaljulian1997-11-132-1/+32
* Reviewed by: various.julian1997-11-121-3/+2
* Describe MNT_NOCLUSTER{R,W} flags.kato1997-11-091-0/+4
* changed prototype to match textjmg1997-11-051-8/+4
* Correct description of which runes are encoded as two bytes.steve1997-11-052-4/+4
* Make the login_getclassbyname prototype match reality.steve1997-11-051-2/+2
* Typo.joerg1997-10-281-2/+2
* Statisize usage().charnier1997-10-271-1/+4
* In clntudp_call(), it is possible that xdr_replymsg() might failwpaul1997-10-261-0/+14
* Typo.helbig1997-10-261-1/+1
* Change L_SET to SEEK_SET for POSIX compliance.jdp1997-10-261-1/+1
* Fix a few typos.jraynard1997-10-221-32/+33
* Back out part of OpenGroup specs about limiting max arg since it may breakache1997-10-222-17/+4
* Reflect usleep code changes:ache1997-10-221-1/+24
* Changes in spirit of OpenGroup Singe Unix specs:ache1997-10-221-5/+11
* Document EINVAL as a possible return value from open(2).joerg1997-10-221-0/+7
* Sorted lists.bde1997-10-2111-144/+146
* Remove terminfo manpage we don't have itache1997-10-203-1660/+4
* Removed unused file. It just forces a return value of 0 on successbde1997-10-181-48/+0
* Add $Idache1997-10-171-0/+4
* Fix LONG_MAX overflowingache1997-10-171-10/+21
* Fix two bugs which caused various RPC programs (mountd, nfsd, ...)jdp1997-10-171-3/+3
* Copy time_to_sleep to time_remaining since it can be leftache1997-10-161-0/+1
* Handle machine-dependent (stdlib) sources more automatically.bde1997-10-162-4/+4
* Removed bogus .PATH statement.bde1997-10-162-6/+2
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-163-10/+7
* Handle machine-dependent (m-d) (string) sources more automatically.bde1997-10-163-80/+23
* Reflect current sleep/usleep implementations stateache1997-10-162-9/+5
* Cleanup #includesache1997-10-162-5/+2
* Fix a couble of typos.sos1997-10-161-6/+6
* 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
OpenPOWER on IntegriCloud