Commit Graph

227058 Commits

Author SHA1 Message Date
apb 36f73837c6 Teach "make sortlists" to ignore .#* files (sometimes created by cvs),
and to squeeze multiple blank lines.
2014-05-15 16:32:07 +00:00
apb 5aa908ce9e Add ./usr/share/zoneinfo/Antarctica/Troll for tzdat2014c 2014-05-15 16:06:38 +00:00
apb aeef212a32 Merge tzdata2014c. 2014-05-15 16:01:18 +00:00
apb 0d78f3f1ad Import tzdata2014c from ftp://ftp.iana.org/tz/releases/tzcode2014c.tar.gz
Changes from tzdata2013i to tzdata2014a:

     Turkey begins DST on 2014-03-31, not 03-30.

     Fiji ended DST on 2014-01-19 at 02:00, not 03:00.

     Ukraine switched from Moscow to Eastern European time on 1990-07-01
     (not 1992-01-01), and observed DST during the entire next winter.

     In 1988 Israel observed DST from 04-10 to 09-04, not 04-09 to
     09-03.

     Also some changes affecting commentary and documentation

Changes from tzdata2014a to tzdata2014b:

     Crimea switches to Moscow time on 2014-03-30 at 02:00 local time.

     New entry for Troll station, Antarctica.

     Also some changes affecting commentary and documentation

Changes from tzdata2014b to tzdata2014c:

     Egypt observes DST starting 2014-05-15 at 24:00.
     Guess that DST will stop during the same Ramadan dates as Morocco,
     and make some other guesses.

     Also some changes affecting commentary and documentation
2014-05-15 15:42:10 +00:00
reinoud 95667db81a Change hexidecimal bit notation into binary for easier modifying 2014-05-15 15:35:37 +00:00
reinoud 7a6c2dd2bb DMA is initialized later in the bootstrap. No need for this comment 2014-05-15 15:31:10 +00:00
reinoud 6363fb911b This can't be right; must be a c&p bug 2014-05-15 15:28:26 +00:00
martin 4e0f19c597 Set a bigger timeout - this test needs > 3000s on my shark (mostly for
unpacking the test image)
2014-05-15 14:53:05 +00:00
joerg 9af9cc70aa Skip assembler helpers when using HAVE_LIBGCC_EH=no. Always use the
generic unwind.h version in that case, even on ARM.
2014-05-15 14:37:08 +00:00
christos a4468fde96 Avoid NULL dereference. (FreeBSD SA14:10) 2014-05-15 12:53:52 +00:00
njoly 79943851d1 Regen for setcontext signature. 2014-05-15 09:55:11 +00:00
njoly 9e6b53cfb2 Fix setcontext signature, which has a single argument not three. 2014-05-15 09:54:06 +00:00
msaitoh e59c0b8f0f Save a NETISR_* value in a variable and call schednetisr() after enqueue
a packet for readability and future modification.
2014-05-15 09:23:03 +00:00
msaitoh 474c06e1a6 Put schednetisr() into splnet()/splx() pair.
This might avoids delay of processing a packet.
2014-05-15 09:04:03 +00:00
msaitoh 5233aa44e9 Put schednetisr(NETISR_IP) into splnet()/splx() pair. 2014-05-15 08:36:34 +00:00
msaitoh 5996d114f3 Put schednetisr(NETISR_IP) into splnet()/splx() pair.
This avoid extra ipintr() call with empty queue.
2014-05-15 07:48:41 +00:00
msaitoh a9419363c0 Usually schednetisr() is called after enqueueing a packet with IF_ENQUEUE().
In some functions, they do it in reverse order. It's not a bug because
the pair is protected with splnet()/splx(s). It's not good for readability
and someone might mistake when modifing a code. Yes, I'm one of the person :-(

 Save a NETISR_* value in a variable and call schednetisr() after enqueue
