freebsd-skq/sys/dev/syscons
bde 4ac8c50b29 Fixed another easy case of const poisoning in the kernel. Cosmetic.
(A pointer to a const was misused to avoid loading loading the same
value twice, but gcc does exactly the same optimization automatically.
It can see that the value hasn't changed.)
1996-09-07 21:47:53 +00:00
..
blank Delete obnoxious uprintf()s in load/unload procedures. 1995-11-29 20:10:33 +00:00
fade Delete obnoxious uprintf()s in load/unload procedures. 1995-11-29 20:10:33 +00:00
green Delete obnoxious uprintf()s in load/unload procedures. 1995-11-29 20:10:33 +00:00
snake Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
star Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
syscons.c Fixed another easy case of const poisoning in the kernel. Cosmetic. 1996-09-07 21:47:53 +00:00
syscons.h Fixed a couple of bugs in the mousepointer code. 1996-09-01 18:16:06 +00:00