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
/
fb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check whether init and term are actually given
n_hibma
1999-10-05
1
-2
/
+2
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
8
-8
/
+8
*
Correct the mode information for the VGA mode X.
yokota
1999-08-24
1
-4
/
+6
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-3
/
+1
*
Remove cmaj and bmaj args from DEV_DRIVER_MODULE.
phk
1999-07-04
1
-3
/
+2
*
Fix printf int/long format problems on the Alpha.
peter
1999-07-01
1
-3
/
+3
*
Use the correct value for banksize so splash_pcx works in LFB modes.
des
1999-06-28
1
-2
/
+2
*
#if 0 an unused function since it generates warnings.. (I have not deleted
peter
1999-06-26
1
-1
/
+5
*
The second phase of syscons reorganization.
yokota
1999-06-22
8
-69
/
+3574
*
Print verbose messages when there is error.
yokota
1999-06-16
1
-2
/
+21
*
Simplify cdevsw registration.
phk
1999-05-31
1
-4
/
+2
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-5
/
+20
*
PCX loader for pseudo-device splash.
des
1999-04-12
1
-0
/
+262
*
Centralize and reorganize a few macros.
des
1999-04-12
1
-1
/
+18
*
Make the splash screen alternate "fade out" and "fade in" action at
yokota
1999-03-29
1
-5
/
+20
*
Don't free() a NULL pointer!
yokota
1999-03-09
1
-3
/
+4
*
- Don't assume the line length in the video memory is always the same as
yokota
1999-02-05
1
-7
/
+8
*
Oops, one line was accidentally commented out in the previous commit.
yokota
1999-01-26
1
-3
/
+1
*
Add VESA mode support. If the VESA support is compiled into the kernel
yokota
1999-01-21
1
-5
/
+61
*
syscons
yokota
1999-01-19
2
-7
/
+8
*
Calculate the number of bitmap colors in the correct way.
yokota
1999-01-13
1
-2
/
+2
*
Clean up warnings: get conditional compilation right so that a local
yokota
1999-01-12
1
-6
/
+11
*
Update the pointer into the bitmap correctly. The previous code
yokota
1999-01-11
1
-2
/
+2
*
Add splash screen module. This version has rather limited
yokota
1999-01-11
1
-0
/
+494
*
Oops, I committed wrong version of these files in the last commit!
yokota
1999-01-11
2
-73
/
+151
*
Add the new keyboard driver and video card driver. They will be
yokota
1999-01-09
5
-0
/
+868