Commit Graph

258363 Commits

Author SHA1 Message Date
wiz
48d7082b13 Merge options without arguments in synopsis. 2018-05-03 05:13:20 +00:00
wiz
b105f2c163 Remove Pps without effect. 2018-05-03 05:11:43 +00:00
wiz
b4c2969caa Sort sections. Sort ERRORS. Remove trailing whitespace. 2018-05-03 05:09:48 +00:00
maya
1322379206 regen 2018-05-03 04:22:17 +00:00
maya
185d82940b Add some broadcom 802.11ac wifi devices 2018-05-03 04:21:10 +00:00
jmcneill
68d92515b3 Add support for poweroff and the power on-off key (POK). 2018-05-03 02:10:17 +00:00
jmcneill
2fea52f446 Use IPL_VM for bus lock so we can do i2c xfers from interrupt context 2018-05-03 02:08:52 +00:00
christos
bad1191a12 Fix the tools build. 2018-05-03 01:32:17 +00:00
jmcneill
fffca4e9a0 Add axp806pmic, axp806reg 2018-05-03 01:17:04 +00:00
jmcneill
9a531f3639 FDT-ize X-Powers AXP805/806 PMIC driver. 2018-05-03 01:15:49 +00:00
christos
3357bd401d don't build for non pic 2018-05-03 01:14:54 +00:00
mrg
f2057d54c9 if just parsing don't try to read the uninitialised device name,
or display the unit number.

add a "-s" option that sends an ALL_SOUNDS_OFF midi event.  very
useful after an interrupted midiplay leaves notes on.
2018-05-03 01:12:57 +00:00
nonaka
4580fbbd43 Restore MAKEDOC. Fix a build failure on non NetBSD host. 2018-05-03 01:12:26 +00:00
christos
2acd48c6ea need bsd.hostinit.mk before bsd.endian.mk 2018-05-03 01:09:04 +00:00
kre
5cf0b51195 Simplify convoluted language, and remove incorrect statement
(that I added a while ago) about what is required by POSIX.
2018-05-03 00:32:11 +00:00
roy
74616670a2 Note import of dhcpcd-7.0.4 2018-05-02 22:11:49 +00:00
roy
bdaa820626 Sync 2018-05-02 22:08:45 +00:00
macallan
0606122c85 don't pull in pic_u3_ht with uninorth - it's part of ibmcpc 2018-05-02 22:07:37 +00:00
roy
d1cb50ca95 Import dhcpcd-7.0.4 with the following changes:
* Routing: Fix case when cloning route changes but needs to be replaced
 * DHCP6: Transpose DHCP userclass option into DHCP6
 * DHCP6: Fix sending custom vendor class option
 * Auth: Allow zero value replay detection data
 * Auth: Allow different tokens for send and receive
 * ND6: Warn if router lifetime is set to zero
 * DHCP6: Softwire Address and Port-Mapped Clients, RFC7598
2018-05-02 22:06:41 +00:00
pgoyette
d54998bbfe Minor grammatical correction (don't end a sentence/phrase with a
preposition).
2018-05-02 21:43:38 +00:00
jmcneill
7a670be542 Add sunxinmi 2018-05-02 21:20:58 +00:00
jmcneill
bf222c0dcd Add driver for Allwinner NMI / R_INTC interrupt controller. 2018-05-02 21:20:20 +00:00
kamil
e308425ef5 Add new ATF Undefined Behavior Sanitizer tests
Add new cc and c++ tests to check whether UBSan works.
These tests are prepared for GCC (in base) and Clang (with external patches).

Enable these tests for all ports by default, just verify whether we are
using GCC/Clang or a compatible compiler.

Add five equivalent C and C++ tests:
 - Integer addition overflow
 - Integer divide by zero
 - Integer negation overflow
 - Integer subtraction overflow
 - VLA out of bounds

All tests pass on NetBSD/amd64.

