summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Rethink and reimpliment the way RESTARTS are handled. The method I inheiritedjkh1996-06-173-53/+33
* If hostname > UT_HOSTSIZE, use its numeric address instead to keepache1996-06-171-4/+18
* Add a feature: If the environment variable FTP_PASSIVE_MODE is definedjkh1996-06-171-1/+3
* Whoops, give the authors all proper credit.jkh1996-06-171-0/+2
* This commit was generated by cvs2svn to compensate for changes in r16420,jkh1996-06-176-0/+1226
|\
| * Bring in a new library `libftpio', so named to avoid clashes with olderjkh1996-06-176-0/+1226
* It would help if I actually added the source code for these routines.wollman1996-06-133-0/+377
* Add an independent implementation of addr2ascii(3) and ascii2addr(3)wollman1996-06-131-2/+5
* Code cleanup:-jraynard1996-06-122-2/+3
* Code cleanup:-jraynard1996-06-126-13/+13
* Code cleanup:-jraynard1996-06-127-12/+11
* Code cleanup:-jraynard1996-06-125-5/+5
* Code cleanup:jraynard1996-06-113-9/+9
* Code cleanup:jraynard1996-06-109-21/+37
* Update man to tell that <sys/types.h> is needed.phk1996-06-101-0/+1
* Remove extraneous '+' that looks like it was left in by mistake. Thiswpaul1996-06-101-2/+2
* Code cleanup (part two):jraynard1996-06-107-22/+30
* update sticky bit documentationwosch1996-06-091-8/+3
* Use better approximation if collate info not available.ache1996-06-093-16/+41
* Localize it.ache1996-06-091-46/+7
* Reword the sentence about the required space for the result string.joerg1996-06-091-1/+1
* Code cleanup (part one):jraynard1996-06-088-14/+28
* Rephrase some things as suggested by Bruce.alex1996-06-081-2/+3
* Oops, replace a rather important line that was lost in transit 8-(jraynard1996-06-081-1/+2
* Document that truncate can also be used to extend the size of a file,alex1996-06-071-2/+8
* Pass correct length OID to kernel for KERN_PROC_ALL.phk1996-06-061-2/+2
* Add ypxfrd.x so that the XDR routines for this protocol will be builtwpaul1996-06-051-2/+2
* Submitted by: (based on code in "Advanced Programming in the Unix Environment"jraynard1996-06-052-18/+36
* Code clean up:jraynard1996-06-041-2/+3
* Code clean up:jraynard1996-06-031-2/+2
* Code clean up:jraynard1996-06-031-1/+3
* Minor corrections. The second parameter is actually of type intjoerg1996-06-032-18/+12
* backout yacc changesphk1996-06-021-2/+2
* backup yacc changesphk1996-06-022-2/+2
* Clean up the FP stack before returning. The i387 exp() leaked an FPbde1996-06-011-1/+2
* Make _yp_dobind() a litle smarter:wpaul1996-06-011-2/+43
* Improve NIS performace of getservbyname() and getservbyport(). Both thesewpaul1996-06-013-7/+123
* Use the setsockopt for IP_PORTRANGE to cause rresvport() to allocate apeter1996-05-311-12/+24
* yacc rule change.phk1996-05-301-3/+3
* yacc rule change.phk1996-05-302-2/+2
* Fix bogus MLINKS line from vasprintf change.jkh1996-05-291-2/+2
* add manpage linkswosch1996-05-291-1/+2
* add manpage links:wosch1996-05-291-3/+6
* Correct two errors in the manual page.jdp1996-05-281-2/+2
* Use ld -O insted of ld -o + mv.phk1996-05-281-9/+5
* remove MLINKS tparm.3 due name clash with libtermcapwosch1996-05-272-4/+10
* remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libcwosch1996-05-271-2/+3
* Add an implementation of the gnu-ish asprintf() and vasprintf(). They arepeter1996-05-274-38/+219
* Removed false copyrights...scrappy1996-05-276-173/+1
* Added in appropriate Berkeley copyright and RCS Id: stringscrappy1996-05-276-1/+182
OpenPOWER on IntegriCloud