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
Age
Commit message (
Expand
)
Author
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
Make MKDIR just be /bin/mkdir, without -p
hubertf
1999-12-08
- Only use strlcpy() on systems that have it, i.e. >=1.4K. This makes
hubertf
1999-12-08
Add adduser(8) for compatibility.
soren
1999-12-07
* don't dump core if run without args
lukem
1999-12-07
remove unused STRNCPY macro
lukem
1999-12-07
missing ,
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
Use FILES= to install example files instead of home-grown install rule.
simonb
1999-12-06
Make this compile with WARNS=1.
simonb
1999-12-06
Make ./etc/skel and ./usr/share/examples/usermgmt with mtree, and don't
simonb
1999-12-06
Make this compile with WARNS=1.
simonb
1999-12-06
Use LINKS+= not LINKS=.
simonb
1999-12-06
Fix typos.
agc
1999-12-06
Add SVR4/Solaris-like useradd/usermod/userdel functionality, and
agc