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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed warnings.
nyan
2001-02-21
3
-14
/
+14
*
Added necessary include for pc98.
nyan
2001-01-25
1
-0
/
+1
*
Added PC-98 apm support.
nyan
2001-01-22
1
-0
/
+4
*
Convert apm from a bogus 'count' into a plain option. Clean out some
peter
2001-01-19
1
-2
/
+2
*
select() DKI is now in <sys/selinfo.h>.
wollman
2001-01-09
1
-1
/
+1
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
1
-2
/
+1
*
Don't needlessly indirect the APM softstate. It does nothing but
nsayer
2000-10-31
1
-6
/
+2
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
Initiate deorbit burn sequence for <machine/mouse.h>.
phk
2000-10-09
2
-4
/
+2
*
A couple of negative options was not commented out in NOTES/LINT. This
phk
2000-10-09
1
-0
/
+2
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
9
-10
/
+15
*
Add the ability to define a "shutdown" and "shutdown and poweroff" key
dwmalone
2000-09-11
1
-0
/
+12
*
Harvest mouse events for the entropy device in a better place. In the
markm
2000-09-10
2
-3
/
+4
*
Make it possible to pass boot()'s flags to shutdown_nice() so that the
msmith
2000-08-31
1
-1
/
+1
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
3
-0
/
+3
*
Fix ioctl MOUSE_SETMODE as defined in mouse(4).
yokota
2000-08-27
1
-2
/
+5
*
o Fix a horrible bug where small reads (< 8 bytes) would return the
markm
2000-07-25
2
-6
/
+2
*
Make Reset (ESC c) reset attributes too, not only clear screen
ache
2000-07-21
1
-1
/
+6
*
Implement SGR 22,24,25,27 from ECMA-48
ache
2000-07-20
1
-0
/
+16
*
Accorfing to ECMA-48 SGR 39 and 49 are just another colors and must not reset
ache
2000-07-20
1
-2
/
+2
*
Don't break the ability to debug the kernel when gathering entropy.
markm
2000-07-16
1
-1
/
+2
*
Shorten 49m attr resetting expression
ache
2000-07-15
1
-2
/
+1
*
Reset corresponding color attributes on 39m and 49m
ache
2000-07-15
1
-16
/
+17
*
Add entropy-harvesting calls.
markm
2000-07-09
2
-0
/
+10
*
Remove old entropy-harvesting hooks; this is going to be re-engineered
markm
2000-06-25
1
-7
/
+0
*
Remove unneeded header.
markm
2000-06-25
3
-3
/
+0
*
Argh. This is what I get for trying to do too many things at once.
peter
2000-06-10
1
-0
/
+1
*
Unused include: #include "sc.h"
peter
2000-06-10
1
-1
/
+0
*
Cosmetique: fix comments - don't use 'ansi' word for non-ansi (adapter) colors
ache
2000-06-06
1
-7
/
+7
*
Implement ANSI E[39m and E[49m to set fg and bg to initial (not to default!)
ache
2000-06-05
1
-0
/
+10
*
Fix the TAB not cause scrolling when entered at the end of the last line.
ache
2000-05-29
1
-3
/
+8
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
3
-4
/
+4
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
3
-4
/
+4
*
Added PC-98 supports.
nyan
2000-05-08
3
-0
/
+18
*
Add $FreeBSD$
peter
2000-05-01
1
-0
/
+2
*
Back out t_timeout initializing, now in ttyregister
ache
2000-05-01
1
-1
/
+0
*
Initialize t_timeout to -1 for console to set its default value once in ttyopen
ache
2000-05-01
1
-0
/
+1
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
1
-1
/
+0
*
Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.
nyan
2000-04-27
1
-0
/
+5
*
More machdep/random.h -> sys/random.h fixes.
bp
2000-04-25
3
-6
/
+3
*
* Use sys/sys/random.h rather than a i386 specific one.
obrien
2000-04-24
1
-1
/
+1
*
Unbreak LINT.
yokota
2000-04-03
2
-1
/
+5
*
- Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor.
yokota
2000-03-31
6
-138
/
+229
*
White-space-only change. The file originally had screwed indentation.
yokota
2000-03-20
1
-382
/
+395
*
- Fix bugs when painting border and the mouse cursor in the raster
yokota
2000-03-18
2
-48
/
+60
*
- Don't reset text colors when changing the video mode.
yokota
2000-02-11
1
-0
/
+2
*
- Fix text cursor logic so that multiple instances of the "normal" cursor
yokota
2000-02-11
2
-5
/
+7
*
Use config's conditional compilation rather than using #ifdefs that make
peter
2000-01-29
12
-65
/
+2
*
Fix a bug exposed by the previous commit. Do not use scp->font_size,
yokota
2000-01-24
1
-2
/
+5
*
Unconditionally define sc_paste().
yokota
2000-01-20
2
-4
/
+0
[next]