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
/
syscons
/
scvtb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove superfluous braces and add #ifndef __sparc64__ around the
marius
2005-05-21
1
-18
/
+41
*
Use __FBSDID().
obrien
2003-08-24
1
-1
/
+3
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
Don't use "NULL" when "0" is really meant.
archie
2002-08-21
1
-4
/
+4
*
Don't free buffers we didn't allocate.
yokota
2001-06-29
1
-3
/
+5
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
1
-1
/
+2
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-0
/
+1
*
Use config's conditional compilation rather than using #ifdefs that make
peter
2000-01-29
1
-5
/
+0
*
This is the 3rd stage of syscons code reorganization.
yokota
2000-01-15
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion
yokota
1999-06-24
1
-1
/
+19
*
The second phase of syscons reorganization.
yokota
1999-06-22
1
-0
/
+283