Go to file
scottr 0ca6188f89 Fix for ADB hang while probing, based on information from Colin Wood:
Rather than waiting indefinitely for a mouse or extended keyboard to
respond -- which may not even exist -- time out after 2 seconds and
continue.  This corrects a very common problem with the MRG-based ADB
driver that has bitten many people running 1.3.
1998-02-20 18:14:10 +00:00
bin Nit: Use MAP_SHARED for read-only mappings where appropriate. 1998-02-20 09:26:00 +00:00
distrib Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
etc kill sun3x dirs 1998-02-17 18:50:36 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
include Prototype getsid(). 1998-02-18 18:24:26 +00:00
lib Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
libexec Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
regress Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
sbin Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
share Add some details on when filters are run. 1998-02-20 12:24:50 +00:00
sys Fix for ADB hang while probing, based on information from Colin Wood: 1998-02-20 18:14:10 +00:00
usr.bin Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
usr.sbin Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00