Warner Losh
|
d0b2dbfa0e
|
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
2023-08-16 11:55:03 -06:00 |
|
Eitan Adler
|
839f11a4fe
|
A number of places in the source tree still reference cuad.* after
sio(4) was deprecated by uart(4).
s/cuad/cuau/g/
PR: docs/171533
Reviewed by: imp
Approved by: cperciva (implicit)
MFC after: 3 weeks
|
2012-12-08 22:16:36 +00:00 |
|
David E. O'Brien
|
21fc3b7b6a
|
Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].
|
2004-11-19 17:31:31 +00:00 |
|
Poul-Henning Kamp
|
3d9368b2d0
|
Add a small program to test/measure with the RFC 2783 API for timing
external signals.
|
2003-12-08 20:49:40 +00:00 |
|