Go to file
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
bin remove a debugging printf that was left from the last POSIX error code fixes. 1996-11-09 01:04:07 +00:00
distrib Add a description about how HDX should be used when preparing a NetBSD-bootable 1996-11-05 09:57:44 +00:00
etc add lp 1996-11-09 04:01:32 +00:00
games Use ${INSTALL}. 1996-10-18 02:48:24 +00:00
gnu Commit years-old change for gcc on NetDSB/mips. 1996-11-08 22:21:52 +00:00
include Fix RIP-V1 netinfo structure to be sizeof(sockaddr) + sizeof(u_int32_t) by 1996-11-04 21:29:46 +00:00
lib Handle crash dumps new-style. 1996-11-09 23:47:34 +00:00
libexec - implement -a (verfiy all hostnames) with code taken from rshd(8). 1996-11-08 07:47:44 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Fix more cosmetic problems -- changed .Nm fsck to just .Nm (thats the 1996-11-09 18:43:22 +00:00
share mouse configuration, by Thomas Gerner. 1996-11-06 13:38:12 +00:00
sys VT220-related emulation additions: 1996-11-10 09:35:04 +00:00
usr.bin Fix quote description; PR misc/2781. 1996-11-07 07:24:08 +00:00
usr.sbin Minor changes to support building on other systems (i.e. SunOS). 1996-11-07 22:59:39 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00