summaryrefslogtreecommitdiffstats
path: root/sys/fs/devfs/devfs_rule.c
Commit message (Expand)AuthorAgeFilesLines
* 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