| Commit message (Expand) | Author | Age | Files | Lines |
* | Jump to the failed label instead of doing cleanup ourselves. | brueffer | 2012-07-15 | 1 | -2/+1 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-11 | 1 | -2/+2 |
* | Plug a leak. | kib | 2012-05-08 | 1 | -2/+5 |
* | Fix several memory and lock leaks on the out of memory condition. | kib | 2012-04-28 | 2 | -2/+22 |
* | Remove unnecessary Xo/Xc. | joel | 2012-03-29 | 1 | -10/+5 |
* | Minor mdoc nit. | joel | 2012-03-27 | 1 | -1/+1 |
* | Globally replace u_int*_t from (non-contributed) man pages. | ed | 2012-02-12 | 2 | -10/+10 |
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | dim | 2012-02-07 | 1 | -1/+1 |
* | In lib/libc/rpc/crypt_client.c, fix a clang warning about an implicit | dim | 2011-12-15 | 1 | -2/+2 |
* | Fix a bug in the userland rpc library, where it would use a | rmacklem | 2011-04-10 | 1 | -1/+2 |
* | Revert most of r210764, now that mdocml does the right | uqs | 2010-12-28 | 1 | -1/+1 |
* | Move most of the remaining USD/PSD/SMM papers into share/doc | uqs | 2010-12-04 | 7 | -9696/+0 |
* | mdoc: make sure to pass at least one argument to quotation macros | uqs | 2010-08-02 | 1 | -1/+1 |
* | Fix a bug in the previous change: remove function-local definition of | jhb | 2010-03-11 | 1 | -1/+0 |
* | Use thr_once() with once_t controls to initialize various thread_key_t | jhb | 2010-03-10 | 8 | -64/+81 |
* | Use the correct types to store uids and gids in the credential cache. | brooks | 2010-01-09 | 1 | -4/+4 |
* | Fix a double free(). | brueffer | 2010-01-05 | 1 | -1/+1 |
* | The fd_mask type is an unsigned long, not an int, so treat the mask as a | jhb | 2009-12-03 | 1 | -2/+2 |
* | Style: use structure assignment rather than memcpy() to copy a | wollman | 2009-11-25 | 1 | -1/+1 |
* | In clnt_raw_create(), avoid minor race condition initializing the | wollman | 2009-11-25 | 1 | -4/+7 |
* | In svc_raw_reply(), don't leave stat uninitialized if the MSG_ACCEPTED | wollman | 2009-11-25 | 1 | -3/+2 |
* | Eliminate more dead stores. | wollman | 2009-11-25 | 2 | -3/+3 |
* | Lock around access to nc_file and netconfig_info ("ni"). The RPC | delphij | 2009-06-24 | 1 | -3/+49 |
* | Rework the credential code to support larger values of NGROUPS and | brooks | 2009-06-19 | 2 | -10/+3 |
* | In preparation for raising NGROUPS and NGROUPS_MAX, change base | brooks | 2009-06-19 | 1 | -6/+12 |
* | Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDR | kan | 2009-06-18 | 2 | -21/+36 |
* | Do not attempt to set source address on outgoing messages | kan | 2009-06-08 | 1 | -2/+2 |
* | Match type for socket option (in practice, unnecessary, but stylistically it'... | zml | 2009-05-28 | 1 | -1/+1 |
* | Handle UDP RPC replies correctly on a multi-homed system, in userland RPC. Co... | zml | 2009-05-27 | 2 | -6/+107 |
* | Include a space between "send" and "broadcast". | emaste | 2009-04-09 | 1 | -1/+1 |
* | Remove a warning which is supposed to have been removed on 20030301. | delphij | 2009-04-02 | 1 | -12/+0 |
* | Fix async mode (required for ypbind in manycast mode). | dfr | 2008-09-15 | 1 | -2/+2 |
* | Initialise the SVCAUTH field for new transport structures when they are | dfr | 2008-09-09 | 2 | -2/+3 |
* | Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This | dfr | 2008-08-06 | 11 | -79/+347 |
* | Don't call xdrrec_skiprecord in the non-blocking case. If | dfr | 2008-03-30 | 1 | -1/+2 |
* | Use intermediate pointers to avoid strict alias type check failures | jb | 2007-11-20 | 7 | -15/+47 |
* | Fix some improper handling of malloc failures | matteo | 2007-09-20 | 5 | -30/+53 |
* | Use an array of size NGROUP_MAX for the getgroups() call instead of NGRP. | harti | 2007-06-14 | 1 | -2/+4 |
* | Some libc symbol map cleanups. | deischen | 2007-05-31 | 1 | -1/+0 |
* | endrpcent belongs with rpc name service db, not services. | jon | 2007-05-17 | 1 | -1/+1 |
* | Use C comments since we now preprocess these files with CPP. | deischen | 2007-04-29 | 1 | -7/+11 |
* | Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden | simon | 2007-03-04 | 1 | -0/+7 |
* | o Remove duplicate includes. | maxim | 2007-01-20 | 2 | -2/+0 |
* | Markup fixes. | ru | 2006-09-17 | 1 | -1/+1 |
* | Sync with NetBSD rev. 1.16 + 1.17 | mbr | 2006-09-09 | 1 | -2/+5 |
* | Sync with NetBSD rev. 1.29 | mbr | 2006-09-09 | 1 | -0/+4 |
* | Sync with NetBSD rev. 1.6 + 1.7 | mbr | 2006-09-09 | 1 | -4/+4 |
* | Sync with NetBSD rev. 1.20 + 1.21 | mbr | 2006-09-09 | 1 | -6/+11 |
* | Sync with NetBSD rev. 1.10 | mbr | 2006-09-09 | 1 | -0/+1 |
* | Sync with NetBSD rev. 1.15 | mbr | 2006-09-09 | 1 | -0/+1 |