martin
3e2422d481
Simplify with sy_invoke()
2013-06-27 15:27:46 +00:00
matt
5c85b99a56
Only print CBAR on those cortex with CBAR
2013-06-27 14:58:55 +00:00
christos
e2d1c3abce
remove file that did not go before.
2013-06-27 14:52:58 +00:00
christos
59f914cb33
SSD cards is stupid.
2013-06-27 14:51:30 +00:00
mrg
6bc40c33c4
export ENABLE_SHARED again, for mknative.
2013-06-27 14:44:22 +00:00
mrg
42579898fb
delete generated by our build files that break r/o builds.
2013-06-27 14:43:29 +00:00
martin
8d76df8028
Check for needed authentication even before redirecting.
2013-06-27 13:11:11 +00:00
martin
19574f3ec5
Fix debug output for redirects
2013-06-27 13:00:43 +00:00
wiz
bf38682790
Remove clang workaround, problem was fixed using upstream commit.
2013-06-27 12:44:58 +00:00
martin
f598b53e8a
Fix copy&pasto in debug output
2013-06-27 12:20:08 +00:00
martin
2b3a4643bf
After handling a request by sending a redirect, do not proceed with the normal
...
request handling (which would typically add error output after the end
of the redirect message).
2013-06-27 11:02:20 +00:00
martin
407204a79f
Redo previous (fixing a memory leak introduced), and while there rework
...
virtual server support - in daemonized mode mixed virtual and "main"
server usage would alter the virtual hostname depending on order of
requests.
To fix, move the effective virtual hostname into the request structure
and leave the httpd server description static.
2013-06-27 10:01:31 +00:00
msaitoh
a8b203cde0
Move the location of wm_check_mng_mode() and wm_get_wakeup() in wm_attach().
...
Those functions access EEPROM, so they have to call after identifying EEPROM
access type. This modification may change the behavior of BMC(IPMI).
2013-06-27 09:57:49 +00:00
reinoud
793c315af2
Since UDF volumes are always mounted async, the simple UBC purging with
...
VOP_PUTPAGES() was never triggered resulting in far too much data in the UBC
that needed to be written out. This could result in instability on small
memory machines.
2013-06-27 09:38:08 +00:00
matt
2943b5ff66
Add -fPIC to compile of crtbeginS.o
2013-06-27 03:37:21 +00:00
christos
63f6ce0ea2
explain -m better
2013-06-27 03:03:16 +00:00
christos
ccedefbe54
tidy up, fix usage
2013-06-27 03:00:53 +00:00
mrg
bbbc9a7e3c
use NETBSDSRCDIR to find mpc/mpfr/gmp, not NEWCONFIGDIR, the
...
latter which is for finding a r/w directory to write to if
we're running from a read-only tree.
2013-06-27 02:38:39 +00:00
matt
0daafbf5e0
Add earm aliases for various arm ports (ecats, hpcearm, eshark, etc.)
2013-06-27 01:02:13 +00:00
matt
c59d3d7a2c
Don't force MACHINE_ARCH to be arm
2013-06-27 01:01:08 +00:00
christos
b7b444d5e5
back out previous, fix is in tsc.c
2013-06-27 00:38:18 +00:00
christos
babd098e06
detect a bad msr tsc and don't use it.
2013-06-27 00:37:34 +00:00
christos
e6c0613c4b
add example for l2tp gateway.
2013-06-26 21:38:10 +00:00
christos
38d57d6181
rename to follow suit.
2013-06-26 21:36:39 +00:00
christos
c02281a083
add an L2TP Gateway example.
2013-06-26 21:33:56 +00:00
christos
e7d3ff1397
PR/47967: Jeff Rizzo: Add a probe for QEMU to disable it from claiming it
...
has MSR_TSC. Fixes DTRACE crashing because it returned a frequency of 0.
2013-06-26 20:52:28 +00:00
agc
6a34c4426f
fix a typo
2013-06-26 20:20:36 +00:00
reinoud
591c440aa2
Add UDF as one of the filesytems to test. Might help understand why rump is
...
misbehaving on it.
2013-06-26 19:29:24 +00:00
matt
1b47c955dd
If the MBR is a protective MBR, don't bother looking at it.
2013-06-26 18:47:26 +00:00
riz
78ae231e57
Display the load address of modules. PR bin/47951.
2013-06-26 17:55:38 +00:00
matt
b1e43fe49f
Use sy_invoke
2013-06-26 17:18:52 +00:00
pooka
fdd3db309d
Remove the route_info weak alias. It's unnecessary since 2011
...
and confused Linux ld.so, thus preventing dlopen() of librumpnet.
Reported in private email by Justin Cormack.
Also, g/c a few other stubs which are no longer necessary.
2013-06-26 17:10:23 +00:00
matt
0eda4bdef1
Use sy_invoke.
...
Collapse syscall_fancy and syscall_plain into syscall.
Use p_trace_enabled.
2013-06-26 16:53:34 +00:00
christos
074b003f13
regen
2013-06-26 16:29:50 +00:00
christos
edba8af487
remove dups document more. From FreeBSD. Still there is disagreement as
...
to where sigreturn is.
2013-06-26 16:29:41 +00:00
matt
d67f4a234d
Collapse syscall_fancy/syscall_plain to syscall and p_trace_enabled.
...
Use sy_invoke
2013-06-26 16:28:51 +00:00
christos
6a8549c699
comment out a few more to make things fit again
2013-06-26 15:53:48 +00:00
matt
95e5ad1b41
Use sy_invoke
2013-06-26 15:09:59 +00:00
njoly
128d44c66d
Fix catpage (consttime_memcmp.0 -> consttime_memequal.0)
2013-06-26 12:07:21 +00:00
matt
cd85a4cc3f
Use t1 instead of v1
2013-06-26 08:38:34 +00:00
matt
0d1919ebcb
Use sy_invoke
2013-06-26 08:38:03 +00:00
matt
7d02803e99
Add a comment for a kludge keeping sbrk working on mips.
2013-06-26 08:30:40 +00:00
matt
8b42139220
Use sy_invoke
2013-06-26 06:31:53 +00:00
dsl
7b9edbe958
Improve the dodgy code that writes the FP regs into core dumps of 32bit apps.
...
(I'm not pretending it is correct yet!)
The 'struct fpreg32' (written to coredumps) is shorter than 'struct save87'
so netbsd32_process_read_fpregs() hadn't better write to the extra items.
Doing so overwrites stack in coredump_note() in core_elf32.c - I'm amazed
it doesn't cause a panic!
Also correct (I think) the code and data addresses associated with the FP
unit.
This probably wants pulling up.
2013-06-25 21:08:07 +00:00
stacktic
ba30649b7d
regen
2013-06-25 21:07:22 +00:00
stacktic
16b971f199
grab ioctl-related macros
2013-06-25 21:06:39 +00:00
joerg
920908ed83
PR 47922: Properly resolve DT_NEEDED entries under sysroot and don't
...
accidently try the installed system.
2013-06-25 19:38:54 +00:00
msaitoh
185c4122e6
Sync the wm_enable_mng_pass_thru() function with FreeBSD. Don't check
...
MANC_EN_MAC_ADDR_FILTER bit. Add 82574 and 82583 specific check. This
modification may change the setting of WM_F_HAS_MANAGE flag on some machines.
Sync the wm_release_manageablilty() fucntion with FreeBSD. Set MANC_ARP_EN.
This change enables HW ARP function when entering suspend.
When the chip is 82580(ER) or I350, set WM_F_ASF_FIRMWARE_PRES flag and
check for the WM_F_ARC_SUBSYS_VALID flag. Same as FreeBSD.
2013-06-25 17:38:38 +00:00
matt
502077579d
Add a sy_invoke inline to do trace_enter/trace_exit dance.
2013-06-25 17:38:06 +00:00
matt
47068b9c70
Deal with O32 callling sequences.
2013-06-25 16:51:14 +00:00