Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From FreeBSD
|
|
|
|
|
|
add tcx to MAKEDEV
|
|
|
|
|
|
|
|
audio fixes from brad@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move DEBUG defines to after includes to avoid pollution
add more debugging information if DEBUG is defined.
|
|
|
|
interrupt handler since it is more reliable. Pointed out by wpaul
|
|
|
|
pass in on { gm0, kue0 } from any to any
|
|
|
|
|
|
From Claus Assmann.
|
|
|
|
|
|
|
|
|
|
This seems to improve the reliablity of the system.
Thanks to those who tested this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ok millert@
|
|
|
|
<malcolm@ivywell.screaming.net>: don't hang if the worm occupies all the
space, fix off-by-one, and check for screen size.
|
|
|
|
|
|
|
|
need to be set for cross building:
cd /usr/src/sbin/init
make `cd /usr/src ; make TARGET=sparc64 cross-env`
Also, xcpp was wrong, cccp is wrong, cpp is probably better.
|
|
raj@cerias.purdue.edu
|