217239 Commits

Author SHA1 Message Date
christos
dc18bf8e97 add -i and -v 2013-03-05 01:59:56 +00:00
matt
c99f57ab0a Fix boolean inversion in FPU setcontext. 2013-03-04 23:12:52 +00:00
joerg
bd48a85600 usage is dead. 2013-03-04 21:18:51 +00:00
christos
cafae0d9ff make traces work from crash(8) 2013-03-04 20:17:46 +00:00
christos
28d11a42f4 make crash traces work on sparc64 2013-03-04 20:10:50 +00:00
stacktic
b29631fca1 Regen to use getdents64 instead of getdents 2013-03-04 19:12:55 +00:00
christos
4ce5b0bd1b PR/47617: Thorsten Brehm: Memory and socket leak in librpc 2013-03-04 17:29:03 +00:00
christos
e24729def6 fix error messages and warnings. 2013-03-04 17:17:56 +00:00
christos
213aef742a let zfs autoload too. 2013-03-04 01:14:35 +00:00
msaitoh
6fb2a3d9d3 Style fix. No functional change. 2013-03-03 20:20:14 +00:00
msaitoh
4f45631088 Add PCI Express's relax ordering bit. 2013-03-03 20:10:47 +00:00
apb
fcd1177435 Add zoneinfo files for new timezones from tzdata2013a:
/usr/share/zoneinfo/Asia/Khandyga
/usr/share/zoneinfo/Asia/Ust-Nera
/usr/share/zoneinfo/Europe/Busingen
2013-03-03 20:07:08 +00:00
apb
f9811da719 Merge tzdata2013a from ftp://ftp.iana.org/tz/releases/tzdata2013a.tar.gz
Changes from tzdata2012j to tzdata2013a:

   Change affecting binary data format:

     The zone offset at the end of version-2-format zone files is now
     allowed to be 24:00, as per POSIX.1-2008.  (Thanks to Arthor David Olson.)

   Changes affecting current and future time stamps:

     Chile's 2013 rules, and we guess rules for 2014 and later, will be
     the same as 2012, namely Apr Sun>=23 03:00 UTC to Sep Sun>=2 04:00 UTC.
     (Thanks to Steffen Thorsen and Robert Elz.)

     New Zones Asia/Khandyga, Asia/Ust-Nera, Europe/Busingen.
     (Thanks to Tobias Conradi and Arthur David Olson.)

   Many changes affect historical time stamps before 1940.
   These were deduced from: Milne J. Civil time. Geogr J. 1899
   Feb;13(2):173-94 <http://www.jstor.org/stable/1774359>.
2013-03-03 19:55:39 +00:00
msaitoh
0576d69cf9 regen. 2013-03-03 19:51:46 +00:00
msaitoh
b219f174cf BCM5785F is not gigabit Ethernet. 2013-03-03 19:51:13 +00:00
apb
95e6547152 Import tzdata2013a from ftp://ftp.iana.org/tz/releases/tzdata2013a.tar.gz
Changes from tzdata2012j to tzdata2013a:

   Change affecting binary data format:

     The zone offset at the end of version-2-format zone files is now
     allowed to be 24:00, as per POSIX.1-2008.  (Thanks to Arthor David Olson.)

   Changes affecting current and future time stamps:

     Chile's 2013 rules, and we guess rules for 2014 and later, will be
     the same as 2012, namely Apr Sun>=23 03:00 UTC to Sep Sun>=2 04:00 UTC.
     (Thanks to Steffen Thorsen and Robert Elz.)

     New Zones Asia/Khandyga, Asia/Ust-Nera, Europe/Busingen.
     (Thanks to Tobias Conradi and Arthur David Olson.)

   Many changes affect historical time stamps before 1940.
   These were deduced from: Milne J. Civil time. Geogr J. 1899
   Feb;13(2):173-94 <http://www.jstor.org/stable/1774359>.
2013-03-03 19:42:30 +00:00
christos
db9ff9a846 print the function name that was not found. 2013-03-03 18:18:13 +00:00
christos
c43c276ced autoload tracing modules. 2013-03-03 18:16:35 +00:00
christos
9776ad40b3 need to be a DRIVER class module to be able to autoload when /dev/dtrace/dtrace
is opened.
2013-03-03 16:56:15 +00:00
christos
2a0d04a751 more debugging 2013-03-03 16:55:26 +00:00
pooka
6d2951da72 Add a dummy component to ensure that at least one component is present
in every possible rump kernel configuration.
2013-03-03 13:11:33 +00:00
jkunz
aca15765bd Contribution from Petri Laakso:
- DMA driver stub code replaced with working code.
- Add support to multi block DMA in ssp driver.
2013-03-03 10:33:56 +00:00
mlelstv
882558bd95 fix build for KGDB 2013-03-03 10:26:18 +00:00
joerg
34173e99da Fix template lookup. 2013-03-02 23:23:55 +00:00
christos
642baa00c2 recognize OpenBSD too 2013-03-02 22:04:06 +00:00
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