summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make a note of fflagstostr and strtofflags in the 'see also' section.joe2000-06-171-0/+2
* Add strtofflags and fflagstostr to libc.joe2000-06-171-2/+3
* Modify strtofflags so that it returns a malloced string instead of ajoe2000-06-172-4/+30
* The "def" arg for fflagstostr is too specialized for ls. The callerjoe2000-06-172-8/+5
* Return of the evil file flags! The {s|g}etflags functions werejoe2000-06-174-250/+16
* - Improved passive mode FTP support by aliasing 229 replies.ru2000-06-161-312/+337
* Backout my previous commit.ume2000-06-142-110/+56
* pthread_mutex_lock(), pthread_cond_trywait(), and pthread_cond_wait() arejasone2000-06-1418-108/+375
* - Added support for passive mode FTP by aliasing 227 replies.ru2000-06-143-15/+228
* add libxpg4ache2000-06-141-1/+1
* You need options USER_LDT in your kernel to use these functions.alex2000-06-141-0/+4
* Add libxpg4 as the current version had it's SO version number bumped andobrien2000-06-131-0/+116
* Fix typo: turn of -> turn off.alex2000-06-131-1/+1
* Bump major to preserve 3.x binaries compatibilityache2000-06-131-0/+3
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.n_hibma2000-06-1119-0/+2626
* DNS IPv6 transport support.ume2000-06-112-56/+110
* - Replace ``.Va (cap_t)NULL'' with ``.Dv NULL''chris2000-06-092-6/+6
* - Replacechris2000-06-092-54/+26
* add a BUGS section on how we can only watch VNODE's on a UFS file systemjmg2000-06-071-0/+4
* Removed bogus 'l' suffixes in FP register to register instructions.bde2000-06-066-8/+8
* Re-support "wd" if PC98 is defined. Because PC-98 still uses the wd driver.nyan2000-06-052-1/+9
* o Introduce libposix1e capability support routines, which provide arwatson2000-06-0416-0/+810
* o Fix incorrect descriptions of cap_get_flag() and cap_set_flag() inrwatson2000-06-042-24/+36
* o Build and install POSIX.1e capabilities man pagesrwatson2000-06-042-2/+42
* o Add posix1e(3) references to acl.3 and cap.3rwatson2000-06-044-4/+8
* o Add mention of capabilities documentation + APIsrwatson2000-06-042-14/+26
* o Introduce man pages for POSIX.1e capability APIrwatson2000-06-0418-0/+1896
* o Remove extra cross reference from acl.3 to acl.3rwatson2000-06-0420-62/+20
* Make this lib fake - now merged to libcache2000-06-032-4/+5
* Megre XPG4 code into libcache2000-06-0310-52/+24
* #include <string.h> for memcpy() prototypekris2000-06-031-0/+1
* Fix buffer overflow bug in NgSendAsciiMsg().archie2000-06-021-1/+1
* document sbsize limit.alfred2000-06-021-0/+1
* Replace a `manual(section)' reference with a proper .Xr statement.chris2000-05-311-1/+2
* Fix an mdoc-o, and english.hoek2000-05-311-6/+6
* /dev/rXXX -> /dev/XXXmsmith2000-05-313-5/+5
* De-support 'wd'; with it making a dual appearance with 'ad', thingsmsmith2000-05-302-4/+2
* Update to the version of pam_ssh corresponding to OpenSSH 2.1 (takenkris2000-05-301-19/+23
* Fix a misspelling: undefied -> undefinedchris2000-05-272-2/+2
* Hackish support for 302 redirect.des2000-05-261-24/+59
* Honor FTP_PASSIVE_MODE so caller doesn't need to.des2000-05-261-0/+4
* Back out the previous change to the queue(3) interface.jake2000-05-268-72/+72
* Output newline after debugging messagedes2000-05-251-0/+1
OpenPOWER on IntegriCloud