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
2013-08-21
regen
Antoine Jacoutot
2013-08-21
Forgot to remove uscan_dev after uscanner(4) was sent to the attic.
Antoine Jacoutot
2013-08-21
No need to include if_vlan_var.h twice.
Martin Pieuchot
2013-08-21
Fix build without vlan.
Martin Pieuchot
2013-08-21
Unswap address and configuration value arguments in a debug printf.
Martin Pieuchot
2013-08-21
recognise dragonfly; from jan stary
Jason McIntyre
2013-08-21
Missed a spot in my last commit.
Paul Irofti
2013-08-21
Stop using static variables in ICMP. While this is perfectly ok for
Martin Pieuchot
2013-08-21
When checking for classful broadcast addresses, iterate over the list
Martin Pieuchot
2013-08-21
zap trailing whitespace;
Jason McIntyre
2013-08-21
get rid of the copy argument in m_devget that let you provide an
David Gwynne
2013-08-20
use a single line in usage() and SYNOPSIS and explain in text which
Alexander Hall
2013-08-20
Add urtwn(4) to the sgi kernels where it makes sense. I've been using it
Brian Callahan
2013-08-20
escape not-full-stop-dot at eol;
Jason McIntyre
2013-08-20
add -F to usage() and help();
Jason McIntyre
2013-08-20
Define WS_DEFAULT_FG and WS_DEFAULT_BG as default colors (black on white for
Mark Kettenis
2013-08-20
add -F flag to enabled fd-pass mode: establish connection and pass
Damien Miller
2013-08-20
Have some style(9).
Paul Irofti
2013-08-20
regen
Antoine Jacoutot
2013-08-20
Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.
Antoine Jacoutot
2013-08-20
Update Damien Bergamini's email address, as requested.
Todd C. Miller
2013-08-20
ehci(4) without usb(4) is useless... from Alexey E. Suslikov.
Martin Pieuchot
2013-08-20
Include <sys/_types.h> to make this header a little bit more self-contained.
Mark Kettenis
2013-08-20
replace a predefined string with a mdoc macro; ok jmc, schwarze, sobrado
Mike Belopuhov
2013-08-20
tedu netnatm and ueagle(4).
Martin Pieuchot
2013-08-20
enable mpii
David Gwynne
2013-08-20
enable mpii(4)
David Gwynne
2013-08-20
some proxyusefdpass tweaks;
Jason McIntyre
2013-08-20
add some urtwn device ids found in the windows driver
Jonathan Gray
2013-08-20
regen
Jonathan Gray
2013-08-20
add some urtwn device ids found in the windows driver
Jonathan Gray
2013-08-20
Include more details in failure messages
Philip Guenther
2013-08-20
Add a ssh_config ProxyUseFDPass option that supports the use of
Damien Miller
2013-08-19
(temporarily) introduce upgrade_to64time_t() to handle the transition
Alexander Hall
2013-08-19
Fix bogus errx(2, NULL) usage; malloc() failure should use err(2, NULL).
Todd C. Miller
2013-08-19
Remove the following users which became obsolete:
Antoine Jacoutot
2013-08-19
add IO-DATA WN-G150UM
Jonathan Gray
2013-08-19
Add IO-DATA WN-G150UM from William Dunand.
Jonathan Gray
2013-08-19
regen
Jonathan Gray
2013-08-19
Add IO-DATA WN-G150UM from William Dunand.
Jonathan Gray
2013-08-19
divdi3 moddi3 qdivrem are needed by 64 bit time_t
Matthieu Herrb
2013-08-19
Add missing util.h
David Coppa
2013-08-19
in pf_test_rule, when dealing with a match rule, obey the match rule's quick
Henning Brauer
2013-08-19
Fix double allocation of memory in beagle machdep. This was caused by
Patrick Wildt
2013-08-19
In case something bad happened when configuring an IPv4 address, make
Martin Pieuchot
2013-08-19
Mark all the C functions called in real mode as non instrumented and
Martin Pieuchot
2013-08-19
put do { } while (0) around the dprintf macro to make it less scary
David Gwynne
2013-08-18
data_access_emulation() may fault. Be sure to clear pcb_onfault before
Miod Vallat
2013-08-18
Rework the DAE print routines again to output something closer to an actual
Miod Vallat
2013-08-18
data_access_emulation() may fault. Be sure to clear pcb_onfault before
Miod Vallat
[next]