freebsd-dev/sys/dev/syscons
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
apm
blank
daemon
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 Add a few improvements to utf-8 -> cp436 console map 2011-10-28 20:00:30 +00:00
scterm.c
scvesactl.c
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 Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +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