| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 1 | -2/+2 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -3/+3 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -2/+2 |
* | Detect and handle comment lines in master.passwd files. | davidn | 2000-07-12 | 1 | -0/+10 |
* | Remove unused include. | asmodai | 2000-04-29 | 1 | -1/+0 |
* | remove extern int errno; include errno.h | imp | 2000-04-14 | 1 | -1/+0 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 1 | -5/+10 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -24/+48 |
* | Revert the libcrypt/libmd stuff back to how it was. This should not have | peter | 1999-12-18 | 1 | -2/+2 |
* | Add libmd (or move it after libcrypt). We don't want the linker to be | marcel | 1999-12-16 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 9 | -9/+9 |
* | Host names are case-insensitive. | brian | 1999-03-16 | 1 | -2/+2 |
* | Protect errno in signal handlers, like in portmap. | wpaul | 1998-06-04 | 1 | -1/+6 |
* | Removed bogus dependencies of generated .c files on generated headers. | bde | 1998-05-10 | 1 | -5/+5 |
* | Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus | bde | 1998-04-26 | 1 | -7/+6 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -2/+2 |
* | Remove multiply defined Id string. Hide sccsid string. | charnier | 1997-10-13 | 6 | -46/+54 |
* | Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC library | wpaul | 1997-07-29 | 7 | -449/+104 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -3/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 9 | -13/+13 |
* | Sort cross references. | wosch | 1997-01-20 | 1 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 9 | -13/+13 |
* | oops, forgot to commit this. the sockaddr_un init code was missing | peter | 1996-11-15 | 1 | -4/+6 |
* | Fix harmless bugs found while hunting for chpass nis failure | peter | 1996-11-15 | 2 | -6/+6 |
* | Uninitialised length variable passed to accept(), causing random accept() | peter | 1996-11-15 | 1 | -2/+3 |
* | add PATH variable, use it | wosch | 1996-11-04 | 1 | -5/+6 |
* | Add extra sanity checking to the in-place update routine. Sometimes you | wpaul | 1996-10-23 | 1 | -2/+33 |
* | Make error messages more informative. | wpaul | 1996-10-23 | 1 | -4/+9 |
* | Two small changes that were in my development sources at home | wpaul | 1996-10-22 | 1 | -25/+7 |
* | Since rpc.yppasswdd(8) also supports adding entries to the | wpaul | 1996-10-22 | 1 | -8/+25 |
* | Fixed DPADD. | bde | 1996-09-05 | 1 | -2/+3 |
* | When updating a password via the standard RPC handler, reset the password | wpaul | 1996-09-05 | 1 | -2/+3 |
* | Fix a couple of bogons. The first two were brought to my attention | wpaul | 1996-08-04 | 1 | -9/+36 |
* | Implement incremental passwd database updates. This is done by ading a '-u' | guido | 1996-07-01 | 3 | -8/+14 |
* | Whoops: had a couple of hardcoded instances of '/var/yp/' that shouldn't | wpaul | 1996-06-23 | 3 | -9/+15 |
* | Somehow, I truncated yp_dbwrite.c in the SRCS line to yp_dbwrite. Curiously, | wpaul | 1996-06-06 | 1 | -2/+2 |
* | Added support for in-place updates: | wpaul | 1996-06-05 | 6 | -42/+195 |
* | Fix 'multidomain' code. It returns a pointer to memory that it doesn't | wpaul | 1996-05-08 | 1 | -8/+6 |
* | Correct some man page xrefs, and some other minor changes to bring some | mpp | 1996-04-08 | 1 | -2/+2 |
* | Make yppwupdate script redirect stderr to stdout; if we don't do this, | wpaul | 1996-03-05 | 1 | -3/+3 |
* | Add securenets support (uses same access control mechanism as ypserv, | wpaul | 1996-02-24 | 5 | -12/+75 |
* | This commit was generated by cvs2svn to compensate for changes in r14062, | wpaul | 1996-02-12 | 11 | -0/+2155 |