| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit fa9896e082a1)
|
|
|
|
|
|
|
|
| |
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
Notes:
svn path=/head/; revision=267938
|
|
|
|
|
|
|
|
|
| |
PR: 167776
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Notes:
svn path=/head/; revision=235317
|
|
|
|
|
|
|
|
|
| |
Approved by: re (kib)
MFC after: 1 week
PR: usb/159836
Notes:
svn path=/head/; revision=225037
|
|
|
|
| |
Notes:
svn path=/head/; revision=210283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed the interface probe routine to only attach to USB interfaces the driver
actually supports. This allows other drivers to attach to things like
MicroSD slots etc.
- Fixed network interface enumeration to be globally sequential instead of
relying on the USB interface numbers. This make sure the first network
interface always is at uhso0 and the second at usho1 and so on.
- Added a radio kill switch; exposed through sysctl.
- Updated the manual page to be verbose about the number of serial ports and
include iCON 452 in the set of tested hardware.
Submitted by: Fredrik Lindberg
Notes:
svn path=/head/; revision=210275
|
|
|
|
|
|
|
|
|
|
| |
This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections.
Found by: mdocml lint run
Reviewed by: ru
Notes:
svn path=/head/; revision=208028
|
|
|
|
|
|
|
|
|
|
|
| |
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
Notes:
svn path=/head/; revision=206622
|
|
|
|
|
|
|
| |
Submitted by: Ben Kaduk
Notes:
svn path=/head/; revision=202270
|
|
|
|
|
|
|
|
|
| |
comments and other code nits.
Submitted by: Fredrik Lindberg <fli@shapeshifter.se>
Notes:
svn path=/head/; revision=202243
|
|
from standard 3G wireless units by supplying a raw IP/IPv6 endpoint rather than
using PPP over serial. uhsoctl(1) is used to initiate and close the WAN
connection.
Obtained from: Fredrik Lindberg <fli@shapeshifter.se>
Notes:
svn path=/head/; revision=202181
|