summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Activate build of posix1e extensions in libc and libc_r that have beentmm2001-04-041-0/+1
* 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: 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
* Remove some hacks that were apparently added to avoid problems withiedowse2001-04-032-4/+2
* 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
* mdoc(7) police: LIBRARY should be before SYNOPSIS.ru2001-03-291-2/+2
* Correct function name: acl_clear_perm -> acl_clear_permsjedgar2001-03-291-2/+2
* 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
* 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-281-2/+1
* 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-2718-26/+26
* give the "netgrent" functions a home in netdb.halfred2001-03-271-0/+1
* const'ifyalfred2001-03-271-1/+1
* o Update copyright daterwatson2001-03-261-46/+31
* This is kind of a hack, but it should work. Currently, world is brokenpeter2001-03-243-81/+14
* 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
* change callrpc() from taking "char *" args, I'm quite sure they really meantalfred2001-03-232-3/+3
* mdoc(7) police: fix markup.ru2001-03-232-26/+6
* Correct the acl_set_permset and acl_set_tag_type man pagesjedgar2001-03-232-33/+30
* mdoc(7) police: fix markup.ru2001-03-238-151/+72
* mdoc(7) police: fix markup, function prototype, and RETURN VALUES text.ru2001-03-231-29/+41
* Add the following ACL editing functions:jedgar2001-03-2218-2/+1467
* Remove struct cmessage from sys/socket.h and reintroduce the privatealfred2001-03-222-2/+9
* Hopefully fix some of the bugs in passing credentials over UNIX ...alfred2001-03-222-26/+32
* Get rid of non-standard %E[Ff] formats, userland apps already fixedache2001-03-213-33/+4
* Oops, back out prev. change - POSIX require %y in d_fmtache2001-03-211-4/+4
* Replace %y with %Yache2001-03-211-1/+1
* whitespace cleanupalfred2001-03-201-16/+14
* Fixed some typos.ru2001-03-203-3/+3
* This manpage is heavily based on the old rpc.3 manpage, andru2001-03-201-1355/+1139
* Removed the second copy of the manual page!ru2001-03-201-311/+0
* Removed duplicate $FreeBSD$.ru2001-03-201-1/+0
* Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, anddd2001-03-191-4/+7
* Introduce the GLOB_MAXPATH flag, which allows the user to limit thejlemon2001-03-192-39/+59
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-1993-7262/+16968
* Implement D_MD_ORDER (local extension) to get month/day order from localeache2001-03-191-0/+3
* mdoc(7) police:ru2001-03-192-41/+29
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-191-7/+7
OpenPOWER on IntegriCloud