| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't use MANDEPEND and MANSRC. | Ruslan Ermilov | 2001-03-26 | 1 | -2/+0 |
| * | Make header files conform to style(9). | Brian Somers | 2001-03-25 | 6 | -319/+304 |
| * | Remove an extraneous declaration. | Brian Somers | 2001-03-25 | 1 | -1/+0 |
| * | This is kind of a hack, but it should work. Currently, world is broken | Peter Wemm | 2001-03-24 | 3 | -81/+14 |
| * | Use high port range by default, and replace the 'h' option with an 'l' option | Dag-Erling Smørgrav | 2001-03-24 | 2 | -7/+7 |
| * | Fix rcsid/$FreeBSD$. | David E. O'Brien | 2001-03-24 | 1 | -2/+15 |
| * | fix Alpha support | Alfred Perlstein | 2001-03-24 | 1 | -10/+0 |
| * | IPv4 address is not unsigned int. This change introduces in_addr_t. | Hajimu UMEMOTO | 2001-03-23 | 7 | -18/+25 |
| * | change callrpc() from taking "char *" args, I'm quite sure they really meant | Alfred Perlstein | 2001-03-23 | 2 | -3/+3 |
| * | mdoc(7) police: fix markup. | Ruslan Ermilov | 2001-03-23 | 4 | -52/+12 |
| * | Correct the acl_set_permset and acl_set_tag_type man pages | Chris D. Faulhaber | 2001-03-23 | 4 | -66/+60 |
| * | mdoc(7) police: fix markup. | Ruslan Ermilov | 2001-03-23 | 16 | -302/+144 |
| * | mdoc(7) police: fix markup, function prototype, and RETURN VALUES text. | Ruslan Ermilov | 2001-03-23 | 2 | -58/+82 |
| * | Add the following ACL editing functions: | Chris D. Faulhaber | 2001-03-22 | 36 | -4/+2934 |
| * | Remove struct cmessage from sys/socket.h and reintroduce the private | Alfred Perlstein | 2001-03-22 | 2 | -2/+9 |
| * | Remove (non-protected) variable names from function prototypes. | Brian Somers | 2001-03-22 | 1 | -7/+5 |
| * | Hopefully fix some of the bugs in passing credentials over UNIX ... | Alfred Perlstein | 2001-03-22 | 2 | -26/+32 |
| * | o Slap some "_"'s in front of variable names relating to extattr functions, | Robert Watson | 2001-03-22 | 1 | -3/+3 |
| * | Help standalone builds by getting libutil.h from src/lib/libutil | Peter Wemm | 2001-03-21 | 1 | -1/+1 |
| * | Find <libkvm.h> in the source tree. This helps standalone builds. | Peter Wemm | 2001-03-21 | 1 | -1/+1 |
| * | Get rid of non-standard %E[Ff] formats, userland apps already fixed | Andrey A. Chernov | 2001-03-21 | 3 | -33/+4 |
| * | Oops, back out prev. change - POSIX require %y in d_fmt | Andrey A. Chernov | 2001-03-21 | 1 | -4/+4 |
| * | Replace %y with %Y | Andrey A. Chernov | 2001-03-21 | 1 | -1/+1 |
| * | Add libssl and libcrypto compat4x libraries since the major number | Paul Saab | 2001-03-21 | 6 | -0/+16451 |
| * | whitespace cleanup | Alfred Perlstein | 2001-03-20 | 1 | -16/+14 |
| * | Fixed some typos. | Ruslan Ermilov | 2001-03-20 | 3 | -3/+3 |
| * | This manpage is heavily based on the old rpc.3 manpage, and | Ruslan Ermilov | 2001-03-20 | 1 | -1355/+1139 |
| * | Removed the second copy of the manual page! | Ruslan Ermilov | 2001-03-20 | 1 | -311/+0 |
| * | Removed duplicate $FreeBSD$. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+0 |
| * | Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, and | Dima Dorfman | 2001-03-19 | 1 | -4/+7 |
| * | Introduce the GLOB_MAXPATH flag, which allows the user to limit the | Jonathan Lemon | 2001-03-19 | 2 | -39/+59 |
| * | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | Alfred Perlstein | 2001-03-19 | 101 | -7222/+17066 |
| * | Implement D_MD_ORDER (local extension) to get month/day order from locale | Andrey A. Chernov | 2001-03-19 | 1 | -0/+3 |
| * | mdoc(7) police: | Ruslan Ermilov | 2001-03-19 | 4 | -82/+58 |
| * | o Rename "namespace" argument to "attrnamespace" as namespace is a C++ | Robert Watson | 2001-03-19 | 2 | -14/+14 |
| * | o Rename "namespace" argument to "attrnamespace" as namespace is a C++ | Robert Watson | 2001-03-19 | 1 | -2/+3 |
| * | Add the following POSIX 1003.1e functions and man pages: | Chris D. Faulhaber | 2001-03-19 | 10 | -2/+750 |
| * | Libraries should _never_ call exit() themselves (or its alternate spelling | David E. O'Brien | 2001-03-18 | 9 | -33/+33 |
| * | Fix typo in the comment | Andrey A. Chernov | 2001-03-18 | 1 | -1/+1 |
| * | Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c format | Andrey A. Chernov | 2001-03-18 | 5 | -37/+37 |
| * | Make 'A' and 'a', 'B' and 'b' the same, per POSIX | Andrey A. Chernov | 2001-03-18 | 1 | -26/+16 |
| * | Nuke non-standard EAI_RESNULL. | Hajimu UMEMOTO | 2001-03-17 | 2 | -13/+0 |
| * | Fix some further style nits | Brian Somers | 2001-03-17 | 1 | -8/+11 |
| * | Add a new entrypoint to the hashes in libmd: | Poul-Henning Kamp | 2001-03-17 | 10 | -14/+114 |
| * | Fix type-o | Matthew Dillon | 2001-03-16 | 1 | -1/+1 |
| * | Bump MAX_GLOBENTRIES up to 16384, so it is a power of two. Add | Jonathan Lemon | 2001-03-16 | 1 | -1/+7 |
| * | mdoc(7) police: ``It'' macro does not take argument in -enum lists. | Ruslan Ermilov | 2001-03-16 | 1 | -2/+2 |
| * | Correct descriptions of SOCK_RDM and SOCK_SEQPACKET. | Dima Dorfman | 2001-03-16 | 1 | -2/+2 |
| * | Correct spelling of MNT_ASYNC. | David Malone | 2001-03-15 | 1 | -2/+2 |
| * | Limit the number of paths that glob can return to MAX_GLOBENTRIES, which | Jonathan Lemon | 2001-03-15 | 1 | -0/+7 |