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
The code in mdstore.c should stand on its own, so rename the global
Mark Kettenis
2021-02-01
Remove obsolete vnode operation vector declarations.
Visa Hankala
2021-02-01
Use "EC/RSA key setup failure" to align error with others
Theo Buehler
2021-02-01
Whitespace
tobhe
2021-02-01
handle #pinctrl-cells 2
Jonathan Gray
2021-02-01
Fix path MTU discovery for ESP tunneled in IPv6. We always want
Alexander Bluhm
2021-02-01
Syntax of pf(4) route-to has changed. Adapt tests.
Alexander Bluhm
2021-02-01
Fix white spaces and wrap long lines.
Alexander Bluhm
2021-02-01
Start implementing conditionals for filters.
Martin Pieuchot
2021-02-01
Align the mixed naming for the variables used to reference to
Marcus Glocker
2021-02-01
Add a no-detached choice to detach-on-destroy which detaches only if
Nicholas Marriott
2021-02-01
Netlock should be grabbed before pppx_if_find() call in pppxwrite().
mvs
2021-02-01
Remove dummy TUNSIFMODE ioctl(2) call from pppac(4) and npppd(8). Since
mvs
2021-02-01
ifunit() was fully replaced by if_unit(9) and should go away.
mvs
2021-02-01
update the pathname for the control socket path; from daniel jakots
Jason McIntyre
2021-02-01
update currency exchange rates;
Jason McIntyre
2021-02-01
some article fixes; from eddie youseph and grep
Jason McIntyre
2021-02-01
a regular function decl collides with an inline, due to C99 inline rules.
Theo de Raadt
2021-02-01
sync
Theo de Raadt
2009-10-15
import of gcc-4.2.1, the last gcc release under GPLv2
Robert Nagy
2021-02-01
Switch dispatch loop to ppoll() and protocol timeouts to struct timespec.
Kenneth R Westerback
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
[next]