Source-Changes archive

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

Re: CVS commit: basesrc/etc



YAMAMOTO Takashi <yamt%netbsd.org@localhost> writes:
> 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.

In general, user:group is the portable construct. user.group is not
portable.

Perry
--
Perry E. Metzger                perry%wasabisystems.com@localhost
--
NetBSD Development, Support & CDs. http://www.wasabisystems.com/



Home | Main Index | Thread Index | Old Index