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
2019-11-06
useless debug output
Florian Obser
2019-11-06
Move control socket to /dev like slaacd(8) is doing to be able to
Florian Obser
2019-11-06
we have emergency entropy injection code in rc, for if the bootblocks and
Theo de Raadt
2019-11-06
Pull break into ifdef; noticed by bluhm who also OK'ed the previous
Florian Obser
2019-11-06
Make iwn(4) flush remaining frames on the Tx aggregation queue when
Stefan Sperling
2019-11-06
Fix RTA_DNS checks:
Florian Obser
2019-11-06
Rename "asr" to "stub" in user visible parts.
Florian Obser
2019-11-06
Raise net80211's "beacon miss" threshold to avoid frequent re-connects
Stefan Sperling
2019-11-06
Allow the singular constraint clause to list multiple addresses;
Otto Moerbeek
2019-11-06
mention in tcpdump(8) description of -i that one can use either a network
Stuart Henderson
2019-11-06
No need to write resolv.conf after deciding to get a new lease,
Kenneth R Westerback
2019-11-06
Correct the logic deciding when to write resolv.conf.
Kenneth R Westerback
2019-11-06
Check return value and remove unnecessary variable
Kinichiro Inoguchi
2019-11-06
Add -addext option to openssl(1) req subcommand
Kinichiro Inoguchi
2019-11-06
use curly braces for consistency
Theo Buehler
2019-11-06
For now ignore https:// URI in tal files. rpki-client only does rsync.
Claudio Jeker
2019-11-06
The memory returned by realloc(NULL, ...) is uninitalized. Therefore make
Claudio Jeker
2019-11-06
Substitute boolean_t/TRUE/FALSE by int/1/0.
Martin Pieuchot
2019-11-06
ANSIfy functions and get rid of boolean_t.
Martin Pieuchot
2019-11-06
Substitute boolean_t/TRUE/FALSE by int/1/0.
Martin Pieuchot
2019-11-06
Cleanup code a bit, make sure the tal parse buffer is allways freed.
Claudio Jeker
2019-11-06
If tal_parse_buffer() fails return early because the code that follows
Claudio Jeker
2019-11-06
Logitech Webcam C930e works.
Marcus Glocker
2019-11-06
replace the hooks used with if_detachhooks with a task list.
David Gwynne
2019-11-05
sync
Theo de Raadt
2019-11-05
Add a default priority of 5 for user _pbuild, this should help keeping system
solene
2019-11-05
trailing whitespace
Florian Obser
2019-11-05
Remove unused struct members, DNS proposals will be handled
Florian Obser
2019-11-05
sync
Visa Hankala
2019-11-05
Add manual pages for ogx(4).
Visa Hankala
2019-11-05
Add ogx to fw_update.
Visa Hankala
2019-11-05
Remove trailing space in appstest.sh
Kinichiro Inoguchi
2019-11-05
Add test for cms in appstest.sh
Kinichiro Inoguchi
2019-11-05
MPLSCTL_MAXINKLOOP (net.mpls.maxloop_inkernel) was removed. Adjust manpage.
Claudio Jeker
2019-11-05
Remove mpls_inkloop and the corresponding sysctl net.mpls.maxloop_inkernel.
Claudio Jeker
2019-11-05
Kill uvm_deallocate(9) and use uvm_unmap() directly.
Martin Pieuchot
2019-11-05
Give some END()s to assembly symbols.
Martin Pieuchot
2019-11-05
Remove mention of ruby24 FLAVOR
Jeremy Evans
2019-11-05
remove some sparc references; from joe davis
Jason McIntyre
2019-11-04
mobileip(4) has been removed
David Gwynne
2019-11-04
remove mobileip(4)
David Gwynne
2019-11-04
Allow ip addresses as argument to SSL_set1_host() but be careful to not
Otto Moerbeek
2019-11-04
xr witness(4); prodded by and ok visa@
anton
2019-11-04
xr rwsleep(9); ok millert@ visa@
anton
2019-11-04
Restore the old way of dispatching dead procs through idle proc.
Visa Hankala
2019-11-04
Regularly poll and report kubsan findings using the timeout(9) API
anton
2019-11-04
Fix an out of bound read/write when using a proxy.
Todd C. Miller
2019-11-04
Apply more 'static' to help the compiler
Jeremie Courreges-Anglas
2019-11-04
Indent labels for diffability.
Joel Sing
2019-11-04
Remove spaces between * and variable names.
Joel Sing
[next]