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
/
dev
/
hpc
Age
Commit message (
Expand
)
Author
2003-11-13
eliminate uvm_useracc() in favor of checking the return value of
chs
2003-10-22
Don't use NULL when an integer is needed.
agc
2003-08-23
French keydesc for Jornada 680/690. Written based on photos and
uwe
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-02
Do not ##-concatenate identifiers with parens.
uwe
2003-07-14
add missing __RCSID()
lukem
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
struct proc * -> struct lwp *
ichiro
2003-05-18
Oops, correct platids for 680/690 with European English (ABB)
uwe
2003-04-26
Keymaps for US and German keyboards for Jornada 680/690.
uwe
2003-01-03
Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifier
takemura
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-12-28
Sync US map with reality. Rename what used to called "us" map to
uwe
2002-12-28
jornada6x0_us_keytrans: Map "del" key to 211 ("Del") not 14 ("<=").
uwe
2002-12-15
Changed SCALE value from (1024*1024) to (1024*256) to support large (1024<)
takemura
2002-12-10
turn off light of LCD, when I closed cover
hamajima
2002-11-28
add Sigmarion2. it is same keymap of Sigmarion.
hamajima
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-02
G/c static pow() function that was used to calculate (2^x) only; replaced
reinoud
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
Rather than referencing the cfdriver directly in the cfdata entries,
thorpej
2002-09-25
Don't include <sys/map.h>.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-09-01
BUGFIX: WSDISPLAYIO_SVIDEO and WSDISPLAYIO_GVIDEO don't work.
takemura
2002-07-04
alloc_attr -> allocattr
junyoung
2002-05-11
Correct AltGr keycode for 680/US layout.
uwe
2002-05-10
Use symbolic WSCOL_* colour names instead of magic numbers.
uwe
2002-05-10
Comment change only: remove XXX.
uwe
2002-05-02
add Jornada680/690 US-keymap. patch by uwe.
uch
2002-04-14
Added '#if defined(_KERNEL)' surrounging KERNEL_RCSID macro. Hpccmap is
takemura
2002-04-13
Fixed dev/hpc/hpcfb.c to set RI_BSWAP flag in 8bpp for rasops8.c
takemura
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-03-06
remove ite8181video's bivideo dependency.
uch
2002-02-09
delete '#if 0' codes.
sato
2002-01-27
Do nothing if there is no screen.
takemura
2002-01-13
Added new config hook type PCIINTR (handling PCI interrupt).
takemura
2002-01-13
Number of elements in button_config is smaller than CONFIG_HOOK_MAX_ID.
takemura
2002-01-12
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
tsutsui
2002-01-02
when bootinfo has no framebuffer information, don't attach bicons.
uch
2001-11-28
- convert usage of "defopt" to "defflag" where the relevant option does
lukem
2001-11-20
- replace "defopt" with "defparam" for options which must take a value,
lukem
2001-11-13
add RCSID
lukem
2001-10-08
fix PERSONA keymap. patch by KIYOHARA Takashi
uch
2001-09-15
remove unused font_clB8x8_data[].
uch
2001-09-14
HITACHI PERSONA keymap. patch by KIYOHARA Takashi.
uch
2001-08-15
fix hf_order_flags.
uch
2001-08-02
Check if sc->sc_dc is NULL, so that non-console hpcfb can attach without
toshii
[next]