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
/
raidframe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
1
-1
/
+1
*
Use bioq_flush() to drain a bio queue with a specific error code.
phk
2003-04-01
1
-0
/
+1
*
Use td->td_ucred instead of td->td_proc->p_ucred.
jhb
2003-03-20
1
-1
/
+1
*
Centralize the devstat handling for all GEOM disk device drivers
phk
2003-03-08
1
-13
/
+0
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+5
*
Use canonical format for cdevsw initialization.
phk
2003-03-02
1
-13
/
+13
*
NO_GEOM cleanup:
phk
2003-02-27
1
-115
/
+42
*
NO_GEOM cleanup:
phk
2003-02-21
1
-1
/
+1
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
2
-8
/
+8
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
2
-8
/
+8
*
#if 0 one more line to make this compile without subr_disklabel.c.
phk
2003-01-20
1
-0
/
+4
*
Remove stale reference to deprecated mini-disklayer stuff.
scottl
2003-01-20
1
-13
/
+0
*
Remove unused second argument from DEV_STRATEGY().
phk
2003-01-03
1
-2
/
+2
*
Remove unused second argument from BIO_STRATEGY()
phk
2003-01-03
1
-1
/
+1
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
1
-1
/
+1
*
When compiling the kernel do not implicitly include filedesc.h from proc.h,
alfred
2003-01-01
1
-0
/
+1
*
Use UID_ and GID_ constants for uid and gid arguments to make_dev()
rwatson
2002-12-31
1
-1
/
+2
*
Play nice with GEOM and use the appropriate ioctls for getting the
scottl
2002-12-10
1
-20
/
+12
*
Fix make_dev() to use 0644 instead of 0x644 for default permissions
scottl
2002-11-25
1
-1
/
+1
*
Reduce namespace pollution to userland.
scottl
2002-10-28
1
-0
/
+2
*
After much delay and anticipation, welcome RAIDFrame into the FreeBSD
scottl
2002-10-20
134
-0
/
+42340