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
*
Fix whitespace inconsistencies in the TTY layer and its drivers owned by me.
ed
2011-06-26
1
-2
/
+2
*
Move VT switching hack for suspend/resume from bus drivers to syscons.c
jkim
2011-05-09
2
-17
/
+82
*
Rename a variable to match scvidctl.c.
jkim
2010-11-30
1
-11
/
+11
*
Stop hardcoding default font size.
jkim
2010-11-30
1
-1
/
+1
*
Clean up code a bit to make it more readable.
jkim
2010-11-30
1
-42
/
+40
*
Clean up code a bit to make it more readable.
jkim
2010-11-29
1
-18
/
+9
*
Honor font size for the video mode when default fonts are compiled in kernel
jkim
2010-11-29
1
-9
/
+35
*
Fix typos.
brucec
2010-11-09
1
-3
/
+3
*
Explicitly tell the compiler that we don't care about the return value
rpaulo
2010-10-13
1
-11
/
+11
*
Rework r210248. Although it fixed most of problems, it did not fix one
jkim
2010-09-17
1
-7
/
+4
*
Improve style slightly.
jkim
2010-07-19
1
-47
/
+50
*
Fix two long-standing line wrapping bugs in VGA renderer for pixel mode.
jkim
2010-07-19
1
-2
/
+3
*
Suspend screen updates when the video controller is powered down.
jkim
2010-05-22
2
-2
/
+3
*
Correct beastie_saver module name.
jkim
2010-04-07
1
-0
/
+4
*
Add the official FreeBSD logo image file for logo_saver.
jkim
2010-04-07
1
-350
/
+833
*
Copy Beastie image file to prepare for an official logo image.
jkim
2010-04-07
1
-0
/
+358
*
Refine r204265. We want the standard VGA palette for packed pixel mode.
jkim
2010-03-29
2
-4
/
+4
*
Align memory access of 24-bit pixel renderer to word boundary.
jkim
2010-03-24
1
-2
/
+7
*
Separate 24-bit pixel draw from 32-bit case. Although it is slower, we do
jkim
2010-03-23
1
-1
/
+4
*
Improve VESA mode switching via loader tunable `hint.sc.0.vesa_mode'.
jkim
2010-02-24
3
-64
/
+123
*
Yet another attempt to make palette loading more safer:
jkim
2010-02-23
3
-6
/
+29
*
The New and Improved snake_server - Service Pack 1: now even more
ivoras
2010-02-23
1
-1
/
+1
*
Upgrade the "snake" syscons screensaver to the new, multimedia version!
ivoras
2010-02-23
1
-6
/
+49
*
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
rnoland
2009-12-29
1
-2
/
+3
*
Include <sys/ttydefaults.h>, instead of doing it through <sys/termios.h>.
ed
2009-11-28
1
-0
/
+1
*
Fix pgsignal() call after signature change in r199355.
kib
2009-11-17
1
-1
/
+5
*
Convert syscons on i386 to TERM=xterm.
ed
2009-11-13
1
-9
/
+0
*
Switch the default terminal emulation style to xterm for most platforms.
ed
2009-11-13
1
-2
/
+11
*
Allow Syscons terminal emulators to provide function key strings.
ed
2009-11-11
3
-13
/
+78
*
Fix VESA color palette corruption:
jkim
2009-11-03
1
-0
/
+3
*
Search for default 800x600 graphics mode from supported VESA mode list.
jkim
2009-10-23
1
-18
/
+46
*
Add support for VT200-style mouse input.
ed
2009-09-27
4
-9
/
+65
*
Add 256 color support.
ed
2009-09-26
1
-4
/
+4
*
Just use ttydisc_rint_simple() instead of doing it ourselves.
ed
2009-09-18
1
-8
/
+2
*
Make sure we never place the cursor outside the screen.
ed
2009-09-13
1
-3
/
+6
*
Commit a change that I missed in the previous commit.
ed
2009-09-12
1
-0
/
+4
*
Make 8-bit support run-time configurable.
ed
2009-09-12
1
-0
/
+3
*
Make use of the more flexable device hints by adding a new field,
delphij
2009-09-12
1
-2
/
+3
*
Extend the usage of sc(4)'s hint variable 'flag'. Bit 0x80 now means
delphij
2009-09-11
2
-8
/
+15
*
Don't malloc a buffer while holding the prison0 mutex. Instead, use a loop
jhb
2009-09-10
1
-3
/
+15
*
- Teach vesa(4) and dpms(4) about x86emu. [1]
delphij
2009-09-09
1
-1
/
+1
*
Expose the TF_REVERSE flag to the console driver.
ed
2009-09-03
1
-3
/
+11
*
Move libteken out of the syscons directory.
ed
2009-09-03
12
-2898
/
+1
*
Fix VESA modes and allow 8bit depth modes.
delphij
2009-08-24
2
-1
/
+23
*
Small fixes to Unicode handling:
ed
2009-06-16
2
-38
/
+43
*
Add more entries to the Unicode-to-CP437 table.
ed
2009-06-14
1
-9
/
+15
*
Rename the host-related prison fields to be the same as the host.*
jamie
2009-06-13
1
-2
/
+2
*
Make the proof-of-concept UTF-8 support in Syscons less useless.
ed
2009-06-13
1
-18
/
+121
*
Make the demo/stress tools build again, after my changes to param().
ed
2009-06-10
2
-2
/
+2
*
Restore support for bell pitch/duration.
ed
2009-05-31
5
-3
/
+20
[next]