pooka
be1e2f2afe
Rename rumpcomp_user.c -> virtif_user.c
...
Convert to new-style RUMPCOMP_USER_SRCS in Makefile.
2014-03-13 18:14:13 +00:00
hannken
073156cfce
Add __diagused.
2014-03-13 16:33:52 +00:00
gdt
539b747f08
Use -f with cp, for 444 sources.
2014-03-13 16:19:24 +00:00
gdt
4ebed9fad8
Use cp -pf rather than cp -p.
...
Otherwise, those with sources that are 444 encounter failures.
2014-03-13 16:14:27 +00:00
pooka
bb154207c8
remove compiler-rt duplicates to fix build
2014-03-13 16:09:11 +00:00
matt
6e76b62446
Fix non-armv6 case.
2014-03-13 12:59:08 +00:00
joerg
84c4c059a1
It's nonliteral format strings it should not warn about.
2014-03-13 12:54:49 +00:00
gson
d34c9aa571
Add -lrumpnet_netinet6 to the rump_server invocation, to stop
...
rpc.rquotad from printing the error message "rpc.rquotad:
_svc_tli_create: could not open connection for udp6: Address family
not supported by protocol family". The error message currently ends
up in /dev/null because it is printed to stderr after calling daemon()
with noclose=0, but if the daemonization is moved to a later point to
fix the race condition of PR misc/48282, it will actually appear on
stderr and break the test, which is expecting stderr to be empty.
2014-03-13 12:45:14 +00:00
pooka
300f37afc0
Do not process linkmaps if there is exactly one link map present
...
(i.e. there is no ld.so). Makes statically linked rump kernels work on
glibc (at least for me).
based on some discussion with Justin Cormack
2014-03-13 11:21:54 +00:00
hannken
e331e1e077
No need to detach (and return EBUSY) if dk_openmask is non-zero.
2014-03-13 10:22:35 +00:00
wiz
7f42001b43
When not built as host tool, define USE_WCHAR to get locale support.
2014-03-13 09:13:32 +00:00
martin
3f5160ac62
Older gcc does not support -Wno-format-literal
2014-03-13 08:13:21 +00:00
nat
00def356cf
Add myself.
2014-03-13 03:34:00 +00:00
pooka
3d3f829e6e
rename component.c -> netinet6_component.c
2014-03-13 02:08:44 +00:00
pooka
c26312e1c9
rename component.c -> bridge_component.c
2014-03-13 02:08:24 +00:00
pooka
8e9b788b4d
rename component.c -> shmif_component.c
2014-03-13 02:08:04 +00:00
pooka
5c81644c6d
rename component.c -> netinet_component.c
2014-03-13 02:07:42 +00:00
pooka
6f134b415a
rename component.c -> npf_component.c
2014-03-13 02:07:24 +00:00
pooka
d9186bd3ba
rename component.c -> agr_component.c
2014-03-13 02:07:03 +00:00
pooka
9fa21880a4
rename component.c -> net_component.c
2014-03-13 02:06:32 +00:00
pooka
2531d6c274
rename component.c -> netbt_component.c
2014-03-13 02:06:16 +00:00
pooka
ab22d87541
rename component.c -> sockin_component.c
2014-03-13 02:05:49 +00:00
pooka
a2cb21d6b1
rename component.c -> netmpls_component.c
2014-03-13 02:05:29 +00:00
pooka
6427e8d3c9
rename component.c -> local_component.c
2014-03-13 02:04:59 +00:00
pooka
e73b6747ac
rename component.c -> sys_sunos_component.c
2014-03-13 02:04:14 +00:00
pooka
d9edc94bdf
rename component.c -> sys_linux_component.c
2014-03-13 02:03:47 +00:00
pooka
4ef595eb8a
rename component.c -> sys_cygwin_component.c
2014-03-13 02:03:16 +00:00
pooka
e9fb1375a8
rename component.c -> tty_component.c
2014-03-13 02:02:30 +00:00
pooka
fba5e42d84
rename component.c -> bpf_component.c
2014-03-13 02:01:04 +00:00
pooka
04df77c163
rename component.c -> fss_component.c
2014-03-13 01:59:05 +00:00
pooka
0a5f0aa049
rename component.c -> scsitest_component.c
2014-03-13 01:58:46 +00:00
pooka
7e72c4558e
rename component.c -> scsipi_component.c
2014-03-13 01:58:20 +00:00
pooka
3bae975740
rename component.c -> audio_component.c
2014-03-13 01:57:52 +00:00
pooka
bc6163d6d2
rename component.c -> netsmb_component.c
2014-03-13 01:57:29 +00:00
pooka
13ad9d6c84
rename component.c -> drvctl_component.c
2014-03-13 01:56:55 +00:00
pooka
3c1768175c
rename component.c -> umass_component.c
2014-03-13 01:54:59 +00:00
pooka
82319721de
rename component.c -> dm_component.c
2014-03-13 01:54:22 +00:00
pooka
518e3e163c
rename component.c -> putter_component.c
2014-03-13 01:53:48 +00:00
pooka
19164addcf
rename component.c -> pud_component.c
2014-03-13 01:53:04 +00:00
pooka
0e3e572aea
rename component.c -> rnd_component.c
2014-03-13 01:52:37 +00:00
pooka
ea2e453cb6
rename component.c -> pad_component.c
2014-03-13 01:52:04 +00:00
pooka
7a69fdf49d
rename component.c -> opencrypto_component.c
2014-03-13 01:51:30 +00:00
pooka
7e38394a91
rename component.c -> cgd_component.c
2014-03-13 01:50:51 +00:00
joerg
a5e04a5e0f
Kill one colon that shouldn't be.
2014-03-13 01:50:50 +00:00
pooka
bd7cc621b8
rename component.c -> raidframe_component.c
2014-03-13 01:49:59 +00:00
pooka
da5f0878ad
rename component.c -> wscons_component.c
2014-03-13 01:48:08 +00:00
pooka
408eb8f3d8
rename component.c -> sysmon_component.c
2014-03-13 01:47:07 +00:00
pooka
26ec820c34
rename component.c -> zfs_component.c
2014-03-13 01:46:10 +00:00
matt
d81f550512
Add clrex when we get an abort.
...
Simplify undefined_entry to use the undefined stack to do transfer to the
undefined handler.
2014-03-13 01:45:35 +00:00
pooka
c195be46f9
rename component.c -> syspuffs_component.c
2014-03-13 01:45:33 +00:00