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
/
syscons.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KSE Milestone 2
julian
2001-09-12
1
-5
/
+5
*
Fix some malformed macro concatenation that gcc-3 has objections about.
peter
2001-09-10
1
-4
/
+4
*
Refine cursor type/shape control escape sequences and
yokota
2001-08-02
1
-4
/
+16
*
Fix dependencies between kernel options:
yokota
2001-07-10
1
-6
/
+14
*
Remove the resume method. It is not necessary any more, because
yokota
2001-06-30
1
-1
/
+0
*
Don't free buffers we didn't allocate.
yokota
2001-06-29
1
-0
/
+1
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
1
-11
/
+5
*
Make the beep duration independent of HZ.
phk
2001-05-28
1
-1
/
+1
*
Implement keyboard paste
ache
2001-03-11
1
-0
/
+2
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Unbreak LINT.
yokota
2000-04-03
1
-0
/
+4
*
- Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor.
yokota
2000-03-31
1
-13
/
+26
*
Unconditionally define sc_paste().
yokota
2000-01-20
1
-2
/
+0
*
Fix wrong usage of FONT_NONE. It was not meant to be set in
yokota
2000-01-20
1
-1
/
+0
*
This is the 3rd stage of syscons code reorganization.
yokota
2000-01-15
1
-65
/
+159
*
Make the mouse cursor char code configurable via the CONS_MOUSECTL
yokota
2000-01-12
1
-0
/
+6
*
This patch clears the way for removing a number of tty related
phk
1999-09-25
1
-1
/
+0
*
- Hang the scr_stat struct from dev_t.
yokota
1999-09-19
1
-3
/
+3
*
- Preserve the content of the back scroll buffer when changing the
yokota
1999-09-19
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-6
/
+1
*
First small steps at merging DEVFS and PHK's Dev_t stuff.
julian
1999-08-20
1
-2
/
+5
*
- Fixed memory leak in sc_alloc_history_buffer().
yokota
1999-07-07
1
-2
/
+4
*
Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion
yokota
1999-06-24
1
-1
/
+2
*
The second phase of syscons reorganization.
yokota
1999-06-22
1
-69
/
+342
*
Centralize and reorganize a few macros.
des
1999-04-12
1
-5
/
+1
*
syscons
yokota
1999-01-19
1
-1
/
+6
*
The first stage of console driver reorganization: activate new
yokota
1999-01-11
1
-25
/
+16
*
Yet another round of fixes for the VESA support code.
yokota
1998-10-01
1
-2
/
+1
*
Fix destructive cursor shape after text mode switch.
ache
1998-09-29
1
-1
/
+2
*
- Use `u_long cmd' ioctl arg.
yokota
1998-09-26
1
-2
/
+3
*
Fix and update for VESA BIOS support in syscons.
yokota
1998-09-23
1
-2
/
+2
*
Add VESA support to syscons.
sos
1998-09-15
1
-30
/
+62
*
1. Reorganized screen saver related code so that both the LKM screen
yokota
1998-08-03
1
-3
/
+12
*
- Add new bell types: "quiet.normal" and "quiet.visual".
yokota
1998-08-03
1
-1
/
+2
*
Add support for VESA mode 0x102 (800x600x4) in syscons. You can activate
phk
1998-02-12
1
-2
/
+2
*
Make comp_vgaregs() less strict about VGA register values when
yokota
1997-11-21
1
-1
/
+2
*
Reject unreasonable values passed to CONS_HISTORY ioctl. It did not
yokota
1997-10-23
1
-5
/
+1
*
Add a new keyboard mode K_CODE. Returns a single byte for each key
sos
1997-10-01
1
-9
/
+10
*
Add a new compile option SC_HISTORY_SIZE to specify the history buffer
yokota
1997-09-04
1
-2
/
+5
*
Removed unused misplaced definition of TIMER_FREQ.
bde
1997-08-25
1
-3
/
+2
*
Screen saver related fixes.
yokota
1997-07-15
1
-1
/
+3
*
A fix/work-around for ThinkPad 535.
yokota
1997-06-29
1
-1
/
+2
*
1) font loading (two fixes)
yokota
1997-05-15
1
-4
/
+4
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Add save/restore cursor as pr SCO screen(HW) manpage.
sos
1997-01-23
1
-0
/
+2
*
Upgrade the kbdio rutines to provide queued kbd & mouse events.
sos
1997-01-15
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Allow us to enable the 'XT_KEYBOARD' code using a configuration flag.
nate
1996-11-10
1
-1
/
+2
[next]