Go to file
tsutsui d6ca0e8299 Several fixes to make sgimipscd actually bootable:
- introduce SGIMIPS_SGIVOL variable which specifies sgivol(8) path
  because nbsgivol tool is available only in TOOLDIR for sgimips and
  possibly exists in a different directory from default TOOLDIR path
- use fixed (4096) value for SGIVOLHDR.size because default value
  taken from <sys/bootblock.h> is 3135 (not multiples of 4) so it
  doesn't match 2048bytes/sector CD images
- also pass SGIVOLHDR.size to sgivol(8) on creating volume
- rename raw iso9660 image before creating SGIVOLHDR to avoid
  incomplete (non-bootable) image left on failure of sgivol(8)

Problem (i.e. sgimipscd-3.0.2.iso is not bootable) was reported
by Thierry Lacoste on port-sgimips, and fixed images are also
tested by him on IP22 (and by me on IP32).
2007-03-04 04:59:41 +00:00
bin No functional changes. Cleanup time printing code so it can be used 2007-02-24 21:29:13 +00:00
common Add prop_data_size() to SYNOPSIS. 2007-02-22 22:49:29 +00:00
crypto Add logic to allow ip address ids to be matched to ip subnet ids when 2007-02-28 05:36:45 +00:00
dist An incredibly grody hack to save a few more precious bytes: in dhclient, 2007-03-01 01:02:33 +00:00
distrib Several fixes to make sgimipscd actually bootable: 2007-03-04 04:59:41 +00:00
doc * Delete reference to MAKEDEV.subr. 2007-03-03 15:43:12 +00:00
etc Remove MAKEDEV.subr. This removes the risk of third party scripts (or 2007-03-03 06:36:00 +00:00
games NetBSD JIHBED 2007-02-26 06:49:00 +00:00
gnu regenerate everything with fixed c++ math bits. 2007-03-01 01:57:15 +00:00
include -get cabs() and cabsf() out of public view - these are historical and 2007-02-22 22:08:17 +00:00
lib Although we don't have a kqueue implementation yet, there is no point in 2007-03-02 22:56:15 +00:00
libexec Remove MD COMBRELOC support since it's now MI. 2007-02-23 01:17:11 +00:00
regress a test for priority inheritance. 2007-02-25 09:52:47 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin Update info about running MAKEDEV to note that MAKEDEV itself now creates 2007-03-03 07:54:15 +00:00
share Document -M (creates mfs filesystem for init). 2007-03-03 08:10:09 +00:00
sys G/c NOP_ON_4_4C_1 that used to be part of microtime. 2007-03-04 04:00:00 +00:00
tools disable sim for mips until someone adds the rest of the build framework for it. 2007-02-19 18:26:22 +00:00
usr.bin Fix typo. 2007-03-02 20:45:45 +00:00
usr.sbin Revert previous. MAKEDEV.subr no longer exists. 2007-03-03 06:43:46 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
build.sh Don't treat -m evbarm like the other arm-based platforms. Set 2007-02-19 14:20:11 +00:00
BUILDING Try to clarify the description of build.sh -m mach. 2007-01-27 11:47:36 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING kernel after newlock2 needs libpthread after newlock2. 2007-02-27 13:42:35 +00:00