| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc: remove stray and | uqs | 2010-05-11 | 1 | -1/+0 |
* | Restore historical behaviour of only executing chflags on files that exist. | emaste | 2010-05-04 | 1 | -0/+2 |
* | Let the afterinstall target ignore failures from running chflags. This | scottl | 2010-03-04 | 1 | -1/+1 |
* | The group field is called `gid', not `group'. | ed | 2010-01-14 | 1 | -1/+1 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Make the chpass Makefile honour NO_FSCHG. | ed | 2009-06-15 | 1 | -3/+4 |
* | Fix bug introduced in rev 1.23: | marck | 2006-09-25 | 1 | -1/+6 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -4/+6 |
* | Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8). | seanc | 2005-08-02 | 1 | -0/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
* | More NO_NIS cleanup: LINKS and MLINKS | ache | 2004-12-29 | 1 | -0/+4 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | bz | 2004-11-13 | 1 | -3/+9 |
* | Remove useless .Pp. Typo: gcos -> gecos (as spelled in passwd(5)). | charnier | 2004-07-26 | 1 | -2/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+4 |
* | Typo fix. | blackend | 2004-03-03 | 1 | -1/+1 |
* | Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make | charnier | 2004-01-18 | 4 | -21/+39 |
* | Do not compare unsigned int values with ULONG_MAX. The comparison is | kan | 2003-07-11 | 1 | -2/+2 |
* | Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. | obrien | 2003-05-03 | 2 | -2/+3 |
* | Avoid clobbering the gecos field, as we intend to use the original later. | des | 2003-04-09 | 1 | -3/+10 |
* | Style cleanup. | obrien | 2002-12-30 | 1 | -11/+10 |
* | Make WARNS=5 clean. | obrien | 2002-12-30 | 2 | -5/+3 |
* | mdoc(7) police: Deal with self-xrefs. | ru | 2002-12-24 | 1 | -5/+5 |
* | mdoc(7) police: more `The .Nm utility' + markup nit. | ru | 2002-12-23 | 1 | -5/+5 |
* | Move the NOTES section to DESCRIPTION. And correct some documentation while | trhodes | 2002-12-20 | 1 | -11/+13 |
* | Don't try to dereference a NULL pw pointer. This would happen when | joerg | 2002-10-29 | 1 | -1/+1 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 2 | -3/+3 |
* | Use libutil and libypclnt for all passwd manipulation and NIS needs. | des | 2002-05-08 | 11 | -1216/+317 |
* | Use `The .Nm utility' | charnier | 2002-04-19 | 1 | -10/+15 |
* | Rename a couple of local variables to avoid warnings. | des | 2002-04-06 | 1 | -26/+26 |
* | Fix vendor ID. | dwmalone | 2002-03-30 | 1 | -2/+4 |
* | Minor post warns stuff. | dwmalone | 2002-03-30 | 3 | -19/+14 |
* | Fix warns, ANSIfy, use __FBSDID(), sort headers. | markm | 2002-03-24 | 9 | -155/+114 |
* | Fix a style(9) error. Put the vendor version control string back in. | cjc | 2002-03-24 | 1 | -0/+1 |
* | remove __P | imp | 2002-03-22 | 3 | -20/+21 |
* | Fix a bug that prevents "00" being used as a valid year. Why bother in | cjc | 2002-03-18 | 1 | -1/+1 |
* | It was possible for an unprivileged user to tie up the password | cjc | 2002-03-18 | 3 | -25/+64 |
* | ANSIfy and remove some dead code. | des | 2002-02-06 | 1 | -23/+13 |
* | Apply the following mechanical transformations in preparation for | des | 2002-02-06 | 2 | -9/+9 |
* | The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacks | alfred | 2002-02-05 | 1 | -5/+19 |
* | 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 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -1/+3 |
* | can not -> cannot | sheldonh | 2001-08-08 | 1 | -1/+1 |
* | Prevent chpass(1) from writing -1 in the UID or GID fields | mike | 2001-07-26 | 3 | -8/+13 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -3/+3 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+1 |
* | Use correct macro for path name | phantom | 2000-11-22 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -5/+5 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 3 | -4/+5 |