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-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
2017-10-16
Ensure last character in ssv mode is a newline
job
2017-10-16
Last changes before running IPsec w/o KERNEL_LOCK().
Martin Pieuchot
2017-10-16
Change most of the returns into breaks. This will let us release a lock.
Martin Pieuchot
2017-10-16
drm/i915/bios: ignore HDMI on port A
Jonathan Gray
2017-10-16
Add regress test for cancellation of pthread_once()'s init_routine
Philip Guenther
2017-10-15
Move the thread-related .h files to /usr/src/include/, since the
Philip Guenther
2017-10-15
Add "ssv" variant which turns a rib route output into a single
Theo de Raadt
2017-10-15
Set default join preferences to prefer APs based on the RSSI, with
Patrick Wildt
2017-10-15
Kill unused defines
Jeremie Courreges-Anglas
2017-10-15
Similar to other USB based backend drivers, have a list of TX/RX
Patrick Wildt
2017-10-15
Initialize status return code in ar5k_ar5211_reset() and ar5k_ar5212_reset(),
Stefan Sperling
2017-10-15
Add a regression test for ldexp(3).
Visa Hankala
2017-10-15
Do not use an uninitialized value when determining the sign
Visa Hankala
2017-10-14
locore0: remove an unused variable
Mike Larkin
2017-10-14
Whitespace fix.
Kenneth R Westerback
2017-10-14
Refactor parsing of hex sequences. Rename parse_X()
Kenneth R Westerback
[next]