index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-01
change route-to so it sends packets to IPs instead of interfaces.
David Gwynne
2021-01-31
more strictly enforce KEX state-machine by banning packet types
Damien Miller
2021-01-31
Spacing.
Marcus Glocker
2021-01-31
Ignore addresses that are not 0/32 (dynamic) in ikev2_cp_fixaddr()
tobhe
2021-01-31
Don't leak flows if ikev2_cp_fixflow() fails.
tobhe
2021-01-31
Make progress when stepping through rdns proposals even when skipping
Florian Obser
2021-01-31
turns out STDOUT may have been redirected, in which case tcgetpgrp will
Marc Espie
2021-01-31
replace fgetln(3) with getline(3) in fdisk
Christian Weisgerber
2021-01-31
replace fgetln(3) with getline(3) in sed
Christian Weisgerber
2021-01-31
fix mistaken operator precedence in a pointer dereference in disklabel
Christian Weisgerber
2021-01-31
Add basic support for BCM4378 as found on the Apple M1 SoCs. There's a
Patrick Wildt
2021-01-31
regen
Patrick Wildt
2021-01-31
Add Broadcom BCM4378.
Patrick Wildt
2021-01-31
Set linesize returned by getline to zero when freeing and NULLing the
Darren Tucker
2021-01-31
last pieces of satisfying -fno-common
Theo de Raadt
2021-01-30
Don't print an empty line at the end of `route sourceaddr`
Daniel Jakots
2021-01-30
satisfy -fno-common
Theo de Raadt
2021-01-30
Remove duplicate hvmd decleration
kn
2021-01-30
Move global domain declaration to parse.y
kn
2021-01-30
Add dhclient.conf back to list of "installed network configuration
Kenneth R Westerback
2021-01-30
Make editing GPT easier/safer by defaulting offet to beginning of largest
Kenneth R Westerback
2021-01-30
Add AMAP flag description.
rob
2021-01-30
Remove ACOMPAT.
rob
2021-01-30
document that sizes in fdisk can be input and printed in terabytes
Christian Weisgerber
2021-01-30
Abstract octeon board handling a little
Visa Hankala
2021-01-30
satisfy -fno-common
Theo de Raadt
2021-01-30
do not print to STDOUT if we're in background, as requested by Theo
Marc Espie
2021-01-30
I'm such a doofus, of course I have to call base method as well
Marc Espie
2021-01-30
missing word in comment
Theo Buehler
2021-01-30
switch ProgressMeter to clearer API
Marc Espie
2021-01-30
rework API slightly, so that handle_continue is an explicit method
Marc Espie
2021-01-30
Re-try to open DNSSEC trust anchor file if /var is not mounted yet.
Florian Obser
2021-01-30
for now, do not try to install quirks in case we're running "not"
Marc Espie
2021-01-30
Fix delay parsing by stealing from strtonum and returning a proper error to
Martijn van Duren
2021-01-30
add a SK_DUMMY_INTEGRATE define that allows the dummy security key
Damien Miller
2021-01-29
Add proper padding for pfkey messages. Use ROUNDUP() for auth and
tobhe
2021-01-29
Some libunbound configuration changes can change the quality of a
Florian Obser
2021-01-29
Don't filter by address family on the route socket.
Florian Obser
2021-01-29
update remaining usb.org URLs
Stuart Henderson
2021-01-29
update usb.org URLs
Stuart Henderson
2021-01-29
update some usb.org URLs following reorganisation, add a new one for upd
Stuart Henderson
2021-01-29
Adjust for disabling gcc on macppc.
Mark Kettenis
2021-01-29
Stop building gcc on macppc.
Mark Kettenis
2021-01-29
repair declerations to satisfy -fno-common
Theo de Raadt
2021-01-29
be more forceful about FULLPKGPATH
Marc Espie
2021-01-29
Don't rely on USB interfaces being at compliant indices.
Edd Barrett
2021-01-29
Make audio clients use struct opt to reach the device
Alexandre Ratchov
2021-01-29
Make control clients use struct opt to reach the device
Alexandre Ratchov
2021-01-29
Rename ctlslot->mask to ctlslot->self to match the rest of the code
Alexandre Ratchov
2021-01-29
Order opt_list in opt_new() call order, limit items to OPT_NMAX
Alexandre Ratchov
[next]