225494 Commits

Author SHA1 Message Date
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
pooka
d1665e5a2e rename rumpcomp_user.* -> shmif_user.* 2014-03-13 01:42:59 +00:00
pooka
00328592e2 rename rumpcomp_user.* -> sockin_user.* 2014-03-13 01:40:30 +00:00
pooka
121efaacc1 rename rumpcomp_user.* -> ugenhc_user.* 2014-03-13 01:38:11 +00:00
pooka
9cb7eaee42 Allow multiple "rumpcomp_user" source modules to be specified by
introducing RUMPCOMP_USER_SRCS.  Make RUMPCOMP_USER issue a deprecation
warning, but for compat make it set RUMPCOMP_USER_SRCS=rumpcomp_user.c
for now.
2014-03-13 01:34:06 +00:00
joerg
0f0483b305 libstdc++ doesn't like me using <cstdint> without requesting C++11, so
just do so.
2014-03-13 00:56:41 +00:00
christos
0ad077175a Add some states not handled before. XXX: are both states in the | cases
possible?
2014-03-13 00:50:55 +00:00
joerg
d952896fa0 Add _Unwind_GetIPInfo for libstdc++. 2014-03-13 00:28:20 +00:00
pooka
b05100a488 component.c -> virtif_component.c, just to decrease risk of conflicts.
No runtime change.
2014-03-12 23:42:33 +00:00
pooka
01c3a6e39b Separate common bits for all interfaces implementing virtif hypercalls
from Makefile to Makefile.virtif.  The latter is meant to be .included.
2014-03-12 23:40:58 +00:00
joerg
a0318c3f0f Pass down data_base just in case something actually tries to use it. 2014-03-12 22:50:59 +00:00
mrg
3b431c6785 remove some dead code, avoid set but unused variables. 2014-03-12 22:21:07 +00:00