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-09-04
Don't require exactly 20 elements in the _BIX package if at least 20
Joshua Stein
2017-09-04
Fix typo in comment; ok mpi@
anton
2017-09-04
Before mounting NFS, wait until mountd(8) has exported the directory.
Alexander Bluhm
2017-09-04
Revert previous: "Fix a remaining length miscalculation in xhci(4)."
Stefan Sperling
2017-09-04
Move to current mouse position not last when clcking in copy mode; fixes
Nicholas Marriott
2017-09-04
Make sure iwn(4) firmware gets to see a beacon before we send an auth request.
Stefan Sperling
2017-09-04
If a beacon is received in RUN state, reset the management timer.
Stefan Sperling
2017-09-04
tweak previous;
Jason McIntyre
2017-09-03
Expand ssh_config's StrictModes option with two new settings:
Damien Miller
2017-09-03
fdc: defer probing of floppy drives
Stefan Fritsch
2017-09-03
fix grammar; while here, improve spacing.
Igor Sobrado
2017-09-03
update entry for rtwn;
Jason McIntyre
2017-09-03
Document rtwn(4) RTL8192CE support.
Stefan Sperling
2017-09-03
Attach rtwn(4) to RTL8192CE. Tested by me.
Stefan Sperling
2017-09-03
When I merged rtwn(4) and urtwn(4) register definitions, an extra
Stefan Sperling
2017-09-03
drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.c
Jonathan Gray
2017-09-03
drm/atomic: If the atomic check fails, return its value first
Jonathan Gray
2017-09-03
drm: Release driver tracking before making the object available again
Jonathan Gray
2017-09-03
Checking sizeof size_t by SIZE_MAX instead of _LP64
Kinichiro Inoguchi
2017-09-03
Use PATH_MAX instead of a local define
Jeremie Courreges-Anglas
2017-09-03
Previous fakeroot must be manually copied in case an errata does not apply
Antoine Jacoutot
2017-09-03
fix boot on older 486DX CPUs that lack CPUID.
Mike Larkin
2017-09-03
Fix m88k problem in recent ld.so changes.
Kenji Aoyama
2017-09-02
teach wsconsctl about efifb
Peter Hessler
2017-09-02
Support Allwinner A64's ethernet controller clocks and reset
Patrick Wildt
2017-09-02
whitespace commit from BC
Theo de Raadt
2017-09-02
Add selectp -T to set pane title.
Nicholas Marriott
2017-09-02
Let the kernel utilize the FPU if one is available, even when the
Visa Hankala
2017-09-02
delete pointless .Tn ASCII found by jca@ with mandoc -Tlint
Ingo Schwarze
2017-09-02
handle rk3288 i2c clocks
Jonathan Gray
2017-09-01
more code cleanup after filter removal
Eric Faurot
2017-09-01
Two stray "if (p)" -> "if (p != NULL)" and
Kenneth R Westerback
2017-09-01
Increase timeout, otherwise test may fail on slow machines.
Alexander Bluhm
2017-09-01
Use in6_get_rand_ifid() instead of get_last_resort_ifid() and delete the
Florian Obser
2017-09-01
Add macros for reading the bmAttributes field of the USB super speed
Stefan Sperling
2017-09-01
Fix a remaining length miscalculation in xhci(4).
Stefan Sperling
2017-09-01
tweak previous;
Jason McIntyre
2017-09-01
remove blank line;
Jason McIntyre
2017-09-01
Simplify list traversal in ip_freef(), and replace a hand-rolled
Visa Hankala
2017-09-01
Reflect so{g,s}etopt() changes.
Martin Pieuchot
2017-09-01
Change sosetopt() to no longer free the mbuf it receives and change
Martin Pieuchot
2017-09-01
Make 'tcpdump -v' decode RSN information elements in beacons
Stefan Sperling
2017-09-01
Ansify function definitions.
Visa Hankala
2017-09-01
Zap stray prototype.
Visa Hankala
2017-09-01
disable a few warnings so we can start to see the relevant ones;
Otto Moerbeek
2017-09-01
free() the memory we allocate in dmesg.c. While this memory would be
Tom Cosgrove
2017-09-01
the wait_filter_data session set is now pointless
Eric Faurot
2017-09-01
identify the case where SSHFP records are missing but other DNS RR
Damien Miller
2017-09-01
document available AuthenticationMethods; bz#2453 ok dtucker@
Damien Miller
2017-09-01
Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and
Jonathan Gray
[next]