summaryrefslogtreecommitdiff
path: root/sys/dev/dmover
AgeCommit message (Expand)Author
2002-12-28Fix typo.thorpej
2002-12-10Error out if we get an unexpected buffer type.thorpej
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-11-07Fix signed/unsigned comparison warnings.thorpej
2002-10-23merge kqueue branch into -currentjdolecek
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-04Add standard names for 5-, 6-, 7-, and 8-way XOR.thorpej
2002-08-04*Actually return* EINVAL when the output stream UIO's I/O is largerthorpej
2002-08-02Add "xor2", "xor3", and "xor4" function names, which perform anthorpej
2002-08-02Fix a signed/unsigned botch that broke an error recovery path.thorpej
2002-08-02Grr, fix typo in RCS ID tag.thorpej
2002-08-02dmover(9) -- an interface to hardware-assisted data movers. This allowsthorpej