ichiro
1c1ddcc034
regen
2001-11-26 04:19:12 +00:00
ichiro
3dcc51c184
add device: BUFFALO AirStation CFtype WLAN Card
2001-11-26 04:18:26 +00:00
thorpej
968e1d036f
Add netwinder distrib lists.
2001-11-26 03:45:46 +00:00
itojun
8391ace8b7
in_cksum.s is needed for inet6 too
2001-11-26 02:55:39 +00:00
itojun
969cf96980
make it compile without INET
2001-11-26 02:41:20 +00:00
jhawk
87ee29c3df
regen
2001-11-26 02:39:33 +00:00
jhawk
471f49f614
Add 3rd level sections (.To) to TOC, as this is so _long_.
2001-11-26 02:35:58 +00:00
jhawk
32012891fd
Add 3rd level sections to TOC (.Te), as this is so _long_.
...
Make "Unsupported devices" and "Required configurations" real 2nd level.
2001-11-26 02:34:14 +00:00
jhawk
dccb6e675f
Add .Te and .To macros for explicit additions to the table of contents.
...
.Te adds an entry at a specified depth and also outputs the entry name
in the output stream, .To "only" adds the entry. .To is necessaary where
markup issues prevent the use of .Te.
2001-11-26 02:24:30 +00:00
hubertf
55f0bb9d54
WTF use is a acronyms DB that has only the most commone cases... add a few
...
less common ones.
Submitted by Sean Davis <dive@endersgame.net> in PR 14725
2001-11-26 02:11:07 +00:00
itojun
69d4f1035f
pull in the latest from freebsd tree. now darwin is listed as well.
2001-11-26 01:46:53 +00:00
jhawk
5b9bb2cf9d
Remove TOC entry for Sh; there are only 3 of them and they're
...
all on page one and they add needless clutter. Additionally
doc2html doesn't output a tag for them, so we cannot link to them.
Lower indent level for Ss and Ss2
Add special HTML support: emit an HREF on each TOC line. There's some
nasty kludging with extending the dot-leader tab stop by the width
of the href, but that's life in mdoc2html.
TOCs need to be regenerated, but I'm not going to bother for a while.
2001-11-26 01:16:22 +00:00
thorpej
3b97bd4996
Remove dummy includes.
2001-11-26 01:03:58 +00:00
thorpej
da03707c2f
Moved to <sys/disklabel_acorn.h>
2001-11-26 01:03:23 +00:00
thorpej
e4b45721eb
Remove Shark-specific header file.
2001-11-26 01:03:00 +00:00
thorpej
dc19fe137e
Don't install includes which userland doesn't need.
2001-11-26 01:02:28 +00:00
thorpej
66c35c7fe8
Fixup arm26 distrib lists.
2001-11-26 01:00:48 +00:00
enami
cd5b60066b
a bit more cosmetic changes.
2001-11-26 00:56:33 +00:00
jonathan
879d358535
* Add entry for Dolphin Peripherals 4036 dual-serial card.
...
(Note: PCI ID conflicts with Dolphin Peripherals 4025; a 4025 may
attach two serial units, but I cannot find one to test).
2001-11-26 00:41:24 +00:00
jhawk
c0385463c9
Initial generation of table of contents for each version of the release notes.
2001-11-26 00:39:07 +00:00
jhawk
7ab7d7e967
Add "tocs" target to TARGETS so all tables of contents may be regenerated
...
at once.
2001-11-26 00:28:17 +00:00
jhawk
c2c3e49e52
Add a table of contents (TOC) to the release notes.
...
This makes it _much_ more user-friendly, as it allows users
to skip to the parts they want easily.
At present, the TOCs are generated files, and can be regenerated
with "make tocs" (probably has to be run twice to account for
the size of the table itself).
TOCs are named INSTALL.{PostScript,ASCII,HTML,more}.toc instead of
INSTALL.{ps,txt,html,more}.toc because that's what \*[format]
expands to.
2001-11-26 00:19:56 +00:00
wiz
234fe049a8
Sort sections, and add sentence with a .
2001-11-26 00:14:19 +00:00
lukem
301fb81a16
Replace {u_,}longlong_t usage with {u,}int64_t, as the former has
...
"issues" and really shouldn't be used outside of the Sun XDR stuff.
Thanks again to Chuck Silvers for reminding me.
2001-11-26 00:13:23 +00:00
wiz
c13612f8dd
Sort sections, fix xrefs, and misc. markup improvements.
2001-11-26 00:11:52 +00:00
wiz
8e3beef555
Markup improvements, grammar fix.
2001-11-26 00:06:40 +00:00
thorpej
b63a7cb68f
Add _G_config.h.
2001-11-26 00:03:23 +00:00
thorpej
84392553e1
Remove special-case for ARM.
2001-11-26 00:02:40 +00:00
wiz
58f985e579
Simplify formatting, and drop an unnecessary .Pp.
2001-11-25 23:50:24 +00:00
wiz
5b9448b7b5
ddb(4), not ddb(8), and sort SEE ALSO.
2001-11-25 23:44:14 +00:00
wiz
ce5ff77ee4
Sort sections, sort SEE ALSO.
2001-11-25 23:42:36 +00:00
wiz
6676165aa3
Drop an unnecessary .Pp.
2001-11-25 23:42:22 +00:00
thorpej
62729566d0
Add evbarm etc distrib list.
2001-11-25 23:41:22 +00:00
jmc
900d713ff9
Back out last change until some more testing is done. Should account for folks
...
not using objdirs and also force this to cd to $_SRC_TOP_ before doing the
make obj
2001-11-25 23:40:08 +00:00
thorpej
32c2431475
Fixup; we don't actually install libcom_err manpages.
2001-11-25 23:39:50 +00:00
thorpej
1a9ccdc4db
Fixup ARM distrib lists. Add evbarm distrib lists.
2001-11-25 23:34:40 +00:00
wiz
e5c2f4953e
Drop an unnecessary .Pp, fix a typo, use standard headers, sort sections,
...
mark up author name.
2001-11-25 23:30:46 +00:00
thorpej
57854f014a
Install disklabel_acorn.h
2001-11-25 22:49:39 +00:00
tron
99756bfe86
Pull in Jason Wright's latest changes to the "hme" driver from OpenBSD.
...
This supports direct DMA from and into mbuf cluster, and VLAN
handling is done a bit differently.
2001-11-25 22:12:01 +00:00
augustss
a6ba091eef
Add a quirk for Olympus C-1. From FreeBSD (by iedowse)
2001-11-25 19:15:46 +00:00
augustss
596224e54f
Pay attention to the timeout value passed down by the scsipi layer.
2001-11-25 19:05:22 +00:00
thorpej
4fbe7a81e0
G/c riscbsd_partition; it's not used by anything, and is the same
...
as the riscix_partition anyway.
2001-11-25 19:04:48 +00:00
thorpej
013b705fdc
G/c the unused (and #if 0'd) bits of cpu_disklabel. Fetch disklabel_acorn.h
...
from the correct place.
2001-11-25 19:02:03 +00:00
jdolecek
305085a35d
for (new)pipes, print 'n' if it's in nonblocking mode, and 'a' if it's
...
set to async
2001-11-25 18:49:02 +00:00
thorpej
876398b40f
Document the -d option to build.sh
2001-11-25 18:40:34 +00:00
thorpej
9b19c5d978
Add a "-d" option that uses the "distribution" target, rather than
...
the "build" target.
2001-11-25 18:35:06 +00:00
thorpej
ce5a5f9415
Add a wrapper for the "distribution" target, similar to the wrapper
...
for the "release" target.
2001-11-25 18:31:12 +00:00
thorpej
ff0f6d3aec
Fix oversight in the addition of install-etc-files target; move the
...
.endif for DISTRIBUTION_DONE to the right place.
2001-11-25 18:19:14 +00:00
wiz
0c148f3ac9
Drop a space and an unnecessary .Pp.
2001-11-25 18:08:29 +00:00
augustss
6fcfa35836
Regen.
2001-11-25 17:17:42 +00:00