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
/
x68k
/
dev
/
ite_tv.c
Age
Commit message (
Expand
)
Author
2022-06-25
Restore EUC-JP support broken since rev 1.16.
tsutsui
2022-06-25
Add a minimum box drawing character support for x68k ite(4).
tsutsui
2018-02-08
Typos.
dholland
2013-04-28
Fix a kernel panic by printf(1).
isaki
2007-03-11
Remove an extra white space.
isaki
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-06-13
Make this build with -Wcast-qual and -Wshadow by adding one
he
2005-01-18
de-__P, remove register, ansify.
chs
2003-07-15
rcsid
lukem
2001-12-27
bcopy/bcmp/bzero -> memcpy/memcmp/memset
wiz
2001-10-21
Change 3 glyphs according to SRAM flags (0xed0059),
isaki
1999-06-27
Restore scroll registers after X server exits.
minoura
1999-03-16
Merged minoura_x68k_bus_h branch.
minoura
1998-08-06
Moved grfioctl.h and iteioctl.h to the public include directory.
minoura
1997-10-12
Added prototype.
oki
1997-02-03
Oops, correct value in previous commit
oki
1997-02-03
- tv_kfont[] size fix.
oki
1997-01-26
rewriteten ITE lower routine for x68k Text-Vram frame buffer.
oki