summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-11Swap faddr/laddr and fport/lport arguments in call to stoeplitz_ipXport().Patrick Wildt
2021-02-11Add a couple of helper functions, and flush imsgs on exit.Nicholas Marriott
2021-02-11O_TRUNC is needed in case file exists.Nicholas Marriott
2021-02-11Move file handling protocol stuff all into file.c so it can be reusedNicholas Marriott
2021-02-11Make room for handling of HID++ 1.0 devices. No functional change.anton
2021-02-11Use idx suffix consistently.anton
2021-02-11Remove unused software id macro.anton
2021-02-11Fold long line.anton
2021-02-11Stop uhidpp from claiming all report ids, instead only claim theanton
2021-02-11Add uhidev_unset_report_dev(), doing the opposite ofanton
2021-02-11If uhidev_set_report_dev() already have been invoked for the givenanton
2021-02-11KNFTheo Buehler
2021-02-11syncTheo de Raadt
2021-02-10Delay deletion of IKE SAs on rekey when stickyaddress is enabled to maketobhe
2021-02-10rephrase example in a more consistent wayMarc Espie
2021-02-10Add a instruction barrier between writing CCSELR_EL1 and reading CCSIDR_EL1Mark Kettenis
2021-02-10If pf changes the routing table when sending packets, the kernelAlexander Bluhm
2021-02-10Add med test, this no longer fails in -currentClaudio Jeker
2021-02-10Use the same check in kernel and ifconfig for group names. ifconfigAlexander Bluhm
2021-02-10Interface group names must fit into IFNAMSIZ and be unique. ButAlexander Bluhm
2021-02-10Remove `sc_dead' logic from pppac(4). It is used to preventmvs
2021-02-10as usual, stuff got removed without updating the documentationMarc Espie
2021-02-10Move UNIX domain sockets out of kernel lock. The new `unp_lock' rwlock(9)mvs
2021-02-10Use ~/.tmux.conf as an example rather than /etc/passwd, suggested byNicholas Marriott
2021-02-10some spacing/grammar fixes from dave voutila;Jason McIntyre
2021-02-10only amd64 & arm64 lldb work at the momentTheo de Raadt
2021-02-10cast large to reduce warning on 32-bit machines (an ELF type is printed with ...Theo de Raadt
2021-02-09Make sure that switching the console from serial to framebuffer worksMark Kettenis
2021-02-09pfsync_state_import() must not be called with the pf state lock held,Patrick Wildt
2021-02-09syncPatrick Wildt
2021-02-09Build and install lldb.Patrick Wildt
2021-02-09rc: ensure that vfs.mounts.nfs check works without NFSChristian Weisgerber
2021-02-09Add optional 'group none' transform for child SAs and fix handling oftobhe
2021-02-09Fix lldb.mortimer
2021-02-09These regress tests expect coredumps to be written so run them withClaudio Jeker
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-02-09These regress test expect coredumps as an effect of the test so runClaudio Jeker
2021-02-09Walk over all results from getaddrinfo() instead of giving up after theClaudio Jeker
2021-02-09syncTheo de Raadt
2021-02-09ddb: when a new wsdisplay console attaches, resize ddb cols/rows to itJoshua Stein
2021-02-09Do not expand times and #() inside #().Nicholas Marriott
2021-02-09Activate use of PF_LOCK() by removing the WITH_PF_LOCK ifdefs.Patrick Wildt
2021-02-09syncTheo de Raadt
2021-02-09Add a barrier between reading the cqe flags and the command ID, whichJonathan Matthew
2021-02-087.0 firmware keyStuart Henderson
2021-02-087.0 packages keyChristian Weisgerber
2021-02-08correct return type for compressBound();Jason McIntyre
2021-02-08change discipline name from "RAID1C" to "RAID 1C" to match the man pagesStefan Sperling
2021-02-08add RAID 1C to the list of supported softraid(4) disciplinesStefan Sperling
2021-02-08Remove maxburst feature from tcp_outputjan