Go to file
scw 9bcd736b9d Attach sm(4) at superio, instead of the previous isa bus attachment.
The latter's probe doesn't pick up the ethernet controller, and the
attach function needs to set MIIF_NOISOLATE.
We attach it at superio mainly because they share the same region of
address space, and the ethernet controller's interrupt is routed
through the superio.
2002-08-26 11:04:44 +00:00
bin
crypto Drop superfluous Ns, sort sections. 2002-08-20 16:05:46 +00:00
dist comment out force of logical block is no larger than physical block. 2002-08-23 00:59:36 +00:00
distrib Note support for HPT372 and (better late than never) HPT374. 2002-08-23 16:31:09 +00:00
etc Make the comments at the top match reality. 2002-08-23 12:58:37 +00:00
games shops are only supposed to have 1 door (as per standard hack 1.0.3). 2002-08-22 01:49:34 +00:00
gnu Make sure mips targets build properly on 64bit hosts. 2002-08-24 16:50:10 +00:00
include
lib Use assembly version of ffs(3). 2002-08-24 06:39:48 +00:00
libexec use strlcpy. minor style fixes 2002-08-22 07:23:27 +00:00
regress
rescue oops; typo. (thanks enami!) 2002-08-26 09:02:45 +00:00
sbin if RESCUEDIR is defined, use ${RESCUEDIR}/sh as _PATH_ALTSHELL 2002-08-24 01:05:14 +00:00
share uiomove()'s second argument is now a size_t. 2002-08-25 22:29:11 +00:00
sys Attach sm(4) at superio, instead of the previous isa bus attachment. 2002-08-26 11:04:44 +00:00
tools
usr.bin Fix typo. 2002-08-23 10:39:46 +00:00
usr.sbin string manipulation fixes. from openbsd 2002-08-22 07:18:42 +00:00
build.sh
BUILDING
BUILDING.mdoc
Makefile add "do-ld.elf_so" target, which builds & installs libexec/ld.elf_so. 2002-08-26 04:40:20 +00:00
Makefile.inc
UPDATING /rescue/*, and a new crunchgen to ensure /rescue/* is statically linked 2002-08-24 13:25:01 +00:00