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
2011-04-28
Bring back wprintf. We've sorted out what to do for gcc2 and gcc3.
Stefan Sperling
2011-04-28
fenv improvements and cleanups
Martynas Venckus
2011-04-28
report XS_RESET to the midlayer for any pending commands when vscsi is
David Gwynne
2011-04-28
clean up the path ops struct a bit. the path drivers init their xsh with
David Gwynne
2011-04-28
Make in_broadcast() rdomain aware. Mostly mechanical change.
Claudio Jeker
2011-04-28
remove horrible abuse of kthread_create_deferred(9). this was being
Jacob Meuser
2011-04-28
- slight tweak for FILES
Jason McIntyre
2011-04-28
use ULONG_MAX instead of ~0
Alexandre Ratchov
2011-04-28
remove deadcode, use err(1, "%s", str) instead of err(1, str)
Alexandre Ratchov
2011-04-28
Similar to the in_pcb.c change allow raw sockets to be bound to the
Claudio Jeker
2011-04-28
Allow SOCK_DGRAM sockets to be bound to the local network broadcast addr.
Claudio Jeker
2011-04-28
Implement a new authentication method allowing aucat and midicat to
Alexandre Ratchov
2011-04-28
document hds(4).
David Gwynne
2011-04-28
divert-to is picky about the address family so adjust the rule
Mike Belopuhov
2011-04-28
ftp-proxy(8) now requires a divert-to rule
Mike Belopuhov
2011-04-28
switch ftp-proxy over to divert-to instead of rdr-to. this avoids
Mike Belopuhov
2011-04-27
Fix a few off-by-1 errors in atascsi.
Matthew Dempsky
2011-04-27
include signal.h
Alexandre Ratchov
2011-04-27
move amsg.h containing protocol defs from aucat side to libsndio side.
Alexandre Ratchov
2011-04-27
attach acpithinkpad to newer lenovo models like the x120e
joshua stein
2011-04-27
needs signal.h, too
Theo de Raadt
2011-04-27
Merge from gcc3:
Christian Weisgerber
2011-04-27
Implement "log verbose|brief" and allow the configuratuin of the
Claudio Jeker
2011-04-27
Implement CTRL_LOG_VERBOSE to toggle log verbosity.
Claudio Jeker
2011-04-27
Rename task_cleanup() to conn_task_cleanup() seems a better place for
Claudio Jeker
2011-04-27
Add log_verbose() like all the other log.c users.
Claudio Jeker
2011-04-27
Simplify ioprbs(4) scsi_xfer handling.
Matthew Dempsky
2011-04-27
use more volatile sig_atomic_t in signal handlers
Theo de Raadt
2011-04-27
sync
Theo de Raadt
2011-04-27
kill a !__NetBSD__ ifdef which just confuses
Theo de Raadt
2011-04-27
sync
Theo de Raadt
2011-04-27
Tweak the description of the optional parts around =. Found this in my
Otto Moerbeek
2011-04-27
remove the blurb on siteXX.tgz and install.site: we can just drop this
Jason McIntyre
2011-04-27
hds(4) is a path driver that knows how to talk to some hitachi modular
David Gwynne
2011-04-27
Do not explicitly enable interrupts before returning from interrupt.
Alexander Bluhm
2011-04-27
support rooting off multipath disks.
David Gwynne
2011-04-27
whitespace fixes.
David Gwynne
2011-04-27
Cosmetic:
Antoine Jacoutot
2011-04-27
support Intel 6 series SATA in non raid/non ahci mode.
Jonathan Gray
2011-04-27
regen
Jonathan Gray
2011-04-27
cast one blocksize occurrence to unsigned long, fixes du(1)'s output
Igor Sobrado
2011-04-27
more Intel non raid/non ahci mode 6 Series SATA
Jonathan Gray
2011-04-27
Start implementing the FSM. Introduce a session FSM that is run via a
Claudio Jeker
2011-04-27
use dma safe memory when talking to devices. this was written before bigmem
David Gwynne
2011-04-27
fix the interrupt handler in the case when the interrupt is shared
Alexandre Ratchov
2011-04-27
if getting the RAID header fails, dont stop the midlayer from trying to
David Gwynne
2011-04-27
configure fc controllers to fail io as fast as possible when cables are
David Gwynne
2011-04-27
if a path returns XS_SELTIMEOUT, retry the io down another path like we
David Gwynne
2011-04-27
return XS_RESET to the midlayer if the command was killed for some reason
David Gwynne
2011-04-27
rework the scanning of fibre channel ports to match how linux does it.
David Gwynne
[next]