aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bring in fixes to db 1.85 from NetBSD. These fixes have been documented asPaul Traina1996-07-213-18/+39
* Document madvise(2) as it is in FreeBSD.John Dyson1996-07-201-11/+40
* The previous change to alarm.3 to improve the wordingMike Pritchard1996-07-191-19/+24
* Revert to old version of strftime.c; the new one doesn't work right.Garrett Wollman1996-07-191-110/+78
* the previous text was absurd, and wrongAdam David1996-07-191-2/+2
* Merge the recently-imported tzcode96h distribution (libc portion). TheGarrett Wollman1996-07-186-193/+254
* In _yp_dobind(), if we find ourselves required to contact the local ypbindBill Paul1996-07-131-0/+18
* Include the proper header file (<unistd.h>) and declare [gs]etdomainname()Garrett Wollman1996-07-122-11/+8
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-12165-510/+673
* Cast lseek arguments appropriately.Jordan K. Hubbard1996-07-092-8/+8
* add references lstat(2), readlink(2), symlink(7) in section SEE ALSOWolfram Schneider1996-07-071-1/+4
* Implement an ftpVerbose() hook.Jordan K. Hubbard1996-07-043-2/+22
* Isolated all the crap for thread-safe so I can see what goes on again...Poul-Henning Kamp1996-07-031-61/+48
* Describe the "file pointer" in lseeks' man page a bit betterMike Pritchard1996-07-031-2/+3
* Document the "sig" function parameter.Mike Pritchard1996-07-032-1/+5
* Implement incremental passwd database updates. This is done by ading a '-u'Guido van Rooij1996-07-011-2/+8
* Add back missing backslash in SUBDIR list, it got lost when libtcl wasPeter Wemm1996-06-281-3/+3
* Add libtcl to makefilePoul-Henning Kamp1996-06-281-2/+2
* Makefile:Gary Palmer1996-06-262-3/+3
* Bmaked tcl 7.5Poul-Henning Kamp1996-06-261-0/+847
* Fixed comparisons so that preposterously large (>= 0x80000000) brk valuesBruce Evans1996-06-252-10/+10
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-242-4/+4
* Adjust docs to match reality.Jordan K. Hubbard1996-06-241-4/+8
* Adjust the reference to ftpBinary() in the (unused) TCL wrappers.Jordan K. Hubbard1996-06-241-4/+4
* Removed -g from CFLAGS.Bruce Evans1996-06-231-2/+2
* Specify that daemon(3) returns int, and standardise theGary Palmer1996-06-221-3/+5
* Fix a bug in the way binary/ascii settings were being done. NewJordan K. Hubbard1996-06-222-42/+78
* Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>James Raynard1996-06-221-3/+2
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary PalmerJames Raynard1996-06-2257-50/+317
* 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