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
/
share
/
man
/
man9
/
make_dev.9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove superfluous paragraph macro.
joel
2012-03-24
1
-1
/
+0
*
Formatting fixes:
ae
2011-05-05
1
-11
/
+13
*
Document make_dev_alias_p().
ae
2011-05-03
1
-1
/
+22
*
Fix typos.
jh
2011-01-22
1
-4
/
+4
*
Use .Dv with NULL.
jh
2010-10-24
1
-1
/
+3
*
Document make_dev_p(9).
jh
2010-10-24
1
-4
/
+59
*
Check the device name validity on device registration.
jh
2010-10-07
1
-7
/
+16
*
Document MAKEDEV_ETERNAL.
kib
2010-09-05
1
-1
/
+14
*
Correct function name.
pjd
2010-08-01
1
-1
/
+1
*
mdoc cleanup
uqs
2010-06-02
1
-3
/
+3
*
Document MAKEDEV_NOWAIT flag for make_dev_credf(9).
kib
2010-05-06
1
-1
/
+10
*
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
1
-1
/
+1
*
Several documentation fixups related to device minor/major numbers:
ed
2008-09-28
1
-2
/
+4
*
Rename the `minor' argument of make_dev(9) to `unit'.
ed
2008-09-26
1
-6
/
+6
*
Document make_dev_credf(9), destroy_dev_sched(9) and destroy_dev_drain(9)
kib
2008-09-11
1
-4
/
+123
*
Bump date for previous commit, also new sentence -> new line.
brueffer
2007-05-09
1
-2
/
+3
*
Document the additional fields, si_drv1 and si_drv2 that are available
jmg
2007-05-06
1
-0
/
+17
*
Make it clear that the device name may contain '/' characters to place
imp
2006-11-24
1
-4
/
+14
*
match w/ prototype...
jmg
2006-05-08
1
-1
/
+1
*
Bump date to Sept 20, the date of the last content change
imp
2006-01-18
1
-1
/
+1
*
Sprinkle a few stars where they belong.
imp
2005-09-20
1
-4
/
+4
*
Bump .Dd for the previous commit.
brueffer
2005-03-28
1
-1
/
+1
*
The make_dev(9) functions no longer handle dev_ts, but struct cdevs.
brueffer
2005-03-28
1
-9
/
+9
*
Mdoc Janitor:
hmp
2003-10-23
1
-2
/
+4
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
1
-1
/
+1
*
Various mdoc(7) fixes:
hmp
2003-05-31
1
-0
/
+2
*
The routine is dev_depends(); consistently spell it that way.
dd
2002-02-11
1
-3
/
+3
*
ispell sweep of share/man/man9/*.
mpp
2002-01-09
1
-1
/
+1
*
Fixed wrong include in synopsis.
bde
2001-10-04
1
-3
/
+3
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-2
/
+2
*
Removed whitespace at end-of-line; no content changes. I simply did
schweikh
2001-07-14
1
-4
/
+4
*
mdoc(7) police: cosmetics.
ru
2001-07-04
1
-1
/
+3
*
Document depends_dev.
dd
2001-05-29
1
-3
/
+22
*
mdoc(7) police: normalize .Nd.
ru
2001-04-18
1
-1
/
+1
*
mdoc(7) police:
ru
2001-03-12
1
-3
/
+5
*
Document the make_dev_alias function.
mjacob
2001-03-11
1
-1
/
+21
*
"Fixed" assorted bitrot. remove_dev() was renamed to destroy_dev().
bde
1999-12-23
1
-7
/
+7
*
Document the make_dev(9) and remove_dev(9) facilities.
chris
1999-09-25
1
-0
/
+95