summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29MC146818_GETTOD: Check for RTC rollover during read.cheloha
2019-04-29Extend channel dwell time during passive scans in iwn(4).Stefan Sperling
2019-04-29Add support for keys to jump between matching brackets - C-M-f and C-M-bNicholas Marriott
2019-04-29Check that depend on interfaces are in the same rdomain. If they are notremi
2019-04-29tr_unit is unused, so gc itDavid Gwynne
2019-04-29don't have lacp input push lacp packets into the trunkports bpf again.David Gwynne
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysTheo de Raadt
2019-04-29Update to reflect change of default ruby version to ruby 2.6Jeremy Evans
2019-04-28Add unit tests for user@host and URI parsing.Darren Tucker
2019-04-28reduce delta with ../ramdisk/listTheo de Raadt
2019-04-28Removes the KERNEL_LOCK() from bridge(4)'s output fast-path.Martin Pieuchot
2019-04-28Support multiple occurances of the same argument. Use this for a newNicholas Marriott
2019-04-28Fix reading route entries via kvm(3).Martin Pieuchot
2019-04-28oops, repair some BSDRD confusionTheo de Raadt
2019-04-28cleanup the situation around "df -i"Theo de Raadt
2019-04-28fix misplaced hyphen in usage();Jason McIntyre
2019-04-28incorporate GZIPFLAGS into place everywhereTheo de Raadt
2019-04-28Oops; hardcode instbin directlyTheo de Raadt
2019-04-28Cull BSDRD variables which are always bsd.rdTheo de Raadt
2019-04-28NEWFS_WILL_FAIL is a ridiculous unused artifact.Theo de Raadt
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanTheo de Raadt
2019-04-28the BSD_RD variable is pointlessTheo de Raadt
2019-04-28the bufcachepercent=80 experiment has exposed a few problems...Theo de Raadt
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenTheo de Raadt
2019-04-28Remove need for -A option, lack of a vnd_dev option implies creatingTheo de Raadt
2019-04-28Make sure only "primary" clients can become master.Mark Kettenis
2019-04-28Quiet down signify, seeing all the OKs scroll by is not helping.Florian Obser
2019-04-28Avoid an undefined shift in ASN1_ENUMERATED_get().Theo Buehler
2019-04-28Avoid an undefined shift in ASN1_INTEGER_get().Theo Buehler
2019-04-28add WITNESS support to barriers modelled on the timeout stuff visa did.David Gwynne
2019-04-27Tweak; work in progress.rob
2019-04-27Tweak tests; work in progress.rob
2019-04-27switch the example mirror to cdn.openbsd.orgT.J. Townsend
2019-04-27the installer creates /etc/installurl even if we don't use http for the sets,T.J. Townsend
2019-04-27It's timer_pid not timeout_pidkn
2019-04-27keep the grammatical structure of the options list consistent;Jason McIntyre
2019-04-27Use REGRESS_TARGETS et al.rob
2019-04-27Only apply sign extension when less than eight bytes have been consumed. Thisrob
2019-04-27Add test, update comments, and modify some output.rob
2019-04-27drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Jonathan Gray
2019-04-27fix up some rxprio handling while hereDavid Gwynne
2019-04-27don't increment noproto on the parent interface when there's no childDavid Gwynne
2019-04-27use unsigned int, not u_int, and uintXX_t, not u_intXX_tDavid Gwynne
2019-04-27rename sc_prio to sc_txprioDavid Gwynne
2019-04-27remove sc_proto, it isn't used.David Gwynne
2019-04-27rename softc members so theyre prefixed with sc.David Gwynne
2019-04-27back out, this isn't part of a vlan change.David Gwynne
2019-04-27this wasnt meant to be committed, back out for now.David Gwynne
2019-04-27get rid of ifv_linkmib and a bunch of useless macrosDavid Gwynne
2019-04-27fix some whitespace.David Gwynne