Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NODEVFS cleanup: remove #ifdefs. | phk | 2003-01-29 | 1 | -2/+0 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | Add symlink support to devfs_rule_matchpath(). This allows the user | dd | 2003-01-11 | 1 | -1/+2 |
* | Fix comments and one resulting code confusion about the type of the | phk | 2002-10-16 | 1 | -1/+1 |
* | Treat the pathptrn field as a real pattern with the aid of fnmatch(). | dd | 2002-10-08 | 1 | -15/+1 |
* | Unimplement panic(8) by making sure that we don't recurse into a | dd | 2002-07-28 | 1 | -5/+11 |
* | Introduce the DEVFS "rule" subsystem. DEVFS rules permit the | dd | 2002-07-17 | 1 | -0/+839 |