Go to file
reinoud 6d18a99125 Fix port-acorn32/15850: machdep.booted_kernel on acorn32 is incorrect.
This has been on my TODO list for some time and i found it time to fix it
since its pretty simple to do.

The patch checks if the kernel is booted from the `UnixFS' RISC OS filing
system (case unimportant) and if so interprets its name to get the unix
file name the kernel has. If it doesn't see this prefix it will asume its
just called `netbsd'
2002-03-10 01:28:19 +00:00
bin Remove a __P(). 2002-03-09 19:32:03 +00:00
crypto Fix several LL128 format string mismatches with a chainsaw. 2002-03-09 15:03:33 +00:00
dist When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-09 13:22:52 +00:00
distrib don't need this any more 2002-03-07 23:53:44 +00:00
etc When making a release, build the release notes, and copy them and boot26 2002-03-07 23:12:54 +00:00
games No need to reference .OBJDIR here. 2002-03-05 21:29:56 +00:00
gnu When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-09 13:22:52 +00:00
include add a couple of XOPEN compatibility defines, and a non-xopen function that 2002-03-05 16:09:06 +00:00
lib Fix openpty() so that it correctly scans the entire list of possible 2002-03-09 20:09:28 +00:00
libexec Grammar and mdoc fixes. 2002-03-08 22:10:00 +00:00
regress Fix $SRCS; use $DPSRCS; add explicit dependency on generated header file 2002-03-09 01:35:46 +00:00
sbin Change type of dumpmag and newdumpmag from int to u_int32_t 2002-03-06 13:13:08 +00:00
share Remove the ability to set "USE_NEW_TOOLCHAIN=no" explicitly. This is a 2002-03-09 15:17:45 +00:00
sys Fix port-acorn32/15850: machdep.booted_kernel on acorn32 is incorrect. 2002-03-10 01:28:19 +00:00
tools fcntl locking works much better when the `struct flock' is actually given 2002-03-07 23:14:02 +00:00
usr.bin Adapt to pool rototill. 2002-03-09 23:26:51 +00:00
usr.sbin When adding packages via pkg_add(1), and a pre-requisite package needs 2002-03-06 17:45:20 +00:00
BUILDING document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
BUILDING.mdoc document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
Makefile Build whatis.db and infodir-meta from the commands list of the afterinstall 2002-03-05 16:17:06 +00:00
Makefile.inc
UPDATING Tell VAX people to update their gas so they can assemble -current sources. 2002-02-24 01:15:21 +00:00
build.sh Add evbmips. 2002-03-07 14:59:04 +00:00