ceri2006-01-24 18:35:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
usr.sbin/sysinstall anonFTP.c
Log:
MFC revisions 1.36 and 1.37:
r1.36:
Correct obsolete chown syntax.
r1.37:
If sysinstall was used
ceri2006-01-20 13:00:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/sysinstall anonFTP.c
Log:
MFC revisions 1.36 and 1.37:
r1.36:
Correct obsolete chown syntax.
r1.37:
If sysinstall was used
ceri2006-01-15 22:57:17 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall anonFTP.c
Log:
If sysinstall was used to configure an anonymous FTP area, it was
possible for information to be copied from the group file to the group
file in the FTP area. This patc
ceri2006-01-15 22:42:39 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall anonFTP.c
Log:
Correct obsolete chown syntax.
PR: bin/90057
Submitted by: Charlie M. McDonald
Approved by:jhb (mentor by proxy)
MFC to: RELENG_5, RELE