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
/
atari
/
dev
/
nvram.c
Age
Commit message (
Expand
)
Author
2015-03-06
rename NV_DEBUG to NVRAM_DEBUG
christos
2011-06-05
Split device_t/softc. No crash on TT030.
tsutsui
2010-04-13
Include "ioconf.h" to declare struct cfdriver foo_cd.
tsutsui
2009-10-20
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
snj
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2008-06-13
use device_lookup_private to get softc
cegger
2008-06-11
Use device_private() and device_lookup_privat() to get softc.
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2003-07-15
__KERNEL_RCSID()
lukem
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
1998-01-12
Update for changes to config.
thorpej
1996-12-20
Get rid of BROKEN_INDIRECT_CONFIG
leo
1996-10-13
backout previous kprintf changes
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-04-18
Yet more prototyping and -Wall fixes.
leo
1996-03-17
New device attachment scheme:
thorpej
1996-01-06
Add an nvram-driver. This driver makes it possible to read/write the
leo