History log of /freebsd-13.1/sbin/devfs/devfs.8 (Results 1 – 25 of 26)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0
# 4102e838 01-Dec-2020 John-Mark Gurney <[email protected]>

add documentation that the rules need to be reloaded, and how to do it...

MFC after: 1 week


Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0
# e441cce6 05-Oct-2016 Sevan Janiyan <[email protected]>

Add history section for devfs(8)
Move sentence to a new line as advised by igor.

PR: 212441
Approved by: bcr (mentor)
MFC after: 5 days
Differential Revision: https://reviews.freebsd.org/D8104


Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0
# 36ad3f47 12-Jul-2013 Jaakko Heinonen <[email protected]>

Clarify how "hide" and "unhide" commands work on directories.


Revision tags: release/8.4.0
# 309bbfe8 21-Apr-2013 Joel Dahl <[email protected]>

Move EXAMPLES descriptions to before the actual command.

PR: 177870
Submitted by: Bjorn Heidotting <[email protected]>


Revision tags: release/9.1.0
# 21c2aa5e 09-Jun-2012 Joel Dahl <[email protected]>

mdoc: minor improvements to a few lists with tags.


Revision tags: release/8.3.0_cvs, release/8.3.0
# 50d675f7 29-Mar-2012 Eitan Adler <[email protected]>

Remove trailing whitespace per mdoc lint warning

Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days


Revision tags: release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0
# d180e5eb 28-Feb-2010 Gavin Atkinson <[email protected]>

Merge r204166 from head:

Document the interaction between /etc/devfs.conf and
/etc/defaults/devfs.conf

PR: docs/117308
Submitted by: Mel <mel.xyzzy rachie.is-a-geek.net> (partially)


# ebae8e93 21-Feb-2010 Gavin Atkinson <[email protected]>

Document the interaction between /etc/devfs.conf and
/etc/defaults/devfs.conf

PR: docs/117308
Submitted by: Mel <mel.xyzzy rachie.is-a-geek.net> (partially)
MFC after: 1 week


Revision tags: release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0
# d5e7eb7e 27-Jun-2008 Mike Makonnen <[email protected]>

Support for filtering on major device number was removed in rev. 1.7 or
rule.c. Update man page example accordingly.

Submitted by: Mateusz Guzik <[email protected]>
PR: docs/124892


Revision tags: release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0
# ef63af0f 05-Nov-2006 Daniel Gerzo <[email protected]>

- I forgot to bump a date.

Approved by: keramida (mentor), trhodes (mentor) (implicit)


# 22425699 05-Nov-2006 Daniel Gerzo <[email protected]>

- add some files to FILES section and provide their description
- reference devfs.conf and devfs.rules in SEE ALSO section

Approved by: keramida (mentor), trhodes (mentor)
PR: docs/103347
MFC-after:

- add some files to FILES section and provide their description
- reference devfs.conf and devfs.rules in SEE ALSO section

Approved by: keramida (mentor), trhodes (mentor)
PR: docs/103347
MFC-after: 3 days

show more ...


Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0
# 55c82bf0 14-Jun-2005 Ruslan Ermilov <[email protected]>

Markup fixes.

Approved by: re (blanket)


Revision tags: release/5.4.0_cvs, release/5.4.0
# 6b23be5f 20-Apr-2005 Jesus R. Camou <[email protected]>

Use .Pa instead of .Xr to follow mdoc(7)
specifications.

Noticed by: trhodes
Approved by: trhodes (mentor)
MFC after: 1 day


# eebe1529 05-Apr-2005 Jesus R. Camou <[email protected]>

Document the configuration files used.

PR: docs/79572
Submitted by: Josh Paetzel <[email protected]>
Approved by: trhodes (mentor)


# 55f77691 18-Mar-2005 Poul-Henning Kamp <[email protected]>

Typo.

Submitted by: Hiroharu Tamaru <[email protected]>


# 1964f79a 27-Feb-2005 Poul-Henning Kamp <[email protected]>

Remove filtering on major device number. These are assigned randomly
these days so filtering on them makes no sense other than as a foot-shooting
device.


Revision tags: release/4.11.0_cvs, release/4.11.0
# 111c3747 06-Nov-2004 Dima Dorfman <[email protected]>

Remove a useless use of cat, strip overzealous punctuation, and
clarify some text.


# 1cf7cec3 06-Nov-2004 Dima Dorfman <[email protected]>

Parse file mode with setmode(3) for consistency with other programs
that do this kind of thing.


Revision tags: release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0
# 959d6c24 14-Sep-2003 Ruslan Ermilov <[email protected]>

Get rid of duplicates.


# d54277a7 26-Jul-2003 Simon L. B. Nielsen <[email protected]>

Minor mdoc(7) cleanup, based on the PR below.

PR: docs/54826
Submitted by: Lukas Ertl <[email protected]>
Reviewed by: ru
Approved by: ceri (mentor)


# b49349cf 17-Jun-2003 Maxim Sobolev <[email protected]>

Xref police: chmod(8) -> chmod(1).


Revision tags: release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0
# 7ba06023 09-Dec-2002 Ruslan Ermilov <[email protected]>

mdoc(7) police: markup nits.

Approved by: re


Revision tags: release/4.7.0_cvs
# e5d09546 08-Oct-2002 Dima Dorfman <[email protected]>

Treat the pathptrn field as a real pattern with the aid of fnmatch().


Revision tags: release/4.6.2_cvs, release/4.6.2
# 072af151 28-Jul-2002 Dima Dorfman <[email protected]>

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 ign

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.

show more ...


# 014c2ea5 28-Jul-2002 Dima Dorfman <[email protected]>

Use more standard section names in an attempt to unconfuse new users
(and make it easier to find stuff for the old ones). I originally put
everything under one "RULE SUBSYSTEM" so it didn't look lik

Use more standard section names in an attempt to unconfuse new users
(and make it easier to find stuff for the old ones). I originally put
everything under one "RULE SUBSYSTEM" so it didn't look like devfs(8)
is dedicated to the rule subsystem, but since nobody has any idea what
else might go here, it's not worth confusing people just to save a
little time for someone that might add something rule-unrelated to
devfs(8) in a few years.

Suggested by: sheldonh, phk

show more ...


12