index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2014-05-16
It seems that there is new and old revision of CH340.
sasano
2014-05-16
regen
David Coppa
2014-05-16
Add Alcatel OneTouch L100V
David Coppa
2014-05-16
Do not put any link-layer address on the per-ifp lists or on the RB-
Martin Pieuchot
2014-05-15
regen
Martin Pieuchot
2014-05-15
XHCI -> xHCI
Martin Pieuchot
2014-05-15
Use a more appropriate malloc(9) type than M_TEMP for the keymap memory
Martin Pieuchot
2014-05-15
Do not use nd6_rtrequest() for addresses configured on loopback
Martin Pieuchot
2014-05-15
knote_processexit() needs the thread to pass down to FRELE(), so pass it
Philip Guenther
2014-05-15
Prefer prsignal() to send process signals
Philip Guenther
2014-05-15
Move from struct proc to process the reference-count-holding pointers
Philip Guenther
2014-05-14
improve style - basically, what my fingers did at Marrakesh airport when
Henning Brauer
2014-05-14
There is no reason why one needs to have a lo(4) MTU that is arch specific.
Claudio Jeker
2014-05-14
wsmoused() called if cmd == WSDISPLAYIO_WSMOUSED only,
Alexandr Shadchin
2014-05-13
While Rev 1.285 fixed a RB tree corruption it caused a TAILQ corruption
Claudio Jeker
2014-05-13
Remove some m->m_pkthdr.rcvif dereference to help for upcoming
Martin Pieuchot
2014-05-12
Move GTT management for Sandy Bridge and up into inteldrm(4). This makes
Mark Kettenis
2014-05-12
Fix format strings in debug code.
Mark Kettenis
2014-05-12
Backport FreeBSD's HID parser in order to properly parse `moderm'
Martin Pieuchot
2014-05-12
Includes a router altert option (RAO) in IGMP packets. Without this
Martin Pieuchot
2014-05-11
The relation between uhci(4), ohci(4) and their root hub device is
Martin Pieuchot
2014-05-11
need syscall.h..
Theo de Raadt
2014-05-11
hide two printfs behind an ifdef DEBUG; spotted by miod@
Jasper Lievisse Adriaanse
2014-05-11
Move the increment of uvmexp.softs back to the caller of mi_ast():
Philip Guenther
2014-05-11
Pull in <sys/user.h> before <sys/syscall*.h>
Philip Guenther
2014-05-10
spello in comment and tweak DUMP_BOOT_DESC a tad
Jasper Lievisse Adriaanse
2014-05-10
various format string fixes and remove -Wno-format from octeon
Jasper Lievisse Adriaanse
2014-05-10
sigh, another case of user.h before syscall_mi.h
Theo de Raadt
2014-05-10
Remove -Wno-format.
Mark Kettenis
2014-05-10
Disable speedstep instead of panicing if the high and low speeds are the same.
Philip Guenther
2014-05-10
We print time_t by casting to "long long" even in the kernel.
Mark Kettenis
2014-05-10
Sidestep format string issue by sanitizing a bit of debug code.
Mark Kettenis
2014-05-10
bring things syscall_mi.h needs into scope earlier
Theo de Raadt
2014-05-10
bring things syscall_mi.h needs into scope earlier
Theo de Raadt
2014-05-10
Fix formwat string. Cast pointer to long and print it using %lx since %p
Mark Kettenis
2014-05-10
Fix a few bad indents
Claudio Jeker
2014-05-10
A few more straightforward format string fixes.
Mark Kettenis
2014-05-10
Format string fixes for bus_addr_t and bus_size_t, which are u_long everywhere.
Mark Kettenis
2014-05-10
Schizo registers are all 64-bit, so use u_int64_t to store them and print them
Mark Kettenis
2014-05-10
Format string fixes for printing interrupt vectors.
Mark Kettenis
2014-05-10
Some straightforward format string fixes. Also, print both the tx and rx
Mark Kettenis
2014-05-10
Factor out the common ast bits into mi_ast()
Philip Guenther
2014-05-09
format string fixes and removal of -Wno-format for sparc kernels.
Miod Vallat
2014-05-09
Format string fixes and removal of -Wno-format for *ppc kernels.
Miod Vallat
2014-05-09
Plug an xfer leak when detaching root hubs.
Martin Pieuchot
2014-05-09
We should use the highest possible priority for routes to local addresses.
Martin Pieuchot
2014-05-09
stop using B_AGE, it was effectively retired some time ago.
Ted Unangst
2014-05-09
disable IO_NOCACHE B_NOCACHE conversion until it works.
Ted Unangst
2014-05-08
Format string fixes for m88k; remove -Wno-format from the m88k kernels.
Miod Vallat
2014-05-08
Format string fixes and removal of -Wno-format for landisk kernels
Miod Vallat
[prev]
[next]