NetBSD/sys
scottr df8e1c8a09 VT220-related emulation additions:
- Add reset attribute sequences for bold, underline, and reverse
 - Add insert/delete line sequences
 - Recognize but ignore G0/G1 character set sequences

Performance:
 - Speed up clear_line() when clearing the entire line

Also, some stylistic changes for checking/setting scroll region bounds
and in putc_getpars().

These changes make the ITE work properly with the 1.2 termcap file.
1996-11-10 09:35:04 +00:00
..
adosfs make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
arch VT220-related emulation additions: 1996-11-10 09:35:04 +00:00
compat Workaround for building linux-emulation LKM. 1996-10-29 02:19:25 +00:00
conf Bump NetBSD version to 1.2B (kernel interface changed) 1996-10-25 20:13:16 +00:00
ddb Make this compile with -Wcast-qual 1996-10-28 08:42:13 +00:00
dev netbsd pr#2919 (jukka.partanen@research.nokia.com): 1996-11-09 03:43:29 +00:00
ipkdb
isofs/cd9660 make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
kern Optimization of soqinsque() and soqremque(): 1996-11-10 05:58:37 +00:00
lib * Pull up files from lib/libc/arch/ns32/string. 1996-11-07 07:36:05 +00:00
lkm Update TODO list for lkm stuff 1996-11-05 02:34:24 +00:00
miscfs define path name string variables that we should not (and, thankfully, do 1996-10-25 21:57:58 +00:00
msdosfs Fix panic on mkdir. 1996-11-08 15:51:49 +00:00
net fix previous byte-order fix the correct way 1996-11-09 23:02:27 +00:00
netccitt
netinet In udp_output(), sanity check the length of the packet to be transmitted. 1996-10-25 06:35:16 +00:00
netiso
netnatm netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00
netns
nfs make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
scsi Another quirky cdrom drive ; pr kern/2917 1996-11-08 05:06:55 +00:00
stand
sys If _REENTRANT is defined, define errno as a macro that calls the 1996-11-07 06:04:05 +00:00
ufs Performance enhancement from Kirk McKusick <mckusick@McKusick.COM>: 1996-11-06 03:02:59 +00:00
vm Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
Makefile netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00