| Commit message (Expand) | Author | Age | Files | Lines |
* | Style cleanup. | obrien | 2002-12-30 | 1 | -11/+10 |
* | Make WARNS=5 clean. | obrien | 2002-12-30 | 1 | -2/+1 |
* | Use libutil and libypclnt for all passwd manipulation and NIS needs. | des | 2002-05-08 | 1 | -40/+8 |
* | Fix warns, ANSIfy, use __FBSDID(), sort headers. | markm | 2002-03-24 | 1 | -1/+0 |
* | Set BINOWN=root explicitly for setuid root binaries. | ru | 2001-09-13 | 1 | -0/+1 |
* | Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds | dd | 2001-09-05 | 1 | -2/+2 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 1 | -2/+3 |
* | Use an MD5 checksum to test for file changes; the previous method | sheldonh | 2000-04-12 | 1 | -2/+2 |
* | 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/+3 |
* | Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and | peter | 1999-09-06 | 1 | -1/+1 |
* | Allow comments and blank lines as advertised in passwd(5). | sheldonh | 1999-07-29 | 1 | -1/+1 |
* | Ignore errors from chflags. This makes it possible to make installworld | des | 1999-02-14 | 1 | -2/+2 |
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 1 | -0/+1 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -1/+0 |
* | Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus | bde | 1998-04-26 | 1 | -10/+10 |
* | Add manpage links ypchpass.1, ypchfn.1, ypchsh.1 | wosch | 1997-09-13 | 1 | -0/+3 |
* | Modify passwd and chpass to use new AF_LOCAL RPC interface instead of | wpaul | 1997-07-29 | 1 | -2/+5 |
* | If an administrator somehow manages to break the hardlinks | mpp | 1997-02-26 | 1 | -2/+4 |
* | Add new option to chpass: -e "expire" ; change the account expire time | peter | 1996-08-12 | 1 | -0/+3 |
* | Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs. | wpaul | 1996-02-23 | 1 | -3/+34 |
* | Remove bogus ${DESTDIR}s from LINKS. | bde | 1995-08-17 | 1 | -8/+10 |
* | Take the ypchfn/ypchsh stuff that was removed from passwd | wpaul | 1995-08-13 | 1 | -5/+11 |
* | Missing ${DESTDIR} on chflags commands added. | rgrimes | 1995-04-17 | 1 | -2/+3 |
* | Fix logic in previous commit. | bde | 1994-11-14 | 1 | -1/+1 |
* | Fix beforeinstall target: | ache | 1994-11-08 | 1 | -1/+1 |
* | Add a beforeinstall rule to turn off the immutable flag on chpass so you | rgrimes | 1994-05-30 | 1 | -0/+3 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+15 |