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
2020-02-20
bugfix: .Tg must be ignored completely in these output modes
Ingo Schwarze
2020-02-19
simplify signal setup and remove block/unblock/is_running/reload
Joerg Jung
2020-02-19
remove unreachable code
Joerg Jung
2020-02-19
Tag subcommand sections
kn
2020-02-19
Refactor do_ssl3_write().
Joel Sing
2020-02-19
Make sure the first 2MB page of the kernel is actually mapped RO in the
Mark Kettenis
2020-02-19
A few fixes to make modifier keys and dragging work - need to remove the
Nicholas Marriott
2020-02-19
document new option combo
Marc Espie
2020-02-19
refactor opt('Q') into its own code
Marc Espie
2020-02-19
allow search objects to say "keep_all" and make PackageRepositoryLists
Marc Espie
2020-02-19
Fix http (not https) auth combined with proxy auth.
Jeremie Courreges-Anglas
2020-02-19
Remove the indirection via timeout for proc_stop_sweep(). Using a soft
Claudio Jeker
2020-02-19
Similar to other wireless drivers use bpf_mtap_hdr() to prepend the
Claudio Jeker
2020-02-19
Separate singular and plural
Marc Espie
2020-02-19
Don't put the userinfo in request URI. This also makes accessing a
YASUOKA Masahiko
2020-02-19
ips(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-02-18
Trailing whitespace.
Kenneth R Westerback
2020-02-18
Get rid of ISC_MAGIC and ISC_MAGIC_VALID macros.
Florian Obser
2020-02-18
Remove unused task, taskmgr, app, socket and socketmgr methods.
Florian Obser
2020-02-18
Mention that .AT, .P, .SB, and .UC are extensions; it really matters
Ingo Schwarze
2020-02-18
Flip vdsk to 'normal' scsi_adapter idiom.
Kenneth R Westerback
2020-02-18
Trailing whitespace is icky. Some KNF whitespace tweaks
Kenneth R Westerback
2020-02-18
drop unused include <openssl/curve25519.h>
Theo Buehler
2020-02-18
Let aac(4) compile again by #include'ing selinfo.h.
Kenneth R Westerback
2020-02-18
pppx(4): rwsleep(9) -> rwsleep_nsec(9); ok claudio@
cheloha
2020-02-18
Now that the kernel skips the two instructions immediately following
Mark Kettenis
2020-02-18
Cleanup <sys/kthread.h> and <sys/proc.h> includes.
Martin Pieuchot
2020-02-18
have description of -Q match reality
Marc Espie
2020-02-18
Ensure that the key lifetime provided fits within the values allowed by
Darren Tucker
2020-02-18
Detect and prevent simple configuration loops when using ProxyJump.
Darren Tucker
2020-02-18
Fix an mbuf corruption issue which occurs in net80211 hostap mode.
Stefan Sperling
2020-02-18
Add IPv6 support to umb(4).
Gerhard Roth
2020-02-18
Use SIGPENDING() instead of CURSIG() for emulating signal_pending().
Claudio Jeker
2020-02-18
sync
Theo Buehler
2020-02-18
Move setting of UF_EXCLOSE file descriptor flag inside finishdup().
Visa Hankala
2020-02-18
Further unify apm events and timeout polling code
Jeremie Courreges-Anglas
2020-02-18
magma(4): timeout_add(9) -> timeout_add_msec(9)
cheloha
2020-02-18
stp(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-02-18
rtsx(4): tsleep(9) -> tsleep_nsec(9); ok mpi@
cheloha
2020-02-18
ipmi(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-02-17
Don't fake up an mbuf to prepend a readiotap header, just use bpf_mtap_hdr().
Claudio Jeker
2020-02-17
isc_stdio_open() wrapper function is only called in lex'er
Joerg Jung
2020-02-17
add HISTORY section
Jasper Lievisse Adriaanse
2020-02-17
missing rcs id
Jasper Lievisse Adriaanse
2020-02-17
Do not look for an FFS1 file system at SBLOCK_UFS2. Doing so will
Otto Moerbeek
2020-02-17
remove unused code
Joerg Jung
2020-02-17
vmm: check guest cpl and xsave_mask in xsetbv handler
pd
2020-02-17
In vcpu_must_stop() use SIGPENDING() to check if there is a possible
Claudio Jeker
2020-02-17
Do not look for an FFS1 file system at SBLOCK_UFS2. Doing so will
Otto Moerbeek
2020-02-17
Disable name resolution in tcpdump with -n. We always compare source and
tobhe
[next]