Date: Sat, 27 Jul 2002 23:45:30 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/devfs devfs.8 devfs.c extern.h rule.c Message-ID: <200207280645.g6S6jUCo040872@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2002/07/27 23:45:30 PDT
Modified files:
sbin/devfs devfs.8 devfs.c extern.h rule.c
Log:
Implement this (quoted from the updated man page): If the first token
of a rule specification is a single dash (``-''), rules are read from
the standard input and the rest of the specification is ignored.
Revision Changes Path
1.3 +26 -0 src/sbin/devfs/devfs.8
1.2 +90 -1 src/sbin/devfs/devfs.c
1.2 +2 -0 src/sbin/devfs/extern.h
1.2 +63 -8 src/sbin/devfs/rule.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207280645.g6S6jUCo040872>
