Commit Graph

95214 Commits

Author SHA1 Message Date
tsutsui 139abed8af Make only necessary wscons devices for floppy. 2002-03-30 07:40:37 +00:00
tsutsui 8d4ad53154 Include distrib/Makefile.inc directly. 2002-03-30 07:36:54 +00:00
tsutsui 15691979de Switch to New Distrib World Order. 2002-03-30 07:30:37 +00:00
tsutsui 8d79e86713 Add -b option to write the second-stage bootloader contiguously. (for ustarfs) 2002-03-30 07:19:30 +00:00
tsutsui 9e9f7b6c60 Bump version for ustarfs support. 2002-03-30 07:17:48 +00:00
tsutsui 4a12192a62 Enable SUPPORT_USTARFS and HAVE_CHANGEDISK_HOOK in CPPFLAGS. 2002-03-30 07:17:09 +00:00
tsutsui 5cb20a9896 Add changedisk_hook() for ustarfs. (from tsubai) 2002-03-30 07:15:51 +00:00
tsutsui 18c67eedf6 Add ustarfs ops. 2002-03-30 07:14:49 +00:00
martin ac4b5b6e98 Initialize the D-channel protocol for cards attaching new.
If the kernel passes number type/plan for incoming calls, log the type
(e.g. "national" or "international").
2002-03-30 07:12:41 +00:00
tsutsui d2231045f2 Add options MEMORY_DISK_SERVER=0 (to disable user-space mdconfig(8) support). 2002-03-30 07:08:55 +00:00
martin 3ba8ce25ee Pass subaddresses and calling party number type/plan to userland on
incoming calls.
2002-03-30 07:08:13 +00:00
thorpej c14cca396f Update the "list of all ports' install notes". 2002-03-30 07:00:04 +00:00
thorpej 5c1d6ea346 Fix shark release building targets. 2002-03-30 06:55:17 +00:00
thorpej 6b4cf10957 Add /usr/libdata/lint/llib-larm32.ln 2002-03-30 06:29:45 +00:00
thorpej 8964d39b1c * Deal with libarm32 -> libarm name change.
* Tidy up some of the ARM port set lists in preparation for
  the complete switch to ELF.
2002-03-30 06:28:58 +00:00
thorpej 98de4ab72e Rename libarm32 -> libarm. 2002-03-30 06:24:34 +00:00
thorpej 243dc1d498 Rename the ARM sysarch calls from arm32* -> arm* 2002-03-30 06:23:39 +00:00
matt 33ce495df4 Put R6 back in the save and adjust frame size for it. Don't save the
register in sigset area, put them after the sigset area.
2002-03-30 05:32:32 +00:00
matt 583d4ad39f Put R6 back in save mask (to make mask used by PLT routines). Adjust frame
size according.  In _longjmp, deal with sp/fp separately since they stored
in reserve order so movq won't work.
2002-03-30 04:58:36 +00:00
eeh 35e86bd3e5 Better, faster strlen(). 2002-03-30 03:28:53 +00:00
matt 321e2e723e Simplify even more. 2002-03-30 01:33:20 +00:00
matt fd1c084a68 Add a 1byte pad to make the ustar_t word aligned so the uas_1cyl after it
will also be word aligned.  This makes the VAX VMB bootrom happy since it
doesn't support odd-aligned buffers.
2002-03-30 01:29:48 +00:00
itojun 2f227734df do not consider /32 address itself as broadcast.
with /32 address, in_addr == in_broadaddr.
2002-03-30 00:40:32 +00:00
lukem a8111eb0e8 remove unused stuff 2002-03-30 00:36:29 +00:00
lukem 01fbc0746a convert to new distrib world order. make UNPRIVED= should now work.
(xxx; untested)
2002-03-30 00:35:57 +00:00
lukem acf013a178 use libhack 2002-03-29 23:45:23 +00:00
he 4108470a24 Expand tabulators in .Bd -literal section, containing required irq/drq/io
settings for devices.  This is so that the resulting .html file renders
as expected, instead of having the tabulated text coloumns flush against
the right margin, at least when viewed with Netscape 4.77.
2002-03-29 23:07:54 +00:00
thorpej d793bc2ac4 Fix a couple of typos related to the IQ80321. 2002-03-29 22:58:14 +00:00
matt e1b1f1d2c3 Simplify a bit. Use installboot. 2002-03-29 22:53:30 +00:00
he 2d71110a60 Make sure the example sysinst menu stays on one page (primarily for .PS
output format).
2002-03-29 22:49:32 +00:00
bjh21 099d2bb77a Explain the current state of NetBSD/acorn26, and try not to refer to
snapshots as "formal releases".
2002-03-29 22:24:29 +00:00
bjh21 ac92677105 Very brief suggestions of how to install by hand (well, how I've done it once). 2002-03-29 22:17:31 +00:00
matt c10fde1f31 Add iso-image_md_pre (place boot & netbsd at root of ${RELEASEDIR})
Add iso-image_md_post (install bootblock).
Now make iso-image can make a bootable vax cdrom image.
2002-03-29 22:14:20 +00:00
bjh21 14187efa33 Make these instructions accurate, if still unhelpful. 2002-03-29 22:13:20 +00:00
bjh21 9b45542a56 Add an acorn26 paragraph. 2002-03-29 22:06:12 +00:00
bjh21 1775936399 Use the MI instructions in ../common/xfer. 2002-03-29 21:55:37 +00:00
bjh21 07629737e0 Update hardware list to include various IDE and SCSI controllers I've got
drivers for.
2002-03-29 21:48:25 +00:00
bjh21 6d54cc5fe4 Add entries for arm and arm32 in the MACHINE -> MACHINE_ARCH map. 2002-03-29 21:36:18 +00:00
bjh21 f46fb1702e Add a brief discussion of the MD bits of the acorn26 release tree. 2002-03-29 21:29:31 +00:00
bjh21 c421103b5b Add non-X gzipped set sizes for acorn26/arm. 2002-03-29 21:17:33 +00:00
jwise 29e789437a Add a bit of DESTDIR handling which had gotten lost in a previous round of
cleanup.  Also GC two more variables.
2002-03-29 20:56:28 +00:00
christos 018a4082cc - #undef DPRINTF for files that are included from other files.
- more debugging for socketcalls
- fix sa_len if AF_INET; somehow we get passed 28 instead of 16?
2002-03-29 20:49:40 +00:00
tsutsui a0453e4c67 Remove unused define/include/variable. 2002-03-29 20:31:52 +00:00
martin f5e2c967fc Split BRI attaching into two phases, so lower layer drivers can get their
BRI identifier and L3 driver state early on, then finish initializing and
announce the controller to userland when it's ready.
2002-03-29 20:29:53 +00:00
thorpej 222fd9910b Add a netbsd-wm0 kernel config. 2002-03-29 20:29:30 +00:00
tsutsui 2167e61bce Add back -I. to CPPFLAGS. 2002-03-29 20:26:06 +00:00
thorpej 04964cce1a Add binary/gzimg to INSTALLATION_DIRS. 2002-03-29 20:20:24 +00:00
jdolecek 3ead6be6bd no need to splbio() while manipulating sc_q - it's accessed from
process context only (edcworker())
2002-03-29 20:10:46 +00:00
bouyer 1027cb3105 tl* at pci? now works. 2002-03-29 20:01:50 +00:00
bjh21 71538f12fd ... and change the directory name as well. 2002-03-29 19:15:17 +00:00