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-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
2020-02-17
Generate public keys for newly generated local private keys.
tobhe
2020-02-17
Use m_defrag() to linearize an mbuf chain instead of hand rolling a solution
Claudio Jeker
2020-02-17
Use bpf_mtap_hdr() to prepend the radiotap header instead of faking an
Claudio Jeker
2020-02-17
Typo in RCSID, from Andrius V
Otto Moerbeek
2020-02-17
future replacement for PackageInfo.pm
Marc Espie
2020-02-17
Describe the restriction for length of openssl conf value string
Kinichiro Inoguchi
2020-02-17
Restrict the length of openssl conf value string
Kinichiro Inoguchi
2020-02-17
Bring ospf6d closer to ospfd
denis
2020-02-17
Raise SPL when updating kn_status. Otherwise the field can become
Visa Hankala
2020-02-17
The siop family members use various atop/ptoa dances (oosiop/osiop) or
Kenneth R Westerback
2020-02-16
Send a resume event to apmd(8), like done by apm(4) and acpi(4)
Jeremie Courreges-Anglas
2020-02-16
Tag "neighbor" and "group" keywords at their definitions
kn
2020-02-16
document -F none; with jmc@
Christian Weisgerber
2020-02-16
Get rid of isc_stdtime_t and use time_t directly.
Florian Obser
2020-02-16
cleanup
Florian Obser
2020-02-16
clock_gettime cannot fail if called correctly; unravel TIME_NOW
Florian Obser
2020-02-16
Move isc_time_formathttptimestamp to the only place it is used.
Florian Obser
2020-02-16
unravel isc_time_formattimestamp
Florian Obser
2020-02-16
unravel isc_time_add and isc_time_subtract
Florian Obser
2020-02-16
unravel isc_time_compare
Florian Obser
2020-02-16
unravel isc_time_isepoch
Florian Obser
2020-02-16
remove timespec setters
Florian Obser
2020-02-16
Reduce interval indirection by setting struct members directly and
Florian Obser
2020-02-16
The timer type we are using requires interval to be set, remove
Florian Obser
2020-02-16
Remove trailing backslashes
kn
2020-02-16
Rework vn_ioctl() to only have a single point of return. This will make
anton
2020-02-16
Replace isc_time_t and interval_t with struct timespec.
Florian Obser
[next]