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
2010-06-23
regen
David Gwynne
2010-06-23
fusion-io devices
David Gwynne
2010-06-23
regen
David Gwynne
2010-06-23
PLX PEX 8624 as found in a dell r815.
David Gwynne
2010-06-23
regen
David Gwynne
2010-06-23
add a metric buttload of RD890 pcie bridges
David Gwynne
2010-06-23
cut ami over to iopools.
David Gwynne
2010-06-23
fetchifs and fetchtable return -1 on error, not !0. in fact, they return
David Gwynne
2010-06-23
switch ami over to using mutexes instead of splbio to protect itself. this
David Gwynne
2010-06-23
fix printing of extensions in v01 certificates that I broke in r1.190
Damien Miller
2010-06-22
When mapping memory into dvma space, use pmap_kenter_pa() instead of
Owain Ainsworth
2010-06-22
cleanup/fix PA predistortion code.
Damien Bergamini
2010-06-22
Don't play with cacheability in vmapbuf() - pmap_enter() knows what it does.
Miod Vallat
2010-06-22
Since our caches are snooping, we only need to broadcast cache invalidates
Miod Vallat
2010-06-22
Some early 2.x sun4c PROM will default to serial input but glass output if no
Miod Vallat
2010-06-22
protect the ccb free list with a mutex rather than relying on splbio
David Gwynne
2010-06-22
bump up the dmesg buffer size. new boxes have lots of crap in them, so
David Gwynne
2010-06-22
include the user name on "subsystem request for ..." log messages;
Damien Miller
2010-06-22
replace verbose and overflow-prone Linebuf code with read_keyfile_line()
Damien Miller
2010-06-22
queue auth debug messages for bad ownership or permissions on the user's
Damien Miller
2010-06-22
standardise error messages when attempting to open private key
Damien Miller
2010-06-22
expose some more sshd_config options inside Match blocks:
Damien Miller
2010-06-22
rename devname->devicename to prevent shadowing devname(3). ok marco jsing
Darren Tucker
2010-06-21
Fix fpe handler in regress test. Tested and `looks good' phessler@.
Paul Irofti
2010-06-21
Add a choose-buffer command for easier use of the paste buffer stack.
Nicholas Marriott
2010-06-21
Initial support for PCH based em adapters with 82577 PHY,
Jonathan Gray
2010-06-21
Add some more ids for existing mac and phy types found
Jonathan Gray
2010-06-21
use LE_READ_4/LE_READ_2 instead of hardcoding
Damien Bergamini
2010-06-21
Implement PA linearization on adapters with digital predistorters
Damien Bergamini
2010-06-21
allow Tx flags to be passed to the tx() routine.
Damien Bergamini
2010-06-21
Send the right kroute struct to ldpctl for IMSG_CTL_KROUTE. This should
Claudio Jeker
2010-06-21
Requiring { } blocks for interfaces is dumb since most don't need any
Claudio Jeker
2010-06-21
use correct clock rate when computing the listen time for ANI
Damien Bergamini
2010-06-21
no delay is necessary on the AR9003 after writing an analog register.
Damien Bergamini
2010-06-21
sync from mirrors.dat
Stuart Henderson
2010-06-21
clean up all generated files
Peter Hessler
2010-06-21
avoid an overflow of the xs sense buffer by ignoring t2i->senselen.
David Gwynne
2010-06-21
fix an integer arithmetic overflow.
David Gwynne
2010-06-21
update supported device list.
Felix Kronlage
2010-06-21
protect the ccb free list with its own mutex.
David Gwynne
2010-06-21
use the full path to zip
Jonathan Gray
2010-06-21
No need to include mutex.h twice.
Thordur I. Bjornsson
2010-06-21
Argh. Back out previous until correct diff found.
Kenneth R Westerback
2010-06-21
Juggle code a bit and add a check so we don't attempt to create
Kenneth R Westerback
2010-06-21
Extend the -t:+ and -t:- window targets for next and previous window to
Nicholas Marriott
2010-06-21
Having a list of winlinks->alerts for each session is stupid, just store
Nicholas Marriott
2010-06-21
Rename activity->alert in a couple of functions for consistency.
Nicholas Marriott
2010-06-21
Give tmux sockets (but not the containing folder) group
Nicholas Marriott
2010-06-21
Ensure we overwrite UTF-8 wide characters properly, and never overwrite
Nicholas Marriott
2010-06-20
Don't use and maintain a function pointer that is only ever set to one
Michael Knudsen
[next]