summaryrefslogtreecommitdiffstats
path: root/sys/fs/devfs/devfs_rule.c
Commit message (Expand)AuthorAgeFilesLines
* White-space align a struct definition.phk2004-02-151-2/+4
* Fix style(9) of my previous commit.cperciva2004-01-211-1/+1
* Allow devfs path rules to work on directories. Without this fix,cperciva2004-01-211-1/+2
* Back out M_* changes, per decision of the TRB.imp2003-02-191-3/+3
* NODEVFS cleanup: remove #ifdefs.phk2003-01-291-2/+0
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-3/+3
* Add symlink support to devfs_rule_matchpath(). This allows the userdd2003-01-111-1/+2
* Fix comments and one resulting code confusion about the type of thephk2002-10-161-1/+1
* Treat the pathptrn field as a real pattern with the aid of fnmatch().dd2002-10-081-15/+1
* Unimplement panic(8) by making sure that we don't recurse into add2002-07-281-5/+11
* Introduce the DEVFS "rule" subsystem. DEVFS rules permit thedd2002-07-171-0/+839
OpenPOWER on IntegriCloud