aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: archie@whistle.comJulian Elischer1996-06-201-2/+2
* Make certain small things more consistent with the other stdio man pages.Jordan K. Hubbard1996-06-201-10/+10
* I hate to read a man page that almost has useful informationJoshua Peck Macdonald1996-06-201-2/+2
* Remove libforms, it was never used.Jordan K. Hubbard1996-06-1913-2903/+0
* Remove libforms - it's unused.Jordan K. Hubbard1996-06-191-1/+1
* Add tcl.Poul-Henning Kamp1996-06-181-1/+1
* Manage control connections a little better for the URL routines.Jordan K. Hubbard1996-06-171-5/+13
* Make binary mode the default.Jordan K. Hubbard1996-06-171-1/+2
* Stamp out a potential memory leak.Jordan K. Hubbard1996-06-172-10/+17
* Bring in libftpio.Jordan K. Hubbard1996-06-171-1/+1
* Add RCS Id and fix date.Garrett Wollman1996-06-171-2/+3
* Cross-reference addr2ascii(3).Garrett Wollman1996-06-171-3/+10
* Correct date and add $Id$ to reflect previous modification.Garrett Wollman1996-06-171-2/+3
* Cross-reference addr2ascii(3) and inlcude a note about how thoseGarrett Wollman1996-06-171-2/+16
* Rethink and reimpliment the way RESTARTS are handled. The method I inheiritedJordan K. Hubbard1996-06-173-53/+33
* If hostname > UT_HOSTSIZE, use its numeric address instead to keepAndrey A. Chernov1996-06-171-4/+18
* Add a feature: If the environment variable FTP_PASSIVE_MODE is definedJordan K. Hubbard1996-06-171-1/+3
* Whoops, give the authors all proper credit.Jordan K. Hubbard1996-06-171-0/+2
* Bring in a new library `libftpio', so named to avoid clashes with olderJordan K. Hubbard1996-06-176-0/+1226
* It would help if I actually added the source code for these routines.Garrett Wollman1996-06-133-0/+377
* Add an independent implementation of addr2ascii(3) and ascii2addr(3)Garrett Wollman1996-06-131-2/+5
* Code cleanup:-James Raynard1996-06-122-2/+3
* Code cleanup:-James Raynard1996-06-126-13/+13
* Code cleanup:-James Raynard1996-06-127-12/+11
* Code cleanup:-James Raynard1996-06-125-5/+5
* Code cleanup:James Raynard1996-06-113-9/+9
* Code cleanup:James Raynard1996-06-109-21/+37
* Update man to tell that <sys/types.h> is needed.Poul-Henning Kamp1996-06-101-0/+1
* Remove extraneous '+' that looks like it was left in by mistake. ThisBill Paul1996-06-101-2/+2
* Code cleanup (part two):James Raynard1996-06-107-22/+30
* update sticky bit documentationWolfram Schneider1996-06-091-8/+3
* Use better approximation if collate info not available.Andrey A. Chernov1996-06-093-16/+41
* Localize it.Andrey A. Chernov1996-06-091-46/+7
* Reword the sentence about the required space for the result string.Joerg Wunsch1996-06-091-1/+1
* Code cleanup (part one):James Raynard1996-06-088-14/+28
* Rephrase some things as suggested by Bruce.Alexander Langer1996-06-081-2/+3
* Oops, replace a rather important line that was lost in transit 8-(James Raynard1996-06-081-1/+2
* Document that truncate can also be used to extend the size of a file,Alexander Langer1996-06-071-2/+8
* Pass correct length OID to kernel for KERN_PROC_ALL.Poul-Henning Kamp1996-06-061-2/+2
* Add ypxfrd.x so that the XDR routines for this protocol will be builtBill Paul1996-06-051-2/+2
* Submitted by: (based on code in "Advanced Programming in the Unix Environment"James Raynard1996-06-052-18/+36
* Code clean up:James Raynard1996-06-041-2/+3
* Code clean up:James Raynard1996-06-031-2/+2
* Code clean up:James Raynard1996-06-031-1/+3
* Minor corrections. The second parameter is actually of type intJoerg Wunsch1996-06-032-18/+12
* backout yacc changesPoul-Henning Kamp1996-06-021-2/+2
* backup yacc changesPoul-Henning Kamp1996-06-022-2/+2
* Clean up the FP stack before returning. The i387 exp() leaked an FPBruce Evans1996-06-011-1/+2
* Make _yp_dobind() a litle smarter:Bill Paul1996-06-011-2/+43
* Improve NIS performace of getservbyname() and getservbyport(). Both theseBill Paul1996-06-013-7/+123