Source-Changes archive

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

CVS commit: src/usr.sbin/user



Module Name:    src
Committed By:   agc
Date:           Thu Jun 12 17:00:53 UTC 2003

Modified Files:
        src/usr.sbin/user: user.c

Log Message:
Some patches from Todd C. Miller:

1. Use REG_NEWLINE, rather than matching "\n".

2. Fix a bug where rm_user_from_groups would mangle group entries in
/etc/group when the user to be removed is the only member of the group,
by using substring matches.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/usr.sbin/user/user.c

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