| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r278041: | ngie | 2016-12-03 | 1 | -1/+1 |
* | MFC r287341,r287342,r287348: | ngie | 2016-12-03 | 16 | -399/+184 |
* | MFC r288113: | ngie | 2016-12-03 | 35 | -409/+235 |
* | MFC r297790: | ngie | 2016-12-03 | 4 | -13/+13 |
* | MFC r287350: | ngie | 2016-12-03 | 5 | -12/+12 |
* | MFC r303889: | pfg | 2016-09-08 | 1 | -1/+1 |
* | MFC r301704: | ngie | 2016-06-11 | 1 | -1/+1 |
* | MFC r300624: | ngie | 2016-06-08 | 1 | -2/+3 |
* | MFC r300385: | ngie | 2016-06-08 | 1 | -0/+1 |
* | MFC r300386: | ngie | 2016-06-08 | 1 | -1/+3 |
* | MFC r300387,r300388,r300389: | ngie | 2016-06-08 | 3 | -12/+18 |
* | MFC r300620,r300621: | ngie | 2016-06-08 | 1 | -1/+2 |
* | MFC r296095: | pfg | 2016-03-27 | 1 | -1/+1 |
* | MFC r293715: | ngie | 2016-01-19 | 1 | -2/+2 |
* | MFC r293705: | ngie | 2016-01-18 | 1 | -2/+2 |
* | MFC r293704: | ngie | 2016-01-18 | 1 | -1/+1 |
* | MFC r292047: RPC: populate local address for rendezvous transporter. | stas | 2016-01-08 | 1 | -2/+16 |
* | MFC r278932: | ngie | 2015-12-01 | 2 | -4/+1 |
* | MFC r290253: | ngie | 2015-11-16 | 10 | -49/+25 |
* | MFC r258580: | hrs | 2014-10-09 | 1 | -335/+0 |
* | MFC: r265238, r265240 | brueffer | 2014-05-16 | 1 | -8/+6 |
* | MFC r258578, r258580, r258581 (by hrs): | mav | 2014-01-22 | 53 | -1422/+1353 |
* | Assign the len field of the netbuf structure to the current length of | kevlo | 2013-03-01 | 1 | -1/+1 |
* | rpc: convert all uid and gid variables to u_int. | pfg | 2012-10-04 | 4 | -7/+8 |
* | rpc: convert all uid and gid variables of the type uid_t and gid_t. | pfg | 2012-10-03 | 1 | -3/+3 |
* | rpc: convert all uid and gid variables of the type uid_t and gid_t. | pfg | 2012-10-03 | 1 | -5/+5 |
* | libtirpc: be sure to free cl_netid and cl_tp | pfg | 2012-10-02 | 1 | -0/+4 |
* | Fix __rpc_getconfip | pfg | 2012-10-02 | 1 | -2/+4 |
* | RPC: Convert all uid and gid variables of the type uid_t and gid_t. | pfg | 2012-10-02 | 4 | -11/+9 |
* | Complete revert of r239963: | pfg | 2012-09-27 | 8 | -41/+19 |
* | Partial revert of r239963: | pfg | 2012-09-24 | 1 | -4/+0 |
* | Rework all non-contributed files that use `struct timezone'. | ed | 2012-09-01 | 2 | -2/+2 |
* | Bring some changes from Bull's NFSv4 libtirpc implementation. | pfg | 2012-09-01 | 9 | -19/+45 |
* | 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 |