index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
devfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc: minor improvements to a few lists with tags.
joel
2012-06-09
1
-6
/
+6
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-2
/
+2
*
Spelling fixes for sbin/
uqs
2012-01-07
1
-1
/
+1
*
Add missing static keywords for global variables to tools in sbin/.
ed
2011-11-04
1
-1
/
+1
*
Document the interaction between /etc/devfs.conf and
gavin
2010-02-21
1
-2
/
+7
*
Bump WARNS where possible.
uqs
2010-02-15
1
-1
/
+0
*
Support for filtering on major device number was removed in rev. 1.7 or
mtm
2008-06-27
1
-2
/
+2
*
- I forgot to bump a date.
danger
2006-11-05
1
-1
/
+1
*
- add some files to FILES section and provide their description
danger
2006-11-05
1
-0
/
+16
*
o Revert a previous delta as strlcpy(3) operates with NUL-terminated
maxim
2006-06-14
1
-1
/
+2
*
o Replace (an incorrect) string copy gymnastics with strlcpy(3).
maxim
2006-06-14
1
-2
/
+1
*
o Typo in the error message: s/invald/invalid.
maxim
2006-01-05
1
-1
/
+1
*
Markup fixes.
ru
2005-06-14
1
-3
/
+5
*
Use .Pa instead of .Xr to follow mdoc(7)
jcamou
2005-04-20
1
-2
/
+2
*
Document the configuration files used.
jcamou
2005-04-05
1
-0
/
+3
*
Typo.
phk
2005-03-18
1
-1
/
+1
*
Remove filtering on major device number. These are assigned randomly
phk
2005-02-27
2
-13
/
+2
*
Remove a useless use of cat, strip overzealous punctuation, and
dd
2004-11-06
1
-16
/
+16
*
Parse file mode with setmode(3) for consistency with other programs
dd
2004-11-06
2
-12
/
+9
*
Typedefing an array of incomplete structs is non-standard C code.
stefanf
2004-06-02
1
-1
/
+1
*
Userland signed char fixes for PPC build. Problems were using a char
grehan
2004-01-22
2
-2
/
+2
*
Get rid of duplicates.
ru
2003-09-14
1
-1
/
+1
*
Minor mdoc(7) cleanup, based on the PR below.
simon
2003-07-26
1
-2
/
+4
*
Xref police: chmod(8) -> chmod(1).
sobomax
2003-06-17
1
-1
/
+1
*
mdoc(7) police: markup nits.
ru
2002-12-09
1
-25
/
+29
*
Treat the pathptrn field as a real pattern with the aid of fnmatch().
dd
2002-10-08
1
-3
/
+0
*
Don't depend on pollution in <machine/limits.h> (by way of
mike
2002-07-29
1
-0
/
+1
*
Nuke whitespace at EOL.
dd
2002-07-28
2
-3
/
+3
*
What we're actually passing around is an ioctl request, not a command,
dd
2002-07-28
1
-3
/
+3
*
This compiles cleanly with WARNS=5 on i386 and alpha, so try to make
dd
2002-07-28
1
-1
/
+1
*
Implement this (quoted from the updated man page): If the first token
dd
2002-07-28
4
-9
/
+181
*
Use more standard section names in an attempt to unconfuse new users
dd
2002-07-28
1
-8
/
+5
*
Introduce the DEVFS "rule" subsystem. DEVFS rules permit the
dd
2002-07-17
5
-0
/
+948