index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
next68k
/
dev
/
zs.c
Age
Commit message (
Expand
)
Author
2003-07-15
__KERNEL_RCSID()
lukem
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-11
Comprehensive patches from Christian Limpach:
mycroft
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2001-05-30
add missing #include "opt_kgdb.h"
lukem
2001-05-13
turn on printf format-string checking and -Werror. fix all warnings.
chs
2001-04-05
initialize zsaddr to intio address space in zs_attach
dbj
2000-03-06
we don't have callrom(), so stop pretending otherwise. fixes PR
deberg
1999-08-03
defopt SERCONSOLE
dbj
1999-03-27
added kgdb support.
dbj
1999-03-27
Add pps support. Only enable pps if CLOCAL & !MDMBUF.
wrstuden
1999-03-26
Added support for using wscons as console.
dbj
1999-02-11
Minor cleanup.
mycroft
1999-02-03
Don't set DCD_IE in the frontends. KGDB doesn't even use DCD, and the tty
mycroft
1999-01-02
applied patch from pr port-next68k/6704: next68k zs driver formatting error
dbj
1998-11-10
Sync'ed more files and routines with mvme port in prepartion for UVM.
dbj
1998-07-11
Reserved 8k at top of memory for ROM. This fixes warp9c boot problems.
dbj
1998-07-04
defopt DDB.
jonathan
1998-06-09
Initial import of NetBSD/next68k.
dbj