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
/
i386
/
stand
/
libsa
/
debug.c
Age
Commit message (
Expand
)
Author
2010-12-06
- properly remove NENTS now after fixing the fallout.
Jasper Lievisse Adriaanse
2010-12-06
- partially revert previous NENTS removal for arches which got busted.
Jasper Lievisse Adriaanse
2010-12-06
- drop NENTS(), which was yet another copy of nitems().
Jasper Lievisse Adriaanse
2004-03-09
Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>.
Tom Cosgrove
2004-02-10
Make debug_init void debug_init(void), like nearly all of the other
Tom Cosgrove
2003-08-11
ansification and knf and protos
Theo de Raadt
2003-06-03
three four kills
Michael Shalayeff
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
1998-06-09
there is no such thing as dprintf''
Michael Shalayeff
1998-04-18
%0x support went away
Theo de Raadt
1998-04-18
i386 bootblocks that work for 2.3. A tale too long to tell
Theo de Raadt
1997-07-17
proper const
Michael Shalayeff
1997-04-09
emulate bios calls. more debugging stuff. some fixes.
Michael Shalayeff
1997-04-05
put gdt & idt in the separate file.
Michael Shalayeff
1997-04-01
debugger started.
Michael Shalayeff