summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-01prepare some more tests for v6Hans-Joerg Hoexer
2006-06-01When no peer is specified, make this rule a "catch-all" rule for any remoteHans-Joerg Hoexer
2006-06-01Generate correct configuration for default peers.Hans-Joerg Hoexer
2006-06-01find-file-other-window and find-buffer-other-window should splitKjell Wooding
2006-06-01Fix a commentHans-Joerg Hoexer
2006-06-01remove another useless isavar.h includeFelix Kronlage
2006-06-01oops, remove debugging cruftJason Wright
2006-06-0164 bit dva addresses so we can >> 32 later; ok dlgTheo de Raadt
2006-06-01Cleanup, and a new one from Aleksander Piotrowski:Kjell Wooding
2006-06-01Disable ipmi in GENERIC for the moment - it breaks too much stuffBob Beck
2006-06-01 Move mtio drive prep to a function, and makes the changerBob Beck
2006-05-31It's bit 13 that's causing the address aliasing in the cache, not bit 14.Mark Kettenis
2006-05-31xcs -> xscBrad Smith
2006-05-31when adding a new file that already exists set the previousJoris Vink
2006-05-31Capture the port_wwn and node_wwn corresponding to a target id everyKenneth R Westerback
2006-05-31enable mpiDavid Gwynne
2006-05-31remove some silly casts. put spl calls after all declarations.Ted Unangst
2006-05-31bogus value in cdb. excess cut n' paste.Michael Coulter
2006-05-31add support for the export command.Joris Vink
2006-05-31support -p flag for diff, makes dlg@ feel all warmJoris Vink
2006-05-31byteswap the ioc_status field so we can respond to scsi things properly onDavid Gwynne
2006-05-31better description for the volume commands; ok mjcJason McIntyre
2006-05-31Reset pcb_onfault before invoking uvm_fault().Miod Vallat
2006-05-31Replace atoi with strtonum.David Hill
2006-05-31extend the bootpath values to 64bits, and deal with falloutJason Wright
2006-05-31add a place to store the PortWWN and NodeWWN for fibre channel stuffs.Jason Wright
2006-05-31have rcs_translate_tag translate branches too, whichJoris Vink
2006-05-31be smarter when comparing 2 revisions to each other.Joris Vink
2006-05-31Ding dong, __NEWINTR is deadMiod Vallat
2006-05-31Missing $OpenBSD$ tag. Spotted by Masao Uebayashi.Chris Kuethe
2006-05-31white spacesHans-Joerg Hoexer
2006-05-31Do not put _OS_ value on the stack.Can Erkin Acar
2006-05-31Sync with reality. ok jmcMichael Knudsen
2006-05-31clarify link-timeout default as seconds; ok jmc@Kevin Steves
2006-05-31add some regress for v6; ok hshoexer@Todd T. Fries
2006-05-31- use .ExJason McIntyre
2006-05-31do not call acpi_powerdown() unless acpi has successfully initializedTodd T. Fries
2006-05-31more tweaks; ok grangeJason McIntyre
2006-05-31Match the specs and only shut down if notify_type is 0x80Can Erkin Acar
2006-05-31tweak the sample attach script; ok grangeJason McIntyre
2006-05-31- tidy up SYNOPSISJason McIntyre
2006-05-31add basicTodd T. Fries
2006-05-31Damnit! no static functions in the kernelJason Wright
2006-05-31tweaks;Jason McIntyre
2006-05-31a small start at documenting which boards are supported by my driver. iDavid Gwynne
2006-05-31add a little markup;Jason McIntyre
2006-05-31add license blockMichael Coulter
2006-05-31make non debug kernels compile againDavid Gwynne
2006-05-31set diff_rev2 to file_rcsrev when we are usingJoris Vink
2006-05-31dont check for FILE_UNKNOWN twice,Joris Vink