NetBSD/sys
drochner 95bdb660ed Simple screen attribute handling for wscons.
The graphics device driver passes a "default attribute" for normal text
output to the wscons framework. If the emulation module needs more
attributes (for different "renditions") it can allocate them via a
callback.
For now, only the "sun" emulation makes use of it.
1998-05-14 20:49:55 +00:00
..
adosfs
arch Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
compat Fix some arithmetics lossage on typeless pointers. 1998-05-08 16:55:15 +00:00
conf Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) 1998-05-14 00:04:57 +00:00
ddb
dev Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
gdbscripts
ipkdb
isofs/cd9660 Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
kern VOP_CLOSE() takes F* flags, not IO_* flags. 1998-05-08 21:02:35 +00:00
lib egcs -Wall -Werror 1998-05-14 18:08:58 +00:00
lkm
miscfs
msdosfs
net Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) 1998-05-14 00:04:57 +00:00
netatalk
netccitt
netinet Changed initialization of peermss to ensure that it didn't have 1998-05-12 21:45:51 +00:00
netiso Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
netnatm
netns Spelling error. 1998-05-09 14:24:31 +00:00
nfs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:18:55 +00:00
stand
sys Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) 1998-05-14 00:04:57 +00:00
ufs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
uvm detect ending VA wrap-around in the chunking code of amap_copy. 1998-05-14 13:51:28 +00:00
vm reject attempts to map an immutable or append-only file, shared with 1998-05-10 12:35:58 +00:00
Makefile