2016-01-28 |
Glen Barber | Restore the 'beforeinstall' for chpass(1), so files... |
blob | commitdiff | raw |
2016-01-28 |
Glen Barber | Ensure mtree(8) recognizes chpass(1) is schg. |
blob | commitdiff | raw | diff to current |
2015-08-11 |
Alexander V. Chernikov | MFP r276712. |
blob | commitdiff | raw | diff to current |
2015-08-08 |
Alexander V. Chernikov | MFP r274553: |
blob | commitdiff | raw | diff to current |
2015-05-27 |
Simon J. Gerraty | Merge sync of head |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Simon J. Gerraty | Merge from head |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Baptiste Daroussin | Partially revert 278642 |
blob | commitdiff | raw | diff to current |
2015-02-12 |
Baptiste Daroussin | Use PRECIOUSPROG instead of custom code to handle schg |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Enji Cooper | Clean up more usb related files when MK_USB == no when... |
blob | commitdiff | raw | diff to current |
2015-01-19 |
Glen Barber | Reintegrate head: r274132-r277384 |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Baptiste Daroussin | Convert to usr.bin/ to LIBADD |
blob | commitdiff | raw | diff to current |
2014-05-21 |
Alan Somers | IFC @266473 |
blob | commitdiff | raw | diff to current |
2014-05-08 |
Simon J. Gerraty | Merge from head |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Warner Losh | Use src.opts.mk in preference to bsd.own.mk except... |
blob | commitdiff | raw | diff to current |
2011-05-15 |
John Baldwin | First cut to port bhyve, vmmctl, and libvmmapi to HEAD. |
blob | commitdiff | raw |
2011-05-14 |
John Baldwin | First cut at porting the kernel portions of 221828... |
blob | commitdiff | raw |
2011-03-12 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@219553 |
blob | commitdiff | raw |
2011-02-18 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@218816 |
blob | commitdiff | raw |
2010-10-26 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@214309 |
blob | commitdiff | raw |
2010-10-19 |
Jamie Gritton | A new jail(8) with a configuration file, to replace... |
blob | commitdiff | raw |
2010-08-15 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@211344 |
blob | commitdiff | raw |
2010-05-26 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@208557 |
blob | commitdiff | raw |
2010-05-08 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@207793 |
blob | commitdiff | raw |
2010-05-06 |
Kirk McKusick | Final update to current version of head in preparation... |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Ed Maste | Restore historical behaviour of only executing chflags... |
blob | commitdiff | raw | diff to current |
2010-04-28 |
Kirk McKusick | Update to current version of head. |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@205454 |
blob | commitdiff | raw |
2010-03-10 |
Marcel Moolenaar | Create the altix project branch. The altix project... |
blob | commitdiff | raw |
2010-03-04 |
Dag-Erling Smørgrav | IFH@204581 |
blob | commitdiff | raw | diff to current |
2010-03-04 |
Scott Long | Let the afterinstall target ignore failures from runnin... |
blob | commitdiff | raw | diff to current |
2010-01-02 |
Ed Schouten | Build usr.bin/ with WARNS=6 by default. |
blob | commitdiff | raw | diff to current |
2009-09-17 |
Dag-Erling Smørgrav | Merge from head |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Ed Schouten | Make the chpass Makefile honour NO_FSCHG. |
blob | commitdiff | raw | diff to current |
2009-01-05 |
Ulf Lilleengen | Merge support for CVSMode (aka. mirror mode) into csup... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Ulf Lilleengen | - Import the Makefile from HEAD for building csup. |
blob | commitdiff | raw |
2008-10-19 |
Ulf Lilleengen | - Import the HEAD csup code which is the basis for... |
blob | commitdiff | raw |
2006-03-17 |
Ruslan Ermilov | Reimplementation of world/kernel build options. For... |
blob | commitdiff | raw | diff to current |
2004-12-29 |
Andrey A. Chernov | More NO_NIS cleanup: LINKS and MLINKS |
blob | commitdiff | raw | diff to current |
2004-11-13 |
Bjoern A. Zeeb | Add knob NO_NIS (fka NO_YP_LIBC) and make world compile... |
blob | commitdiff | raw | diff to current |
2002-12-30 |
David E. O'Brien | Style cleanup. |
blob | commitdiff | raw | diff to current |
2002-12-30 |
David E. O'Brien | Make WARNS=5 clean. |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Dag-Erling Smørgrav | Use libutil and libypclnt for all passwd manipulation... |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Mark Murray | Fix warns, ANSIfy, use __FBSDID(), sort headers. |
blob | commitdiff | raw | diff to current |
2001-09-13 |
Ruslan Ermilov | Set BINOWN=root explicitly for setuid root binaries. |
blob | commitdiff | raw | diff to current |
2001-09-05 |
Dima Dorfman | Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk... |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Jacques Vidrine | Add nsswitch support. By creating an /etc/nsswitch... |
blob | commitdiff | raw | diff to current |
2000-04-12 |
Sheldon Hearn | Use an MD5 checksum to test for file changes; the previ... |
blob | commitdiff | raw | diff to current |
1999-12-18 |
Peter Wemm | Revert the libcrypt/libmd stuff back to how it was... |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Marcel Moolenaar | Add libmd (or move it after libcrypt). We don't want... |
blob | commitdiff | raw | diff to current |
1999-09-06 |
Peter Wemm | Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really... |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Sheldon Hearn | Allow comments and blank lines as advertised in passwd(5). |
blob | commitdiff | raw | diff to current |
1999-02-14 |
Dag-Erling Smørgrav | Ignore errors from chflags. This makes it possible... |
blob | commitdiff | raw | diff to current |
1998-12-06 |
Archie Cobbs | Tweaks to allow compiling -Wall (mostly adding "const... |
blob | commitdiff | raw | diff to current |
1998-09-19 |
David E. O'Brien | Remove useless `BINOWN=root' now that it is the default. |
blob | commitdiff | raw | diff to current |
1998-04-26 |
Bruce Evans | Fixed `make -j9' by putting generated headers in $... |
blob | commitdiff | raw | diff to current |
1997-09-13 |
Wolfram Schneider | Add manpage links ypchpass.1, ypchfn.1, ypchsh.1 |
blob | commitdiff | raw | diff to current |
1997-07-29 |
Bill Paul | Modify passwd and chpass to use new AF_LOCAL RPC interf... |
blob | commitdiff | raw | diff to current |
1997-02-26 |
Mike Pritchard | If an administrator somehow manages to break the hardlinks |
blob | commitdiff | raw | diff to current |
1996-08-12 |
Peter Wemm | Add new option to chpass: -e "expire" ; change the... |
blob | commitdiff | raw | diff to current |
1996-02-23 |
Bill Paul | Merge in changes to support the new rpc.yppasswdd(8... |
blob | commitdiff | raw | diff to current |
1995-08-17 |
Bruce Evans | Remove bogus ${DESTDIR}s from LINKS. |
blob | commitdiff | raw | diff to current |
1995-08-13 |
Bill Paul | Take the ypchfn/ypchsh stuff that was removed from... |
blob | commitdiff | raw | diff to current |
1995-04-17 |
Rodney W. Grimes | Missing ${DESTDIR} on chflags commands added. |
blob | commitdiff | raw | diff to current |
1994-11-14 |
Bruce Evans | Fix logic in previous commit. |
blob | commitdiff | raw | diff to current |
1994-11-08 |
Andrey A. Chernov | Fix beforeinstall target: |
blob | commitdiff | raw | diff to current |
1994-05-30 |
Rodney W. Grimes | Add a beforeinstall rule to turn off the immutable... |
blob | commitdiff | raw | diff to current |
1994-05-27 |
Rodney W. Grimes | BSD 4.4 Lite Usr.bin Sources |
blob | commitdiff | raw | diff to current |
|