bjh21
5a263911f5
ea(4) is now useful on arm26, so document it.
2000-07-22 23:14:38 +00:00
soda
151ba0d3a5
- describe details
...
- add PCIBIOS_INTR_FIXUP_FORCE
English correction by John Hawkinson <jhawk@MIT.EDU>.
Technical correction is still welcome.
2000-07-22 17:53:53 +00:00
onoe
c3522fade2
fix description for WaveLAN/IEEE TUrbo 11Mbps cards.
...
add support for PRISM-II cards.
add a note that Gold cards accept 104bit as WEP key.
2000-07-21 17:42:16 +00:00
onoe
c7d9b3db31
add a note that the PRISM-II is supported by wi(4), and adhoc,flag0
...
(aka WaveLAN adhoc mode) is only supported for DS radio.
2000-07-21 17:39:58 +00:00
rh
d1abc048b7
Sync description of REINSTALL w/ reality.
2000-07-21 06:38:27 +00:00
rh
422152b09d
Note new NO_{SRC,BIN}_ON_{FTP,CDROM} variables.
2000-07-20 13:10:04 +00:00
deberg
4c51b74b03
document the singly-linked list macros brought in last year. also
...
document FOREACH_*{,_REVERSE}, to be added to queue.h shortly.
random cleanups and clarifications, mostly from the freebsd queue.3
2000-07-20 03:19:18 +00:00
jhawk
1c76181197
Update Dd date.
...
Convert .Bls where all items are one-lime to -compact.
802.11 adds a 4th link type so s/three/four/
Mention 802.11 addition in HISTORY section
2000-07-19 17:09:00 +00:00
jhawk
2a6db15236
aliases => alias's
...
apostrophe rule verification from the New York Times Manual of Style and Usage
2000-07-19 16:52:16 +00:00
mrg
01875cae18
simplify previous.
2000-07-19 14:16:22 +00:00
soda
59d775afc1
sup.jp.netbsd.org doesn't require "hostbase=..." setting.
...
(probably other sup server should use same setting...)
2000-07-19 13:23:42 +00:00
soda
a107b72108
remove "security" release, because it is obsolete.
...
(NetBSD is now almost export free.)
pointed out by Ken Wellsch <kwellsch@tampabay.rr.com> in current-users.
2000-07-19 13:22:31 +00:00
jdolecek
6de9bb90a4
/etc/netstart is gone, we have /etc/rc.d/network now
...
also note netmask is optional
2000-07-19 10:26:50 +00:00
onoe
7404d9473b
add the IEEE802.11 stuff.
2000-07-19 04:35:50 +00:00
enami
0ce2dc56ef
Go into the subdirectory syslogd.
2000-07-18 08:17:51 +00:00
eeh
04de183b83
Tell gas how to make PIC objects on sparc64.
2000-07-17 16:49:30 +00:00
lukem
94f61a8c1e
rc.shutdown now only calls scripts that have a ``shutdown'' keyword.
2000-07-17 15:29:01 +00:00
minoura
6e6e2897da
Add compat_pecoff(8) manpage.
2000-07-17 14:39:33 +00:00
jdolecek
0f5c0e7af9
xref login(1), not login(8)
...
fixes bin/10598 by Wolfgang Helbig
2000-07-16 08:17:07 +00:00
christos
4c668e29d9
PR/10556: Veego: Shared library support was broken if shlib_version file
...
was not present.
2000-07-14 19:53:04 +00:00
ad
5854678e15
Add POC, RP.
2000-07-14 15:15:52 +00:00
gmcgarry
344dfcc9dc
Back out previous.
2000-07-14 08:49:41 +00:00
fair
77c2009ea0
Correct description of /etc/sliphome/; add a little more introductory
...
text describing the purpose of the manual page, all per PR 8980.
2000-07-14 02:51:25 +00:00
gmcgarry
5f6dba69a0
uvn_attach.9 -> uvm_attach.9
2000-07-13 21:58:39 +00:00
mycroft
29073387f0
Link dty.4 to tty.4.
2000-07-13 15:56:18 +00:00
lukem
481fca6e59
example syslogd(8) config files (to be installed as /etc/syslog.conf):
...
all.debug - each facility gets logged to its own file
2000-07-13 14:27:04 +00:00
ad
fc14b570f0
Document Ox macro.
2000-07-11 11:41:32 +00:00
soren
df9f4f3541
sup.no is no more.
2000-07-10 23:41:46 +00:00
jhawk
3f166dba24
Pulldown rev 1.1.2.1:
...
Apply patch (requested by jhawk):
Say that this driver currently does not work on big-endian
systems, and remove ambiguity about when it was introduced.
2000-07-09 13:43:42 +00:00
tv
4285b8d9a5
Remove the text that GNU ar assumes files are object files. GNU ar is
...
perfectly happy with non-object files (they are of type "binary" and are
not scanned for ranlib symbols).
Also add some entries for false, true, bg, fg. More to come....
2000-07-07 20:06:27 +00:00
bouyer
4097e6af1e
Note promise Ultra/100 support.
2000-07-07 09:53:28 +00:00
cgd
4aa53dcd31
test -h, not test -L.
2000-07-07 04:35:35 +00:00
gmcgarry
da4ae70d1c
Improve use of specific terms and definitions.
2000-07-07 01:26:13 +00:00
hubertf
2e6c809a42
add bin-install
2000-07-06 17:00:04 +00:00
matt
3b3ee7da25
Add NetBSD/vax ELF hook.
2000-07-06 16:48:48 +00:00
hubertf
05d950473c
Add entry for PKG_DEVELOPER
...
(There's much redundancy here with pkgsrc/mk/mk.conf.example ... :/)
2000-07-06 15:22:02 +00:00
bouyer
bfe0d15570
Document PCIIDE_AMD756_ENABLEDMA and fix a small typo.
2000-07-06 15:21:33 +00:00
ad
240f3596cb
Use ':' as group prefix; suggested by hubertf.
2000-07-06 13:09:46 +00:00
ad
8cb27d79ff
Documentation for passwd.conf.
2000-07-06 11:23:10 +00:00
itojun
64ebfced5f
- mention that cnw devices are not compatible with 802.11.
...
- talk about frequency conflict with 802.11 a bit.
2000-07-05 23:45:05 +00:00
itojun
8539e988a5
sync memory mapped i/o size requirement with the current code
2000-07-05 19:24:35 +00:00
thorpej
a369ac6aad
Upate for the cloning nature of gre(4).
2000-07-05 18:14:40 +00:00
thorpej
d5f022f0f1
Update for the new cloning-nature of stf(4).
2000-07-05 17:08:46 +00:00
msaitoh
e880ff860e
{add,remove} extra {comma,period} in SEE ALSO section
2000-07-05 16:13:43 +00:00
msaitoh
f6f00e2615
remove extra period in SEE ALL section
2000-07-05 15:45:28 +00:00
msaitoh
9adc230faf
"." -> ","
2000-07-05 15:17:38 +00:00
sommerfeld
0b4a816b2e
Satisfy pedants
2000-07-05 14:54:01 +00:00
ad
176fa63b5b
Add Ox macro (OpenBSD).
2000-07-05 10:54:12 +00:00
sommerfeld
502fc00210
Comment out EON ISO-over-ip tunneling pseudo-driver, and document as
...
broken/fragile. Unlikely to be of much use, and confuses new users
when their system crashes when they, or their dhclient stumble over
it. See kern/10500, kern/8994 for the gory details.
2000-07-05 04:07:22 +00:00
enami
f4eab681f2
One more typo.
2000-07-05 02:30:18 +00:00