Go to file
mhitch b1d1cbe84b Define BSR_MASK and use BSR_MASK to get the current bank select register.
Clean up the debugging code a bit and the warnings from -Wall.
Don't define ESDEBUG - it can now be set from the config file.

If the Ethernet chip gets reset during the copy of the transmit buffer,
requeue the current packet and reinitialize the controller.  This recovers
from an apparent hardware bug when running on my A2000/Zeus system.
1996-05-01 15:55:28 +00:00
bin Remove comment regarding 4.4 symlink behaviour. 1996-04-25 15:44:56 +00:00
distrib Sync with reality with regard to EtherExpress 16 1996-04-26 01:10:12 +00:00
etc Added creation of the iic and rtc character device files. 1996-04-26 20:10:24 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Added support for -R option. 1996-04-25 18:23:37 +00:00
include Added private functions. 1996-04-27 18:57:51 +00:00
lib Changed rules used for converting rpc source (*.x) to *.c and *.h so 1996-04-29 21:11:24 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress Add except to the pc532 make. 1996-04-09 16:54:18 +00:00
sbin check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
share Add -xpg4.2 1996-04-26 00:54:05 +00:00
sys Define BSR_MASK and use BSR_MASK to get the current bank select register. 1996-05-01 15:55:28 +00:00
usr.bin Move invariant (!notrans) out of map alias loop 1996-04-30 22:50:53 +00:00
usr.sbin Don't get distracted into kernel space. 1996-04-30 00:41:51 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00