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
2016-02-07
Remove setproctitle() for the parent process. Because rc.d(8) uses process
Stuart Henderson
2016-02-07
compare pointer to NULL in example code
mmcc
2016-02-07
require a tty for the password.
Ted Unangst
2016-02-07
Comment.
Masao Uebayashi
2016-02-07
Remove a too strict assertion.
Masao Uebayashi
2016-02-07
Make sure the maximum iwm(4) firmware command payload size fits into
Stefan Sperling
2016-02-07
avoid a use after free when parsing address ranges from a config
Jonathan Gray
2016-02-07
avoid a double free in an error path
Jonathan Gray
2016-02-07
Convert to uiomove. While there, use size_t consistently for
Stefan Kempf
2016-02-07
Eliminate #include inside *.h files and include only needed headers in
Kenneth R Westerback
2016-02-06
Eliminate #include inside *.h files and include only needed headers in
Kenneth R Westerback
2016-02-06
Eliminate #include inside *.h files and include only needed headers in
Kenneth R Westerback
2016-02-06
Convert to uiomove. From Martin Natano.
Stefan Kempf
2016-02-06
Add support for the 9 series PCH.
Mark Kettenis
2016-02-06
Enable the code that reads the BIOS from the ACPI VFCT table on platforms
Mark Kettenis
2016-02-05
Explain why we intentionally violate POSIX here, to prevent people from
Ingo Schwarze
2016-02-05
Fix iwn(4) CCMP replay detection so it does not drop out-of-order A-MPDU
Stefan Sperling
2016-02-05
Count A-MPDU subframes with sequence number below the current BA window as
Stefan Sperling
2016-02-05
Guard against integer overflow when checking whether
Stefan Kempf
2016-02-05
remove no longer relevant ifndef
Joerg Jung
2016-02-05
use SMTPD_NAME define
Joerg Jung
2016-02-05
Define EDCA tables for 11n mode. Per 802.11-2012 they are the same as
Stefan Sperling
2016-02-05
Make write explicitly ASCII only by transforming UTF-8 characters and non-ASCII
martijn
2016-02-05
be more forceful about not using these.
Marc Espie
2016-02-05
Use the correct structure size when allocating the array for nodes.
Can Erkin Acar
2016-02-05
sync
Stuart Henderson
2016-02-05
In iwn(4), set max A-MPDU length to 64k instead of 4k and tell the firmware
Stefan Sperling
2016-02-05
In iwm(4), set max A-MPDU length to 64k instead of 4k and tell the firmware
Stefan Sperling
2016-02-05
Store ADDBA request and response parameters in the block ack record of
Stefan Sperling
2016-02-05
Implement acpi_get_table_with_size(). Will soon be used to read VFCT
Mark Kettenis
2016-02-05
Fix err(3) calls after allocation failures in examples.
Ingo Schwarze
2016-02-05
Only check errno if read() has returned an error. EOF is not an error.
Christian Weisgerber
2016-02-05
return if the bpf_if passed to bpf_tap and _bpf_mtap are NULL.
David Gwynne
2016-02-05
Sort includes.
Jeremie Courreges-Anglas
2016-02-05
No need for pledge("rpath")
Jeremie Courreges-Anglas
2016-02-05
select -> poll in log message; ok bluhm@ florian@
Jeremie Courreges-Anglas
2016-02-05
Bail out if an unknown option is passed.
Jeremie Courreges-Anglas
2016-02-05
Fix a possible use-after-free in vmd, forward the result to the
Reyk Floeter
2016-02-05
rtadvd used a strncpy with a src interface name from the command line
Reyk Floeter
2016-02-05
Simple moderation of Tx completion notifications
Mike Belopuhov
2016-02-05
Silence warnings from static analyzers; found by jsg@
Mike Belopuhov
2016-02-05
Do not wrap cursor at start or end of history, from Michal Mazurek.
Nicholas Marriott
2016-02-05
pledge(2) for talk(1):
mestre
2016-02-05
pledge(2) for talkd(8):
mestre
2016-02-05
Improve Linux PCI compatibility code.
Mark Kettenis
2016-02-05
Fix a pci vendor/device conversion missed in rev 1.6.
Mark Kettenis
2016-02-05
Regen
Masao Uebayashi
2016-02-05
Add ipmi(4) cdev entry on amd64 and i386
Masao Uebayashi
2016-02-05
Implement FreeBSD-compatible IOCTL to access BMC in ipmi(4)
Masao Uebayashi
2016-02-05
avoid an uninitialised value when NumberOfPasswordPrompts is 0
Jonathan Gray
[next]