Date: Wed, 27 Dec 2006 06:22:44 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/asf asf.8 asf.c Message-ID: <200612270622.kBR6MiwI021920@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-12-27 06:22:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/asf asf.8 asf.c
Log:
MFC:
Allow for module-path being a semicolon-separated list of dirs.
This is consistent with kern.module_path sysctl and also compensates
for the unconventional syntax of asf(8) where the last of multiple
arguments is the output file, which prevents us from using the
traditional Unix syntax "foo file ..." to specify multiple module
dirs.
asf.c rev. 1.12
asf.8 rev. 1.11
Revision Changes Path
1.7.2.2 +18 -11 src/usr.sbin/asf/asf.8
1.6.10.3 +46 -32 src/usr.sbin/asf/asf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612270622.kBR6MiwI021920>
