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
/
sys
/
dev
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid the modules madness I inadvertently introduced by making the
phk
2000-09-02
1
-17
/
+5
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-4
/
+4
*
Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)
phk
2000-08-20
1
-9
/
+59
*
Rename MDNSECT to MD_NSECT and declare it as something that isn't
sheldonh
2000-07-17
1
-3
/
+3
*
Fix the "almost clone" semantics.
phk
2000-07-04
1
-6
/
+11
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
1
-1
/
+1
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
1
-39
/
+40
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
1
-6
/
+6
*
Initialize type correctly.
phk
1999-12-01
1
-1
/
+3
*
Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation.
phk
1999-11-26
1
-96
/
+194
*
Teach the md driver to use preloaded files of type "md_image".
phk
1999-11-20
1
-68
/
+128
*
remove unused #include
phk
1999-10-11
1
-1
/
+0
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Fix includes (remove unnecessary ones, reorder necessary ones.)
green
1999-09-22
1
-16
/
+5
*
fix a buglet which jordan made me provoke :-)
phk
1999-09-21
1
-6
/
+10
*
Add an experimental Memory-Disk driver. This driver will allocate
phk
1999-09-21
1
-0
/
+282