231167 Commits

Author SHA1 Message Date
christos
98d839c6b3 Make unwind.h installable. 2014-10-22 16:30:21 +00:00
christos
496a0216ed reduce diffs with upstream. 2014-10-22 16:29:47 +00:00
nonaka
b5a6e53dd2 Don't call kpause(9) if cold. 2014-10-22 11:41:34 +00:00
jmcneill
328980e268 map gmac_phy_power.gmac_phy_power_en to gmacpwren 2014-10-22 11:11:40 +00:00
joerg
514c5293cd Add missing muldc3.c. 2014-10-22 10:33:27 +00:00
joerg
6602b2dcba Support copysignl on PowerPC. 2014-10-22 10:32:50 +00:00
christos
8bb734fd0d Go back to use the linux version which can be used for our stuff too now. 2014-10-22 03:07:11 +00:00
jmcneill
66eb5676c3 defopt -> defflag 2014-10-22 00:46:15 +00:00
jmcneill
e184a4583b Add support for GPIO configuration via "FEX" scripts, in an attempt to
keep awin_device_register under control.

Board configuration scripts can be found here:
  https://github.com/linux-sunxi/sunxi-boards/blob/master/sys_config

You can compile them with the "fex2bin" tool found here:
  https://github.com/linux-sunxi/sunxi-tools

To use, copy the compiled FEX to your MS-DOS partition, load it with
U-Boot, and then tell the kernel where to find it with the "sysconfig="
boot option. For example, uEnv.txt on a Cubieboard2 might look like this:

  bootargs=root=ld0a sysconfig=0x43000000
  uenvcmd=mmc dev 0; mmc rescan; fatload mmc 0:1 43000000 cubieboard2.bin; fatload mmc 0:1 82000000 netbsd.ub; bootm 82000000
