216806 Commits

Author SHA1 Message Date
christos
e3f9b211a9 hook fma to the build 2013-02-11 01:29:58 +00:00
matt
3a4e9cb991 Add long double version of x86 scalb functions 2013-02-11 01:19:33 +00:00
christos
ff820d76df bring in fma from FreeBSD 2013-02-11 00:49:23 +00:00
christos
5090c2e613 PR/47553: Aleksev Cheusov: awk segfault: NULL dereference. 2013-02-11 00:32:07 +00:00
rmind
82975ead3b Allow filtering on IP addresses even if the L4 protocol is unknown.
Patch from spz@.
2013-02-11 00:00:20 +00:00
christos
9d0d34e51f add -r flag to elide tty formatting 2013-02-10 23:58:27 +00:00
rmind
50c5afcad4 - Fix NPF config reload with dynamic rules present.
- Implement list and flush commands on a dynamic ruleset.
2013-02-10 23:47:37 +00:00
jmcneill
946e7a0ac0 set rc_configured=YES and a hostname 2013-02-10 23:37:32 +00:00
christos
84914efcd2 start with the original rc.conf 2013-02-10 23:28:19 +00:00
christos
9d8fe63b1b remove trailing whitespace 2013-02-10 23:24:18 +00:00
jmcneill
01401401c3 add TOOL_MKNOD 2013-02-10 22:05:51 +00:00
jmcneill
73e86066b1 fix output filename for __mkimage macro 2013-02-10 22:03:49 +00:00
jmcneill
688db5d3b9 dont use echo -n 2013-02-10 21:51:53 +00:00
jmcneill
f27066f7f8 set src= before pulling in host config 2013-02-10 21:51:05 +00:00
jmcneill
85a061f852 fix rpi kernel path, defer image building until after release target is done 2013-02-10 21:36:31 +00:00
jakllsch
1aac087b5e This change adds SATA port multiplier support to mvsata(4). 2013-02-10 21:21:29 +00:00
christos
fd70e2e194 avoid dup kernel 2013-02-10 20:25:56 +00:00
jakllsch
fde3c5e4aa Timeouts have priority over panicing. 2013-02-10 20:13:53 +00:00
jakllsch
09d0af2063 The device queue tag and the host queue tag are not the same thing.
We don't support device queueing yet, so write that tag as zero.
2013-02-10 19:22:23 +00:00
jakllsch
0caf32c1cb We can't (well, actually we can, but we still can't) assume that all
ata_bios are LBA.
2013-02-10 19:20:19 +00:00
jmcneill
8d6503c8a0 no sh -x 2013-02-10 16:56:38 +00:00
jmcneill
0c9570f8f3 fix msdos mbr partition size calculation 2013-02-10 16:56:01 +00:00
christos
6975538bda add beagleboard 2013-02-10 16:40:21 +00:00
christos
3a09eb2df7 don't dup -F 2013-02-10 16:13:23 +00:00
christos
5f6d18eead no objmachine by default. 2013-02-10 16:13:00 +00:00
christos
c4b361419a add -F to fdisk 2013-02-10 16:12:37 +00:00
christos
5e2ed7b35e remove trailing whitespace from EOF 2013-02-10 16:06:24 +00:00
jmcneill
c399bff929 make sure kernel is installed as netbsd.ub 2013-02-10 15:56:57 +00:00
christos
a744bfd880 mass -N db to makefs too 2013-02-10 15:51:59 +00:00
christos
c7678cc71d specify a database for mtree. 2013-02-10 15:45:33 +00:00
jmcneill
d46a4c5ba4 dont call mtree directly 2013-02-10 15:35:34 +00:00
christos
84874dc42c always use ${MKNOD} for consistency 2013-02-10 14:54:33 +00:00
christos
8e615742be need <sys/types.h> for various crap that other headers use (pid_t etc). 2013-02-10 14:44:14 +00:00
christos
158210c439 pass more tools down. 2013-02-10 14:26:32 +00:00
apb
161fe293bc Hook the new ddb/db_panic.c to the build. 2013-02-10 11:05:31 +00:00
apb
bb0eb3bd82 Move the DDB-specific part of vpanic() to a new db_panic() function,
defined in ddb/db_panic.c and declared in ddb/ddbvar.h.  No functional
change.

The copyright years in db_panic.c are the years in which changes were
made to the code that has now been moved to db_panic.c.  No pre-NetBSD
copyright notice is needed because revision 1.12 of subr_prf.c had only
the trivial "#ifdef DDB \\ Debugger(); \\ #endif"
2013-02-10 11:04:19 +00:00
apb
bf2dfb8fc5 read_symtab_from_file used to be defined in ddb/db_aout.c, but that
file was deleted in 2011.  Now delete the declaration in ddb/ddbvar.h.
2013-02-10 10:26:12 +00:00
christos
da71c141ee really calling disklabel with the arguments of fdisk does not work. 2013-02-10 03:09:07 +00:00
christos
c4c65e1ca7 - remove dup trap
- compare size to 0 for autosizing
- remove .gz file before compressing.
2013-02-10 02:09:47 +00:00
christos
2ef0e4eae7 add compression support. 2013-02-10 01:28:42 +00:00
christos
96add05603 Follow a different approach to install the kernel and compress the image. 2013-02-10 01:24:40 +00:00
christos
076b167207 make these only work for things that have EXT_ foo definitions. 2013-02-09 23:14:44 +00:00
matt
05393fd8a6 Define FP_ILOGB0 and FP_ILOGBNAN 2013-02-09 22:56:20 +00:00
matt
9074d59336 Use FP_ILOGB0 and FP_ILOGBNAN 2013-02-09 22:56:00 +00:00
christos
afdc807ef9 Hook to the build. 2013-02-09 22:33:13 +00:00
christos
60e078850a FreeBSD version 2013-02-09 22:32:47 +00:00
christos
4771f7bd0d fix BEAGLEBONEXM linking 2013-02-09 22:11:29 +00:00
christos
1d3b0f5839 name the kernel like other evbarms 2013-02-09 20:48:38 +00:00
christos
fec034cae5 handle renaming and uncompressing the kernel 2013-02-09 20:47:46 +00:00
christos
f73dde4fda get the kernel from the release directory. 2013-02-09 20:47:06 +00:00