summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* change callrpc() from taking "char *" args, I'm quite sure they really meantalfred2001-03-232-3/+3
* mdoc(7) police: fix markup.ru2001-03-234-52/+12
* Correct the acl_set_permset and acl_set_tag_type man pagesjedgar2001-03-234-66/+60
* mdoc(7) police: fix markup.ru2001-03-2316-302/+144
* mdoc(7) police: fix markup, function prototype, and RETURN VALUES text.ru2001-03-232-58/+82
* Add the following ACL editing functions:jedgar2001-03-2236-4/+2934
* Remove struct cmessage from sys/socket.h and reintroduce the privatealfred2001-03-222-2/+9
* Remove (non-protected) variable names from function prototypes.brian2001-03-221-7/+5
* Hopefully fix some of the bugs in passing credentials over UNIX ...alfred2001-03-222-26/+32
* o Slap some "_"'s in front of variable names relating to extattr functions,rwatson2001-03-221-3/+3
* Help standalone builds by getting libutil.h from src/lib/libutilpeter2001-03-211-1/+1
* Find <libkvm.h> in the source tree. This helps standalone builds.peter2001-03-211-1/+1
* 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
* Add libssl and libcrypto compat4x libraries since the major numberps2001-03-216-0/+16451
* 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-19101-7264/+17108
* Implement D_MD_ORDER (local extension) to get month/day order from localeache2001-03-191-0/+3
* mdoc(7) police:ru2001-03-194-82/+58
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-192-14/+14
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-191-2/+3
* Add the following POSIX 1003.1e functions and man pages:jedgar2001-03-1910-2/+750
* Libraries should _never_ call exit() themselves (or its alternate spellingobrien2001-03-189-33/+33
* 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 some further style nitsbrian2001-03-171-8/+11
* Add a new entrypoint to the hashes in libmd:phk2001-03-1710-14/+114
* 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
* mdoc(7) police: ``It'' macro does not take argument in -enum lists.ru2001-03-161-2/+2
* Correct descriptions of SOCK_RDM and SOCK_SEQPACKET.dd2001-03-161-2/+2
* Correct spelling of MNT_ASYNC.dwmalone2001-03-151-2/+2
OpenPOWER on IntegriCloud