Commit Graph

217014 Commits

Author SHA1 Message Date
christos
2135348107 PR/47608: Robert Elz: ``var=value func-call'' does not export var in the
function (+FIX)
2013-03-02 22:02:32 +00:00
christos
94b98e2733 but don't lose our own extensions 2013-03-02 21:56:28 +00:00
christos
7f28c55c3b new tzcode 2013-03-02 21:49:01 +00:00
christos
79072b5545 use correct types. 2013-03-02 21:39:48 +00:00
christos
a9709efb6c include Makefile.in from zic 2013-03-02 21:39:14 +00:00
christos
e7c27cfa88 fix warnings. 2013-03-02 21:38:19 +00:00
christos
6e1e799722 resolve more diff 2013-03-02 21:28:06 +00:00
christos
c71dc22c13 obey constcond to !constcond 2013-03-02 21:25:12 +00:00
christos
ca5a334915 update to tzcode2013a 2013-03-02 21:24:28 +00:00
wiz
60accb90d6 Sync usage with man page. 2013-03-02 18:37:19 +00:00
ryoon
f29f0747d4 Fix typo, releaases. 2013-03-02 16:45:31 +00:00
christos
89915ce049 PR/47584: Steffen Daoden: Add option to turn off Nagle to rlogin 2013-03-02 16:35:17 +00:00
christos
38e4def3a3 more 2013-03-02 08:51:42 +00:00
christos
d41dbbce48 add netiso caveat 2013-03-02 07:32:59 +00:00
christos
2c1aa36c3d Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. 2013-03-02 02:42:07 +00:00
pooka
be2ca1fa3d Bump tree version for rumpcomp_user stuff. 2013-03-01 18:57:59 +00:00
joerg
d0be9fb298 All current semaphores support process sharing. 2013-03-01 18:39:52 +00:00
joerg
e240adbd0b Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
pooka
7b7946c688 Add interfaces that out-of-librumpuser hypercalls can use to unschedule
and reschedule themselves if they plan to block.
2013-03-01 18:15:36 +00:00
pooka
cb8ba332c0 Shuffle the namespaces in the previous around a bit, and make it
rumpcomp_user instead of rumpuser_component.  This makes sure the
rumpuser namespace is used only by librumpuser.
2013-03-01 18:11:11 +00:00
htodd
259801b095 Disklabel need to use sectors, not bytes. Thanks to agc. 2013-03-01 14:28:22 +00:00
pooka
dc276bbdbc Allow rump kernel components to define their own hypercalls. This is
useful for example for supporting the tap device on Linux, for which
Linux-specific ioctl's are required (or at least so I was told).
2013-03-01 14:05:43 +00:00
pooka
573b65f8df limit use of rumpuser.h to where it is meant to be used from 2013-03-01 13:52:31 +00:00
pooka
f467be3ba1 Rump kernel hypercalls are not necessary here. 2013-03-01 13:49:42 +00:00
christos
31fc39a8f2 Locale I/O tests. 2013-02-28 21:54:08 +00:00
christos
f529593485 regression tests for wide char i/o. Currently there are failures. 2013-02-28 21:52:02 +00:00
martin
0ed572c9e9 getsockname() needs a socklen_t, not a size_t 2013-02-28 20:41:21 +00:00
matt
d025c4bb28 Add c16 c8 (tlb) inlines.
Add CPUID of Cortex-A7 r0
2013-02-28 18:33:01 +00:00
christos
1790c3d9d5 remove the timeout; it is handled internally. 2013-02-28 15:56:53 +00:00
martin
60178c05c9 Add new testprogram 2013-02-28 15:36:06 +00:00
martin
f368c7a2de Add a testprogram for PR 47598. 2013-02-28 15:31:22 +00:00
martin
b2066a0272 Make the callback deal with embryonic connections which do not have
credentials yet. Fixes PR kern/47598.
2013-02-28 15:23:24 +00:00
macallan
e288e83a84 set PCVT_SUPPORT on MIPS 2013-02-28 13:28:36 +00:00
macallan
7bc3315133 make this compile without ISA support in the kernel 2013-02-28 13:22:36 +00:00
macallan
6e1cd854ac add poweroff support, make sure we actually charge the battery 2013-02-28 13:21:15 +00:00
macallan
f5e068c1f0 add INSECURE so X can map PCI memory and registers 2013-02-28 13:02:20 +00:00
macallan
9d4210b669 add COMPAT_PCVT and pwmclock 2013-02-28 12:51:18 +00:00
macallan
adb2aeccbf add sysctl machdep.loongson-mmi to indicate wether Loongson Multimedia
Instructions are supported
mostly for pixman
2013-02-28 12:44:38 +00:00
macallan
749749856e build support for Loongson Multimedia Instructions on evbmips 2013-02-28 12:40:47 +00:00
christos
5e078c9e58 missing comment 2013-02-28 03:04:12 +00:00
christos
ef9b0fbc8a node for dtrace 2013-02-28 02:00:27 +00:00
christos
64598e0663 add a major for dtrace 2013-02-28 02:00:03 +00:00
matt
50c11d9550 Actually use zero_p now that we pass it in. 2013-02-27 22:15:46 +00:00
joerg
db135d737c Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
wiz
cd5f9eed2e Remove trailing whitespace. 2013-02-27 21:21:47 +00:00
is
959a998bde Fix terminology issue brought up by Bug Hunting in PR 47314.
The boot records in extended partitions are called "Extended Boot Record"
(EBR); use that in the documentation where appropriate.
2013-02-27 20:43:00 +00:00
christos
00db437ab4 update dates, version 2013-02-27 20:12:44 +00:00
christos
1b48e11e47 skip the tests if rpcbind is not responding. 2013-02-27 18:39:58 +00:00
matt
0657ae47dd Don't include <machine/param.h> since we should be getting that stuff from
"assym.h"
2013-02-27 17:52:44 +00:00
matt
2f4dafd1d8 Define PAGESHIFT using PGSHIFT 2013-02-27 17:50:07 +00:00