Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.sbin/user



Module Name:    basesrc
Committed By:   agc
Date:           Mon Jul  8 22:17:47 UTC 2002

Modified Files:
        basesrc/usr.sbin/user: Makefile user.c userdel.8

Log Message:
Remove user from supplementary groups when deleting a user and not
preserving information.

Remove BUGS section from userdel(8) accordingly.

Make this utility compile with WARNS=3 - add const-poisoning and
shadow variable name resolution.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/user/Makefile
cvs rdiff -r1.52 -r1.53 basesrc/usr.sbin/user/user.c
cvs rdiff -r1.19 -r1.20 basesrc/usr.sbin/user/userdel.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index