index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
user
/
user.c
Age
Commit message (
Expand
)
Author
2000-05-16
Pick up the changes that make sense from OpenBSD
agc
2000-05-09
Revert previous change, since maintenance across -current, pkgsrc and the
agc
2000-05-05
Remove code for 1.4 backward compatibility (to be put into the package,
hubertf
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
2000-03-31
Consistently move checkeuid() call to after usage() call to allow non-root
soren
2000-03-31
Remove a few unnecessary casts.
soren
2000-03-31
Use char NULs.
soren
2000-03-12
Make "-d homedir" option work -- home directory wasn't being set in this
jlam
2000-03-07
When adding a group, check that it doesn't already exist.
agc
2000-02-02
Add RCS Id and Copyright.
agc
1999-12-31
Enhancements from Hubert Feyrer:
agc
1999-12-24
Add new functionality, and fix some bugs and oversights:
agc
1999-12-13
Remove code to make this compile on 1.4.1, as requested by Luke and
hubertf
1999-12-08
* cleanup the usage messages:
lukem
1999-12-08
- Only use strlcpy() on systems that have it, i.e. >=1.4K. This makes
hubertf
1999-12-07
* don't dump core if run without args
lukem
1999-12-07
use (c) instead of 8bit copyright symbol...
lukem
1999-12-06
Fix up a few calls to usage().
simonb
1999-12-06
Make this compile with WARNS=1.
simonb
1999-12-06
Add SVR4/Solaris-like useradd/usermod/userdel functionality, and
agc