summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove old version hooksache1996-08-122-12/+2
* Convert to newly aded collate compare functionache1996-08-122-5/+6
* Convert to newly aded collate compare functionache1996-08-123-10/+10
* There is so many places where range comparation (using collate)ache1996-08-121-9/+20
* clear sockaddr_in's on stack before usepeter1996-08-121-26/+28
* Use the more robust and more efficient reserved port allocation mechanismpeter1996-08-121-21/+45
* clear various struct sockaddr_in's on stack, set sin_len.peter1996-08-127-7/+17
* Use collate info for alpha character rangesache1996-08-122-9/+14
* Use collate for alpha character rangesache1996-08-121-1/+4
* Remove static collcmp, use new internal function nowache1996-08-121-37/+4
* Remove static collcmp, ise new internal function nowache1996-08-121-35/+3
* Add internal function __collcmp once instead of adding it staticallyache1996-08-123-2/+65
* Use collate for alpha character rangesache1996-08-121-1/+35
* 8bit cleaness (ctype) fixesache1996-08-116-16/+18
* Use collate data for national alpha character ranges like [a-z]ache1996-08-111-4/+45
* Short value is better for hash due to easy overflow in 8bit charactersache1996-08-111-1/+1
* Use locale for character classes instead of hardcoded valuesache1996-08-114-37/+89
* Yeesh! I shouldn't have looked. Fix a whole bunch more. Prayjkh1996-08-101-7/+17
* Fix an exceedingly confusing typo.jkh1996-08-101-1/+1
* Remove some hardcode *roff font change escape codes frommpp1996-08-062-4/+4
* Correct the paramter type of the second argument to fgets.mpp1996-08-061-1/+1
* 1. Add verbose flag to ftp_login()jkh1996-08-035-306/+16
* Document that the relevant clock ticks are for the statistics clockbde1996-07-301-0/+3
* Document that clock ticks are for the profiling clock and that thebde1996-07-301-2/+4
* Fixed description of _SC_CLK_TCK. Both the clock and the unitsbde1996-07-301-1/+1
* Fixed comment about ru_maxrss. This field isn't an integral.bde1996-07-301-1/+1
* Fix some of the problems that bde pointed out to me some time ago.peter1996-07-281-7/+16
* Refer to the ASCII character 000 by its proper name, `NUL', and notwollman1996-07-251-11/+12
* Finish rename of KERN_DOMAINNAME to KERN_NISDOMAINNAME.wollman1996-07-252-4/+4
* Fix a memory leak in MD[245]End()phk1996-07-241-9/+8
* Bring in fixes to db 1.85 from NetBSD. These fixes have been documented aspst1996-07-213-18/+39
* Document madvise(2) as it is in FreeBSD.dyson1996-07-201-11/+40
* The previous change to alarm.3 to improve the wordingmpp1996-07-191-19/+24
* Revert to old version of strftime.c; the new one doesn't work right.wollman1996-07-191-110/+78
* the previous text was absurd, and wrongadam1996-07-191-2/+2
* Merge the recently-imported tzcode96h distribution (libc portion). Thewollman1996-07-186-193/+254
* In _yp_dobind(), if we find ourselves required to contact the local ypbindwpaul1996-07-131-0/+18
* Include the proper header file (<unistd.h>) and declare [gs]etdomainname()wollman1996-07-122-11/+8
* General -Wall warning cleanup, part I.jkh1996-07-12165-510/+673
* Cast lseek arguments appropriately.jkh1996-07-092-8/+8
* add references lstat(2), readlink(2), symlink(7) in section SEE ALSOwosch1996-07-071-1/+4
* Implement an ftpVerbose() hook.jkh1996-07-043-2/+22
* Isolated all the crap for thread-safe so I can see what goes on again...phk1996-07-031-61/+48
* Describe the "file pointer" in lseeks' man page a bit bettermpp1996-07-031-2/+3
* Document the "sig" function parameter.mpp1996-07-032-1/+5
* Implement incremental passwd database updates. This is done by ading a '-u'guido1996-07-011-2/+8
* Add back missing backslash in SUBDIR list, it got lost when libtcl waspeter1996-06-281-3/+3
* Add libtcl to makefilephk1996-06-281-2/+2
* Makefile:gpalmer1996-06-262-3/+3
* Bmaked tcl 7.5phk1996-06-261-0/+847
OpenPOWER on IntegriCloud