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-05-09
return type on a different line and use (void) instead of ()
Jonathan Gray
2021-05-09
fix indentation
Jonathan Gray
2021-05-08
adapt ruslan@freebsd's disasm to our world, and replace the incomplete decoder.
Theo de Raadt
2021-05-08
similar to ruslan@freebsd's work, use https://github.com/riscv/riscv-opcodes
Theo de Raadt
2021-05-08
Recognize GPT partitions of type 21686148-6449-6e6f-744e-656564454649 (a.k.a.
Kenneth R Westerback
2021-05-08
Spoof GPT partitions of type 21686148-6449-6e6f-744e-656564454649 (a.k.a.
Kenneth R Westerback
2021-05-08
Perhaps the syntax '((' and '()' will be valid one day, but not at the
Mark Lumsden
2021-05-08
Revert previous commit.
Martijn van Duren
2021-05-08
stop parsing if a digit is found as first character of an expression.
Mark Lumsden
2021-05-08
In the C locale make codepoints > 0x7f return EILSEQ, since these aren't
Martijn van Duren
2021-05-08
Fix a race in the kqueue-read test. If the writer thread managed to fill
anton
2021-05-08
kernel setjmp saves 14 registers, not 13. ddb continue now works.
Theo de Raadt
2021-05-07
Replace random mix of u_int* and uint* types with consistent uint* types.
Kenneth R Westerback
2021-05-07
Print Synopsys version number, use OF_getpropbool(9) where appropriate
Mark Kettenis
2021-05-07
Dynamic socket buffers make tests unreliable, set fixed buffer size.
Alexander Bluhm
2021-05-07
Fix the \x escape sequence to be limited to max 2 characters, instead of
Martijn van Duren
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2021-05-07
Increase ConnectionAttempts from 4 to 10 as the tests occasionally time
Darren Tucker
2021-05-07
RealTek -> Realtek
Jonathan Gray
2021-05-07
Give an error if quoted string is found as first non-white char after
Mark Lumsden
2021-05-07
Take a note of expression length when it is extracted from line
Mark Lumsden
2021-05-07
include pid in LogVerbose spam
Damien Miller
2021-05-07
don't sigdie() in signal handler in privsep child process;
Damien Miller
2021-05-07
correct mistake in spec - the private key blobs are encoded verbatim
Damien Miller
2021-05-07
dump out a usable private key string too; inspired by Tyson Whitehead
Damien Miller
2021-05-07
fix bounds tests gpio pin numbering starts at 0
Jonathan Gray
2021-05-07
add support for RTL8168FP/RTL8111FP/RTL8117 to re(4)
Jonathan Gray
2021-05-06
GPT_get_hdr() is actually spelled GPT_get_header().
Kenneth R Westerback
2021-05-06
Fix bogus return statement.
Mark Kettenis
2021-05-06
Add OF_getpropbool(9).
Mark Kettenis
2021-05-06
Bring comment in sync with the code. No functional change.
Claudio Jeker
2021-05-06
Add an 'expires' column to CSV & JSON output
job
2021-05-06
Clarify that athn(4) USB devices don't support power saving in hostap mode.
Stefan Sperling
2021-05-06
Add the line number of an error to error messages.
Mark Lumsden
2021-05-06
regen
anton
2021-05-06
Unlock lseek(2).
anton
2021-05-06
Add a number to parameters for ewprintf() via beeping.
Mark Lumsden
2021-05-06
Kill pfkeyv2_parsemessage() declaration which is absolutely useless
mvs
2021-05-06
Refactor routines to stop/unstop processes and save the corresponding signal.
Martin Pieuchot
2021-05-06
export [ none | default-route ] changes are not handled by reload.
Claudio Jeker
2021-05-06
It is no longer required to reset a session when export is changed.
Claudio Jeker
2021-05-06
Make iwx(4) install CCMP keys to hardware from a task context to
Stefan Sperling
2021-05-06
Improve reload behaviour of RDE peer flags and export_type.
Claudio Jeker
2021-05-06
Simplify file handling. There is no reason to use O_NONBLOCK on regular
Claudio Jeker
2021-05-06
More code cleanup
Claudio Jeker
2021-05-06
Give parse error if character found between blocks.
Mark Lumsden
2021-05-06
enable dwmmc(4)
Jonathan Gray
2021-05-05
Refactor vm_instance to return error value directly.
dv
2021-05-05
Replace DTLS w_epoch with epoch from TLSv1.2 record layer.
Joel Sing
2021-05-05
The StarFive JH7100 SoC found on the BeagleV beta boards has most of
Mark Kettenis
[prev]
[next]