NetBSD/usr.sbin/user
christos 9b674959c3 More cleanups from Liam Foy:
- Fix error messages, some are completely incorrect
    - Asystem prints the error message so don't bother saving errno
    - Don't continue if a lock can't be obtained on /etc/group
    - Just pass struct passwd * to removehomedir, not its members
Some copyright maintenance:
    - Add Liam Foy.
    - Move Todd's copyright higher up.
    XXX: We should remove clause 3 and merge the two copyright groups.
2005-11-07 21:46:50 +00:00
..
defs.h
group.8 Do not list all options for group* -- they are bound to get out of sync here. 2005-09-09 22:01:20 +00:00
groupadd.8 Reformulate slightly to match other man pages. Use standard 2005-09-09 22:02:12 +00:00
groupdel.8 Reformulate slightly to match other man pages. Use standard 2005-09-09 22:02:12 +00:00
groupinfo.8 Reformulate slightly to match other man pages. Use standard 2005-09-09 22:02:12 +00:00
groupmod.8 Reformulate slightly to match other man pages. Use standard 2005-09-09 22:02:12 +00:00
main.c
Makefile
user.8 Comment out /usr/share/examples/usermgmt -- dir does not exist. Fix macro typo. 2005-09-11 23:49:20 +00:00
user.c More cleanups from Liam Foy: 2005-11-07 21:46:50 +00:00
useradd.8 Reformulate slightly to match other man pages. 2005-09-09 21:29:08 +00:00
userdel.8 Improve -p description in second case. 2005-09-09 21:43:42 +00:00
userinfo.8 Use standard EXIT STATUS section. 2005-09-09 21:31:00 +00:00
usermgmt.conf.5
usermgmt.h
usermod.8 Reformulate slightly to match other man pages. 2005-09-09 21:31:25 +00:00