225634 Commits

Author SHA1 Message Date
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
martin
49f7ef9bba Avoid double constants out of range 2014-03-12 21:40:07 +00:00
martin
7a16006d41 Try to avoid using float constants out of range 2014-03-12 20:00:22 +00:00
martin
7a17404a6d XXX This is all wrong and needs new tables and constants - but at least use
constants in the VAX double range for now, so it is compilable with newer
gcc.
2014-03-12 19:42:18 +00:00
martin
2ed142f223 Mark a variable diagnostic-only, from John D. Baker. 2014-03-12 18:59:07 +00:00
wiz
4e760575d6 Remove trailing whitespace. 2014-03-12 18:17:06 +00:00
matt
60acbcdacb Rather than having long complicated asm statements, use inlines for
ldrex/strex and let the compiler arrange the code how it wants.
2014-03-12 17:55:02 +00:00
pooka
30baf09a3c When sending, only load mbufs which have a length. This is especially
useful for fragmented datagrams where the tail of the first packet is
full of nothing.
2014-03-12 17:49:13 +00:00
jruoho
e49918d4fb Fix a prototype. 2014-03-12 16:37:01 +00:00
joerg
a6d7909bce Add more const to make GCC happy. 2014-03-12 15:31:55 +00:00
joerg
773779a5e8 __ppc__ is not supported by GCC, so use __powerpc__. 2014-03-12 15:24:08 +00:00