| Commit message (Expand) | Author | Age | Files | Lines |
* | Protect NIS client with madvise(2) since this daemon is required | glebius | 2011-10-24 | 1 | -0/+4 |
* | Don't let the "available"/"not available" logs flap quite so badly. In the | markm | 2010-10-08 | 1 | -6/+17 |
* | Fix incorrect usage of 'assure' and 'insure'. | brucec | 2010-08-28 | 1 | -1/+1 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Don't rely on private RPC data structures when there is a perfectly good | dfr | 2008-09-15 | 1 | -22/+4 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Remove definition of struct dom_binding, it's non-standard C code and | stefanf | 2004-10-17 | 1 | -1/+0 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 1 | -4/+0 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+3 |
* | Correct a spelling error. | ceri | 2003-06-04 | 1 | -1/+1 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 2 | -7/+5 |
* | xids are u_int32_ts, which are not necessarily the same size as time_ts or | fenner | 2002-09-16 | 1 | -2/+2 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -5/+7 |
* | Spell void * as void * rather than caddr_t. This is complicated by the | des | 2002-04-28 | 2 | -37/+41 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 1 | -0/+1 |
* | ANSIfy and remove some dead code. | des | 2002-02-06 | 2 | -50/+23 |
* | Apply the following mechanical transformations in preparation for | des | 2002-02-06 | 3 | -57/+61 |
* | yp(4) -> yp(8). | ru | 2002-01-14 | 1 | -1/+1 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -2/+3 |
* | Increment `i' in case of -S so that its argument isn't treated as | dd | 2001-07-19 | 1 | -1/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | Whine if we discover an unknown option. This program doesn't use | dd | 2001-07-13 | 1 | -0/+2 |
* | Nuke unused variables. | dd | 2001-06-24 | 1 | -1/+0 |
* | Don't dereference a pointer after freeing that pointer. | ben | 2001-06-23 | 1 | -2/+3 |
* | Finally fix __yp_ping(). We can't use the old locally defined clntudp_call() | wpaul | 2001-03-27 | 1 | -239/+26 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 2 | -3/+3 |
* | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -2/+11 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -14/+28 |
* | Remove invalid section name. | charnier | 2000-01-23 | 1 | -3/+2 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 4 | -4/+4 |
* | Use u_int32_t for sin_addr.s_addr rather than u_long to avoid | simokawa | 1999-04-13 | 1 | -4/+4 |
* | The ypbind_setdom_2 procedure returns NULL in the success case. This is | wpaul | 1999-02-10 | 1 | -2/+3 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -2/+2 |
* | Also fix ypbind to compile with ANSI-fied /usr/include/rpcsvc. One of | wpaul | 1998-01-19 | 2 | -11/+11 |
* | Use err(3). Change `=' to `==' in two places, so that server not responding/ | charnier | 1997-10-27 | 3 | -92/+74 |
* | Fix bug in __yp_ping(): keep proper count of assigned request structures. | wpaul | 1997-10-09 | 1 | -3/+5 |
* | This commit adds support to ypbind(8) for binding to non-local servers. | wpaul | 1997-05-25 | 5 | -5/+606 |
* | fix a few typos.. | jmg | 1997-04-15 | 1 | -24/+27 |
* | Avoid processing obviously bogus domain names in the YPBINDPROC_DOMAIN | wpaul | 1997-04-10 | 1 | -1/+12 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
* | Sort cross references. | wosch | 1997-01-20 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | - Save parent pid and check current pid against it upon entry to | wpaul | 1997-01-12 | 1 | -1/+10 |
* | Correct two bugs: | wpaul | 1997-01-11 | 1 | -13/+50 |
* | Fix problem caused by new prototypes. Cast object to (caddr_t) as | peter | 1996-12-30 | 1 | -2/+2 |