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.bin
/
chpass
Age
Commit message (
Expand
)
Author
1997-06-17
(foo *)NULL -> NULL
kstailey
1997-04-19
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Todd C. Miller
1997-02-14
#include <stdlib.h>
Niklas Hallqvist
1997-02-13
fix YP and non-YP cases to exit/warn nicely
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-10-20
better error message if unable to create password temp file.
Todd C. Miller
1996-10-03
Allow build with YP aka NIS support
Thorsten Lockert
1996-09-23
for errors, tell which line #
Theo de Raadt
1996-09-23
correct field name
Theo de Raadt
1996-09-23
pw_abort() after yp change, does unlock
Theo de Raadt
1996-09-16
_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too
Theo de Raadt
1996-09-04
permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net
Theo de Raadt
1996-09-01
limit to around 1024 chars post expansion
Theo de Raadt
1996-08-31
constrain & expansion to LINE_MAX for safety
Theo de Raadt
1996-08-31
constrain & expansion to LINE_MAX for safety
Theo de Raadt
1996-08-31
kill leaks; help from das33@cornell.edu
Theo de Raadt
1996-08-30
typo
Theo de Raadt
1996-08-30
watch for slimy link races, improvement by das33@cornell.edu & i
Theo de Raadt
1996-08-30
buf oflow; found by oliver fixed by me
Theo de Raadt
1996-08-30
moved to libutil a few months ago
Theo de Raadt
1996-08-26
mem leak
Theo de Raadt
1996-07-12
slight clarification
Jason Downs
1996-06-26
rcsid
Theo de Raadt
1996-05-22
libutil
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt