scw
3293e3a26c
Check for MKSOFTFLOAT being defined before testing its value.
...
Needed for crunchgen(1) generated makefiles (e.g. miniroot builds).
2001-07-04 17:46:06 +00:00
kleink
c2206506df
Add a libm68k library macro.
2001-07-04 17:12:33 +00:00
itojun
daddfe35da
add Freenix 2000 paper on m_pulldown(9), by itojun.
2001-07-04 05:29:25 +00:00
itojun
acd533ce9b
some mdoc fix. mention openbsd revision in HISTORY
2001-07-04 05:13:18 +00:00
lukem
89ea4732df
add St -xns5.2d2.0
2001-07-03 22:05:11 +00:00
gmcgarry
b7960ea852
Introduce a subsection explaining how to dump the CIS table.
2001-07-03 20:26:23 +00:00
gmcgarry
4ea7eaf547
Document problems with the multifunction cards which don't actually
...
identify themselves as such.
2001-07-03 20:24:32 +00:00
hubertf
034d9c4079
Note that io.4 isn't available everywhere
2001-07-03 16:42:10 +00:00
hubertf
f37e9b5004
Note that COMPAT_10 also affects /dev/io
2001-07-03 16:41:33 +00:00
hubertf
b9c6994054
Some polishing, thanks to Klaus Klein for feedback!
2001-07-03 16:37:18 +00:00
hubertf
131020b62c
Add a manpage for /dev/io, and tell people the True Way.
...
Most of the manpage is from FreeBSD - thanks guys! :)
2001-07-02 22:59:25 +00:00
lukem
4ec74dbf66
add AT&T v1 and v5
2001-07-02 00:03:31 +00:00
kristerw
f3ccdc57d0
Corrected spelling of "-width".
2001-07-01 22:54:39 +00:00
gmcgarry
8752c2315f
Add some missing documentation.
2001-07-01 04:11:13 +00:00
gmcgarry
e839d267cd
Add code references. Fix formatting.
2001-07-01 03:24:51 +00:00
gmcgarry
fa0e67711f
Fix terminology in discussion on locks. Expand history.
...
Add cross-references.
2001-07-01 03:23:02 +00:00
gmcgarry
74fb57bcf1
Refer to locks by their correct names as described lock(9).
2001-07-01 03:13:20 +00:00
gmcgarry
d6182a9e77
In-kernel device configuration manager - allows modification
...
of device locators at run-time.
Written by Mats O Jansson <moj@stacken.kth.se>. Reworked by
Jun-ichiro itojun Hagino <itojun@netbsd.org>.
2001-07-01 02:56:20 +00:00
gmcgarry
8fc30802e8
Add xi as supported device. List devices alphabetically. Fix
...
formatting glitch.
2001-07-01 02:04:57 +00:00
bjh21
3011c2edb9
Oops. Another mention of 1000BASE-TX squashed.
2001-06-30 17:57:56 +00:00
bjh21
bd5102ba31
IFM_1000_TX -> IFM_1000_T, and improve the description.
2001-06-30 17:57:21 +00:00
bjh21
dd90796b3d
When referring to Ethernet medium types other than as arguments to
...
ifconfig, use the correct spellings (10BASE-T etc).
2001-06-30 16:55:03 +00:00
bjh21
9da8fccf7b
it's -> its
2001-06-30 16:33:54 +00:00
hubertf
94ff3b434f
All your manpages are belong to pdf
2001-06-30 01:25:00 +00:00
itojun
55ae625187
faith(4) is now documented in RFC3142.
2001-06-30 01:01:36 +00:00
hubertf
9d2896d354
sort man? files
2001-06-30 01:00:47 +00:00
hubertf
73b5eae08e
sync with reality: add section 9
2001-06-30 01:00:40 +00:00
hubertf
6fb770a42a
* Format "intro" page first (location from "intros" file)
...
* If the manpage requires running tbl (-> .TS), do so
2001-06-30 00:19:25 +00:00
eeh
3fa4c5f64b
Tell the assembler to accept UltraSPARC extensions on sparc64.
2001-06-29 23:50:01 +00:00
jdolecek
c2f5416992
Add #include <sys/proc.h> to SYNOPSIS, note tsleep() is a macro.
...
Fixes kern/10770.
2001-06-29 10:54:20 +00:00
itojun
2cb84fbf40
wording - refer to [off, off + len] by "the contiguous region", it should
...
be more clear
2001-06-28 23:15:24 +00:00
itojun
21f1825482
add m_pulldown.9 to MLINKS.
2001-06-28 23:04:38 +00:00
itojun
540d501b6f
document m_pulldown (grammar check anyone?).
...
document m_pullup length restriction (len <= MHLEN).
2001-06-28 23:02:47 +00:00
bjh21
2e5c4c01e5
Mark all the IFM_* constants with .Dv.
2001-06-28 22:51:17 +00:00
bjh21
3c3182e510
Sort Ethernet media by speed.
2001-06-28 22:46:06 +00:00
fredette
22508f5ab6
Document the `sc' SCSI driver.
2001-06-28 21:12:01 +00:00
fredette
82e1a5fda3
Document that the sun2 uses the same config
...
syntax as the sun4 for the `si'.
2001-06-28 21:11:34 +00:00
bjh21
77d715b4a1
Remove a spurious "in".
2001-06-28 19:51:46 +00:00
bjh21
91c9d3c734
Sync Ethernet portion with ifmedia.h.
2001-06-28 19:50:32 +00:00
itojun
a6fe9aa8cb
sync with freebsd bsd-family-tree 1.47.
...
reminded to me by Petri Koistinen <pkoistin@cs.stadia.fi>
2001-06-28 15:16:37 +00:00
eeh
5d3b545fcc
Add documentation for COMPAT_SVR4_32.
2001-06-27 16:41:00 +00:00
itojun
669cdc0b4f
clarify issues with AH with encapsulation, and inbound "require" policy.
...
we now have racoon(8). sync with kame.
2001-06-27 15:27:00 +00:00
darcy
5f43adf46b
Added entries for system values related to System V semaphores. Note that
...
the entries refer to the GENERIC config file for each port for defaults
but I still have to do that. It was suggested to me that the man page
should be updated first and I didn't want to be changing it twice. I
will work on the GENERIC files over the next few days. If anyone wants
to jump in with an update for their favorite port please feel free. I
will do the i386 port immediately if you want to use it as a template.
2001-06-27 13:25:25 +00:00
zuntum
4a5fefeba1
Mention REPLACE_PERL
...
Takes a list of files and replaces each occurence of "/usr/bin/perl", "/usr/local/bin/perl"
and "/usr/pkg/bin/perl" in the named files with the value of ${PERL5}.
This can be used to point perl scripts to the proper interpreter that pkgsrc installs.
Note: it looks for the listed files in ${WRKSRC}.
2001-06-27 12:57:47 +00:00
bjh21
25d9d85b42
seeq8005-based drivers (ea and eb) now support full-sized frames.
2001-06-26 22:01:45 +00:00
hubertf
2e9a29abf2
regen for MAKEDEV2manpage.pl change
2001-06-26 02:28:47 +00:00
hubertf
d50569f713
Use \&foo instead of f\&oo for better readability.
...
By uwe@netbsd.org .
2001-06-26 02:28:21 +00:00
hubertf
3dcda53fea
"make man man.ps" for some 5000 page book.
...
Needs more work (intro page, sorting, ...), but better than before.
2001-06-26 02:26:06 +00:00
hubertf
505430a429
Regen for foo -> f\&oo on .Xr
2001-06-26 02:11:54 +00:00
hubertf
b569c48c16
Try cross-referencing our VAX and/or hp300 port's ct(4) manpage:
...
.Xr ct 4
^- This does not work, as "ct" is some *roff command. Work around
it by adding a non-printing char:
.Xr c\&t 4
(for all manpages, just in case and out of laziness)
2001-06-26 02:03:08 +00:00