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-09-07
typo in comment
Damien Miller
2017-09-07
Try both libpthread and RTLD_DEFAULT when looking up functions
Philip Guenther
2017-09-07
Keep histptr inside of the allocated history array
Jeremie Courreges-Anglas
2017-09-07
Get IPv4 and IPv6 fragment tests into common shape. Some chunks
Alexander Bluhm
2017-09-07
Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragment
Alexander Bluhm
2017-09-07
Check return of rtsx_write in previous commit as RTSX_WRITE macro
Joshua Stein
2017-09-07
Update hardware list.
Visa Hankala
2017-09-07
Copy IPv6 fragment test cases to IPv4 and adapt to the different
Alexander Bluhm
2017-09-07
Copy IPv6 fragment test cases to IPv4 and adapt to the different
Alexander Bluhm
2017-09-07
typo: convertion -> convention
David Coppa
2017-09-07
Do not fail if unset an option that is already unset, reported by Thomas
Nicholas Marriott
2017-09-07
rework "Errata" to mention syspatch(8);
Jason McIntyre
2017-09-07
nfs_connect() returns EINVAL at the beginning if nm_sotype is
Alexander Bluhm
2017-09-07
In elf_load_file() to not call free(9) with an uninitialized size
Alexander Bluhm
2017-09-07
In copycols() remove useless code that modifies the uninitialized
Alexander Bluhm
2017-09-07
In toshiba_hotkey() initialize the ret value to failure as it is
Alexander Bluhm
2017-09-07
Replace a goto found in the ipq foreach loop with a simple break.
Alexander Bluhm
2017-09-07
unifdef some ancient COMPAT code that's not used. 500 byte blocks!
Ted Unangst
2017-09-06
In the case that we want to force a new RAID assembly and the metadata
Patrick Wildt
2017-09-06
After recent changes, we need to clear hash, not s1.
Theo Buehler
2017-09-06
backout previous diff:
Sebastian Benoit
2017-09-06
ntpd has been on by default for over two years now, so rework
Jason McIntyre
2017-09-06
intvar < sizeof(...) does not catch negative values since an int -> unsigned
Otto Moerbeek
2017-09-06
fix a NULL pointer access on deroff() failure;
Ingo Schwarze
2017-09-06
Allow two GMX instances on CN70xx/CN71xx to enable all ports
Visa Hankala
2017-09-06
add support for the Realtek RTS525A
Joshua Stein
2017-09-06
fix comment
Joshua Stein
2017-09-06
pflogd(8) currently spams the console on shutdown if syslogd(8) wins the
Bryan Steele
2017-09-06
Do not pass an uninitialized size value to free(9) even if the addr
Alexander Bluhm
2017-09-06
Replace the call to ifa_ifwithaddr() in divert6_output() with a
Alexander Bluhm
2017-09-06
use sizeof(variable) instead of sizeof(type) to shorten some code
David Gwynne
2017-09-06
when pretty printing a pointer, display its value instead of address.
David Gwynne
2017-09-06
Do not attempt to use TIOCSWINSZ on a -1 file descriptor (possible if
Nicholas Marriott
2017-09-06
replace the DDB_STRUCT backend for "show struct" with ctf code.
David Gwynne
2017-09-06
bump UPAGES to 6.
David Gwynne
2017-09-06
Fix declarations
Philip Guenther
2017-09-06
Replace the call to ifa_ifwithaddr() in divert_output() with a route
Alexander Bluhm
2017-09-05
- split pf_find_or_create_ruleset() to smaller chunks.
Alexandr Nedvedicky
2017-09-05
Detail how VM guests acquire a nameserver for local interfaces.
Edd Barrett
2017-09-05
explicitly clear the output pipe
Jasper Lievisse Adriaanse
2017-09-05
fork+exec model for pflogd(8); move pcap init to the re-exec'd privsep
Bryan Steele
2017-09-05
Add HISTORY and AUTHORS, using hints from miod@ and my own research.
Ingo Schwarze
2017-09-05
When starting a new scan always set the mode to AUTO if the driver scans
Stefan Sperling
2017-09-05
EPROTO is now in sys/errno.h
Otto Moerbeek
2017-09-05
Correct a bounds test. Coverity CID 1452930.
Jonathan Gray
2017-09-05
When selecting the next wireless mode during the scan loop, always select
Stefan Sperling
2017-09-05
Simplify rtable_mpath_insert().
Martin Pieuchot
2017-09-05
Test that MPATH routes with different priorities are insterted respecting
Martin Pieuchot
2017-09-05
Document new test.
Martin Pieuchot
2017-09-05
Restart the iteration when a multipath list is re-ordered to make sure
Martin Pieuchot
[next]