Patch submitted by <Harry Pantazis>
Minor cleanup by <myself>
2018-05-02 18:46:05 +00:00
christos
3e4df0d384 Explain PROT_MPROTECT better, add references to mremap(2), document the
unimplemented flags, documented the alignment pre-defined constants.
2018-05-02 16:00:20 +00:00
christos
652623d133 Add EXAMPLE and ERRORS section. 2018-05-02 15:25:13 +00:00
martin
0cfcd47b57 Use crypto code from openssl. Fixes PR bin/53250, suggested by Christos. 2018-05-02 14:43:59 +00:00
christos
f1096f3c6c initialize addr to 0. 2018-05-02 12:12:13 +00:00
jmcneill
608a3575da Add sun50ih6rccu 2018-05-02 11:02:42 +00:00
jmcneill
e332c42270 Add driver for Allwinner H6 PRCM CCU. 2018-05-02 11:02:21 +00:00
jmcneill
fcd83095a2 add pcf8563rtc 2018-05-02 10:09:15 +00:00
jmcneill
ffef5d5343 Updated Allwinner H6 dts from https://github.com/Icenowy/linux/tree/h6-init 2018-05-02 10:06:56 +00:00
jmcneill
e2148cddf4 "Root Hub" -> "root hub" for consistency with other HC drivers 2018-05-02 09:55:22 +00:00
abhinav
b36e4c8fbf Add '*' and '[' to the list of characters which need escaping during autocompletion 2018-05-02 08:45:03 +00:00
phx
7deed15b0c Fixed non-critical typo in tlbdsmiss: %r8 -> 8. 2018-05-02 08:24:40 +00:00
pgoyette
f1de59e03f Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
pgoyette
653cac4418 Synch with HEAD 2018-05-02 07:19:58 +00:00
jmcneill
a0d2865cab arm: Add support for Allwinner H6 SoC. 2018-05-02 00:14:56 +00:00
sevan
89bb3c6008 Unbreak script for Lua 5.3.
This change breaks support for older releases of Lua.
2018-05-02 00:03:27 +00:00
jmcneill
e333b675a5 Add sunxiusb3phy 2018-05-02 00:02:15 +00:00
jmcneill
848762dd72 Add sunxiusb3phy and xhci 2018-05-02 00:02:06 +00:00
sevan
f11f7afd13 Pass the expected httpd instance when calling set_pref()
process_request() only takes a single argument.
2018-05-02 00:00:30 +00:00
jmcneill
e2b0aa1634 Add driver for Allwinner USB3 PHY. 2018-05-01 23:59:42 +00:00
jmcneill
fd706ab6bf Add DesignWare DWC3 XHCI driver. 2018-05-01 23:59:15 +00:00
sevan
babdc61a7b Enable checking arguments for validity.
Remove disabled code.
Fix function parameters.
Add support for Lua 5.3
2018-05-01 23:51:53 +00:00
kamil
ae5fc8c768 Register a missing file in the distribution sets
Add ./usr/share/man/cat3lua/netpgp.0 for cat-pages.
2018-05-01 23:41:51 +00:00
kre
925396b4ac Change return type of pm_lvm_find() from int to void.
It always returns (returned) 0 which was ignored by the one call.
2018-05-01 21:28:39 +00:00
kre
c45b0e7cfe PR install/53220
Don't call pm_lvm_find() unless have_lvm

pm_lvm_find() assumes that data structs (lvms) has been allocated
for it to use, which doesn't happen if !have_lvm

This avoids a sysinst core dump when the lvm command is not installed
(such as when installing from the embedded RAM root filesys in an
INSTALL kernel.)
2018-05-01 21:26:41 +00:00
jmcneill
02e565c617 Explicitly select external PHY on H6 2018-05-01 21:18:23 +00:00
kre
1c825c2c91 Spello. (it is "existence").
ispell also says that we should s/parseable/parsable/ but I'm
not sure about that one, so I left it.

I also left a correct spelling that no-one has bothered to mangle!
2018-05-01 21:16:02 +00:00
wiz
64f2452046 Bump date for new EXIT STATUS section. 2018-05-01 21:04:01 +00:00