| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
* | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
* | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -2/+5 |
|\ |
|
| * | Avoid possible null deref if ypclnt_new returns null | Eitan Adler | 2012-11-15 | 1 | -2/+5 |
* | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+22 |
|/ |
|
* | Remove unnecessary cast | Kevin Lo | 2012-02-14 | 1 | -2/+2 |
* | Mark the structure fields as const. | Ed Schouten | 2011-11-06 | 2 | -17/+14 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 2 | -8/+0 |
* | mdoc: remove stray and | Ulrich Spörlein | 2010-05-11 | 1 | -1/+0 |
* | Restore historical behaviour of only executing chflags on files that exist. | Ed Maste | 2010-05-04 | 1 | -0/+2 |
* | Let the afterinstall target ignore failures from running chflags. This | Scott Long | 2010-03-04 | 1 | -1/+1 |
* | The group field is called `gid', not `group'. | Ed Schouten | 2010-01-14 | 1 | -1/+1 |
* | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -1/+0 |
* | Make the chpass Makefile honour NO_FSCHG. | Ed Schouten | 2009-06-15 | 1 | -3/+4 |
* | Fix bug introduced in rev 1.23: | Dmitry Morozovsky | 2006-09-25 | 1 | -1/+6 |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -4/+6 |
* | Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8). | Sean Chittenden | 2005-08-02 | 1 | -0/+1 |
* | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -2/+2 |
* | More NO_NIS cleanup: LINKS and MLINKS | Andrey A. Chernov | 2004-12-29 | 1 | -0/+4 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | Bjoern A. Zeeb | 2004-11-13 | 1 | -3/+9 |
* | Remove useless .Pp. Typo: gcos -> gecos (as spelled in passwd(5)). | Philippe Charnier | 2004-07-26 | 1 | -2/+1 |
* | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -2/+4 |
* | Typo fix. | Marc Fonvieille | 2004-03-03 | 1 | -1/+1 |
* | Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make | Philippe Charnier | 2004-01-18 | 4 | -21/+39 |
* | Do not compare unsigned int values with ULONG_MAX. The comparison is | Alexander Kabaev | 2003-07-11 | 1 | -2/+2 |
* | Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. | David E. O'Brien | 2003-05-03 | 2 | -2/+3 |
* | Avoid clobbering the gecos field, as we intend to use the original later. | Dag-Erling Smørgrav | 2003-04-09 | 1 | -3/+10 |
* | Style cleanup. | David E. O'Brien | 2002-12-30 | 1 | -11/+10 |
* | Make WARNS=5 clean. | David E. O'Brien | 2002-12-30 | 2 | -5/+3 |
* | mdoc(7) police: Deal with self-xrefs. | Ruslan Ermilov | 2002-12-24 | 1 | -5/+5 |
* | mdoc(7) police: more `The .Nm utility' + markup nit. | Ruslan Ermilov | 2002-12-23 | 1 | -5/+5 |
* | Move the NOTES section to DESCRIPTION. And correct some documentation while | Tom Rhodes | 2002-12-20 | 1 | -11/+13 |
* | Don't try to dereference a NULL pw pointer. This would happen when | Joerg Wunsch | 2002-10-29 | 1 | -1/+1 |
* | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 2 | -3/+3 |
* | Use libutil and libypclnt for all passwd manipulation and NIS needs. | Dag-Erling Smørgrav | 2002-05-08 | 11 | -1216/+317 |
* | Use `The .Nm utility' | Philippe Charnier | 2002-04-19 | 1 | -10/+15 |
* | Rename a couple of local variables to avoid warnings. | Dag-Erling Smørgrav | 2002-04-06 | 1 | -26/+26 |
* | Fix vendor ID. | David Malone | 2002-03-30 | 1 | -2/+4 |
* | Minor post warns stuff. | David Malone | 2002-03-30 | 3 | -19/+14 |
* | Fix warns, ANSIfy, use __FBSDID(), sort headers. | Mark Murray | 2002-03-24 | 9 | -155/+114 |
* | Fix a style(9) error. Put the vendor version control string back in. | Crist J. Clark | 2002-03-24 | 1 | -0/+1 |
* | remove __P | Warner Losh | 2002-03-22 | 3 | -20/+21 |
* | Fix a bug that prevents "00" being used as a valid year. Why bother in | Crist J. Clark | 2002-03-18 | 1 | -1/+1 |
* | It was possible for an unprivileged user to tie up the password | Crist J. Clark | 2002-03-18 | 3 | -25/+64 |
* | ANSIfy and remove some dead code. | Dag-Erling Smørgrav | 2002-02-06 | 1 | -23/+13 |
* | Apply the following mechanical transformations in preparation for | Dag-Erling Smørgrav | 2002-02-06 | 2 | -9/+9 |
* | The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacks | Alfred Perlstein | 2002-02-05 | 1 | -5/+19 |
* | Set BINOWN=root explicitly for setuid root binaries. | Ruslan Ermilov | 2001-09-13 | 1 | -0/+1 |
* | Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds | Dima Dorfman | 2001-09-05 | 1 | -2/+2 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | Ruslan Ermilov | 2001-08-14 | 1 | -1/+3 |