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
/
playstation2
/
ee
Age
Commit message (
Expand
)
Author
2022-04-16
s/setted/set/
andvar
2021-10-06
s/embeded/embedded/ in comments and messages.
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-06-05
Make this compile again; there is no SPL_SOFT, so use SPL_SOFTBIO. This
christos
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2016-07-18
ret is only used in debug cases, mark as __unused.
maya
2016-04-03
Add missing includes
martin
2014-07-08
Split softc, fix wsfont_find call.
martin
2014-03-31
Bring back the playstation2 port - now that a toolchain for it is
martin
2009-12-05
Remove support for NetBSD/playstation2.
pooka
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-15
__FUNCTION__ -> __func__
perry
2007-12-03
Interrupt handling changes, in discussion since February:
ad
2007-03-17
s/intialized/initialized/
msaitoh
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-04-12
Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
jmmv
2006-03-08
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
lukem
2006-02-04
PR/32730: Ed Shouten: setting WS_DEFAULT_[FB]G does not change colors entirely
christos
2006-02-04
Fix cursor size. From Ed Schouten in PR port-playstation2/32728.
martin
2005-12-24
__asm__ -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-17
Actually adapt to ktrace-lwp by converting the last arg to the ioctl()
he
2005-12-11
merge ktrace-lwp.
christos
2005-06-26
Placate -Wshadow by renaming a local variable.
he
2004-07-10
gs_init(VESA_1A) hang up on SCPH-50000.
uch
2004-02-24
occured -> occurred. From Peter Postma.
wiz
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-02
fix return value of _gsfb_mmap().
shin
2003-10-22
Fix two more instances of paddr_t vs. NULL (use 0 instead).
he
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-08
resolve name conflict.
shin
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-07-04
alloc_attr -> allocattr
junyoung
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-03-13
Reorganise the wsfont stuff slightly so that multiple display adapters
ad
2001-11-14
Merge the thorpej-mips-cache branch onto the trunk. This is an
thorpej
2001-10-16
playstation2 port
uch