freebsd-dev/sys/dev/syscons
Kip Macy 8451d0dd78 In order to maximize the re-usability of kernel code in user space this
patch modifies makesyscalls.sh to prefix all of the non-compatibility
calls (e.g. not linux_, freebsd32_) with sys_ and updates the kernel
entry points and all places in the code that use them. It also
fixes an additional name space collision between the kernel function
psignal and the libc function of the same name by renaming the kernel
psignal kern_psignal(). By introducing this change now we will ease future
MFCs that change syscalls.

Reviewed by:	rwatson
Approved by:	re (bz)
2011-09-16 13:58:51 +00:00
..
apm
blank
daemon Don't malloc a buffer while holding the prison0 mutex. Instead, use a loop 2009-09-10 12:58:37 +00:00
dragon
fade
fire
green
logo Correct beastie_saver module name. 2010-04-07 18:42:21 +00:00
rain
snake The New and Improved snake_server - Service Pack 1: now even more 2010-02-23 15:27:07 +00:00
star
warp
scgfbrndr.c
schistory.c Fix typos. 2010-11-09 10:59:09 +00:00
scmouse.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
scterm-teken.c Fix whitespace inconsistencies in the TTY layer and its drivers owned by me. 2011-06-26 18:26:20 +00:00
scterm.c
scvesactl.c - Teach vesa(4) and dpms(4) about x86emu. [1] 2009-09-09 09:50:31 +00:00
scvgarndr.c Rework r210248. Although it fixed most of problems, it did not fix one 2010-09-17 23:09:31 +00:00
scvidctl.c Clean up code a bit to make it more readable. 2010-11-30 16:46:15 +00:00
scvtb.c
syscons.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
syscons.h Add support for alternative break-to-debugger to syscons(4). While most 2011-08-27 22:10:45 +00:00
sysmouse.c Include <sys/ttydefaults.h>, instead of doing it through <sys/termios.h>. 2009-11-28 16:25:55 +00:00