This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3029c58799
NetBSD
/
sys
/
arch
/
mac68k
History
scottr
3029c58799
Use a bitwise-and to test CC_IPURGE, not a logical-and. This could have led
...
to flushing the entire cache unnecessarily.
1999-11-28 11:10:47 +00:00
..
compile
conf
Take a cue from the i386 port: Enable DHCP by default, rather than
1999-11-24 22:01:19 +00:00
dev
Don't use the plural form of the word "target" if there is only one!
1999-11-28 10:10:51 +00:00
include
Sync cachectl1() implementation with other m68k ports.
1999-11-28 10:36:56 +00:00
mac68k
Use a bitwise-and to test CC_IPURGE, not a logical-and. This could have led
1999-11-28 11:10:47 +00:00
nubus
Add support for the Macintosh LC Ethernet Adapter, from Ken'ichi Ishizaka.
1999-09-29 06:04:50 +00:00
obio
Wrap an otherwise unused variable inside #ifdef DIAGNOSTIC; from Ben Mesander
1999-10-25 14:31:50 +00:00
Makefile