| Commit message (Expand) | Author | Age | Files | Lines |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-09-05 | 31 | -32/+32 |
| * | Fix heap corruption bug here too (*sigh*). | Bill Paul | 1997-07-24 | 1 | -5/+7 |
| * | Backport extra ypproc_xfr_2_svc() sanity check to the 2.1 branch. | Bill Paul | 1997-04-10 | 1 | -2/+18 |
| * | Bring in a bunch of man page fixes from the HEAD | Gary Palmer | 1996-06-27 | 1 | -4/+4 |
| * | Bring in two small fixes from the head: | Bill Paul | 1996-06-25 | 2 | -6/+9 |
| * | This 3rd mega-commit should hopefully bring us back to where we were. | Jordan K. Hubbard | 1996-06-05 | 1 | -1/+1 |
| * | Patch the -stable yppasswdd so that it doesn't try to call getpwnam(). | Bill Paul | 1996-05-31 | 2 | -1/+78 |
| * | Merge from HEAD, except: | Jordan K. Hubbard | 1996-05-29 | 1 | -2/+2 |
| * | Sync with main branch. | David Greenman | 1995-10-05 | 1 | -10/+34 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1995-08-30 | 1 | -0/+85 |
| * | Brought in change from rev 1.2: "-c" isn't optional for installation of | David Greenman | 1995-08-30 | 1 | -3/+3 |
| * | Brought in changes from main branch. | David Greenman | 1995-08-25 | 4 | -39/+92 |
| * | Brought in changes from main branch. | David Greenman | 1995-08-25 | 7 | -134/+181 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1995-06-13 | 1 | -57/+0 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 12 | -423/+423 |
| * | Added a NOMAN= macro as this subdir doesn't have a manpage yet. | Andreas Schulz | 1995-05-28 | 2 | -0/+2 |
| * | Replaced the whole former Makefile with a more BSD conformant Makefile. | Andreas Schulz | 1995-05-28 | 1 | -17/+4 |
| * | Reviewed by: with the allowance of Rod :-). | Andreas Schulz | 1995-05-28 | 1 | -0/+1 |
| * | Small fix for yp_match implementation: | Bill Paul | 1995-05-03 | 1 | -2/+2 |
| * | Added a new feature from Peter Eriksson's latest release of ypserv (0.13): | Bill Paul | 1995-04-05 | 2 | -7/+40 |
| * | Spruce up Makefile.yp: add support for netgroups and bootparams maps, | Bill Paul | 1995-04-02 | 1 | -41/+63 |
| * | Log syslog messages at LOG_NOTICE priority. | Bill Paul | 1995-04-01 | 1 | -2/+2 |
| * | Remove yppasswd_xdr.c and take out references to if from Makefile: use | Bill Paul | 1995-04-01 | 1 | -3/+3 |
| * | One line fix to silently ignore entries that start with a '+' or '-'. | Bill Paul | 1995-03-31 | 1 | -1/+2 |
| * | Added support for bootparams map. | Bill Paul | 1995-03-05 | 1 | -10/+23 |
| * | More DESTDIR lossage. Hopefully this will solve the case of the missing NIS | Bill Paul | 1995-02-15 | 1 | -5/+5 |
| * | Fix losing Makefile so that it properly honors DESTDIR when installing | Bill Paul | 1995-02-15 | 1 | -9/+8 |
| * | Import the ISDN userland utilities. Just about ready to start shaking | Jordan K. Hubbard | 1995-02-15 | 55 | -0/+3446 |
| * | Do proper job of reaping child 'ypxfr' processes (we could sometimes | Bill Paul | 1995-02-07 | 2 | -7/+17 |
| * | Created manual page for ypserv and changed Makefile to install it. | Bill Paul | 1995-02-04 | 3 | -4/+286 |
| * | Created yp_mkdb(8) manual page, modified Makefile to install it. | Bill Paul | 1995-02-04 | 2 | -5/+131 |
| * | Changed some comments. | Bill Paul | 1995-02-04 | 1 | -7/+4 |
| * | Fixed potential Makefile glitch that could arise if /var/yp doesn't exist yet. | Bill Paul | 1995-02-03 | 1 | -1/+2 |
| * | Include <sys/types.h> explicitly to get declaration of u_long for | Bruce Evans | 1995-02-03 | 1 | -1/+2 |
| * | Added ${.CURDIR}s to afterinstall target. | Bill Paul | 1995-02-03 | 1 | -7/+3 |
| * | Put ${.CURDIR}s in front of Makefile.yp and mknetid in the required places. | Bill Paul | 1995-02-03 | 1 | -8/+5 |
| * | Removed reference in comments to -o option of yppasswdd: -o option | Bill Paul | 1995-02-03 | 1 | -2/+2 |
| * | Cleaned up and updated the yppasswdd man page to reflect FreeBSD-specific | Bill Paul | 1995-02-02 | 1 | -70/+173 |
| * | Need to set a umask to avoid security problems (/var/yp/passwd | Bill Paul | 1995-02-01 | 1 | -1/+2 |
| * | Cleaned up usage() -- removed bogus references to opassfile, which isn't | Bill Paul | 1995-02-01 | 2 | -8/+3 |
| * | /var/yp/Makefile doesn't create passwd file from master.passwd file | Bill Paul | 1995-02-01 | 1 | -2/+2 |
| * | Added the yppwupdate script. This is a small shell script that yppasswdd | Bill Paul | 1995-02-01 | 2 | -0/+13 |
| * | Added Makefile.yp and mknetid, which are needed to rebuild NIS maps. | Bill Paul | 1995-02-01 | 3 | -1/+358 |
| * | New Makefiles for YP server stuff. | Bill Paul | 1995-01-31 | 2 | -0/+9 |
| * | Obtained from: The NYS project | Bill Paul | 1995-01-31 | 8 | -0/+897 |
| * | Obtained from: The NYS project | Bill Paul | 1995-01-31 | 7 | -0/+2938 |
| * | Obtained from: The NYS project | Bill Paul | 1995-01-31 | 2 | -0/+252 |