summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_sg.c
AgeCommit message (Expand)Author
2017-11-21This should be "linux_sg_version", not "version".maxv
2008-03-21Catch up with descriptor handling changes. See kern_descrip.c revisionad
2007-12-20Convert all the system call entry points from:dsl
2007-10-19Add compat_linux and exec_linux_elf lkm support for amd64:njoly
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-09Merge newlock2 to head.ad
2006-09-13Avoid empty body in ifchristos
2005-12-11merge ktrace-lwp.christos
2005-11-04make this compile on m68k by including sys/device.h explicitly.chs
2005-02-26nuke trailing whitespaceperry
2005-02-13SG_GET_VERSION_NUM returns an int. Also make the version number patchable.soren
2005-02-13Don't zero out the linux request; we still need values from it.christos
2005-02-13We were zeroing out the wrong struct.christos
2005-02-03Add linux scsi-generic to work for simple cases. Allows gendalia's changechristos