summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* - Add descriptions and cross-references for the ACL editing libraryjedgar2001-04-051-15/+107
* Install the acl_create_entry.3 man pagejedgar2001-04-051-0/+1
* Document the extattr_(get|set|delete)_fd calls, and add a note warningdd2001-04-051-4/+52
* Remove the libposix1e, since it has been repo copied to libc/posix1e andtmm2001-04-0465-7110/+0
* Activate build of posix1e extensions in libc and libc_r that have beentmm2001-04-045-1/+20
* Add thread safety wrappers for the posix1e syscalls that deal with filetmm2001-04-0410-0/+369
* Add entries for the posix1e functions that will be overridden in libc_r.tmm2001-04-042-0/+12
* Prepare for the inclusion of libposix1e into libc: retire the oldtmm2001-04-0429-12/+70
* mdoc(7) police: use proper markup for function arguments.ru2001-04-043-18/+18
* mdoc(7) police: add missing .Pa call.ru2001-04-041-1/+3
* Fix some very broken code in __nc_error() that implements per-threadiedowse2001-04-032-17/+28
* Add a leading underscore to the pthread_main_np function name, andiedowse2001-04-033-3/+6
* Remove some hacks that were apparently added to avoid problems withiedowse2001-04-032-4/+2
* Fixed world breakage in previous commit (config.h was inaccessiblebde2001-04-031-4/+2
* Update for libpcap 0.6.2fenner2001-04-032-8/+106
* There were a few error cases where the RPC code would return withiedowse2001-04-022-1/+5
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-0223-23/+23
* Hook the extattr_get_file.2 manual page into the build. Add MLINKSdd2001-04-011-1/+3
* A manual page for the extattr_get_file, extattr_set_file, anddd2001-04-011-0/+154
* Add spaces around operators.obrien2001-04-018-244/+248
* Correct a comment.obrien2001-04-011-1/+1
* Try to untangle some of the #ifdef spaghetti.obrien2001-04-012-12/+12
* Add back <err.h> for warn().obrien2001-04-011-0/+1
* Quiet warnings on the Alpha.obrien2001-04-012-3/+11
* Add back <err.h> for warn().obrien2001-04-011-0/+1
* mdoc(7) police: LIBRARY should be before SYNOPSIS.ru2001-03-291-2/+2
* Correct function name: acl_clear_perm -> acl_clear_permsjedgar2001-03-292-4/+4
* Catch up with a comment that changed in rev1.73 of mount.hben2001-03-291-1/+1
* Mostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@.peter2001-03-281-42/+39
* The f_syncreads and f_asyncreads entries are missing from the man page.phk2001-03-281-3/+4
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-281-1/+5
* OpenBSD's g_Ctoc() returned a false error when the target buffer waspeter2001-03-281-16/+16
* Fix g_Ctoc() interface, approximately based on OpenBSD's recent changes.peter2001-03-281-14/+36
* o De-uglify IMPLEMENTATION NOTES section by removing unnecessary use ofrwatson2001-03-282-4/+2
* Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transportwpaul2001-03-271-3/+19
* Document LOG_CONSOLE.cwt2001-03-271-0/+2
* MAN[1-9] -> MAN.ru2001-03-2762-140/+120
* give the "netgrent" functions a home in netdb.halfred2001-03-271-0/+1
* const'ifyalfred2001-03-271-1/+1
* Rewrite of the CAM error recovery code.ken2001-03-273-35/+50
* o Update copyright daterwatson2001-03-262-92/+62
* Do not build (and install) both secure/ and standard versionsru2001-03-261-1/+1
* Don't use MANDEPEND and MANSRC.ru2001-03-261-2/+0
* Make header files conform to style(9).brian2001-03-256-326/+311
* Remove an extraneous declaration.brian2001-03-251-1/+0
* This is kind of a hack, but it should work. Currently, world is brokenpeter2001-03-243-81/+14
* Use high port range by default, and replace the 'h' option with an 'l' optiondes2001-03-242-7/+7
* Fix rcsid/$FreeBSD$.obrien2001-03-241-2/+15
* fix Alpha supportalfred2001-03-241-10/+0
* IPv4 address is not unsigned int. This change introduces in_addr_t.ume2001-03-237-18/+25
OpenPOWER on IntegriCloud