Go to file
tsutsui 1b293e5d49 Add support to pass boothowto and bootdev info from bootloader to kernel.
Bootloader side changes:
- make boot command parse boothowto flags (-ads etc.)
- pass boothowto and bootdev info to the kernel via %d7 and %d6
  as the old 4.4BSD/luna68k kernel expected
- remove unused and now unnecessary "howto" (how_to_boot) command
- export and tweak make_device() in devopen.c to prepare bootdev info
- remove unused and commented out get_boot_device()
2014-01-11 08:08:23 +00:00
bin whitespace fixes 2014-01-01 19:50:44 +00:00
common Make strnlen implementation usable from src/tools/compat. 2014-01-09 11:25:11 +00:00
compat Move flags for ARM's APCS ABI into a common variable. Add some forces to 2013-12-15 18:08:37 +00:00
crypto Format string checks for do_log. 2014-01-07 02:13:39 +00:00
dist/pf good-bye, moved to external 2013-12-25 22:14:52 +00:00
distrib Build BE ramdisks for BE MACHINE_ARCH's 2014-01-09 22:48:16 +00:00
doc CMSG_SPACE is no longer an issue. 2014-01-08 20:34:45 +00:00
etc Add some minimal tests of vmstat(1), to serve as regression tests 2014-01-07 16:47:13 +00:00
external Don't pass -Wl,-x to ${CC} since that strips symbols needed by ARM BE. 2014-01-11 02:45:52 +00:00
extsrc
games remove duplicate 2013-12-11 14:59:47 +00:00
gnu Use format strings. 2014-01-10 11:29:24 +00:00
include add ptsname_r 2014-01-08 02:15:42 +00:00
lib Using ${LD} -x screws up BE arm. Use ${OBJCOPY} ${OBJCOPYLIBFLAGS} instead 2014-01-11 00:18:15 +00:00
libexec sort the contributor list, and update the defines list to include lua. 2014-01-02 08:47:38 +00:00
regress don't include bsd.sys.mk 2014-01-10 16:35:11 +00:00
rescue mount_smbfs has moved. 2013-12-26 02:25:57 +00:00
sbin use __func__, EXIT_{SUCCESS,FAILURE} 2014-01-10 18:37:18 +00:00
share not so fast, let's fix the tree first. 2014-01-10 16:20:14 +00:00
sys Add support to pass boothowto and bootdev info from bootloader to kernel. 2014-01-11 08:08:23 +00:00
tests Remove comment that no longer applies. 2014-01-10 20:38:11 +00:00
tools fix prototype for strnlen. 2014-01-09 16:08:46 +00:00
usr.bin Bump date for previous. 2014-01-10 16:28:34 +00:00
usr.sbin Sync with interface change in mdocml 1.12.3. 2014-01-05 19:26:44 +00:00
x11 Handle dependency on libstdc++ / libc++ in bsd.lib.mk. 2013-09-12 17:14:20 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.a 2013-07-16 09:52:21 +00:00
Makefile.inc
UPDATING mention visible changes 2013-12-28 03:39:07 +00:00
build.sh Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not building any 2013-08-30 10:29:06 +00:00