summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Turn malloc options "AJ" on by default.phk2000-07-091-2/+2
* reject empty scopeid. use strtoul() for checking all-numericness ofitojun2000-07-091-8/+15
* First appeared in 2.9BSD, not 3.0.dannyboy2000-07-081-1/+1
* Since we have modified charjump to be CHAR_MIN-based, we have todcs2000-07-081-1/+2
* Don't assume the remote address in a 227 reply is enclosed in parentheses.des2000-07-081-2/+1
* Fix basic authentication, and add proxy authentication.des2000-07-081-19/+45
* Change the dllockinit() interface from "experimental" tojdp2000-07-081-3/+4
* fix commentache2000-07-071-1/+1
* Remove DIAGASSERTn_hibma2000-07-076-50/+0
* Do not free NULL pointers.dcs2000-07-071-1/+1
* Deal with the signed/unsigned chars issue in a more proper manner. Wedcs2000-07-072-21/+17
* remove sys/time.h by instruction from bde.jmg2000-07-061-1/+0
* Reduce shlib major that is bumped by my mistake.ume2000-07-061-1/+1
* Better fix for .Fx macroache2000-07-061-2/+4
* cleanup the tsearch import.alfred2000-07-062-53/+4
* I hate signed chars.^W^W^W^W^WCast to unsigned char before using signeddcs2000-07-061-1/+1
* Correct comment to work with test code.dcs2000-07-061-2/+2
* Use UCHAR_MAX consistently.dcs2000-07-061-1/+1
* Fix .Fx usage (causing error diagnositc)ache2000-07-061-1/+2
* IPv6 support.ume2000-07-055-78/+301
* Remove DEBUG_FLAGS=-g3, which never should have been committed.jasone2000-07-053-6/+0
* sync with more recent kame tree.itojun2000-07-052-45/+254
* sync with latest kame.itojun2000-07-051-70/+208
* sync with kame.itojun2000-07-051-29/+50
* o Enable building of libposix1e capability state utility functions andrwatson2000-07-052-16/+24
* o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated withrwatson2000-07-058-0/+392
* o When calling the syscall, use &cap instead of cap. Apparently thisrwatson2000-07-052-2/+2
* o Comment out <sys/audit.h> and <sys/mac.h> since they are not yetrwatson2000-07-052-4/+4
* add getifaddrs(3) from bsdi. this is a magic function which lets you grabitojun2000-07-053-2/+545
* synchronize with latest kame tree.itojun2000-07-0413-598/+1149
* Describe agrument range correctly, according to multibyte(3)ache2000-07-032-23/+21
* Add new man pagespeter2000-07-032-2/+6
* Get this to compile in the 5.1-20000701-prerelease environment.peter2000-07-036-10/+34
* Remove trailing whitespace only.sheldonh2000-07-032-18/+18
* Fix overlong line and trailing whitespace introduced in rev 1.8.sheldonh2000-07-031-1/+2
* Add to the SEE ALSO section, a reference to the RFC mentioned insheldonh2000-07-032-1/+12
* Re-pair the MLINKS of unvis.3 with strunvisx.3. This undoubtedly was agreen2000-07-031-1/+1
* Previous commit broke the case of chained CNAME entries. Instead handlekris2000-07-031-6/+18
* Fix a nasty bug which would leave the struct hostent incompletely filled outkris2000-07-031-1/+1
* Add strunvisx.3 MLINK.alex2000-07-021-1/+1
* Document VIS_HTTPSTYLE:alex2000-07-022-4/+34
* Fix memory leak introduced with regcomp.c rev 1.14.dcs2000-07-021-0/+6
* Include libusb in the buildn_hibma2000-07-021-1/+1
* Enhance the optimization provided by pre-matching. Fix style bugs withdcs2000-07-023-12/+177
* Remove from the notes a bug that it's said to have been fixed.dcs2000-07-021-5/+0
* Style fixes.dan2000-07-011-11/+12
* Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE.dan2000-07-012-1/+73
* bring in binary search tree code.alfred2000-07-016-2/+347
* Initialize variables used by the Boyer-Moore algorithm.dcs2000-06-291-0/+2
* Fix assigning alt_month in compatibility codeache2000-06-291-1/+1
OpenPOWER on IntegriCloud