History log of /netbsd/sys/arch/mvme68k/stand/libbug/instat.c (Results 1 – 3 of 3)
Revision Date Author Comments
# a07f7c80 12-Jan-2008 tsutsui <tsutsui@NetBSD.org>

Misc cleanup:
- KNF, ANSIfy, remove __P()
- use __func__ to print function names
- use __arraycount()
- include "ioconf.h" for struct cfdriver
- u_intNN_t -> uintNN_t
- wrap long lines
etc.


# 94e848e8 17-May-1996 chuck <chuck@NetBSD.org>

update for libbug.h, console I/O


# eabb97da 17-May-1996 chuck <chuck@NetBSD.org>

libbug from Dale Rahn. Revisions by Theo de Raadt and myself.