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
/
tc
/
tfb.c
Age
Commit message (
Expand
)
Author
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-03-16
Place 34 by 80 console at the center of screen.
nisimura
2000-03-14
Respect video console colour designation by configration file.
nisimura
2000-03-14
Switch to improved flexible video console text rasterizer provided by
nisimura
1999-12-06
update for changed struct wsdisplay_accessops:show_screen signature.
drochner
1999-11-29
Const poisoning.
nisimura
1999-10-19
Enable 'WSSCREEN_REVERSE' scr-capability.
nisimura
1999-09-20
Add one new dispaly type for DEC TC TX 8/24bpp framebuffer. Currently acts
nisimura
1999-08-25
- Fix an error in cursor image manipulation. I learned a pair of Bt431
nisimura
1999-08-25
- 24bit per pixel TX framebuffer occupies 0x600000.
nisimura
1999-08-02
- Fix TX 8bpp framebuffer size, which occupies 2MB.
nisimura
1999-07-30
- Fix TX 66Hz interrupt handling. Verified ok with PMAG-JA as an 8bpp
nisimura
1999-06-25
- Show 1bpp for MX during configuration stage.
nisimura
1999-05-07
- Sweep abit preparing for code merge to have common 'vdacops' across
nisimura
1999-03-29
- Unnecessary to have '#include <machine/autoconf.h>' for those.
nisimura
1999-03-24
completely remove Mach VM support. all that is left is the all the
mrg
1999-03-01
- Fix cursor image validity check error in set_cursor().
nisimura
1999-01-15
__pmax__ -> pmax, like other ports.
thorpej
1999-01-11
remove dummy "load_font" entries
drochner
1998-12-14
- Fix typos in commentary description.
nisimura
1998-11-19
fix problems in many d_mmap routines:
mrg
1998-11-18
- Fix cursor image handling bugs escaped in last commit.
nisimura
1998-11-09
- Fix many errors in cursor image manipulation. Hardware expect 2
nisimura
1998-10-30
- Assign copyright terms.
nisimura
1998-10-29
- Introduce MI NWSCONS drivers for TURBOchannel framebuffer option cards.
nisimura