summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-01syncJonathan Gray
2016-03-31For consistency, omit the variable name in rdaemon() prototype.Jeremie Courreges-Anglas
2016-03-31Go in the background much later, to reduce possible silent failures.Jeremie Courreges-Anglas
2016-03-31Increase size of the clone bitmap. A limit of only 64 device clonesMartin Natano
2016-03-31Don't use .Aq for syntax elements that require ASCII "<>".Ingo Schwarze
2016-03-31Don't use .Aq for syntax elements that require ASCII "<>".Ingo Schwarze
2016-03-31If one of the TCP syn cache buckets overflow, it might be a collisionAlexander Bluhm
2016-03-31The USB console port on Aruba 7xxx wireless controllers shows up asReyk Floeter
2016-03-31syncReyk Floeter
2016-03-31Add Aruba CP210x for the integrated "Aruba Networks USB to UART BridgeReyk Floeter
2016-03-31Don't forget to initialize scope_id. This fixes semarie@ and sthen@'sVincent Gross
2016-03-31Remove fallback from moduli to "primes" file that was deprecated in 2001Darren Tucker
2016-03-31remove files that are not built on hppa64Jonathan Gray
2016-03-31Simplify MACHINE tests, the only platforms in the tree without wsdisplayJonathan Gray
2016-03-30Dump strdup()/free() dance and just use a local buffer to translate helpKenneth R Westerback
2016-03-30Add support for multitouch input to wsmouse.Ulf Brosziewski
2016-03-30Cover the case where we are bound to [::] and SO_REUSEADDR is not set.Vincent Gross
2016-03-30Avoid compiler warning about zero-length printf format strings.Todd C. Miller
2016-03-30In setnonblocking() rename "mode" variable to "flags".Todd C. Miller
2016-03-30The change to make mkstemp(3) require at least 6 trailing Xs brokeTodd C. Miller
2016-03-30Better support for alphas without all IEEE-mode instructionsAndrew Fresh
2016-03-30Fix optimization for alphas without the ``precise arithmetic trap'' extensionAndrew Fresh
2016-03-30syncTheo de Raadt
2016-03-30syncTheo de Raadt
2016-03-30Bump the listen() backlog up, some people have scripts that run up a lotNicholas Marriott
2016-03-30Use in6_pcbhashlookup() in in6_pcbconnect(). We don't need in_pcblookup()Vincent Gross
2016-03-30BIOCGQUEUE and BIOCSQUEUE are no moreDavid Gwynne
2016-03-30remove support for BIOCGQUEUE and BIOSGQUEUEDavid Gwynne
2016-03-30replace bridge_m_dup with m_dup_pkt.David Gwynne
2016-03-30Clear local and remote ARP cache for every subtest.Alexander Bluhm
2016-03-30Implement proxy ARP for ART based on mpath support.Martin Pieuchot
2016-03-30Hook up the gpio interrupt on devices that use it for card detection.Mark Kettenis
2016-03-30Expose the functionality that triggers a check for card insertion or removal.Mark Kettenis
2016-03-30Add support for gpio-based interrupts.Mark Kettenis
2016-03-30Fix multicast test and a typo.Martin Pieuchot
2016-03-30Handle error return by SYS_getlogin_r and SYS___thrsleep correct, andPhilip Guenther
2016-03-30Major bump for getlogin*/ptrace changesPhilip Guenther
2016-03-30Turd polish: use HIDDEN= instead of PSEUDO= for ptrace syscall stub, toPhilip Guenther
2016-03-30Eliminate userspace caching by getlogin_r/setlogin; make the getloginPhilip Guenther
2016-03-30regeneratePhilip Guenther
2016-03-30Add getlogin_r syscall that checks and returns errors like userspacePhilip Guenther
2016-03-30some Xr adjustment to catch up with MLINKS removal;Jason McIntyre
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2016-03-30syncTheo de Raadt
2016-03-30add "outgoing-interface" to sample unbound.confStuart Henderson
2016-03-30some oce(4) work, it appearsTheo de Raadt
2016-03-29Print address and irq in the same way as sdhc(4)and bytgpio(4).Mark Kettenis
2016-03-29Fix fallout from the switch to binutils 2.17: the binaries created by 2.17Mark Kettenis
2016-03-29Some sparc64 pci frame buffers incorrectly have the `depth' propertyMark Kettenis
2016-03-29Kdump contains LOG_CONS now. TLS error message changes.Alexander Bluhm