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-10-18
When reusing an mbuf at the upper end of the network stack, strip
Alexander Bluhm
2017-10-18
add support for printing function arguments when displaying a trace
Jasper Lievisse Adriaanse
2017-10-18
Read and extract the channel number from the chanspec to beautify the
Patrick Wildt
2017-10-18
It turns out that using the packed attribute on most structs was a bad
Patrick Wildt
2017-10-18
The return value of this function isn't used.
Jeremie Courreges-Anglas
2017-10-18
Fixup previous; noticed by canacar@
Mike Belopuhov
2017-10-18
Setting the IPV6_MINMTU flag in the call to ip6_output() was moved
Alexander Bluhm
2017-10-18
Stop handling SIOCSIFMTU like in the wireless stack.
Martin Pieuchot
2017-10-18
Extract supported frequencies and HT/VHT mode from the firmware instead
Patrick Wildt
2017-10-18
Set TSC timecounter frequency to the CPU frequency estimate if unknown
Mike Belopuhov
2017-10-18
Revert previous commit, since not all interfaces behaved the same.
Patrick Wildt
2017-10-18
Only overwrite the caller's variable if we successfully read data from
Patrick Wildt
2017-10-18
Add missing SHN_XINDEX needed by devel/ctftools.
Martin Pieuchot
2017-10-18
Typo, from Hiltjo Posthuma.
Martin Pieuchot
2017-10-18
remove unused Pp;
Jason McIntyre
2017-10-18
In the description of pattern-lists, clarify negated matches by
Damien Miller
2017-10-17
add missing HISTORY; based on CVS logs and release announcements
Ingo Schwarze
2017-10-17
Full rewrite:
Ingo Schwarze
2017-10-17
Don't do crazy bullshit when this is included by the bootblocks.
Theo de Raadt
2017-10-17
remove the remaining references to .depend files since nothing creates them
Christian Weisgerber
2017-10-17
Simplify code that determines the number of arguments for a given function.
Jasper Lievisse Adriaanse
2017-10-17
sync
Theo de Raadt
2017-10-17
Add a machine-independent implementation for the mplock.
Visa Hankala
2017-10-17
Correctly handle frequency measurement failures
Mike Belopuhov
2017-10-17
Use a binary search to speed up blacklist lookups. OK phessler@
Todd C. Miller
2017-10-17
<elf.h> should make it easier to port our ELF-related tools to other Unices.
Martin Pieuchot
2017-10-17
Do not print an extra line if the 'get' command succeeds.
Martin Pieuchot
2017-10-17
Update matching regexp now that the pid is included.
Martin Pieuchot
2017-10-17
Print the pid of the most recent program that failed to send a log
Martin Pieuchot
2017-10-16
Remove stray, pointless and potentially confusing line.
Kenneth R Westerback
2017-10-16
Allow a more fine grained control about which ciphers to use.
Patrick Wildt
2017-10-16
Handle wpa parameters using the ieee80211 ioctl so we can start
Patrick Wildt
2017-10-16
Clear up some defines regarding WPA cipher settings. This allows me
Patrick Wildt
2017-10-16
sync
Christian Weisgerber
2017-10-16
Make it explicit that there is only one type of random device:
Christian Weisgerber
2017-10-16
Infrastructure for drawing status lines of more than one line in height,
Nicholas Marriott
2017-10-16
draft-ietf-tcpm-initcwnd was published as rfc 6928
Mike Belopuhov
2017-10-16
Utilize scatter/gather DMA with the newer MMC controller.
Visa Hankala
2017-10-16
Add test for memcpy() -> memmove() regression.
anton
2017-10-16
Specify the xargs binary to test using a variable.
anton
2017-10-16
Remove kernel support for the following ioctl(2)s, deprecated since 2001:
Martin Pieuchot
2017-10-16
Print the correct message and return an error code when no route entry
Martin Pieuchot
2017-10-16
Multiple tweaks:
Martin Pieuchot
2017-10-16
Handle the case where the parent of a carp(4) is being destroyed
Martin Pieuchot
2017-10-16
Favor memmove() over memcpy() since dst and src originates from the same
anton
2017-10-16
Typo in header dump, from sbz@FreeBSD
Martin Pieuchot
2017-10-16
Sort & update syntax comments to match code. Sort
Kenneth R Westerback
2017-10-16
Bring parse_reject_statement() into line by
Kenneth R Westerback
2017-10-16
Add comments which document already fixed WPA attack vectors.
Stefan Sperling
2017-10-16
ifconfig's tunnel command has been using the SIOCSLIFPHYADDR ioctl(2)
Martin Pieuchot
[next]