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
2007-10-10
Make context switching much more MI:
Artur Grabowski
2007-10-10
send_packet() now takes a struct in6_addr as destination instead of a
Claudio Jeker
2007-10-10
Address scope was probably the most stupid idea comming out of IPv6.
Claudio Jeker
2007-10-10
Turn on the V6 and E bits in hello messages. This makes other OSPFv3 routers
Claudio Jeker
2007-10-10
Limit the allowed characters in a request to [a-zA-Z0-9-_.:/= ] everything
Claudio Jeker
2007-10-10
Fix some obviously bogus code in vge_newbuf(). Should fix PR 5582.
Mark Kettenis
2007-10-10
Mention RTL8211B support.
Jonathan Gray
2007-10-10
Add support for the RTL8211B PHY based on a patch by
Jonathan Gray
2007-10-10
a start at full sgi install cd
Theo de Raadt
2007-10-10
malloc+bzero -> malloc+M_ZERO. Use 'malloc(sizeof(*p) ...' idiom.
Kenneth R Westerback
2007-10-10
Change argsize from size_t to short, since it only stores a short
Ray Lai
2007-10-10
Rework the debug dmesg to perform a more complete codec dump.
Deanna Phillips
2007-10-10
sync
Theo de Raadt
2007-10-10
shortening
Theo de Raadt
2007-10-10
sync
Theo de Raadt
2007-10-10
oops
Theo de Raadt
2007-10-10
sync
Theo de Raadt
2007-10-10
apple products; from dunceor
Theo de Raadt
2007-10-10
regen
David Gwynne
2007-10-10
add the pci product id for the Mellanox ConnectX EN adapters.
David Gwynne
2007-10-10
regen
David Gwynne
2007-10-10
add the mellanox vendor id
David Gwynne
2007-10-09
malloc+bzero -> malloc+M_ZERO. Use 'malloc(sizeof(*p) ...' idiom.
Kenneth R Westerback
2007-10-09
malloc+memset(,0,) -> malloc+M_ZERO. 'Fixes' not zeroing of all
Kenneth R Westerback
2007-10-09
use macro argument
Theo de Raadt
2007-10-09
Fix range check for carp vhid: vhid 0 isn't valid
Joel Knight
2007-10-09
Ops, forgot debug printf.
Marcus Glocker
2007-10-09
Setup channels with OFDM flags. Permit user to set fix rates.
Marcus Glocker
2007-10-09
MALLOC -> malloc
Gilles Chehade
2007-10-09
we have been knocking out i2c when ipmi exists on a machine (because
Theo de Raadt
2007-10-09
add onewire(4) to the hardware list;
Jason McIntyre
2007-10-09
missing newlines in printfs
Theo de Raadt
2007-10-09
(missed in previous commit)
Jason McIntyre
2007-10-09
add iic(4) to the hardware list; ok deraadt
Jason McIntyre
2007-10-09
Added proper support for branch revisions in annotate.
Tobias Stoeckmann
2007-10-09
New OpenCVS regression tests.
Tobias Stoeckmann
2007-10-09
Properly parse supplied symbols with -r argument.
Tobias Stoeckmann
2007-10-09
Do not use working HEAD (file_rcsrev), instead use file_rcs->rf_head to
Tobias Stoeckmann
2007-10-09
various style cleanups:
Tobias Stoeckmann
2007-10-09
Do not warn user about files that are "no longer in the repository"
Tobias Stoeckmann
2007-10-09
Return NULL if a revision has been supplied that is higher than HEAD.
Tobias Stoeckmann
2007-10-09
Properly resolve branches, i.e. supplying branch base revision (e.g. 1.1.1)
Tobias Stoeckmann
2007-10-09
cvs import must not parse files in local CVS directory.
Tobias Stoeckmann
2007-10-09
factor out identical code
Marc Espie
2007-10-09
cut up JobStart, prepare the job to be run in a separate function
Marc Espie
2007-10-09
don't bother returning anything from JobStart, we don't look at it anyways
Marc Espie
2007-10-09
minor refactor: introduce function start_queued_job, to make it more apparent
Marc Espie
2007-10-09
rename jobs to more descriptive runningJobs (and easier to grep)
Marc Espie
2007-10-09
just-in-time signal handling: do not setup the handlers until we need them.
Marc Espie
2007-10-09
rename functions for clarity.
Marc Espie
[next]