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
/
pmax
/
ibus
Age
Commit message (
Expand
)
Author
2023-02-11
Use MI <dev/ic/dc503reg.h> (added for vax smg(4)) for pmax pm(4) too.
tsutsui
2021-12-26
fix various typos, mainly in comments.
andvar
2021-12-04
fix typos in comments and log messages, mainly in establish(ed).
andvar
2021-08-17
fix multiplei repetitive typos in comments, messages and documentation. mainl...
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2019-10-18
s/initalize/initialize/ in comment or printf message.
msaitoh
2018-01-24
Fix integer overflows noted by Silvio Cesare of InfoSect.
riastradh
2018-01-05
Check presence of VFB01/VFB02 frame buffer option on DEC(station|system) 3100.
flxd
2017-06-13
correct size checks so they cannot be circumvented by integer overflows
spz
2017-05-18
PR/52242: Utkarsh Anand: Minimal fix for fallout from moving to the common
christos
2016-12-12
acknowleg -> acknowledg, proceedure -> procedure.
maya
2016-11-16
switch to common MIPS bus_space and bus_dma
macallan
2016-06-20
Fix DEBUG build
maya
2015-06-09
#include either <sys/cpu.h> or <mips/cpuregs.h> as needed
matt
2013-11-10
fix unused variable warnings
christos
2012-01-11
adjust for wsfont_find() change
macallan
2011-07-09
Cleanu <machine/*> includes
matt
2011-06-04
Split device_t/softc. Tested on GXemul.
tsutsui
2011-06-04
Split device_t/softc. No crash during device attach on GXemul.
tsutsui
2011-02-20
Merge forward from matt-nb5-mips64.
matt
2010-05-15
Set RI_NO_AUTO in ri_flg if init function is invoked from cnattach.
tsutsui
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-16
ANSIfy functions with function-pointer arguments
dsl
2009-03-14
ANSIfy another 1261 function definitions.
dsl
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-05-26
- assign 2 clause TNF license to the files cited as my ownership.
nisimura
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-04
Split device_t/softc for le(4) and variants and misc cosmetic changes.
tsutsui
2008-03-29
- don't forget to set sc_dev
tsutsui
2008-03-15
Switch dz driver to PRIVALLOC and device_* accessors.
matt
2008-01-04
Include sys/device explicitly.
ad
2008-01-03
Timecounter and generic todr support for pmax. From Garret D'Amore.
joerg
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-10-09
Merge from vmlocking: add more calls to DELAY().
ad
2007-07-14
This has been stuffed since 2006-04-17 - unbreak it.
ad
2007-03-06
Fix some caddr_t rototill fallout.
simonb
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-07-29
Remove RASTERCONSOLE support from the pmax port.
ad
2006-04-12
Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
jmmv
2005-12-11
merge ktrace-lwp.
christos
2005-08-26
kill some more simple submatch() functions, use config_stdsubmatch()
drochner
2005-08-25
replace the "locdesc_t" structure carrying the number of locators
drochner
2004-09-13
autoconf cleanup: turn xxxsubmatch() functions into the locator
drochner
2003-12-13
Add drivers for the desktop bus, DC-7085 and pm display. Make it possible to
ad
2003-07-15
__KERNEL_RCSID()
lukem
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
[next]