Searched hist:227461 (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
/freebsd-11-stable/sys/dev/usb/serial/
H A Dufoma.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Dumodem.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Duplcom.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Duftdi.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
/freebsd-11-stable/sys/dev/usb/
H A Dusb_busdma.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Dusb_dev.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Dusb_generic.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Dusb_transfer.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Dusb_request.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
/freebsd-11-stable/sys/dev/usb/storage/
H A Dustorage_fs.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_urtw.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Dif_uath.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Dif_upgt.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
H A Dif_zyd.cdiff 227461 Sat Nov 12 06:19:54 MST 2011 hselasky Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after: 1 week
/freebsd-11-stable/sbin/hastd/
H A Dhastd.cdiff 368759 Fri Dec 18 12:27:22 MST 2020 eugen MFC r368148: fix hastd(8)

hastd(8) assumes it has no extra file descriptors opened
and aborts otherwise, so call closefrom() early.

PR: 227461

Completed in 446 milliseconds