summaryrefslogtreecommitdiff
path: root/sys/dev/firewire/sbp.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2021-11-19firewire(4): Fix a typo in a source code commentGordon Bergling
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-09-27Remove obsolete compatibility glue and improve firewire code readability.Alexander Kabaev
2013-11-30Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thisEitan Adler
2009-04-07Minor updates as a precursor to fixing sbp_targSean Bruno
2005-01-06Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh
2004-05-22Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's toDoug Rabson
2003-12-11MFp4:Hidetoshi Shimokawa
2003-11-12Oops, fix typo in my name.Hidetoshi Shimokawa
2003-10-02MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.Hidetoshi Shimokawa