Source-Changes archive

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

CVS commit: basesrc/etc



Module Name:    basesrc
Committed By:   yamt
Date:           Tue Aug 21 15:17:01 UTC 2001

Modified Files:
        basesrc/etc/etc.i386: ttyaction
        basesrc/etc/etc.sun2: ttyaction
        basesrc/etc/etc.sun3: ttyaction

Log Message:
chown user.group -> chown user:group

according to cvs log of basesrc/etc/etc.sun3/ttyaction and
archive of source-changes, it was backed out with MAKEDEV
because of portability issue.
but i think ttyaction doesn't have that issue as it's never
executed on non-NetBSD environment.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/etc/etc.i386/ttyaction
cvs rdiff -r1.1 -r1.2 basesrc/etc/etc.sun2/ttyaction
cvs rdiff -r1.3 -r1.4 basesrc/etc/etc.sun3/ttyaction

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