| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
28 bit address bus) by reusing the regular sun4 configuration stanzas (with
the upper four bits set in the device addresses), and clearing them when
searching for a PROM mapping.
This makes the obio autoconf code simpler, and all knowledge of the 4/110
specifics is now contained in a single file (dev/obio.c).
ok todd@ deraadt@
|
|
|
|
|
| |
requested by deraadt/miod
help/ok miod
|
| |
|
|
|
|
| |
Ethernet driver man pages.
|
|
|
|
|
|
| |
this diff addresses ethernet devices only
input from nick jsg deraadt, maybe some others
|
| |
|
|
|
|
| |
problem found by wiz@netbsd
|
| |
|
|
|
|
|
|
|
|
| |
- .Xr .Cd police (yawn)
- layout glitch in esp(4)
- intro(4) update
"you're insane" deraadt@
|
|
|
|
|
|
|
|
| |
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
|
|
|
|
|
|
|
| |
o) .Nm always has argument in .Sh SYNOPSIS;
o) We always closes .Bl and .Bd tags;
millert@ ok
|
|
|
|
|
|
|
|
|
|
| |
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages
Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...
|
|
|
|
|
|
|
| |
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
|
| |
|
|
|