Home | History | Annotate | Download | only in user
History log of /src/usr.sbin/user/defs.h
RevisionDateAuthorComments
 1.7  31-Aug-2011  plunky NULL does not need a cast
 1.6  25-Nov-2005  agc Be pragmatic - move user(8) to a 3-clause BSD licence.
 1.5  24-Dec-1999  agc branches: 1.5.2; 1.5.4;
Add new functionality, and fix some bugs and oversights:

+ Moved all internal definitions from usermgmt.h to user.c
+ Added prototypes to usermgmt.h
+ Allow defaults to be set at build time
+ Check the effective uid is 0 if any data is to be modified
+ Check all numeric uids and gids really are numeric
+ Fix a bug (reported by lenb at sasquatch.com) where new ranges were
appended to old ranges, rather than replacing them
+ Add userinfo(8) and groupinfo(8) utilities (if EXTENSIONS is
defined), whereby user and group information can be displayed. Add
manual pages for new utilities. Add front-end calling from user(8)
and group(8) accordingly.
+ Make all functions visible outside the user.c file again. User and
group manipulation may be split out into a separate shared lib in the
future
+ Split off main function into a separate main.c
+ Changed default group to be "users"
+ Changed despatch table for commands to work in a more sane manner
+ Added "default-group" target to Makefile, so that the default group
can be made easily.
 1.4  07-Dec-1999  lukem remove unused STRNCPY macro
 1.3  07-Dec-1999  lukem use (c) instead of 8bit copyright symbol...
 1.2  06-Dec-1999  simonb Make this compile with WARNS=1.
 1.1  06-Dec-1999  agc Add SVR4/Solaris-like useradd/usermod/userdel functionality, and
groupadd/groupmod/groupdel functionality, along with two front-end
utilities, user(8) and group(8).

Based on the addnerd package, but most of the interface has been
completely rewritten, and suggestions from simonb and mrg have been
incorporated.
 1.5.4.2  20-Jan-2000  he Pull up revisions 1.1-1.5 (new) (requested by agc):
Add tools to manage users and groups.
 1.5.4.1  24-Dec-1999  he file defs.h was added on branch netbsd-1-4 on 2000-01-20 23:59:51 +0000
 1.5.2.2  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.5.2.1  24-Dec-1999  wrstuden file defs.h was added on branch wrstuden-devbsize on 1999-12-27 18:38:16 +0000

RSS XML Feed