| Commit message (Expand) | Author | Age | Files | Lines |
* | Following revision r295924, the changes to a db file should be fsynced | dwmalone | 2016-02-23 | 1 | -4/+4 |
* | The sdp opens the database with PERM_SECURE mode and it is different than | araujo | 2015-12-28 | 1 | -1/+1 |
* | Fix a few mandoc warnings. | brueffer | 2015-08-12 | 1 | -1/+0 |
* | When passwd or group information is changed (by pw, vipw, chpass, ...) | garga | 2015-07-02 | 1 | -5/+20 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+19 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Merge head | sjg | 2014-04-28 | 1 | -1/+7 |
| |\ |
|
| * | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+20 |
* | | | Whitespace changes for r283981. No actual code changes. | delphij | 2015-06-04 | 1 | -88/+88 |
* | | | In r113596, version 4 of entries have been added but pwd_mkdb have | delphij | 2015-06-04 | 2 | -8/+39 |
| |/
|/| |
|
* | | Add -p to the example (why isn't this the default?) | des | 2014-02-06 | 1 | -1/+1 |
* | | Add an example of the most common use case. | des | 2014-02-05 | 1 | -1/+7 |
|/ |
|
* | Mark global functions and/or variables in pwd_mkdb(8) static where possible. | ed | 2011-11-06 | 1 | -1/+1 |
* | Only increment the ypcnt once per data record. The old implementation | gordon | 2011-07-06 | 1 | -4/+4 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Verify that the username length is smaller than MAXLOGNAME when | brian | 2009-05-20 | 1 | -1/+5 |
* | Correctly handle an input file without a newline on the last line (and | dd | 2005-06-15 | 1 | -9/+9 |
* | Even if variable is never used uninitialized by the semantic, reduce compiler | charnier | 2005-05-29 | 1 | -0/+2 |
* | Add endianness support. | ru | 2005-02-28 | 2 | -41/+47 |
* | Turn K&R functions into prototypes. | stefanf | 2005-02-10 | 1 | -12/+6 |
* | Sort sections. | ru | 2005-01-18 | 1 | -17/+17 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 2 | -8/+0 |
* | Add 'i' to the getopt string. | imp | 2004-08-05 | 1 | -1/+1 |
* | Add support for ignoring locking failures. This is only enabled when | imp | 2004-07-21 | 2 | -4/+19 |
* | Two style related changes: | imp | 2004-07-21 | 1 | -5/+5 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -5/+10 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 1 | -4/+4 |
* | When updating a single entry (i.e. when the `-u' option is given), | nectar | 2003-04-28 | 1 | -13/+29 |
* | Revert the definitions of _PW_KEY* to their previous values. There is | nectar | 2003-04-18 | 1 | -19/+25 |
* | = Implement thread-safe versions of the getpwent(3) and getgrent(3) | nectar | 2003-04-17 | 1 | -11/+124 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -2/+1 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -4/+6 |
* | WARNS=4 cleanup, de-__P() | alfred | 2002-07-11 | 2 | -12/+14 |
* | Consistancy check: s/file system/filesystem/g | trhodes | 2002-05-16 | 1 | -1/+1 |
* | When reporting that a line is too long, include the line number in the | dd | 2002-03-09 | 1 | -1/+5 |
* | Explicitly use int32_t for on-disk records for pw_change and pw_expire, | peter | 2001-10-27 | 1 | -8/+11 |
* | It's bad enough to capitalize the name of the executable at the | dd | 2001-08-04 | 1 | -1/+1 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -4/+5 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -4/+4 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 4 | -215/+5 |
* | Fix various unsigned vs signed errors that caused problems with uids | paul | 2000-03-09 | 2 | -11/+20 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |