aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Comment out one of many editline.3 MLINKS conflicting with libreadlineAndrey A. Chernov2001-04-121-1/+4
* Revamp acl_create_entry() so it actually works.Chris D. Faulhaber2001-04-111-18/+1
* Correct the following defines to match the POSIX.1e spec:Chris D. Faulhaber2001-04-111-6/+6
* Clean up a bit. Use the correct TAILQ link when walking the threadDaniel Eischen2001-04-103-108/+207
* Added a missing set of braces to a conditional that encompasses more thanDaniel Eischen2001-04-102-10/+12
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>Daniel Eischen2001-04-10277-405/+405
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>Daniel Eischen2001-04-105-37/+39
* Include <unistd.h> so that read(2) and write(2) don't cause warnings.Daniel Eischen2001-04-101-1/+2
* Fix a comment within a comment warning due to a missing "*/".Daniel Eischen2001-04-101-1/+1
* The maximum RPC message size was set at 8k for UDP. This is lowerIan Dowse2001-04-081-5/+6
* Mention that locks are inherited across an exec.Dima Dorfman2001-04-081-0/+6
* Install links to extattr_(get|set|delete)_fd.2 (from extattr_get_file.2).Dima Dorfman2001-04-081-2/+5
* fix cd9660 to work on files larger than ISO_DEFAULT_BLOCK_SIZE and unbreakAndrew Gallatin2001-04-071-3/+4
* If the server's reply to the SIZE command is unparseable, reset us->sizeDag-Erling Smørgrav2001-04-071-0/+1
* IPv6 support for skeyaccess(3). You can specify IPv6 addressHajimu UMEMOTO2001-04-051-78/+179
* mdoc(7) police: add missing LIBRARY section.Ruslan Ermilov2001-04-059-0/+18
* Unbreak world.Ruslan Ermilov2001-04-051-1/+1
* Record -lposix1e merge with -lc.Ruslan Ermilov2001-04-0526-26/+26
* mdoc(7) police rev 1.11: convert descriptions and cross-referencesRuslan Ermilov2001-04-051-64/+32
* - Add descriptions and cross-references for the ACL editing libraryChris D. Faulhaber2001-04-051-15/+107
* Install the acl_create_entry.3 man pageChris D. Faulhaber2001-04-051-0/+1
* Document the extattr_(get|set|delete)_fd calls, and add a note warningDima Dorfman2001-04-051-4/+52
* Remove the libposix1e, since it has been repo copied to libc/posix1e andThomas Moestl2001-04-0465-7110/+0
* Activate build of posix1e extensions in libc and libc_r that have beenThomas Moestl2001-04-045-1/+20
* Add thread safety wrappers for the posix1e syscalls that deal with fileThomas Moestl2001-04-0410-0/+369
* Add entries for the posix1e functions that will be overridden in libc_r.Thomas Moestl2001-04-042-0/+12
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-0429-12/+70
* mdoc(7) police: use proper markup for function arguments.Ruslan Ermilov2001-04-043-18/+18
* mdoc(7) police: add missing .Pa call.Ruslan Ermilov2001-04-041-1/+3
* Fix some very broken code in __nc_error() that implements per-threadIan Dowse2001-04-032-17/+28
* Add a leading underscore to the pthread_main_np function name, andIan Dowse2001-04-033-3/+6
* Remove some hacks that were apparently added to avoid problems withIan Dowse2001-04-032-4/+2
* Fixed world breakage in previous commit (config.h was inaccessibleBruce Evans2001-04-031-4/+2
* Update for libpcap 0.6.2Bill Fenner2001-04-032-8/+106
* There were a few error cases where the RPC code would return withIan Dowse2001-04-022-1/+5
* Move the #includes of reentrant.h to after the `#include "namespace.h"',Ian Dowse2001-04-0223-23/+23
* Hook the extattr_get_file.2 manual page into the build. Add MLINKSDima Dorfman2001-04-011-1/+3
* A manual page for the extattr_get_file, extattr_set_file, andDima Dorfman2001-04-011-0/+154
* Add spaces around operators.David E. O'Brien2001-04-018-244/+248
* Correct a comment.David E. O'Brien2001-04-011-1/+1
* Try to untangle some of the #ifdef spaghetti.David E. O'Brien2001-04-012-12/+12
* Add back <err.h> for warn().David E. O'Brien2001-04-011-0/+1
* Quiet warnings on the Alpha.David E. O'Brien2001-04-012-3/+11
* Add back <err.h> for warn().David E. O'Brien2001-04-011-0/+1
* mdoc(7) police: LIBRARY should be before SYNOPSIS.Ruslan Ermilov2001-03-291-2/+2
* Correct function name: acl_clear_perm -> acl_clear_permsChris D. Faulhaber2001-03-292-4/+4
* Catch up with a comment that changed in rev1.73 of mount.hBen Smithurst2001-03-291-1/+1
* Mostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@.Peter Wemm2001-03-281-42/+39
* The f_syncreads and f_asyncreads entries are missing from the man page.Poul-Henning Kamp2001-03-281-3/+4
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-281-1/+5