| Commit message (Expand) | Author | Age | Files | Lines |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 2 | -2/+2 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| | |\
| |/
|/| |
|
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
| * | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |/ |
|
| * | Restore message in man page on VFS timestamp precision. | Ed Schouten | 2012-02-14 | 1 | -1/+11 |
| * | Correct date. It seems to be 2012. | Ed Schouten | 2012-02-10 | 1 | -1/+1 |
| * | Detect file modification properly by using tv_nsec. | Ed Schouten | 2012-02-10 | 1 | -8/+1 |
| * | The last big commit: let usr.sbin/ use WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -2/+0 |
| * | s/insure/ensure/ in previous commit. My dictionary and m-w.com say they | Brooks Davis | 2005-10-28 | 1 | -1/+1 |
| * | Mention the possibility of non-interactive scripts for EDITOR and add a | Brooks Davis | 2005-10-20 | 1 | -0/+9 |
| * | Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8). | Sean Chittenden | 2005-08-02 | 1 | -0/+1 |
| * | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | Warner Losh | 2004-08-07 | 2 | -8/+0 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -2/+4 |
| * | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | David E. O'Brien | 2003-05-03 | 1 | -4/+4 |
| * | style.Makefile(5) | David E. O'Brien | 2003-04-04 | 1 | -1/+3 |
| * | Don't use NULL when we really mean 0 for call to pw_edit. | Warner Losh | 2002-08-21 | 1 | -1/+1 |
| * | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -5/+7 |
| * | Use libutil and libypclnt for all passwd manipulation and NIS needs. | Dag-Erling Smørgrav | 2002-05-08 | 4 | -353/+47 |
| * | Make mppath and masterpasswd pointers instead of arrays, and initialize | Dag-Erling Smørgrav | 2002-04-17 | 1 | -2/+4 |
| * | Remove bogus reference to _use_yp. | Dag-Erling Smørgrav | 2002-04-15 | 1 | -9/+1 |
| * | ANSIfy and constify. | Dag-Erling Smørgrav | 2002-02-05 | 4 | -33/+31 |
| * | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -1/+1 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -2/+2 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -3/+3 |
| * | Don't pass NULL to the %s format. | Dima Dorfman | 2001-04-22 | 1 | -2/+6 |
| * | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
| * | Set the default manual section for usr.sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+1 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -3/+3 |
| * | Don't call warn() without a format string. | Kris Kennaway | 2000-07-12 | 1 | -1/+1 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -1/+2 |
| * | Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS in | Sheldon Hearn | 1999-12-02 | 1 | -1/+4 |
| * | Do not rely on malloc() to zero-fill allocated memory, since it is | Sheldon Hearn | 1999-10-25 | 1 | -2/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | Move call to umask(0) back into pw_util(), because the latter | Pierre Beyssac | 1999-06-29 | 2 | -4/+5 |
| * | Force umask to 077 (instead of 000) during the edit phase, to get | Pierre Beyssac | 1999-06-26 | 2 | -5/+6 |
| * | Report the correct master.passwd path on failure when the -d option is | Sheldon Hearn | 1999-06-26 | 1 | -2/+2 |
| * | Add -d option to vipw(8) to allow selection of an alternative directory | Sheldon Hearn | 1999-06-26 | 3 | -11/+43 |
| * | oops. Fix indentation of the 'for' loop I just added. | Matthew Dillon | 1998-12-13 | 1 | -18/+18 |
| * | Handle the race condition where vipw may lock a password file which has | Matthew Dillon | 1998-12-13 | 1 | -6/+22 |
| * | Since vfork() was changed to fork(), we have to pass errno back from the | Dag-Erling Smørgrav | 1998-10-20 | 1 | -3/+6 |
| * | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | Dag-Erling Smørgrav | 1998-10-13 | 1 | -3/+3 |
| * | Statisize usage(). | Philippe Charnier | 1997-10-27 | 3 | -9/+16 |