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
*
Huge cleanup of random(4) code.
markm
2015-06-30
2
-2
/
+2
*
hook userland threads suspend + resume into acpi suspend code
avg
2015-01-27
1
-1
/
+1
*
Fix sos@'s name.
delphij
2015-01-07
1
-1
/
+1
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
1
-2
/
+1
*
Revert r267961, r267973:
gjb
2014-06-27
1
-1
/
+2
*
Use a common tunable to choose between vt(4)/sc(4)
emaste
2014-06-27
2
-2
/
+10
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
1
-2
/
+1
*
Allow to disable syscons(4) if "hw.syscons.disable" kenv is set.
ray
2014-06-18
2
-0
/
+7
*
Fix comment introduced in r262480: it's 1920x1200, not 1980x1200.
jmmv
2014-02-25
1
-1
/
+1
*
Increase maximum number of columns to support 1980x1200 displays.
jmmv
2014-02-25
1
-2
/
+2
*
Extend libteken to support CJK fullwidth characters.
ed
2013-12-20
1
-0
/
+7
*
Snapshot. This passes the build test, but has not yet been finished or debugged.
markm
2013-10-04
2
-2
/
+2
*
Reload font when syscons(4) is resuming without switching mode.
jkim
2013-07-17
1
-27
/
+34
*
On some generations of the Intel GPU, disabling of the VGA Display
kib
2013-06-18
1
-1
/
+5
*
MFcalloutng (r244249, r244306 by mav):
davide
2013-03-04
2
-28
/
+32
*
Make sure that all mouse buttons are released when clients
hselasky
2013-02-06
1
-1
/
+20
*
Add tty_set_winsize().
ed
2012-11-03
1
-33
/
+12
*
Piggyback MIPS changes and add ARM syscons support for devices with
gonzo
2012-08-25
3
-3
/
+6
*
Provide basic glue to allow syscons to be used on MIPS, modelled
rwatson
2012-08-25
3
-3
/
+3
*
Move tty_opened_ns() into syscons.c which is currently the
hselasky
2012-03-29
1
-0
/
+3
*
Fix for NULL-pointer panic during boot, if keys are pressed too early.
hselasky
2012-03-29
1
-10
/
+11
*
Convert files to UTF-8
uqs
2012-01-15
11
-11
/
+11
*
sc_cngrab: switch to console vty when possible
avg
2011-12-21
1
-0
/
+7
*
syscons: provide a first iteration of cngrab/cnungrab implementation
avg
2011-12-17
2
-19
/
+37
*
kern cons: introduce infrastructure for console grabbing by kernel
avg
2011-12-17
1
-0
/
+12
*
syscons: make sc_puts static as it is used only privately
avg
2011-12-11
2
-2
/
+2
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-2
/
+2
*
Add a few improvements to utf-8 -> cp436 console map
rmh
2011-10-28
1
-5
/
+15
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
2
-4
/
+4
*
Add support for alternative break-to-debugger to syscons(4). While most
rwatson
2011-08-27
2
-0
/
+7
*
Attempt to make break-to-debugger and alternative break-to-debugger more
rwatson
2011-08-26
1
-1
/
+1
*
Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP.
ed
2011-07-17
1
-0
/
+2
*
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
[next]