| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add descriptions and cross-references for the ACL editing library | jedgar | 2001-04-05 | 1 | -15/+107 |
* | Install the acl_create_entry.3 man page | jedgar | 2001-04-05 | 1 | -0/+1 |
* | Document the extattr_(get|set|delete)_fd calls, and add a note warning | dd | 2001-04-05 | 1 | -4/+52 |
* | Activate build of posix1e extensions in libc and libc_r that have been | tmm | 2001-04-04 | 1 | -0/+1 |
* | Add entries for the posix1e functions that will be overridden in libc_r. | tmm | 2001-04-04 | 2 | -0/+12 |
* | Prepare for the inclusion of libposix1e into libc: retire the old | tmm | 2001-04-04 | 29 | -12/+70 |
* | mdoc(7) police: add missing .Pa call. | ru | 2001-04-04 | 1 | -1/+3 |
* | Fix some very broken code in __nc_error() that implements per-thread | iedowse | 2001-04-03 | 2 | -17/+28 |
* | Remove some hacks that were apparently added to avoid problems with | iedowse | 2001-04-03 | 2 | -4/+2 |
* | There were a few error cases where the RPC code would return with | iedowse | 2001-04-02 | 2 | -1/+5 |
* | Move the #includes of reentrant.h to after the `#include "namespace.h"', | iedowse | 2001-04-02 | 23 | -23/+23 |
* | Hook the extattr_get_file.2 manual page into the build. Add MLINKS | dd | 2001-04-01 | 1 | -1/+3 |
* | A manual page for the extattr_get_file, extattr_set_file, and | dd | 2001-04-01 | 1 | -0/+154 |
* | mdoc(7) police: LIBRARY should be before SYNOPSIS. | ru | 2001-03-29 | 1 | -2/+2 |
* | Correct function name: acl_clear_perm -> acl_clear_perms | jedgar | 2001-03-29 | 1 | -2/+2 |
* | Catch up with a comment that changed in rev1.73 of mount.h | ben | 2001-03-29 | 1 | -1/+1 |
* | Mostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@. | peter | 2001-03-28 | 1 | -42/+39 |
* | The f_syncreads and f_asyncreads entries are missing from the man page. | phk | 2001-03-28 | 1 | -3/+4 |
* | OpenBSD's g_Ctoc() returned a false error when the target buffer was | peter | 2001-03-28 | 1 | -16/+16 |
* | Fix g_Ctoc() interface, approximately based on OpenBSD's recent changes. | peter | 2001-03-28 | 1 | -14/+36 |
* | o De-uglify IMPLEMENTATION NOTES section by removing unnecessary use of | rwatson | 2001-03-28 | 1 | -2/+1 |
* | Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transport | wpaul | 2001-03-27 | 1 | -3/+19 |
* | Document LOG_CONSOLE. | cwt | 2001-03-27 | 1 | -0/+2 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 18 | -26/+26 |
* | give the "netgrent" functions a home in netdb.h | alfred | 2001-03-27 | 1 | -0/+1 |
* | const'ify | alfred | 2001-03-27 | 1 | -1/+1 |
* | o Update copyright date | rwatson | 2001-03-26 | 1 | -46/+31 |
* | This is kind of a hack, but it should work. Currently, world is broken | peter | 2001-03-24 | 3 | -81/+14 |
* | Fix rcsid/$FreeBSD$. | obrien | 2001-03-24 | 1 | -2/+15 |
* | fix Alpha support | alfred | 2001-03-24 | 1 | -10/+0 |
* | IPv4 address is not unsigned int. This change introduces in_addr_t. | ume | 2001-03-23 | 7 | -18/+25 |
* | change callrpc() from taking "char *" args, I'm quite sure they really meant | alfred | 2001-03-23 | 2 | -3/+3 |
* | mdoc(7) police: fix markup. | ru | 2001-03-23 | 2 | -26/+6 |
* | Correct the acl_set_permset and acl_set_tag_type man pages | jedgar | 2001-03-23 | 2 | -33/+30 |
* | mdoc(7) police: fix markup. | ru | 2001-03-23 | 8 | -151/+72 |
* | mdoc(7) police: fix markup, function prototype, and RETURN VALUES text. | ru | 2001-03-23 | 1 | -29/+41 |
* | Add the following ACL editing functions: | jedgar | 2001-03-22 | 18 | -2/+1467 |
* | Remove struct cmessage from sys/socket.h and reintroduce the private | alfred | 2001-03-22 | 2 | -2/+9 |
* | Hopefully fix some of the bugs in passing credentials over UNIX ... | alfred | 2001-03-22 | 2 | -26/+32 |
* | Get rid of non-standard %E[Ff] formats, userland apps already fixed | ache | 2001-03-21 | 3 | -33/+4 |
* | Oops, back out prev. change - POSIX require %y in d_fmt | ache | 2001-03-21 | 1 | -4/+4 |
* | Replace %y with %Y | ache | 2001-03-21 | 1 | -1/+1 |
* | whitespace cleanup | alfred | 2001-03-20 | 1 | -16/+14 |
* | Fixed some typos. | ru | 2001-03-20 | 3 | -3/+3 |
* | This manpage is heavily based on the old rpc.3 manpage, and | ru | 2001-03-20 | 1 | -1355/+1139 |
* | Removed the second copy of the manual page! | ru | 2001-03-20 | 1 | -311/+0 |
* | Removed duplicate $FreeBSD$. | ru | 2001-03-20 | 1 | -1/+0 |
* | Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, and | dd | 2001-03-19 | 1 | -4/+7 |
* | Introduce the GLOB_MAXPATH flag, which allows the user to limit the | jlemon | 2001-03-19 | 2 | -39/+59 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 93 | -7262/+16968 |