NetBSD/sys
drochner 1719b0ab59 get some more info out of the VESA BIOS and attach subdevices for
8-bit pseudo color and text modes
still doesn't do anything useful
(It would be easy to attach a wsdisplay, but we have to cooperate with the
PCI or ISA attached VGA drivers. There are open issues.)
2002-07-10 19:15:42 +00:00
..
adosfs
altq
arch get some more info out of the VESA BIOS and attach subdevices for 2002-07-10 19:15:42 +00:00
coda
compat Change fpuproc to curcpu()->ci_fpuproc. 2002-07-09 17:41:27 +00:00
conf put the "VGA_CONSOLE_SCREENTYPE" parameter into opt_vga.h 2002-07-07 15:09:52 +00:00
crypto
ddb
dev Add missing messages from FreeBSD's driver. Re-organize a bit how the 2002-07-10 15:37:30 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern fix off-by-one error in string len check 2002-07-10 19:04:09 +00:00
lib Avoid redundant memory access. 2002-07-10 06:02:09 +00:00
lkm
miscfs be consistent about how va_[acm]time is set to the current time 2002-07-05 03:24:06 +00:00
msdosfs
net correct tcp header chasing in pp_fastq processing. should fix kern/17491. 2002-07-06 18:33:45 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet Rename sbappend_stream() to sbappendstream(), per suggestion from 2002-07-03 21:36:57 +00:00
netinet6 correct ping6 -w result wth hostname with [A-Z]. PR 17540. sync w/kame 2002-07-10 05:05:01 +00:00
netisdn
netiso
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm
netns
netsmb
nfs
ntfs
stand
sys Changed size of struct inode; bump version to 1.6D. 2002-07-06 01:31:32 +00:00
ufs Fix a printf format warning. 2002-07-07 14:29:06 +00:00
uvm add KSTACK_CHECK_MAGIC. discussed on tech-kern. 2002-07-02 20:27:44 +00:00
Makefile