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
2017-08-19
Put ${LD} in double quotes in MAKE_GAP, like has been done elsewhere.
Visa Hankala
2017-08-19
Set route label to make it easier to identify slaacd routes.
Florian Obser
2017-08-19
Set correct sin6_len for mask, amazing that this even worked.
Florian Obser
2017-08-19
Remove a redundant declaration of rtwn_update_avgrssi().
Stefan Sperling
2017-08-19
\$ in PS1 gets you the default prompt character, which differs from the
Jason McIntyre
2017-08-18
change email address in licenses to ians@openbsd.org
ians
2017-08-18
Backout because it breaks ramdisks. Anyone making changes in the kernel
Theo de Raadt
2017-08-18
Add compressed fonts support in the kernel.
Frederic Cambus
2017-08-18
Show timeouts for addresses and default routers.
Florian Obser
2017-08-18
print default router IP
Florian Obser
2017-08-18
nano second resolution is meaningless
Florian Obser
2017-08-18
Clear WPA group keys from memory before initiating a key exchange
Stefan Sperling
2017-08-18
RFC2606 gives us example.com, show that instead of another private
Joshua Stein
2017-08-18
We just need arc4random() for kernel stack random bias (modulo bios happens
Tom Cosgrove
2017-08-18
Use "infinity" for pltime / vltime.
Florian Obser
2017-08-18
Truncating a file and then deciding not to change its
Kenneth R Westerback
2017-08-18
Test for device_lookup() returning NULL in gpioioctl() and gpioclose().
Jonathan Gray
2017-08-18
Fix ar9380 switching regulator setup. Coverity CID 1299115.
Jonathan Gray
2017-08-18
Avoid a NULL dereference in an error path. Coverity CID 1453201.
Jonathan Gray
2017-08-18
Put statements in macros inside do while constructs to avoid problems
Jonathan Gray
2017-08-18
Timeouts should be time_t to prevent overflows.
Florian Obser
2017-08-18
distinguish errors during vm launch and return different error codes to
Mike Larkin
2017-08-18
add a "quiet" flag to exited_cleanly() that supresses errors about
Damien Miller
2017-08-18
Move several subprocess-related functions from various locations to
Damien Miller
2017-08-18
Fix checks for error return from urtw_alloc_rx_data_list() and
Kevin Lo
2017-08-17
Fix typo in comments: s/return/returns/ in "a function that never return."
Tom Cosgrove
2017-08-17
tedu unused, vestigial, arm STACKCHECKS code that only fills and never checks
Tom Cosgrove
2017-08-17
Mark the nodes for acpi devices that attach to dwiic(4) as attached such that
Mark Kettenis
2017-08-17
Set the automatically generated device variables as local to prevent
Antoine Jacoutot
2017-08-17
Implement counter-clockwise rotation.
Mark Kettenis
2017-08-17
Fix checkfs() when running an MP kernel.
Antoine Jacoutot
2017-08-17
remove the useless apmwarn and mostly obsolete apmhalt sysctls.
Ted Unangst
2017-08-17
combine malloc/memset into calloc. from Michael W. Bombardieri
Ted Unangst
2017-08-17
delete some not used code. from Michael W. Bombardieri
Ted Unangst
2017-08-17
Remove a class from parent's active list when queue is empty
Mike Belopuhov
2017-08-17
Resolve races with the hfsc_deferred timeout
Mike Belopuhov
2017-08-17
Remove duplicate line introduced in rev 1.72. Coverity CID 1452888.
Jonathan Gray
2017-08-17
Fix asic test. Coverity CID 990792.
Jonathan Gray
2017-08-17
Fix pci product test. Coverity CID 1453251.
Jonathan Gray
2017-08-17
Fix logical or. Spotted by Artturi Alm.
Mark Kettenis
2017-08-17
Skip SPD lookups for short packets on IPsec-enabled bridge
Mike Belopuhov
2017-08-17
Add monitor-bell window option to match the activity and silence
Nicholas Marriott
2017-08-17
Honor TMPDIR if it is set to prevent erroring in some setup.
Antoine Jacoutot
2017-08-17
We're a shell script, so honor TMPDIR.
Antoine Jacoutot
2017-08-17
print why the signature block check of an unhibernate attempt failed, to
Mike Larkin
2017-08-17
Add an entry to dmesg if pairwise WPA keys arrive unexpectedly or if WPA
Stefan Sperling
2017-08-17
add two more strips
Jasper Lievisse Adriaanse
2017-08-17
Make dwiic(4) attach its ACPI parent dependencies.
Stefan Sperling
2017-08-16
Explicitly say that expr(1) handles decimal integers only, as mandated
Ingo Schwarze
2017-08-16
remove accidentally duplicated cpp chunks
Theo de Raadt
[next]