aboutsummaryrefslogtreecommitdiff
path: root/sbin/devfs/devfs.c
Commit message (Expand)AuthorAgeFilesLines
* MFC revs. 1.6, 1.7: eliminate core dumps on lines without '\n'.Maxim Konovalov2006-06-211-1/+1
* Userland signed char fixes for PPC build. Problems were using a charPeter Grehan2004-01-221-1/+1
* Don't depend on pollution in <machine/limits.h> (by way ofMike Barcroft2002-07-291-0/+1
* Nuke whitespace at EOL.Dima Dorfman2002-07-281-2/+2
* Implement this (quoted from the updated man page): If the first tokenDima Dorfman2002-07-281-1/+90
* Introduce the DEVFS "rule" subsystem. DEVFS rules permit theDima Dorfman2002-07-171-0/+140