summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add (and document) fetchMakeURL()des2000-05-253-3/+51
* Dump com_err, it's a stinking crock of shit.des2000-05-257-127/+49
* fix stray 'i' from editor.alfred2000-05-251-1/+1
* Teach libdisk about 'twe' disks.msmith2000-05-252-1/+3
* catch up to the modern ATAPI disk naming conventions and add floppyjkh2000-05-241-1/+1
* We should see the ai_canonname menber of the first addrinfoume2000-05-241-6/+6
* Add missing source files. Sort SRCS.tg2000-05-246-16/+28
* fix up the kqueue documentation... comment some things that were leftjmg2000-05-241-0/+21
* Use the new machine-independent versions of crtbegin and crtendobrien2000-05-242-7/+5
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-238-72/+74
* Describe errx/warnx in comparison to errc/warnc/err/warn.ghelmer2000-05-231-12/+33
* Use the new machine-independent versions of crtbegin and crtendjdp2000-05-233-108/+2
* Use $FTP_PASSWORD for FTP password. If $FTP_PASSWORD is notume2000-05-221-1/+11
* <blush> I tested the real code changes, but neglected to test theimp2000-05-222-5/+5
* Do not read editrc file from '.'. This can be as unsafe as havingimp2000-05-222-12/+11
* Make comment match code forgotten in last commitimp2000-05-221-1/+1
OpenPOWER on IntegriCloud