summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-16fix SEE ALSO;Jason McIntyre
2017-11-16syncTheo de Raadt
2017-11-16In revision 1.35 of file.c, tenex() was modified to respect the inputline_sizeanton
2017-11-16Zap a redundant cast.anton
2017-11-16Add a variable referencing the csh binary to test.anton
2017-11-16Add PCI attachment for dwiic(4) needed by Intel 100 Series machinesJoshua Stein
2017-11-16sync struct ifreq with if.h. ifr_vnetid is now a proper member ofTheo Buehler
2017-11-16Check that http options are only configured in http protocols.Alexander Bluhm
2017-11-16Add regress tests for fuse_opt_parse() and fuse_parse_cmdline()helg
2017-11-16Add support for:helg
2017-11-16Disable the pthread_once subtest until the problem with samba portAlexander Bluhm
2017-11-16Add -and-cancel variants for scrolling commands to exit copy mode whenNicholas Marriott
2017-11-16Range check default values so that a range likeKenneth R Westerback
2017-11-16Add error checking to some calls to __find_arguments(). Matches similarTheo Buehler
2017-11-15Tweak bitmask calculation to match i386 and avoid clang warning.Mark Kettenis
2017-11-15Add a common function for spreading out cells and use it for the twoNicholas Marriott
2017-11-15Completely rewrite the reflow code to correctly handle double widthNicholas Marriott
2017-11-15If there is a double width character at the very end of the line withNicholas Marriott
2017-11-15make the maximum size of http headers configurable in the protocol.Sebastian Benoit
2017-11-15etherip(4) now handles etherip sysctls, move/remove code accordingly.Jeremie Courreges-Anglas
2017-11-15Make etherip(4) the single driver responsible for etherip sysctl entries.Jeremie Courreges-Anglas
2017-11-15Remove inet6 etherip sysctl entriesJeremie Courreges-Anglas
2017-11-15Reset the OCSP URL on config reload. Otherwise we end up not beingPatrick Wildt
2017-11-15Makefile cleanup, avoid DNS lookups, add copyright.Alexander Bluhm
2017-11-15Do not unconfigure vnd1, the test did not configure it.Alexander Bluhm
2017-11-15Remove unused compat macros.anton
2017-11-15Update agreement URL; pointed out by sthen.Florian Obser
2017-11-15Unbreak ENCDEBUG kernels by declaring `encdebug' in ip_ipsp.hMartin Pieuchot
2017-11-15downgrade a couple more request parsing errors from process-fatal toDamien Miller
2017-11-15wrap some long lines for function prototypes with .Fo, .Fa, and .Fc.David Gwynne
2017-11-15some more 25g media types, and a bunch of AOC types.David Gwynne
2017-11-15fix regression in 7.6: failure to parse a signature request messageDamien Miller
2017-11-14- nested anchors vs. pfctl/parse.yAlexandr Nedvedicky
2017-11-14Inverse logic, issue found by henning@. MPLS VPN is still broken though.Claudio Jeker
2017-11-14syncChristian Weisgerber
2017-11-14Remove /dev/arandom symlink. Nothing in base, xenocara, or ports usesChristian Weisgerber
2017-11-14Treat invalid server name as empty instead of declining the lease offeredMartin Pieuchot
2017-11-14Push the NET_LOCK into ifioctl() and use the NET_RLOCK in ifioctl_get().Theo Buehler
2017-11-14Add more checks helping to set up the test environment.Alexander Bluhm
2017-11-14Put the net lock around frag6_freef() as it sends ICMP6 errorAlexander Bluhm
2017-11-14Fix the initial check of the checkorder and lock operationsVisa Hankala
2017-11-14Add sizes for free() in the VIA PadLock driver.Frederic Cambus
2017-11-14Detect touchpad reset announcements. On rare occasions, the touchpad is resetanton
2017-11-14Print out the offending data causing pms sync to fail.anton
2017-11-14Add a few more PNP IDs to the skip lists.Mark Kettenis
2017-11-14Set soname when building shared libraries.Mark Kettenis
2017-11-14Introduce ipsec_sysctl() and move IPsec tunables where they belong.Martin Pieuchot
2017-11-14Verify that every section header lies within the mapped file.Martin Pieuchot
2017-11-14anton@ reports that ifq tx mitigation breaks iwm somehow.David Gwynne
2017-11-14remove MALLOC_DEBUGDavid Gwynne