Go to file
leo 54f2532106 Change the way that bit's are cleared in the InterruptPending register of
the 68901. Do this now by _assigning_ ~<bit_to_clear> instead of the
previously used 'andb ~<bit_to_clear>'. The latter caused a rwm-cycle that
caused a race condition to happen when an interrupt arrived between the
Read and Modify-Write.
Anyway, this solved my hanging keyboard problem.
1999-08-06 08:27:30 +00:00
bin Some code cleanup to collect all the usage strings in one place. 1999-08-05 02:47:09 +00:00
distrib Define NOLIBHACKOPENDIR=1 so instbin is linking again. Found by Julian 1999-08-05 15:00:28 +00:00
etc Create temp _motd file in /etc 1999-08-05 20:51:57 +00:00
games Fortunes from those Unamerican Activities bumper stickers you see on 1999-08-04 22:45:09 +00:00
gnu If target is BFD64, define -DBFD_TARG_64 on command line. 1999-08-01 04:25:39 +00:00
include optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
lib Add and document support for using new archive state mode flags. Now 1999-08-03 21:43:13 +00:00
libexec Document setup of "ftp-only" non-anonymous accounts. 1999-08-02 00:44:59 +00:00
regress Let builder define DESTDIR in mk.conf or 1999-08-01 13:42:00 +00:00
sbin * put new BUGS section instead of CAVEATS, which explicitely warns NTFS 1999-08-05 15:45:01 +00:00
share sigh, `make install' should not attempt to create additional files in 1999-08-06 07:32:07 +00:00
sys Change the way that bit's are cleared in the InterruptPending register of 1999-08-06 08:27:30 +00:00
usr.bin Don't truncate syscall return values on LP64 platforms. 1999-08-06 00:11:02 +00:00
usr.sbin xref hosts_access and hosts_options in section 5, not 3. 1999-08-02 16:05:40 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00