Go to file
bjh21 f8474b32a7 Add support for encoding RISC OS metadata into ISO 9660 filesystems.
This is done by adding the general ability to stuff non-SUSP data into
the end of the System Use field of a Directory Record, which required
some amount of rewriting of the SUSP support.  I think the result is
at least as good as what came before, and I've fixed at least one bug
along the way.  Tested against RISC OS 3.70 on my Risc PC.

Oh, why do we want it?  It should allow us to make acorn{26,32} CDs that
can be booted directly from RISC OS without mucking around copying the
bootloader to a native filing system.
2009-01-10 22:06:29 +00:00
bin rlim_t will be unsigned as TOG mandates. 2008-12-28 19:53:37 +00:00
common The .if conditional crosses a line boundary, so add a backslash. 2009-01-06 13:23:31 +00:00
compat XXX: change .PATH: to .PATH.c: so that make does not find the 2008-12-02 21:43:09 +00:00
crypto Make ready for HTML output. 2009-01-10 21:58:38 +00:00
dist sync the last commit with the official 9.5.1-P1 release, 2009-01-09 17:44:20 +00:00
distrib Use "-Os -freorder-blocks" as well as <sys.mk> for ramdisk build. 2009-01-09 10:05:27 +00:00
doc rgephy(4): Support for RTL8211C(L) phy and flow control. 2009-01-09 22:16:01 +00:00
etc Add rndctl 2009-01-08 12:12:38 +00:00
external Remove error prints which are not fatal on NetBSD. 2009-01-06 23:21:16 +00:00
games
gnu some fixes for PR#40170: 2009-01-06 03:08:39 +00:00
include Change the second argument of getlogin_r() from int to size_t, per POSIX. 2009-01-06 11:16:46 +00:00
lib fix some sign comparison warnings 2009-01-08 02:28:08 +00:00
libexec PR/40339: Ed Ravin: make ftpd log both the hostname and numeric address. 2009-01-08 18:47:49 +00:00
regress Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format. 2009-01-02 00:20:18 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin EFS -> SGI EFS in NAME 2009-01-05 16:36:04 +00:00
share Move explanatory text above the "dynamically-created" example, 2009-01-09 09:39:05 +00:00
sys Disable symbol renaming for now on arm, mips, sh3 and sparc to 2009-01-10 20:19:43 +00:00
tests Kernel modules (kmod files) are now installed in a subdirectory per module. 2009-01-04 17:56:57 +00:00
tools Apply part of the patch from Julio M. Merino Vidal in 2009-01-06 19:15:39 +00:00
usr.bin When substituting .for control variables any } or ) that matches the 2009-01-10 16:59:02 +00:00
usr.sbin Add support for encoding RISC OS metadata into ISO 9660 filesystems. 2009-01-10 22:06:29 +00:00
x11
build.sh "\t" does not represent a tab in sed regular expressions, 2009-01-03 08:23:00 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Build kernel modules the same time as the rest of the system libraries. 2008-12-30 22:18:11 +00:00
Makefile.inc
UPDATING Add a note concerning this morning's changes to config(1). 2008-12-19 20:37:45 +00:00