FreeBSD src
Go to file
Søren Schmidt 10661203e7 Fix the hanging keyboard problem under Xaccel. Apprently we are loosing
an interrupt somewhere. The solution here is to check for keyboard
input each time the screen update timer ticks. Not pretty, but works.
1996-11-04 21:01:08 +00:00
bin Replace collate_range_cmp call with its code 1996-10-31 07:22:48 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r19370, 1996-11-03 17:03:03 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc /dev/vn0b is supposed to be a block device, so don't test(1) whether 1996-11-03 14:41:58 +00:00
games Uncomment static from collate_range_cmp, no more in locale.h 1996-10-31 14:49:40 +00:00
gnu Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed out 1996-11-04 16:14:16 +00:00
include Remove collate_range_cmp 1996-10-31 14:41:30 +00:00
lib Document that the `old' count is returned for the ENOMEM case. 1996-11-04 17:03:34 +00:00
libexec Comment out the XIDLE extension stuff, it breaks make world on systems 1996-11-04 20:58:58 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release Placate Joerg some more by making screen savers get a reasonable default 1996-11-04 17:42:22 +00:00
sbin Fixed backgrounding of ping, which was broken by the ^T changes in rev.1.3. 1996-11-04 17:25:03 +00:00
secure Fold sendmail-8.8.2 changes into files that have been touched. 1996-10-24 05:07:25 +00:00
share Change my address to be more universal. 1996-11-04 17:21:20 +00:00
sys Fix the hanging keyboard problem under Xaccel. Apprently we are loosing 1996-11-04 21:01:08 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin Install message catalog links according to standard naming convention 1996-11-04 02:52:33 +00:00
usr.sbin Placate Joerg some more by making screen savers get a reasonable default 1996-11-04 17:42:22 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile use NOSHARE variable to skip 'share' directory, useful for shared installations 1996-11-01 19:03:33 +00:00