| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
sysctl vm.minaddress.
|
|
added to the C code.
|
|
PR lib/48601. Probably more architectures to follow.
|
|
gcc doesn't support __has_builtin, use a plain #ifndef __clang__ check
as workaround.
|
|
will allow us to notice missing functions during the build, instead
of when compiling arbitrary pkgsrc stuff later.
|
|
The atf_arch and atf_machine configuration variables were removed from
atf-0.19 without me realizing that some tests were querying them directly.
Instead of reintroducing those variables, just rely on compiler builtins
as many other tests already do.
Should fix PR bin/48582.
|
|
have got wrong.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- some more checks
- remove a bogus test case (bad_eucJP_getwc) PR/47660 (Julio Merino)
- add XXX comments
|
|
|
|
|
|
|
|
on alignment and stack frame details).
The gcc folks disagree with this test in general:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59750
|
|
rest of the code is not executed.
Note that the cleanup routine is executed in a separate shell so environment
variables are not propagated and need to be set again.
|
|
problem.
|
|
Add debugging on the dns server
One test fails (gethostbyaddr6) why? It runs without rump
|
|
|
|
Internet connectivity, by hijacking DNS queries and /etc/resolv.conf
accesses using librumphijack and providing a minimal DNS server to
answer the queries.
|
|
|
|
positive and the offset has been computed. Fixes PR lib/48324.
|
|
supported.
|
|
|
|
|
|
|
|
|
|
compiled by chance (and details of the __isnan macro) on vax.
|
|
XXX[1]: How can we avoid using hard-coded hosts for DNS
XXX[2]: How do we test NIS?
|
|
|
|
Nothing to see hear... move along.
|
|
|
|
bug.
|
|
|
|
|
|
|
|
|
|
message anyway but pure accidental white space changes. The whole change
was not needed any more after fixing isqemu.h.
Thanks to agc for pointing it out.
|
|
actually used.
|
|
|
|
|
|
|