summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-27Implement CTRL_LOG_VERBOSE to toggle log verbosity.Claudio Jeker
2011-04-27Rename task_cleanup() to conn_task_cleanup() seems a better place forClaudio Jeker
2011-04-27Add log_verbose() like all the other log.c users.Claudio Jeker
2011-04-27Simplify ioprbs(4) scsi_xfer handling.Matthew Dempsky
2011-04-27use more volatile sig_atomic_t in signal handlersTheo de Raadt
2011-04-27syncTheo de Raadt
2011-04-27kill a !__NetBSD__ ifdef which just confusesTheo de Raadt
2011-04-27syncTheo de Raadt
2011-04-27Tweak the description of the optional parts around =. Found this in myOtto Moerbeek
2011-04-27remove the blurb on siteXX.tgz and install.site: we can just drop thisJason McIntyre
2011-04-27hds(4) is a path driver that knows how to talk to some hitachi modularDavid Gwynne
2011-04-27Do not explicitly enable interrupts before returning from interrupt.Alexander Bluhm
2011-04-27support rooting off multipath disks.David Gwynne
2011-04-27whitespace fixes.David Gwynne
2011-04-27Cosmetic:Antoine Jacoutot
2011-04-27support Intel 6 series SATA in non raid/non ahci mode.Jonathan Gray
2011-04-27regenJonathan Gray
2011-04-27cast one blocksize occurrence to unsigned long, fixes du(1)'s outputIgor Sobrado
2011-04-27more Intel non raid/non ahci mode 6 Series SATAJonathan Gray
2011-04-27Start implementing the FSM. Introduce a session FSM that is run via aClaudio Jeker
2011-04-27use dma safe memory when talking to devices. this was written before bigmemDavid Gwynne
2011-04-27fix the interrupt handler in the case when the interrupt is sharedAlexandre Ratchov
2011-04-27if getting the RAID header fails, dont stop the midlayer from trying toDavid Gwynne
2011-04-27configure fc controllers to fail io as fast as possible when cables areDavid Gwynne
2011-04-27if a path returns XS_SELTIMEOUT, retry the io down another path like weDavid Gwynne
2011-04-27return XS_RESET to the midlayer if the command was killed for some reasonDavid Gwynne
2011-04-27rework the scanning of fibre channel ports to match how linux does it.David Gwynne
2011-04-27No need to splbio/splx in the interrupt routine. It's alreadyKenneth R Westerback
2011-04-27no need for rc(8) to do the job of rc.conf(8): remove the examples section;Jason McIntyre
2011-04-26MMU address space holes are at a fixed position (ofcourse).Ariane van der Steldt
2011-04-26spring cleanup:Ingo Schwarze
2011-04-26No point in a per-attachment scsi_adapter; move to global dpt_switchMatthew Dempsky
2011-04-26A plausible attempt at iopoolifying dpt(4).Matthew Dempsky
2011-04-26In ipsec_common_input() the packet can be either IPv4 or IPv6. SoAlexander Bluhm
2011-04-26Add some defines for the logout request and response and fix theClaudio Jeker
2011-04-26fenv for mips64Martynas Venckus
2011-04-26syncTheo de Raadt
2011-04-26Default gcc on alpha to -mfp-rounding-mode=d, to make code which assumesMiod Vallat
2011-04-26Make dpt(4) compile on 64-bit arches; no binary change on i386.Matthew Dempsky
2011-04-26Get rid of NetBSD/OpenBSD ifdefs; our SCSI stacks have diverged tooMatthew Dempsky
2011-04-26Make amd64/i386 boot(8) pass the DUID of the selected boot device to theJoel Sing
2011-04-26Allow the root device to be identified via its disklabel UID.Joel Sing
2011-04-26Iopoolification. Installed snapshot over it and it even booted.Kenneth R Westerback
2011-04-26setrlimit only if mfs; ok millert@Otto Moerbeek
2011-04-26Tweak after x11/gnome MODULE recent change.Antoine Jacoutot
2011-04-26add /usr/share/doc/mg/;Jason McIntyre
2011-04-26tyop in commentJasper Lievisse Adriaanse
2011-04-26typo; found in an old tree..Theo de Raadt
2011-04-25FPU emulation option addedTakuya ASADA
2011-04-25syncTheo de Raadt