2014-10-22 00:24:52 +00:00
christos
9017a279de install a shared library version, now that we know how to do it. 2014-10-22 00:16:29 +00:00
christos
9d5ff525cf the interceptors don't know about __RENAME() so add a kludge. 2014-10-22 00:15:16 +00:00
christos
d37ef571ab remove default debugging code. 2014-10-22 00:14:52 +00:00
apb
538f992a87 Add an unvis function and use it on file names in mtree specs.
This should correct the problem that ./bin/[ was missing from the
base.tgz set, despite being listed in src/distrib/sets/base/mi
and being present in METALOG.  The corresponding entry in
METALOG.sanitised has ./bin/\133 instead of ./bin/[, and that made
join.awk omit it.

XXX: The unvis() implementation in join.awk handles only a subset
of the syntax, but it's probably good enough for now.

XXX: The file names should probably be canonicalised by
vis(unvis(name)), but at present none of the file names in the set
lists really need it.

XXX: It may be a bug that entries in the set lists without
corresponding entries in METALOG are silently ignored by join.awk.
2014-10-21 23:15:38 +00:00
martin
ad279af689 On architectures that have no BIOS (and so do not set a BIOS geometry)
we need to initialize the globals bsec, bcyl and bhead before using
them.
2014-10-21 18:19:17 +00:00
christos
2d22a4aaac Revert previous; it does not work with COMPAT_BSDPTY, screen(1) fails because
it does a TIOCPTSNAME immediately after opening ptmx and finds an old style pty.
2014-10-21 16:05:01 +00:00
hikaru
62fa1e32f7 Fix wrong condition checking TSO capability.
ipsec_used is not necessary condition.
IPsec outbound policy will not be checked when ipsec_used is false.
2014-10-21 13:44:47 +00:00
slp
32bf72ea0a Move and unify indirect block truncate algorithm into a separate function.
Reviewed by joerg.
2014-10-21 10:39:26 +00:00
macallan
50659c01c6 remove outdated comments 2014-10-21 09:07:07 +00:00
macallan
a68d04b633 RADEONFB_MMAP_BARS is no more 2014-10-21 08:48:20 +00:00
macallan
f3bbc7fb7a get rid of RADEONFB_MMAP_BARS which hasn't been useful for years 2014-10-21 08:46:44 +00:00
jmcneill
f8c640e714 multicast hash filter support 2014-10-21 00:01:01 +00:00
mrg
f8d24b5299 regen for netbsd version fix. (actually, this seems to not
actually be necessary, it only fixes local comments to be
correct..)
2014-10-20 23:49:14 +00:00
matt
dad226824a Set M_HASFCS does the frame does include the FCS in the length. 2014-10-20 23:41:46 +00:00
sjg
0b32bec31a Use read and fwrite rather than fgets and printf when reading filemon data. 2014-10-20 23:22:57 +00:00
sjg
18f74f9db1 Extract broken tests 2014-10-20 23:21:11 +00:00
christos
d15a70e497 regen 2014-10-20 22:04:30 +00:00
christos
679907738e sync with head of upstream to fix MacOS/X compilation and more. 2014-10-20 21:48:57 +00:00
jmcneill
62f80d4fe3 AllWinner -> Allwinner 2014-10-20 21:18:00 +00:00
jmcneill
231538d17a add $NetBSD$ to top of files 2014-10-20 20:10:05 +00:00
martin
89ceaad022 Cosmetics - block interrupts while enabling different interrupt sources. 2014-10-20 20:08:01 +00:00
martin
25334ab4bd For now the interrupt handler is not MPSAFE 2014-10-20 20:02:16 +00:00
martin
3caa32c32a Consistently set the RX descriptors controll word - do not disable RX
interrupt and set chain mode. Now it does not run off the end of the
ring after 512 packets any more.
2014-10-20 19:51:40 +00:00
martin
3ac954793d The RXINT bit is a RX interrupt DISABLE bit. 2014-10-20 19:49:34 +00:00
martin
3131c8606a Cleanup debug code a bit. 2014-10-20 19:36:03 +00:00
jmcneill
7cf7aaca2c support PL and PM CPUs-PORT pins on A31 2014-10-20 19:05:46 +00:00
jmcneill
9a3d860ae0 ensure software reset signal is de-asserted on A31 2014-10-20 19:04:22 +00:00
jmcneill
89aa8391db add CPUs-PORT offset and PL/PM pin counts for A31 2014-10-20 19:03:30 +00:00
christos
957a755f31 re-enable the none cipher, now that it has been tested. 2014-10-20 18:14:37 +00:00
jmcneill
87c2c4cd46 add some recent Allwinner changes -- PMU (axp20x, axp22x), A31 SoC changes, P2WI driver, OTG support for A10/A20. 2014-10-20 17:46:33 +00:00
jmcneill
c19b872236 AllWinner -> Allwinner 2014-10-20 17:37:20 +00:00
jmcneill
199a00a5b3 get rid of VERBOSE_INIT_ARM 2014-10-20 16:35:07 +00:00
jmcneill
e5b0f45516 add AWIN_A31_AHB_GATING0_GMAC and A31 SDMMC pinsets 2014-10-20 15:34:04 +00:00
christos
21c3d04105 t_mcast is not a rump test (but should be). 2014-10-20 14:55:03 +00:00
roy
38d2e3f021 Remove the ability for userland to toggle IN6_IFF_TENTATIVE.
Preserve IN6_IFF_TENTATIVE when updating address flags.
2014-10-20 14:50:09 +00:00
christos
3c3b014425 simplify 2014-10-20 11:58:01 +00:00
christos
f694e9cab1 simplify. 2014-10-20 11:57:05 +00:00
martin
d18603332e Try to make this buildable on big endian machines. 2014-10-20 10:31:32 +00:00
roy
81a505333d Note import of openresolv-3.6.0 2014-10-20 09:13:07 +00:00
roy
60642c5bd8 Sync 2014-10-20 09:11:35 +00:00
roy
075ee3c188 Import openresolv-3.6.0 with the following changes:
*  dnsmasq subscriber no longer moans if it hasn't written a pidfile
  *  Ensure that name_server_blacklist works for more than one option.
     Thanks to Frederic Barthelery.
  *  unbound_insecure can disable DNSSEC for all domains processed.
  *  local_nameservers now defaults to
     127.* 0.0.0.0 255.255.255.255 ::1
     and is used instead of a hard coded list.
  *  Allow the disabling of resolvconf or optionally an individual
     subscriber.
  *  Don't wait around trying to create a lock if we don't have
     permission.
  *  resolv_conf_passthrough=NULL will update resolv.conf to match
     only what is configured in resolvconf.conf and ignore any
     interface configuration.
2014-10-20 09:09:53 +00:00