Go to file
phx efac3e47ba Build altboot.img, which fakes a Linux kernel module, loadable with "bootm",
for extremely stripped U-Boot firmware. Arguments are passed through the
"bootargs" environment variable, which is detected automatically when
using bootm.
The startup code also fixes a bug in bootm, which doesn't flush the cache
before running the image.
2011-02-26 20:11:24 +00:00
bin Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
common Remove duplicate "the". From Henning Petersen in PR 44640. 2011-02-26 12:56:35 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto Introduce __weakref_visible to handle the different required visibility 2011-02-22 05:45:05 +00:00
dist format string needs end of statement ; for previous commit 2011-02-24 18:33:06 +00:00
distrib Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
doc Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
etc Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
external clean up man files copied during build 2011-02-26 19:17:37 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu Explicitly make sure TARGET_SECURE_PLT is defined correctly rather than 2011-02-25 22:36:10 +00:00
include Redo the SSP wrappers to be transparent on the resulting object files. 2011-02-21 00:40:07 +00:00
lib When loading r13 and r2 with _SDA_BASE_ and _SDA2_BASE, do so in a PIC 2011-02-26 17:11:23 +00:00
libexec make DEBUG compile without RTLD_DEBUG 2011-02-24 10:58:54 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Adjust for the new chown location. 2011-01-14 00:59:14 +00:00
sbin fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag 2011-02-24 09:38:57 +00:00
share Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
sys Build altboot.img, which fakes a Linux kernel module, loadable with "bootm", 2011-02-26 20:11:24 +00:00
tests The ssp/raw test is useless. Remove it. 2011-02-26 02:41:33 +00:00
tools mkubootimage is certainly useful for sandpoint 2011-02-25 23:29:16 +00:00
usr.bin Add the -O option to set the OS type, which defaults to NetBSD when missing. 2011-02-26 20:03:09 +00:00
usr.sbin Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING fix typo in "-traditional-cpp" 2011-01-23 23:40:37 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00