a packet for readability and future modification.
2014-05-15 07:35:38 +00:00
uebayasi 4bcd20d70c sigexit() calls either exit1() or panic() and never returns. Mark it as
__dead.
2014-05-15 07:11:30 +00:00
msaitoh f5758d3410 Use onoff() macro. 2014-05-15 06:58:19 +00:00
rmind e05005e0b3 NPF: imply SYN-only check for the stateful rules by default (when inspecting
TCP packets).  Many users trip here.  This behaviour can be overriden with the
explicit "flags" keyword, but other configuration does not really make sense.
2014-05-15 02:34:29 +00:00
joerg 0ed4c83ba9 Lazy VFP processing works a lot better if the functions contain a return
instruction.
2014-05-14 22:13:36 +00:00
rmind 7da3b338d7 npftest: fix the example in the README file. 2014-05-14 21:46:50 +00:00
rmind 28ef1afe97 npf_session_inspect: do not silently drop the packet on state check failure.
Let the rules deal with it (e.g. we may want to log it).
2014-05-14 20:35:27 +00:00
riastradh dba14edfb9 Fix sense of test in last commit, noted by Robert Swindells. 2014-05-14 16:25:19 +00:00
riastradh 05d529cbfb Fix typo in uvm_km(9): there is no struct vm_map_kernel. 2014-05-14 16:16:55 +00:00
riastradh 6b598eeda2 Tweak i915 gen6_gtt_init calculations for clarity. 2014-05-14 15:58:24 +00:00
joerg 88fc449bba Ensure notes are properly padded to 32bit length. 2014-05-14 14:59:14 +00:00
joerg d06bdb36a4 Enabling alignment faults and unaligned access at the same time makes
the former win. LLVM is more aggressive than GCC about using unaligned
access, so it would crash during pmap_init.
2014-05-14 14:38:54 +00:00
riastradh d325027b1d Reject 32-bit paddrs on 965.
XXX Doing the check here is wrong; it serves only to report an
earlier problem, which is that there's on way to express constraints
on paddrs to uvm_obj_wirepages.  bus_dmamem_alloc can do this, but it
gives us pages out of thin air, not pages backing a uvm object.  I
was hoping this wouldn't manifest as a real problem, but evidently it
does.
2014-05-14 13:59:19 +00:00
riastradh 873dbefa1a Fix >40-bit paddr error branch in i915_gem_object_get_pages_gtt. 2014-05-14 13:53:41 +00:00
martin 013531ce6b Make filehandles on UFS based filesystems use proper 64bit inodes.
32bit restriction noticed by Taylor R Campbell.
2014-05-14 13:46:19 +00:00
reinoud 4bbeac14dd Revisit gpio and revisit register file mapping. The additional register files
are now mapped behind the origional register file.

The gpio channel GPZ is mapped over I2S0 in the separate audio register file
and were both abusively mapped over I2C0 in the main register file!

While here, delay the gpio bootstrap till on attachment. We could hasten it in
the odroid_machdep.c if needed. Also make the gpio code more resilliant and
allow booting correctly without any GPIO bits defined/available.
2014-05-14 09:03:09 +00:00
kardel 05e3c28794 calculate extended precision as per DS1920/DS1820 data sheets 2014-05-14 08:14:56 +00:00
uebayasi b178885539 Whitespace. 2014-05-14 06:38:09 +00:00
riastradh d2e4193eff Fix error branch in drm_limit_dma_space. 2014-05-14 04:38:49 +00:00
christos 21314e18fb When running as root and wanting to write a file and not having CAPNG, don't
drop privs, because we cannot open the file if we drop privs.
2014-05-13 20:29:59 +00:00
christos 02160989ff Don't die if we resize to smaller than Y_LINES. The display could do better,
but it recovers if we grow.
2014-05-13 20:06:41 +00:00
christos cb41b7f339 re-use a macro. 2014-05-13 19:58:23 +00:00
palle 7823a7ce5f Use proper SYSCTL_DESCR() macro 2014-05-13 19:39:40 +00:00
bouyer 3910868948 Make sure *(if_output)() is called with KERNEL_LOCK held.
Add some KASSERT for this.
See http://mail-index.netbsd.org/tech-net/2014/04/09/msg004511.html
for details.
2014-05-13 19:36:16 +00:00
palle dca736d7bc get_vis() now handles sun4v (VIS 1 and VIS 2) 2014-05-13 19:14:05 +00:00
macallan e7356e0122 mention workaround for PR48696 2014-05-13 18:55:07 +00:00
macallan c999b0e1d9 on mips64* use generic C functions instead of assembly routines when building
n32 binaries. Should work around PR48696
ok mrg@
2014-05-13 18:46:48 +00:00
msaitoh 6d52f90365 Print 32bit I/O region flag and 64bit memory region flag. 2014-05-13 18:07:24 +00:00
martin 3638eee882 PR kern/48799: make filehandles properly use 64bit inodes on CD9660 file
systems. Patch from Thomas Schmitt, with slight modifications.
2014-05-13 17:05:26 +00:00
christos ae23b6332b mention tzcode 2014-05-13 16:35:02 +00:00
christos 5991cb6901 update tzcode. 2014-05-13 16:34:36 +00:00
christos 4df4d972d3 Welcome to 2014c
Changes affecting code

     zic now generates transitions for minimum time values, eliminating
     guesswork when handling low-valued time stamps.  (Thanks to Arthur
     David Olson.)

     Port to Cygwin sans glibc.  (Thanks to Arthur David Olson.)

   Changes affecting commentary and documentation

     Remove now-confusing comment about Jordan.  (Thanks to Oleksii
     Nochovnyi.)
2014-05-13 16:33:56 +00:00
martin 02288fa1cd Do not attach if the STIP register is way too small (this happens in qemu
due to buggy emulation and causes crashes).
2014-05-13 05:30:38 +00:00
christos 700b31d53a new register. 2014-05-13 02:53:54 +00:00