index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
pwd_mkdb
Age
Commit message (
Expand
)
Author
2018-10-09
Go back to hard-coding 4096 for the bucket size for now.
Todd C. Miller
2018-09-18
Account from the fact that we store ech entry three times when
Todd C. Miller
2017-09-10
Assorted simple improvements:
Ingo Schwarze
2016-08-16
remove reference to 6th ed.
Ted Unangst
2016-08-14
Refer to /etc/passwd consistently as the "legacy password file" and
Theo Buehler
2016-05-09
remove mention of dbm(3) and surrounding cruft; ok jmc@
Christian Weisgerber
2015-11-30
change Xrs from now-defunct db(3) to dbopen(3); this wasn;t a
Jason McIntyre
2015-11-05
revert sys/kern/kern_pledge.c 1.103 and reenable pledge in pwd_mkdb
Sebastien Marie
2015-11-05
quick fix for a regression introduced by sys/kern/kern_pledge.c 1.103
Sebastien Marie
2015-10-16
pledge "stdio rpath wpath cpath getpw fattr flock"
Theo de Raadt
2015-10-12
These no longer need to be static. The ramdisk's no longer reach-around
Theo de Raadt
2015-08-27
missing va_end(); OK deraadt
Gleydson Soares
2015-08-19
add missing prototype
Theo de Raadt
2015-04-24
Write (uid_t)-1 as -1 instead of UID_MAX in the v7 passwd file.
Todd C. Miller
2015-04-15
Convert error/errorx/errorc functions -> fatal/fatalx/fatalc and
Todd C. Miller
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-08-25
Delete secret or secret-derived data with explicit_bzero.
Doug Hogan
2014-05-20
Use errc/warnc to simplify code.
Philip Guenther
2014-01-20
Obvious .Xr fixes, found while testing mandocdb(8).
Ingo Schwarze
2012-11-02
Remove 13 years old compiler bug workaround on m68k. Apparently fixed or swept
Miod Vallat
2010-01-08
Don't leak the fds we open in cp() to copy one file from another.
Owain Ainsworth
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-10-04
Typo: chance -> change
Antoine Jacoutot
2008-06-25
Add _PW_BUF_LEN define and use it instead of hard-coding 1024 for
Todd C. Miller
2008-03-17
sync the synopsis and usage; "usage:" is lowercase
Igor Sobrado
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-02-18
tidy up synopsis and options list; from Igor Sobrado
Jason McIntyre
2006-08-27
Change ``etc'' to ``/etc'' for consistency with the rest of th epage.
Ray Lai
2004-10-12
Actually, /etc/passwd is 6th Edition-style, not 7th. The only real
Todd C. Miller
2004-08-08
spacing
Theo de Raadt
2004-03-09
Be more clear about where the source file is coming from and what will
Otto Moerbeek
2003-06-28
() to (void)
Theo de Raadt
2003-06-12
- section reorder
Jason McIntyre
2003-06-08
Sanity check username length and convert to ANSI function headers.
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-13
Clarify the -d option and allow the passwd file argument to not be
Todd C. Miller
2003-03-28
Check strdup() rval for NULL; noticed by mpech@
Todd C. Miller
2002-11-21
Rename shadow group to _shadow
Todd C. Miller
2002-11-21
Add a "shadow" group and make the shadow passwd db readable by that
Todd C. Miller
2002-06-27
Document why it's static.
Artur Grabowski
2002-06-02
minor KNF
Theo de Raadt
2002-05-29
more strlcat and strlcpy
Theo de Raadt
2002-05-22
more strcpy/sprintf death; mpech ok
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-09-17
skip to uid field, not gid
Mike Pechkin
2001-08-16
Add -s flag to only update secure .db file (/etc/spwd.db). Can be
Todd C. Miller
2001-06-08
Section shuffling; mpech@prosoft.org.lv
Aaron Campbell
2001-06-07
Close PR 1854; mpech@prosoft.org.lv
Todd C. Miller
2001-06-05
Remove leading '+' from the -u arg description; mbing@nfr.net
Todd C. Miller
2000-11-26
*** empty log message ***
Todd C. Miller
[next]