summaryrefslogtreecommitdiffstats
path: root/sbin/devfs/devfs.c
Commit message (Expand)AuthorAgeFilesLines
* o Revert a previous delta as strlcpy(3) operates with NUL-terminatedmaxim2006-06-141-1/+2
* o Replace (an incorrect) string copy gymnastics with strlcpy(3).maxim2006-06-141-2/+1
* Userland signed char fixes for PPC build. Problems were using a chargrehan2004-01-221-1/+1
* Don't depend on pollution in <machine/limits.h> (by way ofmike2002-07-291-0/+1
* Nuke whitespace at EOL.dd2002-07-281-2/+2
* Implement this (quoted from the updated man page): If the first tokendd2002-07-281-1/+90
* Introduce the DEVFS "rule" subsystem. DEVFS rules permit thedd2002-07-171-0/+140
OpenPOWER on IntegriCloud