summaryrefslogtreecommitdiff
path: root/usr.sbin/user
AgeCommit message (Expand)Author
1999-12-31Enhancements from Hubert Feyrer:agc
1999-12-24Add new functionality, and fix some bugs and oversights:agc
1999-12-13Remove code to make this compile on 1.4.1, as requested by Luke andhubertf
1999-12-08* cleanup the usage messages:lukem
1999-12-08Make MKDIR just be /bin/mkdir, without -phubertf
1999-12-08 - Only use strlcpy() on systems that have it, i.e. >=1.4K. This makeshubertf
1999-12-08Add adduser(8) for compatibility.soren
1999-12-07* don't dump core if run without argslukem
1999-12-07remove unused STRNCPY macrolukem
1999-12-07missing ,lukem
1999-12-07use (c) instead of 8bit copyright symbol...lukem
1999-12-06Fix up a few calls to usage().simonb
1999-12-06Use FILES= to install example files instead of home-grown install rule.simonb
1999-12-06Make this compile with WARNS=1.simonb
1999-12-06Make ./etc/skel and ./usr/share/examples/usermgmt with mtree, and don'tsimonb
1999-12-06Make this compile with WARNS=1.simonb
1999-12-06Use LINKS+= not LINKS=.simonb
1999-12-06Fix typos.agc
1999-12-06Add SVR4/Solaris-like useradd/usermod/userdel functionality, andagc