index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc64
/
dev
/
consinit.c
Age
Commit message (
Expand
)
Author
2017-12-30
Delete unnecessary <sys/file.h> includes
Philip Guenther
2017-04-30
Rename Debugger() into db_enter().
Martin Pieuchot
2016-03-07
Sync no-argument function declaration and definition by adding (void).
Christian Weisgerber
2011-04-13
do not use NULL in an integer context
Theo de Raadt
2008-01-23
Cleanup cn_pri. Change constants to more meaningful names, rather than
Joel Sing
2007-11-14
Remove eeprom.h.
Mark Kettenis
2007-11-13
Remove bsd_openprom.h.
Mark Kettenis
2005-04-26
Use cons_decl() rather than rolling our own prototypes, and some KNF.
Miod Vallat
2004-09-13
for pcons tty and kernel console (ie. boot -a) input, replace prom ^H
Theo de Raadt
2003-06-16
Provide the same fbxxx() api as on sparc, in order to factorize more code
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-25
Remove more NKBD/NMS references (jason == cpp tonight I guess)
Jason Wright
2002-01-03
call ukbd_cnattach() if the console keyboard is usb
Jason Wright
2001-09-20
Incorrect parens (from netbsd)
Jason Wright
2001-09-05
OF magic. From NetBSD.
Artur Grabowski
2001-08-20
$OpenBSD$
Jason Wright
2001-08-19
Lot of stuff... Some from NetBSD, some from OpenBSD, minor modifications
Jason Wright