summaryrefslogtreecommitdiff
path: root/sys/dev/ieee1394/firewire.c
AgeCommit message (Expand)Author
2006-06-13Don't allocate > 1K on the stackchristos
2006-04-14Coverity CID 1118: Protect NULL deref.christos
2006-03-21fw_bus_probe_thread: change wmesg from "-" to "fwprobe".yamt
2005-12-11merge ktrace-lwp.christos
2005-08-26kill some more simple submatch() functions, use config_stdsubmatch()drochner
2005-08-25replace the "locdesc_t" structure carrying the number of locatorsdrochner
2005-07-20minor cleanup: some "const", global namespace sanity and fix a maclo namedrochner
2005-07-11ieee1394 import from FreeBSD.kiyohara