summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make restart work in active mode, too.des2000-06-291-0/+5
* Add Boyler-Moore algorithm to pre-matching test.dcs2000-06-293-6/+202
* _PATH_DEV'ify libdiskjhb2000-06-284-7/+11
* Handle multiline replies properly, instead of kinda-right.des2000-06-281-7/+16
* Fix typo in SEE ALSO section.jasone2000-06-283-3/+3
* If multiple threads are blocked in sigwait() for the same signal that doesjasone2000-06-279-12/+111
* Fixed PunchFWHole():ru2000-06-271-2/+3
* change first release date to 4.1-R as 5.0-R won't be out for at least ajmg2000-06-261-1/+1
* The argument is not mcontext_t but ucontext_t.alex2000-06-261-1/+1
* Repair a cross-reference to sync(1) that should refer to sync(8).chris2000-06-231-1/+1
* Properly separate paragraphs by using `.Pp' instead of a blank line.chris2000-06-233-6/+6
* Remove blank lines.chris2000-06-234-4/+0
* Mark up errno as a variable (Va), not as a defined value (Dv).sheldonh2000-06-231-3/+3
* Apply the accepted line breaking rules.sheldonh2000-06-231-7/+10
* Let Disk_Names() take advantage of the kern.disks sysctl if it'snbm2000-06-231-0/+15
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-2329-145/+145
* Replace an erroneous `.Va error' with `.Va errno'.chris2000-06-231-1/+1
* Replace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove a useless empty linechris2000-06-231-2/+2
* Replace .Va references to function arguments to .Fa references.chris2000-06-231-2/+2
* - Make sure the message token returned by NgSendMsg() is non-negativearchie2000-06-213-4/+28
* Don't incorrectly report a protocol error when we get a 302 and redirectsdes2000-06-211-2/+5
* Don't call _getipnodebyname_multi(). It fixes the problem thatume2000-06-201-190/+1216
* Back out wes' commit with extreme prejudice.des2000-06-201-143/+5
* - Removed PacketAliasPptp() API function.ru2000-06-204-38/+1
* Added true support for PPTP aliasing. Some nice features include:ru2000-06-207-11/+422
* Fix groff confusion for PS output.alex2000-06-201-3/+1
* Add implementation of fetchListFTP.wes2000-06-201-5/+143
* Re-commit DNS IPv6 transport support with fixes for IPv4 onlyume2000-06-192-59/+153
* Remove the setflags/getflags routines. Their functionality hasjoe2000-06-182-234/+0
OpenPOWER on IntegriCloud