[Midnightbsd-cvs] src: dev/syscons: make sysctl node static since this is the only place

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Feb 16 17:44:42 EST 2012


Log Message:
-----------
make sysctl node static since this is the only place we're allocating them.  move sc_puts into syscons.c only.. it's not used anywhere else and make it static.  get rid of bogus layering with sccngetch

Modified Files:
--------------
    src/sys/dev/syscons:
        syscons.c (r1.12 -> r1.13)
        (http://cvsweb.midnightbsd.org/src/sys/dev/syscons/syscons.c?r1=1.12&r2=1.13)
        syscons.h (r1.4 -> r1.5)
        (http://cvsweb.midnightbsd.org/src/sys/dev/syscons/syscons.h?r1=1.4&r2=1.5)


More information about the Midnightbsd-cvs mailing list