summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the following POSIX 1003.1e functions and man pages:jedgar2001-03-195-1/+375
* Fix typo in the commentache2001-03-181-1/+1
* Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c formatache2001-03-185-37/+37
* Make 'A' and 'a', 'B' and 'b' the same, per POSIXache2001-03-181-26/+16
* Nuke non-standard EAI_RESNULL.ume2001-03-172-13/+0
* Fix type-odillon2001-03-161-1/+1
* Bump MAX_GLOBENTRIES up to 16384, so it is a power of two. Addjlemon2001-03-161-1/+7
* Correct descriptions of SOCK_RDM and SOCK_SEQPACKET.dd2001-03-161-2/+2
* Correct spelling of MNT_ASYNC.dwmalone2001-03-151-2/+2
* Limit the number of paths that glob can return to MAX_GLOBENTRIES, whichjlemon2001-03-151-0/+7
OpenPOWER on IntegriCloud