Commit Graph

4256 Commits

Author SHA1 Message Date
augustss 1a534e07a7 Add SanDisk ImageMate SDDR-31 to list of working devices. 2000-09-22 13:43:04 +00:00
phil ec49e039c2 Add rules to make and install html pages in /usr/share/man/html* 2000-09-22 05:37:57 +00:00
bjh21 549a6a7445 Provide a missing ".El". 2000-09-21 15:37:09 +00:00
bjh21 30c323755b s/usign/using/g 2000-09-21 11:44:53 +00:00
ad 82759dbdf5 Use .{B,Bs,F,N,O}x and fix miscellaneous errors. 2000-09-21 10:43:49 +00:00
ad 121d744ba2 - Document Bsx macro.
- Fx, Nx and Ox appear to be parsed and callable.
2000-09-21 10:22:17 +00:00
ad 29a800506a - Document Bsx and Ox macros.
- Add some missing TOC entries.
2000-09-21 10:20:51 +00:00
bjh21 985853ce2e Mention NFS_V2_ONLY. 2000-09-19 23:56:50 +00:00
bjh21 c4fdfbaf66 nfsiod(8) is long dead. 2000-09-19 23:53:51 +00:00
scw 12c28120f1 Add entries for vmepcc and vmetwo, mention MVME162, and correct
a speeling error.
2000-09-19 11:11:50 +00:00
hubertf 4e5545b220 Document VNODE_OP_NOINLINE 2000-09-14 16:02:24 +00:00
hubertf 86937cf02f Merge in some changes from the usermgmt examples. 2000-09-13 19:54:01 +00:00
hubertf 36942dc548 We now have a wscons.conf(5) manpage. 2000-09-13 03:39:12 +00:00
drochner 21955ff8d8 minor corrections / additions 2000-09-12 09:53:41 +00:00
hubertf b4b75848de Add standalone "iso-image" target that can be run with DESTDIR and RELEASEDIR
set in src/etc after a "make release" in both "src" and "xsrc", to create a
ISO-image of the release in $RELEASEDIR/installation/cdrom.

Hook for architecture dependent pre/post-processing in etc/etc.*/Makefile.inc
are available as 'iso-image_md_post' and 'iso-image_md_pre', see
etc/etc.i386/Makefile.inc as an example. Might be useful for setting up
bootable CDs on alpha, sparc, ...

Reviewed by Todd Whitesel and Thomas Klausner.
2000-09-11 21:53:30 +00:00
wiz 903370e095 add IHAFC and IHNFC 2000-09-10 20:49:20 +00:00
jlam 8edf0a98a0 Correct description of when "NOPIC" is set. 2000-09-10 19:10:50 +00:00
augustss 55af72266e Remove comment about isoc not being supported. 2000-09-08 01:11:15 +00:00
enami 04235cdc87 Fix typos. 2000-09-06 14:12:45 +00:00
hubertf cfb56629e8 Documentation for /etc/wscons.conf 2000-09-05 22:41:53 +00:00
kleink cd64d88f6f + Trier, FRG. 2000-09-05 15:45:16 +00:00
hubertf a9c3f5c9d9 Mention /usr/dt besides /usr/openwin,
OK'd by Christos Zoulas.
2000-09-05 00:57:04 +00:00
lukem dc53b5b17e - fix spelo
- be consistent with #define<TAB> for macros
2000-09-04 08:01:16 +00:00
ad dd7f13e542 The `cac' driver works with EISA boards. 2000-09-01 12:19:15 +00:00
ad 070ab0360f Document recent changes. 2000-09-01 12:17:55 +00:00
hubertf ad17c6c3df Document CHECK_SHLIBS 2000-08-31 02:34:44 +00:00
jhawk e7ebce3bf4 Correct errors in examples under "MANUAL AND GENERAL TEXT DOMAIN MACROS" 2000-08-31 01:54:40 +00:00
jhawk d3a097fd74 Document PCIC_ISA_INTR_ALLOC_MASK; documentation is now up-to-par with
the info in distrib/notes.

Minor fixup on PCIC_ISA_ALLOC_IO*.
2000-08-30 19:05:47 +00:00
jhawk ae971039d1 update Dd
correctly note use of struct ifaliasreq for SIOC[AD]IFADDR
Remove bogus reference to SIOCAIFCONF
2000-08-29 16:42:44 +00:00
wiz 26d076c70a re-format, reference pkgsrc/audio/xmradio and pkgsrc/graphics/fxtv 2000-08-28 23:53:46 +00:00
kleink 52c8b79c19 Document an ``EXIT STATUS'' section appropriate for section one and eight
commands and utilities.
2000-08-28 16:51:56 +00:00
mrg 36afbd61af use the merged sparc installboot.8 2000-08-26 02:14:34 +00:00
jun 211fbcbbbc add
man 8 pbsdboot.
2000-08-25 06:15:11 +00:00
hubertf 389581c1cf run skeyaudit, if run_skeyaudit is set to yes 2000-08-25 01:11:42 +00:00
tron ad6319b502 Document "USE_XAW" and "USE_XPM". 2000-08-23 22:30:56 +00:00
jhawk be4199da69 update Dd
indent options and commands the same way
Note additional installation in release(7) hierarchy
Add FILES to note /usr/mdec installation
2000-08-23 21:16:45 +00:00
jhawk 2291a0d120 Correct paste error of 802.11 DS speeds. 2000-08-23 18:37:29 +00:00
bouyer d11b2e4d50 Example file for, guess what ? sup2.fr.netbsd.org. 2000-08-23 17:18:45 +00:00
thorpej b391d6cece Document spllock(). 2000-08-22 19:56:08 +00:00
bjh21 b5279973df Switch arm26 to -O2. Most of my kernels are compiled with this anyway,
and gcc's code generation should be the same as for arm32, so I think this
is safe.
2000-08-22 17:38:49 +00:00
lukem fa2f94238c - document `nostart' support for /etc/rc
- use bootconf.sh instead of fsck.sh as the `foo.sh' example
- add information how a normal script can stop the boot with kill -TERM $$
- update history
2000-08-22 08:53:17 +00:00
wdk 699089b936 Add mipsco port 2000-08-22 05:17:43 +00:00
enami f6836da7ad Fix two more typos. 2000-08-22 01:33:52 +00:00
thorpej a703d1e88e i before e except after c ... 2000-08-21 23:16:01 +00:00
thorpej c848fa23c5 Inject more truth into this document. 2000-08-21 22:53:53 +00:00
itohy f4ef762e4a s/bt/by/ 2000-08-21 07:07:33 +00:00
kleink 68cffe7582 Minor grammar nits in section headings. 2000-08-21 06:57:51 +00:00
itohy 1ef7adc1bf fix typo 2000-08-21 00:14:29 +00:00
hubertf 97d171d025 MIRROR_DISTFILES and NO_CDROM are gone. 2000-08-18 22:45:39 +00:00
tv 7c8513ea3b MLINK2->M_LINK2, also make the listing of these three options be more in
line with the columnar layout.
2000-08-14 17:34:12 +00:00
msaitoh 6627d84e5a add missing .El 2000-08-14 15:30:11 +00:00
deberg 0bcba35b9e fix typo 2000-08-14 02:37:37 +00:00
itojun 424b5f77fb MLINK optimization based on timestamp. 2000-08-13 06:56:25 +00:00
jhawk 7d58775d6f More minor grammar fixes.
Various markup (mdoc) fixes.
2000-08-13 06:48:10 +00:00
itojun 531e380d08 do not test $UPDATE nor file existence, on "MLINKS" installation.
the check will leave original manpage and linked manpage unsynchronized,
as we use hard link instead of symlinks.

this backs out 1.37 -> 1.38 change.
2000-08-13 06:36:29 +00:00
augustss c83f79e315 Add a couple of Inland adapters I forgot last time. 2000-08-12 17:59:12 +00:00
augustss 9d708cda6b Note that we handle RBC and a LaCie CD R/W. 2000-08-12 14:54:18 +00:00
wiz c6253bccb9 add FOAD 2000-08-12 11:09:43 +00:00
thorpej 36ff456d9a Document the DE422 Ethernet interface. 2000-08-11 20:47:14 +00:00
kleink 8e0079b444 Merge tzdata2000f. 2000-08-11 12:03:21 +00:00
kleink 4c613c91ee Import tzdata2000f. 2000-08-11 12:00:56 +00:00
soda f88536df95 s/nodevs/nodev/ for mount option. 2000-08-11 11:59:44 +00:00
soda 3681169826 fix thinko of revision 1.4.
the change seemed to intend "/net" and "/cd", rather than "/mnt" and "/cd".
2000-08-11 11:59:14 +00:00
soren 82a02d5fad A few minor grammar fixes. 2000-08-11 04:05:01 +00:00
thorpej b2ee6c4c4c Clarify kdc section. 2000-08-11 02:39:27 +00:00
itojun 62037f7722 kdc superseded kerberos. not sure if the description is 100% right. 2000-08-11 02:25:52 +00:00
soda 405954a851 describe options PCIBIOS_INTR_GUESS 2000-08-10 21:19:42 +00:00
mrg f6ecacaf38 document merged sparc installboot. 2000-08-10 13:21:11 +00:00
hubertf 3d03ccca1c Back out last entry (MCC).
It seems this file is intended for "things used often in personal
eletronic communication". (Where is my canonical list of smilies?)
2000-08-10 03:56:58 +00:00
tv c031c2e49c Work around some .Po/.Pc bogons to make this format properly. 2000-08-10 02:34:50 +00:00
hubertf 909a069d61 MCC Memory Credential Cache 2000-08-10 02:23:40 +00:00
gmcgarry 68e607a368 Remove executable permission from src/lib/checkver. 2000-08-09 23:41:24 +00:00
itojun babc498cc8 implement EDNS0 support, as EDNS0 support will be made mandatory for
IPv6 transport-ready resolvers/DNS servers.  need careful configuration
when enable it. (default config is not affected).
see manpage for details.

XXX visible symbol __res_opt() is added, however, it is not supposed to be
called from outside, libc minor is not bumped.
2000-08-09 14:40:52 +00:00
tv 9f8eb67559 Add manpage for bitmask_snprintf(9), describe tprintf(9), and simplify
kprintf(9) by removing the now unsupported "extra" printf format strings.
2000-08-09 03:12:33 +00:00
tv e371c5808a Terminate an unterminated .Bl. 2000-08-09 03:11:00 +00:00
lukem 9d49c249d7 document sshd. add note that whilst sshd & gated are not part of the base
system they are available in the optional package collection.
2000-08-08 19:01:03 +00:00
augustss 1d14801481 Add PC Linq to the list of hardware. 2000-08-08 16:57:29 +00:00
ad a55a72cb72 - joy is not MI.
- Xr intro 4.
2000-08-07 14:29:58 +00:00
augustss 8e63b5da59 Update documentation about order of hooks. 2000-08-06 02:07:15 +00:00
briggs 0ad393d6e3 On 20 Feb 2000, the humanize_number() function got a fifth argument--a
divisor.  This divisor replaces a hard-coded divisor of 1024.  To remain
consistent with the hard-coded SI prefix list, humanize_number should
probably only be called with a divisor of 1000 or 1024.
This is now documented.
2000-08-05 14:58:03 +00:00
jhawk 243d61d41b Xr ppsratecheck 2000-08-03 20:35:40 +00:00
briggs b9198e3e17 As noted by jhawk--'count' is a function argument when I note that that
functions which take a count of bytes have undefined results if the specified
(count) is zero.
2000-08-03 15:30:52 +00:00
soda 423aa34757 more fix for typesetting 2000-08-03 13:32:39 +00:00
soda 760ca1caec - "a space" -> "space", from jhawk
- fix typesetting when TYPESETTER=ps
2000-08-03 13:14:22 +00:00
ad f3e1d1930e PCVT is dead. From NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>. 2000-08-03 09:42:52 +00:00
bouyer 5439296584 The W83781D isn't "untested" any more, thanks to Bernd Ernesti.
However the W83697HF is untested.
2000-08-03 09:29:55 +00:00
jhawk cad42d1288 Rototillage: Update the date; addition => additional; netstart => rc.d/network;
line format to .Ar syntax; .Em => .Ar; Clarify the meaning of netmask omission;
Resort FILES; Remove NOTES.
2000-08-03 03:42:23 +00:00
jeffs f907ee9f25 Document DDB_BREAK_CHAR that was added in:
sys/conf 1.381
	sys/dev/ic/com.c 1.174
2000-08-03 00:34:08 +00:00
itojun f7e4207188 add ppsratecheck(9). 2000-08-03 00:09:39 +00:00
itojun a43773b43f add a note on possible misbehavior when mininterval < 1/hz. 2000-08-02 23:51:07 +00:00
itojun 3454cf5286 add .Ed against .Bd 2000-08-02 23:43:52 +00:00
bouyer 20308fd9ad Note support for W83627HF.
I tested W83782D, so remove from "untested" section
Use ".Em" for chips references, suggested by John Hawkinson
2000-08-02 21:52:08 +00:00
bouyer a91152a3cb Document PCIIDE_CMD0646U_ENABLEUDMA 2000-08-02 21:49:41 +00:00
msaitoh d5567fbc4d sh3 port is incomplete, so add NOLINT=1 and NOPROFILE=1
(and NOPIC=1 if OBJECT_FMT==COFF)
2000-08-02 20:04:45 +00:00
pooka 4575d69b5b s/master.password/master.passwd/
from misc/10737 by Brian Stark
2000-08-02 08:17:01 +00:00
briggs 5e985516ea Update man page to include 91c1xx and nubus information. 2000-08-01 23:19:21 +00:00
briggs c90e5bd9f6 Add some basic bus_space_*stream_N documentation. 2000-08-01 23:08:56 +00:00
augustss 34119e1a6a Add midi at clcs 2000-08-01 08:19:39 +00:00
danw 601e8144d5 s/abort(2)/abort(3)/ 2000-07-31 19:30:37 +00:00
kleink 60eaf5abfb Import tzdata2000e. 2000-07-31 14:17:37 +00:00
ad 409bf2ddba Misc fixes, mostly spelling and spacing. 2000-07-31 11:45:48 +00:00
ad 8018fa46e0 Typo, one or two other nits. 2000-07-31 11:41:24 +00:00
ad 41fa923526 Missing .El before atari-specific section. 2000-07-31 11:40:04 +00:00
jdolecek c7457c964b g/c -r argument (RB_DFLTROOT is obsolete) 2000-07-30 08:36:06 +00:00
jhawk 490c966a83 Missing period at end of sentence. 2000-07-30 02:42:36 +00:00
jhawk 9888228711 We have no crash(8) or other useful documentation for crash
debugging; remove references to the former. Fixes PR 10708.
2000-07-29 17:32:47 +00:00
castor cfe48824c3 Add PUCCN option. 2000-07-28 21:38:45 +00:00
minoura 9377810f8f Several clarifications. 2000-07-28 10:27:53 +00:00
elric fe7b2d259c Removed references to Linux. And removed the section about linux_getdents
entirely, as I can not find an error message like that in the compat/osf1
source.

Addresses PR: 9060
2000-07-28 03:08:52 +00:00
bouyer 7beb4e1e50 Note W83627HF support. 2000-07-27 21:59:21 +00:00
ad 0fb0e5f170 Clean up. 2000-07-27 15:25:07 +00:00
bouyer 7b6418e7b4 Now that HPT370 works we can claim to support it. 2000-07-27 14:31:49 +00:00
augustss 8d7ff67b6a Add SEE ALSO section. 2000-07-26 22:16:56 +00:00
augustss 7173615a72 Add ofisa to SYNOPSIS section. 2000-07-26 22:14:31 +00:00
augustss 42fe39f0b6 Add an ofisa(4) man page. (Who is it that adds all these drivers, but no
man pages? :)
XXX Why are com(4), joy(4), and lpt(4) in the i386 subdirectory?
2000-07-26 22:09:45 +00:00
ad afc4006d53 Clean up, fix. 2000-07-26 17:30:59 +00:00
hubertf 66df19f794 PACKAGE_DEPENDS_WITH_PATTERNS will soon be gone, and it was never
intended to be changed by users.
2000-07-26 15:02:14 +00:00
ad b92480d646 Actually, don't bother marking wscons drivers as such - it gets messy. 2000-07-26 12:04:44 +00:00
ad 9091cf3b66 Clean up, fix. 2000-07-26 12:02:28 +00:00
ad d6ff273d1e - Xr pcdisplay(4)
- Capitalisation.
2000-07-26 11:56:15 +00:00
lukem 5ab1f61ba2 * update to match etc/rc.conf
* clean up formatting
2000-07-26 06:34:47 +00:00
lukem dbf1552526 describe rc.d/NETWORK. xref rcorder -k for keywork explanation 2000-07-26 05:29:15 +00:00
mycroft 320dc0b012 Build shared libraries on sparc64. 2000-07-26 02:21:21 +00:00
pk ed1c92951c Add man page for a new time-of-day clock driver interface. Also documents the
already existing clock_secs_to_ymdhms() & clock_ymdhms_to_secs().
2000-07-25 21:12:45 +00:00
pk ef0b35e523 Add driver man pages for Mostek MK48TXX and Intersil7170 time-of-day clocks. 2000-07-25 21:02:54 +00:00
jdolecek 1bf05ae3b1 the format without netmask is supported for compatibility only and not
specifying it is discouradged, actually
also add comments about this fact to etc/rc.d/network, for people who
don't read manpages :)
2000-07-25 18:47:28 +00:00
drochner 08694fcdcd document the screen types recently added, and use the term "former" when
referring to pcvt(4)
2000-07-25 17:22:02 +00:00
drochner 188fd24225 add wscons subdir 2000-07-25 17:18:33 +00:00
drochner 3f7dc2e7b3 find a new home for the downloadable VGA fonts which used to be
distributed with pcvt
2000-07-25 17:13:52 +00:00
is b38bba4202 Document non-US keyboard support for Shark pccons. 2000-07-25 09:56:41 +00:00
cgd 4bf5f7086b ${RPCGEN}, not hard-coded rpcgen 2000-07-25 06:29:44 +00:00
ad bcd6512016 Fix a couple of oversights. 2000-07-24 15:00:07 +00:00
ad 119ee262a5 PCVT is dead. 2000-07-24 12:26:15 +00:00
ad 57f09713dc Clean up, fix. 2000-07-24 12:17:45 +00:00
ad e5d8252acc Clean up. 2000-07-24 12:15:10 +00:00
ad b519c00ff1 - No `-compact' on lists (i.e. look like the other bus pages).
- .Tn SCSI
2000-07-24 11:58:31 +00:00
ad 6feb52fd7e Monkeys Ignite Dangerous Items. 2000-07-24 11:55:52 +00:00
ad 9f22ddd39a Install ioat.4. 2000-07-24 11:53:49 +00:00
ad ac3b4d51bc Cleanup. 2000-07-24 11:49:42 +00:00
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
shin ad83d775db fix typo. 2000-07-05 02:24:11 +00:00
thorpej fbf4a748b4 Note that these are created and destroyed dynamically now. 2000-07-04 20:06:26 +00:00
thorpej c04e387d3c `count' no longer applies when configuring the pseudo-device. 2000-07-04 20:03:56 +00:00
onoe 217f72d966 Remove description about lack of WEP support from BUGS secsion. 2000-07-04 14:37:37 +00:00
augustss 141ff1b566 Add missing two missing \ 2000-07-04 12:57:44 +00:00
enami 1e59998dbb Fix SEE ALSO list;
- s/Cr/Xr/
- The manpage of envstat is in section 8 not 1.
- Separete each items by comma.
2000-07-04 08:57:44 +00:00
gmcgarry 76405ae56d audioamd(4) man page. 2000-07-04 07:59:12 +00:00
kleink 4216064847 Roll forward towards 1.5; addresses PR misc/10493 from Love. 2000-07-04 07:12:47 +00:00
kleink 37c5b0bebb Changes references from ``ISO C'' to ``ISO C90''. 2000-07-04 07:03:15 +00:00
christos 921df2e6f1 add support for teeny dewey numbers; cleanup duplicated variables. 2000-07-03 21:08:55 +00:00
enami d8ff8a05d4 Sync with reality:
- Remove update and defcorename.
- portmap is replaced with rpcbind.
- xntpd is replaced with ntpd.
- Add clear_tmp and postfix.
- Remove description about nfsiod and describe that the number of
  asynchronous i/o server is controlled via sysctl.
Cosmetic changes:
- Remove an empty line in the source.
- Break line at the end of statement.
2000-07-03 07:16:04 +00:00
augustss 8d108de85a Xref more. 2000-07-02 00:52:50 +00:00
thorpej 3274a33753 Update for the new create-on-the-fly nature. 2000-07-02 00:47:52 +00:00
itojun 8c9768d831 - remove references to gifconfig(8). refer ifconfig(8) instead.
- BUGS section: IFF_POINTOPOINT is strange for multi destination mode
2000-06-30 18:32:13 +00:00
wiz e4653b6906 add RFC 2000-06-30 10:57:09 +00:00
mrg 6f661cfcac <vm/vm.h> is gone. fix a few minor errors. 2000-06-29 06:08:44 +00:00
bjh21 f42e9888c5 Add GNU_ARCH.arm26 2000-06-27 21:12:42 +00:00
kleink 715c073d75 siso_family: u_char -> sa_family_t. 2000-06-26 16:21:22 +00:00
kleink 7da6fb4f9e sat_family: u_int8_t -> sa_family_t. 2000-06-26 16:17:13 +00:00
kleink 327d566893 sin6_family: u_int8_t -> sa_family_t. 2000-06-26 16:12:33 +00:00
kleink 175e98e2b1 Sync struct sockaddr_in with reality. 2000-06-26 16:11:37 +00:00
veego b04531906a Fix the broken spinlockmgr.9 link to lock.9 2000-06-26 13:22:43 +00:00
bouyer 6a452adcf5 Note PCI0648/0649 support. 2000-06-26 10:12:14 +00:00
gmcgarry 692c6c4e03 lock(9) manpage. Not much, but it is a start. 2000-06-25 23:45:22 +00:00
erh c2256d0630 For the case when DESTDIR is set: move the -L${DESTDIR}/usr/lib after ${LDADD} so any -L directories set in LDADD are searched first to avoid possibly linking against old versions of libraries. 2000-06-25 05:07:22 +00:00
soren 1eaafea94d Add cobalt and sgimips. 2000-06-24 11:08:49 +00:00
soren c35d77d881 Add sgimips. 2000-06-24 11:04:55 +00:00
jlam 9ccf5a8641 s/suported/supported/ 2000-06-24 01:12:14 +00:00
thorpej cdc96f602d Garbage-collect old KERBEROS* switches. 2000-06-23 06:14:33 +00:00
thorpej acc9b0f304 Remove the bsd.crypto.mk section, and describe the new MK... switches
related to system crypto support.
2000-06-23 06:11:05 +00:00
thorpej df83a2a3cd Add MK... variables to enable/disable various aspects of building
crypto support into the system.  See share/mk/bsd.README for more
a full description.
2000-06-23 06:01:10 +00:00
itojun b72e65d5b4 clarify more about symlink for pcvt(4) ioctl 2000-06-21 23:29:10 +00:00
itojun 73383f3580 mention /dev/ttyv0 trick (pcvt ioctl). 2000-06-21 22:06:33 +00:00
itojun c60ddc2403 remove ip6defaultif configuration. because:
- ndp is in /usr/sbin, chokes on NFS-mounted /usr installation
- the option is just for IPv6 specification geek, not for normal users
2000-06-20 16:48:14 +00:00
thorpej e7d6b96938 Merge a bunch of things from crypto-us and crypto-intl into basesrc,
adding support for Heimdal/KTH Kerberos where easy to do so.  Eliminate
bsd.crypto.mk.

There is still a bunch more work to do, but crypto is now more-or-less
fully merged into the base NetBSD distribution.
2000-06-20 06:00:24 +00:00
thorpej 78d67d6053 Add print-shlib-major and print-shlib-minor targets. 2000-06-19 19:35:05 +00:00
thorpej c55e4231ce Sync up the LIB* list. 2000-06-19 19:00:14 +00:00
kleink 8a7d2ae8da + FAQ 2000-06-19 11:27:52 +00:00
kleink 09d00231dc + KITA 2000-06-19 09:40:58 +00:00
soren d2df3196f7 Note tr_pcmcia. 2000-06-19 04:04:46 +00:00
hubertf 112d4ac068 * Add some cut&paste ready commands for installing this
* Move audioplay to a shell function, to have one location where to
   change the noise-making
 * use /etc/rc.d/dhclient instead of doing it manually
 * when going line->battery and vice versa, adjust idle timeouts of
   harddisk (atactl), and add noatime,nodevmtime mount options.
   Inspired by htdocs/Documentation/power-mgmt/
2000-06-18 16:16:34 +00:00
christos cba4080890 document dlopen(NULL, ...) 2000-06-17 19:09:21 +00:00
msaitoh 18f3abf4d9 add netconfig.5 2000-06-16 06:52:17 +00:00
msaitoh 39b7678090 remove netconfig.4 and rpc.4 2000-06-16 06:50:36 +00:00
augustss fb5d1ab7ad Update man pages to reflect the new things that can be attached to pnpbios. 2000-06-16 06:42:31 +00:00
fvdl fbe0b56aea The rpc and netconfig files belong in section 5, not 4 (that's where they
are under Solaris). Pointed out by several people. Also, describe
struct netconfig in netconfig(5), as pointed out by Matt Green.
2000-06-15 20:05:51 +00:00
itojun cce3a88546 typo. ftp(8) -> ftp(1) 2000-06-15 14:24:17 +00:00
itojun 2440a71706 to compile IPSEC_ESP enabled kernel, we no longer need a symbolic link
from src/crypto-intl.
2000-06-15 10:33:15 +00:00
itojun b6dea15d96 typo 2000-06-15 10:28:50 +00:00
itojun b918f02846 typo 2000-06-15 08:12:41 +00:00
itojun 90ca25568b remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike.
(sync with kame)
2000-06-15 05:01:06 +00:00
cgd c85d2eb42b sweep of my licenses for consistency. (no functional changes) These
files have copyright held by people in addition to myself.  (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.)  Their approval has been given re: the license
change.
2000-06-14 22:52:37 +00:00
cgd db755e7c76 sweep of my licenses (userland files w/o only my copyright) for
consistency.  (no functional changes)
2000-06-14 17:24:02 +00:00
itojun 54bba557fc explicitly recommend listening to two sockets 2000-06-14 16:29:32 +00:00
itojun b5d836ae92 document IPv4 mapped address issues (moved from inetd.8) 2000-06-14 15:59:50 +00:00
itojun 7c77443b0b describe more sysctl variables. 2000-06-14 13:06:30 +00:00
itojun b2e33a4fd8 document issue with SADB_{,SPD}DUMP in BUGS section. (socket buffer full) 2000-06-14 12:36:11 +00:00
ad a1aa137da7 Xref cap_mkdb(1) and add a FILES section mentioning /etc/login.conf.db. 2000-06-14 12:35:31 +00:00
cgd d220ca5ba3 fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well.  No functional changes.
2000-06-14 06:48:47 +00:00
itojun b08666e2a4 IPv6 numeric addresses are permitted. 2000-06-14 03:57:23 +00:00
itojun c4e8d3d8d5 "nameserver" line happily accepts IPv6 numeric address. 2000-06-14 03:52:40 +00:00
cgd ef767ee388 Replace my personal attribution string ("This product includes software
developed by Christopher G. Demetriou for the NetBSD Project.") with
a generic NetBSD one ("This product includes software developed for the
NetBSD Project.  See http://www.netbsd.org/ for information about NetBSD.")
so that this same set of terms can be used by others if they so desire.
(Eventually i'll be converting more/all of my code.)
2000-06-13 22:36:16 +00:00
itojun beb03d9f22 add ipsec configuration. 2000-06-13 16:33:18 +00:00
scw b7a8fc610a Document OPTi 82c621 support. 2000-06-13 09:43:07 +00:00
bjh21 4ed6e58789 Proper en-dash. 2000-06-13 00:24:13 +00:00
bouyer 5df54cd1f2 Note HPT366 support. 2000-06-12 21:27:12 +00:00
ad 47eb171a16 In SEE ALSO section:
- Note missing references to dpt(4) and wdc(4).
- Sort.
2000-06-12 11:24:36 +00:00
itojun eb5b4aa559 typo. there's no ttcp(4) in netbsd. 2000-06-12 11:16:32 +00:00
ad 65fbf215fa - Formatting.
- Reword slightly to be more clear in one or two cases.
2000-06-12 11:14:30 +00:00
ad 412d66c34b Remove some crap that looks like it came from a conflict. 2000-06-12 11:11:19 +00:00
ad f3415e7d0e Note EGA support. 2000-06-12 11:04:15 +00:00
itojun 0c0d0ee98e tiny nroff nit. correct order of sections. (sync with kame) 2000-06-12 10:32:06 +00:00
veego 959d05dacc Sync with the basesrc/etc/etc.$ARCH/MAKEDEV files. 2000-06-11 10:08:03 +00:00
veego bd118032cf Only update the file when it changed. 2000-06-11 10:02:58 +00:00
augustss 3434d1941c Fix spelling. 2000-06-11 01:13:44 +00:00
veego b18cd8346c One eisa.4 entry is enough.
Only noticed because make failed with:
install -r -c -o bin -g bin -m 444 eisa.cat4 eisa.cat4 /usr/share/man/cat4/eisa.
2000-06-10 20:00:11 +00:00
mycroft 750b27b82a Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it
DTRT for generated files in and obj directory (or accessed via .PATH).
2000-06-10 14:12:03 +00:00
itojun 3fff705c2a update i-d #. (sync with kame) 2000-06-10 08:02:20 +00:00
mycroft 27bcc551c6 Do `install-info --remove' after installing the info file. 2000-06-10 04:56:59 +00:00
enami 588bdb0ce7 Replace unreachable url with reachable one. 2000-06-09 15:11:01 +00:00
onoe a2ec330737 Add Nokia C020 and Farallon SkyLINE to supported hardware.
Note wiconfig(8).
2000-06-09 13:06:32 +00:00
itojun 28fea45199 sync with header file change. s/u_int/unsigned int/ 2000-06-08 21:20:37 +00:00
jdc 060d6ec665 For the 'xterm-xf86-v32' entry :
Make the kD capability consistent with older (and newer) xterm entries.
  Remove some function key capabilities to reduce the size of the entry.
2000-06-08 21:02:49 +00:00
cgd 31632fbb01 IPL-lowering functions are now defined to return `void.' See also my
post to tech-kern about the issue.  No ports updated yet; they should
be updated as time permits.
2000-06-08 06:45:24 +00:00
mycroft 2eaf9707e2 Rearrange slightly to get rid of unneeded conditionals (and make this
*slightly* less painful to trace through, though not much).
2000-06-08 03:51:56 +00:00
mycroft dfad196789 Rework to not use the `files' crap. It requires far too much klugery to
actually get the semantics right.  As a bonus, the info directory is not
reordered when using UPDATE any more, if files are not actually reinstalled.
2000-06-08 03:30:58 +00:00
mycroft 78e7ae14b9 The previous commit was *definitely* wrong. It indicates an out of date
make(1).
2000-06-08 03:05:17 +00:00
matt 84ad7d0a8d More lossage. You need to make the directory each catalog will go into. 2000-06-07 17:28:52 +00:00
matt ce4415cde0 Don't know if this is a side effect of the recent makes changes but
set FILESDIR_${F} for info files.
2000-06-07 16:29:11 +00:00
jhawk 84ceb5dfe7 Fix long-standing inconsistency between manapage and code.
The "ditto" character is " (double-quote); not , (comma) as
indicated in the manpage; and not ' (single-quote) as indicated
in the man.old -style manpage from which the mdoc manpage was derived.

Some other versions of ddb use single-quote for this feature, and this
part of the code may change again in the near future, but the documentation
now affects reality now.
they
2000-06-07 13:24:11 +00:00
gmcgarry 66113db19c Autonegotiation is reported to work. Change the statement to a warning
rather than a problem.  Promiscuous mode has been fixed.
2000-06-07 02:12:00 +00:00
mycroft b124cdf163 Abuse .USE some more. 2000-06-06 09:53:29 +00:00
mycroft befa5650d3 Minor rearrangement. 2000-06-06 09:22:00 +00:00
mycroft 9994843c59 Fix some breakage with directory that have no subdirectories. 2000-06-06 08:54:06 +00:00
mycroft 602ebf1e8d Oops; fix a subtle bit of semantics that was broken in the previous. 2000-06-06 06:49:39 +00:00
mycroft 34e1bda46a Use ODE make(1) features to eliminate extra variables and move several things
outside of .for loops.  (Needs more work to completely eliminate .for.)

XXX Don't look at this stuff.  It will make your head hurt.
2000-06-06 05:40:47 +00:00
mycroft 58b1f972c2 Oops. DTRT with directory names with dashes (e.g. for crypto-*). 2000-06-06 05:39:26 +00:00
mycroft d1460458fc A few changes to decrease parsing time and memory usage. 2000-06-06 05:33:58 +00:00
gmcgarry 3129070fd6 New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which
didn't work.  Renamed to avoid clash with next68k network driver.
2000-06-05 23:14:22 +00:00
gmcgarry efa5140d27 Document APM_ALLOW_BOGUS_SEGMENTS. Update description for APM_POWER_CHANGE,
addresses PR10066 from Takahiro Kambe <taca@sky.yamashina.kyoto.jp>.
2000-06-04 22:38:58 +00:00
cgd cffb580806 Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).
2000-06-04 19:14:14 +00:00
itojun 0493f499b6 mention /etc/mail. PR 10273 from roskens@elfin.net. 2000-06-04 08:38:08 +00:00
veego f9e6343390 Add netconfig.4 and rpc.4.
And format the entries a little bit.
2000-06-03 07:18:47 +00:00
fvdl 03359a9af1 Add netconfig(4) and rpc(4) manual pages. 2000-06-02 23:18:31 +00:00
matt 479163743d Note that softintr_schedule can safely be called multiple times
before the callback is invoked.
2000-06-02 22:12:11 +00:00
gmcgarry 8c0b13837f pcmplay -> audioplay 2000-06-01 21:54:54 +00:00
gmcgarry 59d8ecda45 xntpd -> ntpd 2000-05-31 22:26:58 +00:00
cgd a6921e9cfe in foo_softc example, actual struct device, not a pointer to one 2000-05-31 19:39:21 +00:00
pk bd447b03c0 Document pool_init(9) and generally Sync with Reality. 2000-05-31 15:27:33 +00:00
cgd a66fd057e2 documentation of the NetBSD machine-independent software interrupt
framework, dredged out of the January, 1997 tech-kern e-mail archives.
2000-05-31 00:40:51 +00:00
augustss 0dbfa7d01e Note that the Y-E Data floppy works. 2000-05-30 02:04:48 +00:00
jdolecek 3e9a22e83b add the 'slot ?' to example config line 2000-05-29 08:56:01 +00:00
augustss 2499d71cdf Add mca(4) man page. Xref and add some tr(4) info. 2000-05-28 22:37:46 +00:00
mycroft 8c8608818f Mention section 9. 2000-05-27 22:49:45 +00:00
mycroft 804b61073e One more formatting nit. *sigh* 2000-05-27 22:34:24 +00:00
mycroft a05c70639c Update the date. 2000-05-27 22:31:57 +00:00
mycroft 89e229d95c Fix formatting error. 2000-05-27 22:29:03 +00:00
mycroft 8d9497c3e3 Document *_EMPTY(). 2000-05-27 22:27:33 +00:00
enami 72d16d3ff2 Convert to use mdoc macros more. The pervious commit, which partially
converted to mdoc, just results malformed output.
2000-05-27 02:23:19 +00:00
soren 08f5b3301d The datap argument to bus_space_write_{multi,region}_* should be const. 2000-05-27 01:55:42 +00:00
jdolecek 49e9b8f9f9 note MCA attachment for Adaptec AHA-1640 2000-05-26 20:56:37 +00:00
jhawk 1fe6e4844f If db_onpanic is unset and DDB is compiled in, panic() now calls
db_stack_trace_print(__builtin_frame_address(0),...), to printf() the
stack trace to the message bufffer and console. Idea from SunOS/Solaris.
Useful when dumping fails.
2000-05-26 20:25:57 +00:00
jdolecek 24e1cab092 note the MCA attachment 2000-05-26 19:01:51 +00:00
ad fb3a33ff99 We may as well allow local additions to /etc/security, since it gets done
for the other periodic checks.
2000-05-26 17:08:21 +00:00
thorpej bc166bd72a Docuement Xircom X3201-3 and Davicom DM9102/DM9102A. 2000-05-26 16:41:52 +00:00
jhawk ef5465cf9f Note "sifting" requires backslash escapes for leading digits. 2000-05-23 23:48:43 +00:00
jhawk 41ebaaaf09 Add a "sifting" command to ddb (named from the Sun OpenPROM command of
the same name); it searches the symbol table(s) for all symbols matching
a given substring, and prints.

Extremely useful for when you forget that critical symbol name.

Also, with /F support (cf. "ls -F") to print a char indicating the
symbol type.
2000-05-22 14:49:10 +00:00
jhawk 6bea74b95a BREAK gets ddb on the i386 serial console
fix ")." misconstruction (mandoc)
2000-05-22 11:46:07 +00:00
jhawk b931e9206f Sort commands alphabetically (wow, much easier to find things now).
Fix few commands using Cm instead of Ic [consisntency].

Make .Bl's -compact in most cases (where items are one-line entries);
dramatically improves readability
2000-05-22 11:28:36 +00:00
jhawk dbc1cf06d2 Resync list with reality:
comment out nonexistant pages (eqnchar, man, me, ms, term)
  add missing ones (hostname, mdoc, mdoc.samples, operator, release, signal,
      symlink)
2000-05-22 09:02:07 +00:00
jhawk 4a80dfe1fe style/grammar.
NetBSD -> .Nx
SIGPWR origin moved to HISTORY
2000-05-22 08:55:57 +00:00
itojun 2abe5dee91 refer inet6(4) and ip6(4) where necessary. 2000-05-22 02:01:34 +00:00
soren d07e520289 No more 'mach halt' on MIPS. 2000-05-21 05:42:01 +00:00
jhawk 6799326e44 Comment out "xf" and "xb"; they aren't implemented and don't
ever appear to have been.
2000-05-20 02:28:33 +00:00
thorpej 6c7c329b31 Manual page for the Cyclades-Z mutli-port serial adapter driver. 2000-05-17 18:15:08 +00:00
blymn 92ca49cd50 Added documentation of the magic ZZ capability. 2000-05-17 12:36:47 +00:00
itojun 9b2a791c1b improve recommendation on inbound packet filtering/auditing. 2000-05-17 02:27:51 +00:00
jdc 2eea39ee35 Add descriptions for colour related and 'ZZ' capabilities.
Pointed out by Perry E. Metzger.
2000-05-16 20:23:11 +00:00
jhawk f9d6838fb8 Document "!" as a synonym for "call" 2000-05-15 20:37:56 +00:00
bouyer d7a4b673e1 Use my standart copyrigth notice. 2000-05-15 06:34:47 +00:00
bouyer d7e243ca4f Use same copyrigth notice everywhere. 2000-05-15 06:33:21 +00:00
bouyer 48d7ad6cf4 Add a man page for siop and xref it. 2000-05-15 06:31:56 +00:00
veego 6759f2632c Remove the last traces of libahdi. 2000-05-14 14:13:52 +00:00
tsutsui 8810dd5228 Add cobalt. 2000-05-14 13:16:47 +00:00
bjh21 676b808327 Tidy up a typo 2000-05-14 10:09:45 +00:00
bjh21 6a05ab8371 Accuracy 2000-05-14 10:08:15 +00:00
bjh21 5f06420548 et is now ei 2000-05-14 10:04:21 +00:00
bjh21 471fe4c6da Add copyright notice 2000-05-14 10:00:38 +00:00
bjh21 cdd5634031 Change to my standard licence notice 2000-05-14 09:54:54 +00:00
itojun 2e9df64fa3 sync IPv4 rogue address filter with RFC1122. (sync with kame) 2000-05-14 03:44:02 +00:00
wiz 3f3abfd359 PNG 2000-05-14 01:32:58 +00:00
jhawk 47d4e03246 Fix SEE ALSO sorting error noted by mycroft. 2000-05-13 17:11:35 +00:00
mycroft dd7aa6db1b GC spurious blank lines. 2000-05-13 15:27:17 +00:00
mycroft 1f2cf096b8 GC spurious blank lines. 2000-05-13 15:22:15 +00:00
mycroft 3c20f768a7 Fix formatting glitches. 2000-05-13 15:20:35 +00:00
jhawk 11c5aee5eb Rototill boot.8 and dosboot.8. Fix a pile of mandoc usage, sort
options, sort SEE ALSOs, etc.

Add support for on-the-fly switching of console devices interactively
from biosboot via the "consdev" command.
2000-05-13 05:27:21 +00:00
jhawk 86584b9a4e Synchronize with reality. Fixes PR 9233. 2000-05-13 05:25:58 +00:00
jhawk a72e1e9c59 Add support for on-the-fly switching of console devices interactively
from the i386 biosboot via the "consdev" command.
2000-05-13 05:25:20 +00:00
mycroft f296458aa2 Avoid using \\n(C? in .lV, as it may not be initialized yet. Instead call
.aT to determine the argument type, as in .bV.
2000-05-13 04:27:16 +00:00
jdc 92a065ab4f Add missing ':'.
Pointed out by Charles M. Hannum.
2000-05-12 06:44:34 +00:00
jdc fbfcc3d68c Add extra function key and colour sequences to xterm-xf86-v32. 2000-05-11 23:06:59 +00:00
bjh21 8748ae4382 Add arm26 port 2000-05-11 19:35:03 +00:00
bjh21 6c97e2bd78 Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
jhawk e02d0e3597 Back out rev 1.7 of i82365_isa.c; 0x300-0x3ff, or even 0x330-0x3ff
is not a reasonable place to allocate 12-bit pcmcia iospace.
It seems to cause conflicts on a large number of modern laptops,
necesitating hand-patching of the kernel (mostly due to
video devices in the upper range of that space).

This will presumably cause problems on the NEC Versa 6030X,
however that appears to be a vastly less common case than
the laptops that are inconvenienced by the current state.

12-bit iospace now uses 0x400-0xfff.
2000-05-09 17:59:39 +00:00
thorpej 84543d59da Make the fact that we disable -Wuninitialized explcicit in the Makefile,
rather than relying on a compiler hack to do it for us.
2000-05-09 00:15:55 +00:00
joda 6d3ce966ce VIA VT82C686A hardware monitor 2000-05-08 16:40:42 +00:00
wiz a30914202c add man page for bktr(4) 2000-05-07 20:46:10 +00:00
mrg 6f214275ce feex speeling eroor 2000-05-07 17:09:32 +00:00
itojun 0098d48228 typo; duplicated verb 2000-05-07 06:23:02 +00:00
wiz 2b61227e4a regen (urio & bktr added) 2000-05-07 01:38:15 +00:00
sjg 3540a44721 correct description of KERNSRCDIR and others 2000-05-07 01:20:47 +00:00
sjg d14a51faf9 Document bsd.kernobj.mk 2000-05-07 01:19:58 +00:00
augustss 32e67c7edb Add pas(4) man page. 2000-05-06 14:33:22 +00:00
sjg 940f61650e if make(obj) then use MAKEOBJDIRPREFIX regardless 2000-05-06 07:41:59 +00:00
itojun 13c8f7a2df check /etc/mail/aliases on check_aliases.
/etc/aliases will be checked as well, if exists (for backward compatibility).
2000-05-05 18:28:53 +00:00
augustss dcb22c6a4f Make some more links. 2000-05-03 22:59:36 +00:00
augustss b8119742d5 Move bba(4) man page since it works for both alpha and pmax. 2000-05-03 22:56:55 +00:00
matt b5db9f5e6e Implement my MKLINKLIB=yes fix a bit differently. Don't include ${OBJS}
in ${ALLOBJS} if MKLINKLIB=yes.  This allows Makefiles to continue to
modify ${OBJS}.
2000-05-03 15:15:50 +00:00
matt 1fef86f176 rework slightly so that when MKLINKLIB=no only the shared objects are built.
(building normal objects when they are never used really sucks on slow build
machines).
2000-05-03 03:44:12 +00:00
sjg 45fb67b360 remove/change missleading comments 2000-05-03 00:10:33 +00:00
drochner f518286a27 fix typo 2000-05-02 19:02:28 +00:00
augustss d81e26a851 Note rtk and com attachment at cardbus. 2000-05-02 11:54:15 +00:00
simonb b155979066 Add HTMLDOCDIR pointing to /usr/share/doc/html. 2000-05-02 11:44:20 +00:00
augustss c279885e45 Add a very short man page for mainbus (following my philosophy that
every device in the config file should have a man page).
2000-05-02 11:42:06 +00:00
augustss 062a7e5eb4 Xref pnpbios(4). 2000-05-02 11:11:39 +00:00
augustss f788a32437 Add line for cms attach. 2000-05-02 11:05:27 +00:00
augustss f4284215b0 Update bba(4) man page and xref it. 2000-05-02 08:00:00 +00:00
augustss 08e476f3c5 Add bba(4) man page. 2000-05-02 07:17:20 +00:00
itojun e37f1e2284 specification (specifically, 6to4-04) forbids use of private
IPv4 address in 6to4 prefix.
2000-05-02 04:05:25 +00:00
sjg 44f0af2b1f Allow optimizer/debug flags to be changed on command line without
breaking everything.  Eg. use DBG="-O0 -g" when debugging something.
2000-05-02 03:44:36 +00:00
sjg a434bb7045 Added bsd.kernobj.mk to centralize the magic for the location
of kernel configs and compiles.  Relies on BSDSRCDIR being set
which is now handled by src/Makefile.inc if need be.
2000-05-02 03:43:15 +00:00
hubertf 6e8a3849d8 sync with src/etc/etc.*/MAKEDEV 2000-05-02 00:30:55 +00:00
hubertf 4b76dc04dd This was written for the NetBSD Project. 2000-05-02 00:15:41 +00:00
fvdl 015216d717 Clarify that you shouldn't use the bus_dma_segment_t return value from
bus_dmamem_alloc to program DMA registers, but that the dm_segs array
of a successfully loaded DMA mapping should be used.
2000-05-01 23:12:20 +00:00
augustss 221cbea0c2 Add cms(4) man page. 2000-05-01 22:46:43 +00:00
augustss 425a1525a7 Fix typo. 2000-05-01 09:32:59 +00:00
augustss afc55c0adf Xref cmpci(4). 2000-04-30 23:51:51 +00:00
augustss 891e47054b Add cmpci(4) man page. 2000-04-30 22:03:24 +00:00
dmcmahill 7d8f383dc6 Change -fpic to -fPIC. Change was approved by mycroft. 2000-04-29 17:41:11 +00:00
mycroft 72c28c5c3b Set the ms flag for wscons. 2000-04-29 02:49:39 +00:00
lukem 9fb4c732ec minor typo 2000-04-29 00:38:43 +00:00
lukem 1be62bfbcb link rc(8) to rc.shutdown(8) and rc.d(8). clean up other MLINKS entries. 2000-04-29 00:29:01 +00:00
mycroft e48c1f3d01 Since ME implies OP on xterm and wscons, ME must == OP. So, change OP to be
\E[m.  This is less optimal in some obscure cases, but it probably doesn't
matter in practice.
2000-04-28 23:39:46 +00:00
mycroft 65406b5c76 Set the `ut' attribute for xterm and wscons. 2000-04-28 21:59:15 +00:00
uch fa8a38980b update man page. 2000-04-28 19:15:15 +00:00
tron 8427714121 Add "dependall" target. 2000-04-28 10:47:34 +00:00
drochner 4bc03f3617 -fix .Dv usage at one point
-The ucom_get_status() argument list gets messed up - should be .Fn
 anyway, so change it accordingly. Convert the other functions to
 .Fn/.Fa too for consistency.
2000-04-28 09:37:43 +00:00
lukem dfdc326b50 update NAME 2000-04-28 06:13:00 +00:00
lukem e208665d58 Total rewrite post rc.d implementation. 2000-04-28 06:10:54 +00:00
mycroft c4e16b9e76 Enable color on wscons consoles. 2000-04-27 22:16:52 +00:00
mycroft 89b35205b5 Don't do an implicit AE in ME! Duh! 2000-04-27 18:55:32 +00:00
augustss 4af55eca62 Xref rtk(4). 2000-04-27 16:27:35 +00:00
msaitoh 64460a0195 rl.4 -> rtk.4 2000-04-27 13:39:22 +00:00
haya 42ef08cae2 Rename manual page for RealTek RTL81[23]9 driver. This is copied from
rl.4 rev 1.2.
2000-04-27 08:56:42 +00:00
mycroft e41b5a9c23 Use ANSI color in the xterm-16color entry for now. 2000-04-27 05:28:51 +00:00
jdc 4aa3da9879 Add extra KEY_* definitions (from SUSv2). 2000-04-27 00:24:16 +00:00
tron aaad4a1656 Document "USE_SSL". 2000-04-26 21:17:03 +00:00
fair 065c791de8 Add skeyaudit to /etc/security (with a variable to disable) per PR 5871 2000-04-24 23:46:37 +00:00
simonb 1177aeba7c White space bogons (double spaces, spaces instead of tabs). 2000-04-24 14:22:05 +00:00
itojun 9d8c88b382 remove reference to vif(4). PR 9930 from Greg Woods. 2000-04-24 13:23:59 +00:00
matt 062baf0157 Add DELQA references. Remove IFF_TRAILERS note since NetBSD doesn't have
trailers anymore.
2000-04-23 21:04:02 +00:00
matt 9b1f3f4d2d note secondary csr used by DEQNAs. 2000-04-23 20:40:44 +00:00
matt 1c6337fe76 Note that IBCS2 also mean SVR3 and vax. 2000-04-23 18:58:46 +00:00
matt 1039107b59 Add scsi cross reference. 2000-04-23 18:39:50 +00:00
matt 983caed134 Add asc.4. Reformat to make adding/removing entries easier. 2000-04-23 18:26:42 +00:00
matt fec059ae32 Add manpage for VS4000 SCSI attachment 2000-04-23 18:20:54 +00:00
simonb db352c9bba Change SYMLINKS so that the link isn't recreated if it already points
to the right place (much the same as bsd.obj.mk already does).
2000-04-23 07:58:17 +00:00
ragge 06de28e743 Nice to have a rl man page also. (Where did the old one go?) 2000-04-22 17:40:28 +00:00
itojun a4c0de6355 correct description on ipsec AH twist. 2000-04-20 14:24:43 +00:00
itojun 16740380e6 sync with latest kame coc. add AH tunnel twist in caveat section. 2000-04-20 08:08:33 +00:00
augustss a3bdc6a5f9 Update HARDWARE list. 2000-04-19 20:39:11 +00:00
itojun 11b0c60db2 use "Op Ar count" rather than hardcoded number 2000-04-19 09:42:24 +00:00
soren da0560cb7d Typo. 2000-04-19 07:57:50 +00:00
itojun 8c8a291b7f add stf(4), for stf (6to4) pseudo interface. 2000-04-19 06:34:19 +00:00
itojun 78d75a2130 improve bugs and security section. correct reference.
(sync with kame)
2000-04-19 06:31:49 +00:00
itojun 979880d916 cleanup $KAME$. 2000-04-19 05:31:29 +00:00
itojun 8d205dbca9 document IPV6_PORTRANGE. 2000-04-19 05:18:01 +00:00
jhawk 0c38ea8190 Remove text asserting CONSDEV_AUTO and CONSDEV_COM*KBD imply
COMCONS_KEYPRESS (because they do not).
2000-04-17 21:28:49 +00:00
augustss 38ec6217fb Make mandoc point to mdoc. 2000-04-17 17:03:37 +00:00
augustss 0e00356898 Make PCIBIOS point to pcibios. 2000-04-17 17:02:16 +00:00
augustss b224c2d757 Mention and xref pcibios(4). 2000-04-17 16:58:38 +00:00
drochner 295689ce1a -document the BUS_SPACE_MAP_PREFETCHABLE flag introduced a while ago
-add a missing link: bus_space_vaddr() to get a pointer from a handle;
 needed to make the BUS_SPACE_MAP_LINEAR flag useful
2000-04-17 09:52:21 +00:00
itojun e688f5e39a fix unterminated sentence. remove space at EOL. 2000-04-17 05:03:25 +00:00
perry 994ba36f4b add uftdi.4 (it was missing from the makefile) 2000-04-16 23:36:51 +00:00
mrg 72cbcc0079 fix an error in the previous 2000-04-16 08:37:27 +00:00
mycroft 687b9d2de6 Add alternate character set mappings for xterm-xf86-v[32].
Default the `xterm' entry to point to xterm-xf86-v33.
2000-04-16 01:27:44 +00:00
tsarna a32696c2de Death to nfsiod!
It is replaced by kernel threads that do the same thing. The number of
kernel threads used is set with the vfs.nfs.iothreads sysctl.
2000-04-15 21:14:48 +00:00
augustss ef3b31168d Add a man page describing the ucom interface for making tty like USB devices. 2000-04-15 17:20:26 +00:00
augustss 3bd4f105d9 Say something about the mixer controls. 2000-04-15 16:32:41 +00:00
hubertf aa0b10ef87 mention the suse_linux pkg 2000-04-15 00:16:56 +00:00
augustss 6f3f5d93d8 Minor editorial fixes. 2000-04-14 14:55:46 +00:00
augustss 23de687384 Add uftdi(4) man page.
Update usb(4) man page to be closer to reality.
2000-04-14 14:55:18 +00:00
augustss dbe724e9df Add urio(4) man page. 2000-04-14 14:48:29 +00:00
mrg 114bdbd5eb use -rpath-link rather than -R when linking objects using a DESTDIR.
this replaces the previous change as that ended up adding
$DESTDIR/usr/lib to the runtime path of every binary created, which
is bogus and dangerous.
2000-04-14 03:36:13 +00:00
jhawk a71de73182 From kern/9569.
Preserve ddb's idea of "count" from one command to the next if
repeating a command via hitting newline.
2000-04-13 22:48:29 +00:00
jhawk c0274e402d Fix some typographical errors accidently commited
to the 1.4 branch (1.3.2.2).
2000-04-13 22:04:23 +00:00
jhawk b938c62328 Re-sort references (by section, then alpha by name) per mdoc.samples(7) 2000-04-13 20:05:52 +00:00
jhawk 73ada5abd6 Fix port-i386/9683 ("No doc on pcmcia IO space conflicts").
Note the usage and existance of options PCIC_ISA_ALLOC_IOBASE and
PCIC_ISA_ALLOC_IOSIZE.
2000-04-13 19:40:02 +00:00
is a11e71c0f9 Clarify language. Fixes PR 9708 by Matthew R. Green. 2000-04-13 11:14:42 +00:00
mrg 1ae7478b2a fix long standing bug in `make build' with $DESTDIR:
- during `make build' after /usr/share/mk has been installed, call
  make with `-m $DESTDIR/usr/share/mk'.
2000-04-10 14:47:22 +00:00
soda 464da48333 remove reference to pica, add a directory sys/arch/arc, pointed out by enami. 2000-04-10 02:04:04 +00:00
augustss 147fc51309 Add upl(4) man page. 2000-04-09 18:27:04 +00:00
augustss a60d90540d Bring man page up-to-date. 2000-04-09 18:25:53 +00:00
erh ba1b2fbe3b Add #include <sys/types.h> since the other header files need it. 2000-04-08 03:31:05 +00:00
hubertf 383f5943ba Use "uk" for the United Kingdom, not "gb". (there's only one domain
remaining under .gb and the organisation concerned doesn't use it
any more).

Addresses PR 9789 by dot@dotat.at
2000-04-05 15:58:40 +00:00
enami 07702f68a6 Introduce new filesystem type FS_CCD so that an operator can mark the
ccd component partition.  Note that the ccd driver still allows partitions
of any types as components since an on-disk BSD disklabel isn't available
on some port.
2000-04-05 04:03:20 +00:00
enami 2903a6278e - Remove empty line before .Pp
- Remove .Pp before .Sh
2000-04-05 03:29:06 +00:00
enami 551a5b2934 Add missing reset nS to 0. 2000-04-05 03:21:31 +00:00
kleink 9cb38b96c7 Typo. 2000-04-04 10:39:56 +00:00
augustss bde257eda1 Make attachment locators match reality. 2000-04-03 01:14:18 +00:00
augustss 136667cd21 Note umass(4) changes. 2000-04-02 23:48:14 +00:00
tsarna 54f08f143d Xref fms(4) too 2000-04-01 00:32:23 +00:00
augustss af00111d22 Xref auvia(4). 2000-03-31 20:23:44 +00:00
hubertf ca4c16d936 Note that the Handspring Visor is a Palmpilot compatible PDA. 2000-03-31 13:08:01 +00:00
tsarna b3211bfad4 Back out last. Didn't mean to commit it yet. 2000-03-31 05:58:57 +00:00
tsarna 3fcc80b868 Man page for auvia(4). Also xref fms(4) from audio(4). 2000-03-31 05:49:59 +00:00
augustss bf2c43adb6 Xref uvisor(4). 2000-03-30 17:53:56 +00:00
augustss 9dc719027b Add uvisor(4). 2000-03-30 17:09:09 +00:00
augustss 05588e792a Add Visor man page. 2000-03-30 16:57:47 +00:00
deberg e028b266a6 fix UVM whatis entry, fixes kern/9692 2000-03-29 06:00:42 +00:00
ws 39d088cbd3 Provide some form of documentation for IPKDB. 2000-03-28 14:21:46 +00:00
enami 1dbed11dc4 - Use .Dq instead of hardcoding double quote.
- Sync the value of default PATH environment variable with _DEF_PATH
  defined in paths.h.
2000-03-28 01:25:00 +00:00
enami df4907ec58 UVM is no longer a controll variable. 2000-03-28 01:21:36 +00:00
jdolecek ff20a537dd Add an include statement to SYNOPSIS sections. Fixes kern/9685. 2000-03-27 17:13:50 +00:00
soda 3a43cd9eec add a MLINKS for spllowersoftclock.9 2000-03-27 09:56:01 +00:00
soda 4dc63f2546 semantics of splclock() were changed, and spllowersoftclock() was introduced
on the following commit (thanks Frank van der Linden, Steve Woodford
and Alistair G. Crooks for english correction of HISTORY section):

date: 1999/08/05 18:08:10;  author: thorpej;  state: Exp;  lines: +3 -2

Change the semantics of splsoftclock() to be like other spl*() functions,
that is priority is rasied.  Add a new spllowersoftclock() to provide the
atomic drop-to-softclock semantics that the old splsoftclock() provided,
and update calls accordingly.

This fixes a problem with using the "rnd" pseudo-device from within
interrupt context to extract random data (e.g. from within the softnet
interrupt) where doing so would incorrectly unblock interrupts (causing
all sorts of lossage).
2000-03-27 09:36:29 +00:00
martin aa06a55954 Added an entry for the new PCI attachment of this driver. 2000-03-27 09:05:48 +00:00
kleink 61b9c51f8f Update for uvm object offsets being described by voff_t's. 2000-03-26 20:57:58 +00:00
mycroft 1f813e767e When linking with $DESTDIR, use an explicit -R to get library dependencies
correct.
2000-03-25 23:15:13 +00:00
enami 1648836fc1 Remove duplicated ``bin'' entry under /usr. 2000-03-24 22:55:13 +00:00
enami 3709ba5058 Fix .Nm usage. 2000-03-24 22:48:32 +00:00
mycroft d5d33d2b7f Add some text about `dialout' devices. 2000-03-23 19:48:29 +00:00
thorpej fed1844c73 Documentation for new callout interfaces. 2000-03-23 07:05:30 +00:00
onoe 18a4fe585b supports 802.11 DS cards as well as FH cards. 2000-03-22 11:24:33 +00:00
itojun 1e2580bc32 correct reference and example. 2000-03-22 08:19:30 +00:00
augustss 48a09511be Fix typo. 2000-03-21 20:47:34 +00:00
augustss 1f5130e712 Note as a BUG that OPL3 is used as an OPL2. 2000-03-21 20:42:07 +00:00
drochner 636652df32 make clear it's the 802.11 RoamAbout card which is supported, not the
older models
pointed out by cgd
2000-03-21 19:59:16 +00:00
ad 85a89c2017 Note some 'bugs'. 2000-03-21 13:11:45 +00:00
ad 11caabf6bd Note one 'bug'. 2000-03-21 13:10:23 +00:00
soda 9c35e2d9d5 merge changes in FreeBSD.
XXX - supported hardware list is somewhat awful...
2000-03-21 10:38:24 +00:00
oster 704061a359 'rouinte'->'routine' 2000-03-21 02:24:30 +00:00
augustss 1fc4d58335 Add esp reference and xref pcmcia. 2000-03-20 18:28:28 +00:00
ad e27368706e Note cac(4). 2000-03-20 18:16:16 +00:00
pk e07db3089d Spelling. 2000-03-20 11:52:34 +00:00
pk 4592b78fd2 spelling. 2000-03-20 11:51:59 +00:00
mycroft cf7960a4a0 Mention the PCMCIA attachment. 2000-03-20 05:31:21 +00:00
augustss b111207df9 Document USB_SET_REPORT. 2000-03-20 01:35:30 +00:00
augustss 2969a97b0c Add new hardware. 2000-03-20 01:34:22 +00:00
jdolecek 9456c0fc44 Note Advanced Micro Devices AMD-756 IDE Controller support, remarked
by Dave Sainty in kern/9640.
2000-03-19 10:07:37 +00:00
augustss ae8cbf077e Mention nca(4). 2000-03-18 16:54:37 +00:00
soren a2756a1d62 Appeared in 1.4. 2000-03-18 14:45:42 +00:00
augustss 6b1ce572cf Add a rudimentary man page for the nca driver.
(Why do people not do this when they add drivers?)
2000-03-18 14:08:19 +00:00
kleink 761188a49b Import tzdata2000d. 2000-03-18 00:39:49 +00:00
ad 1c12f136eb Documentation for cac/ca devices. 2000-03-16 14:54:56 +00:00
nathanw db94f2dea3 Include isapnp attachment. 2000-03-14 20:17:46 +00:00
soren 89c5a767f8 Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
soren 874c2bbe49 Fix doubled 'the's. 2000-03-13 22:37:10 +00:00
drochner d23390acec -mention support for DEC/Cabletron RoamAbout
-correct "first appeared" line
2000-03-13 19:28:35 +00:00
aidan 64f6f24aa6 Allow absolute directories in SUBDIR. There's probably a better fix that
can go in 'make'.
2000-03-11 14:51:40 +00:00
lukem 6243e0b38d add example on how to printf 64 bit quantities 2000-03-10 12:46:30 +00:00
lukem aa6dfe707c fix comment around CONSTCOND 2000-03-10 12:01:15 +00:00
groo bc60ba9fb7 Note how often sensor data is fresh. 2000-03-10 05:30:38 +00:00
groo bee07ea181 document rfact 2000-03-09 04:17:20 +00:00
veego 70b32a2849 Remove unused libahdi.
It will be replaced in the future with a more generic libdisklabel.
2000-03-07 20:54:57 +00:00
kleink 5434e486cd Xref clcs(4). 2000-03-06 18:49:11 +00:00
enami 1d15b87bc1 Remove unnecessary comma at the end of line of SEE ALSO list. 2000-03-06 14:06:09 +00:00
deberg a78a328fb3 add boot.8 2000-03-06 08:47:49 +00:00
deberg e19fe0de45 boot.8 manpage for next68k 2000-03-06 08:47:27 +00:00
hubertf b2b535f11d Mention netbsd.gz etc.
Fixes PR 9552 by John Hawkinson <jhawk@mit.edu>
2000-03-06 01:44:29 +00:00
perry 75d6c3f964 make clear twice year DST problems with RTC_OFFSET -- from jhawk. 2000-03-06 01:08:34 +00:00
nathanw cd9a72fda4 Fix typo (misplaced comma), from jhawk@mit.edu 2000-03-05 23:55:56 +00:00
kleink 015db55a92 Add an -isoC99 macro; while I'm here, correct white space usage in other
ISO/IEC document numbers.
2000-03-05 18:40:06 +00:00
oster 839aa84528 Update comments about using raw partitions. 2000-03-03 23:31:36 +00:00
soda e548437425 to make binary snapshot 2000-03-03 16:31:21 +00:00
soda 2b9070c1d9 to make binary snapshot 2000-03-03 12:56:05 +00:00
hubertf bc5bb72e62 case syntax is
foo\
	bar)
		...

not

	foo)
	bar)
		...

Pointed out in PR 9524 by Jim Bernard <jbernard@mines.edu>
2000-03-03 04:27:17 +00:00
hubertf 73fb745b9f Only setenv SHELL if it isn't already set. Makes life easier (and less
confusing) for tcsh users.

Reported by Reinoud Koornstra <Reinoud.Koornstra@ibbnet.org> in private
mail.
2000-03-02 16:21:44 +00:00
lukem d56d7ced69 major overhaul:
* require ANSI not K&R for prototypes, stdargs, etc
* document current practice for
	- rcsids & copyright
	- header file inclusion protection
	- expressions, and multi-statement macros
	- enum & struct decls
	- empty and large statements
	- wrapping long lines, prototypes, function decls
2000-03-02 08:51:54 +00:00
lukem 192c515bf1 change from -di8 to -di0 (the indentation, in character positions, from a
declaration keyword to the following identifier)
2000-03-02 08:48:07 +00:00
groo 96c9002613 Remove pnpbios attach from synopsis
Note there are no known pnpbios ids for lm chips
2000-03-01 20:12:45 +00:00
hubertf 2336090e01 fix typo: legaty -> legacy 2000-03-01 16:28:34 +00:00
hubertf f6754feada add 3com homeconnect (3c460) 2000-02-29 19:23:23 +00:00
augustss 806ca507b5 Add 3Com 3c460 2000-02-29 19:14:43 +00:00
enami f5419e2136 Sort SEE ALSO section first by section. 2000-02-28 13:54:55 +00:00
enami 833abddadd Sync the SYNOPSIS for tlp at cardbus wi/ reality. 2000-02-28 13:44:53 +00:00
enami 018973035f - Add a necessary period.
- Make sentences are separated by two spaces.
- Add Melco WLI-PCM-L11 in hardware list.
2000-02-28 13:28:42 +00:00
ad a06aabf7a9 Say that it does use features like RAID, and briefly explain how it's
accomplished. Noted by a couple of people that it might not be obvious.
2000-02-28 09:46:57 +00:00
soren 22f04b2a5c Typo. 2000-02-28 06:54:50 +00:00
augustss 84f956a487 Document that the flags can be used to force polling. 2000-02-27 23:13:23 +00:00
augustss 0deac90027 Add a pcibios(4) man page. 2000-02-27 17:09:39 +00:00
groo 92ec09f565 cleanup; suggested by hubertf in private mail. 2000-02-27 04:11:14 +00:00
wrstuden b4e4ede4f1 Add options OVERLAY 2000-02-27 01:29:48 +00:00
groo 68fe9fc6d9 Addition of lm.4 and envsys.4 2000-02-27 01:00:03 +00:00
groo 2ba6fe0d02 Environmental Systems API 2000-02-27 00:59:49 +00:00
groo 12abb6f348 National Semiconductor LM7[89] and compatibles 2000-02-27 00:59:23 +00:00
oster 1ee4d85bd1 Mention IDE and HP-IB drives too. 2000-02-26 19:55:01 +00:00
oster 680c384366 Update for 'options RAID_AUTOCONFIG'. 2000-02-26 19:43:07 +00:00
mycroft dc75306e58 Make sure the `rm' and `ln' for a link are in the same shell command.
(The reason for this is obscure...)
2000-02-26 19:02:40 +00:00
mycroft a24e9dea0c Treat these like other include files. This way:
* they are installed in the `make includes' pass.
* they are only updated if changed (which makes `make UPDATE=1' much faster).
2000-02-26 17:39:53 +00:00
hubertf 7ac1c2930d We do have intro(4) - xref it 2000-02-26 01:22:02 +00:00
oster a4d828bd4e Note auto-detection and auto-configuration, as well as the ability to
auto-configure even if the components are rearranged.
2000-02-26 01:14:16 +00:00
ad b74739734a Note DPT ISA support. 2000-02-25 00:22:36 +00:00
ad 5a1fbbb884 ISA frontend. 2000-02-24 18:50:06 +00:00
kleink 405ae2b76f Import tzdata2000b. 2000-02-24 00:22:07 +00:00
itojun 503ce101c1 getaddrinfo(3) now obeys nsswitch.conf correctly. 2000-02-20 14:45:34 +00:00
lukem 25260389e9 add woftam 2000-02-20 08:17:36 +00:00
itojun 86065fe362 s/u_char/u_int8_t/ for sin6_{len,family} 2000-02-20 06:51:28 +00:00
wiz 9b73fe4714 removed 'UVM?= YES' 2000-02-20 06:50:54 +00:00
darrenr 8619d2b757 update to match recent changes 2000-02-20 01:03:13 +00:00
erh a2802fd5fa Add NOPATH to prevent files in the serach path from interfering with what we're building. 2000-02-19 23:57:12 +00:00
erh 0d07e9caed Add NOPATH to keep *.cat files in the search path from interfering with the build. 2000-02-19 23:02:17 +00:00
erh ad351344c0 Add NOPATH to prevent .cat* files in the search path from interfering. 2000-02-19 22:54:08 +00:00
mycroft a5ba62dc39 Nuke spurious blank line. 2000-02-19 17:57:03 +00:00
erh 6092e1aa2a Add NOPATH for all output files to prevent their presence in the search path from causing problems. 2000-02-19 05:36:23 +00:00
tsutsui 7c3ebc156a pica no longer exists, and arc has already switched to UVM.
XXX We still need "UVM?= yes" ?
2000-02-19 02:10:31 +00:00
soren d30e003dab Add new ports. 2000-02-18 10:09:25 +00:00
itohy 62efa4eac6 s/MAKOBJDIR/MAKEOBJDIR/
Pointed out by Katsuomi Hamajima.
2000-02-18 06:09:11 +00:00
kleink 31e08c3362 Missed in previous: remove midi goo from argument list as well. 2000-02-17 21:25:47 +00:00
dmcmahill 252ba9a20d Replace "wsloadfont" with "wsfontload". This fixes PR
misc/9437: Small typo is wsdisplay man page
Thanks to Ben Wong for the PR.
2000-02-17 14:11:24 +00:00
nathanw 79dff4a7e1 Document ess at pnpbios. 2000-02-15 17:23:11 +00:00
kleink fe1a09a03b Oops, typo.
CVS----------------------------------------------------------------------
2000-02-14 16:16:11 +00:00
kleink 4dc68486de SCNR, QED. 2000-02-14 16:15:30 +00:00
itojun b49487e8ec document getaddrinfo(3) twist.
NetBSD PR: 9413
From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
2000-02-14 13:03:37 +00:00
scottr add73de5d4 Regen. 2000-02-14 07:19:42 +00:00
jun 2128ac8d92 add mgterm
running on PocketBSD,PocketLinux,NetBSD/{hpcmips,mac68k}
MGL2 information:
	http://at.sakura.ne.jp/~suz/MGL2/index.html
2000-02-14 05:41:11 +00:00
deberg 7841046191 add FIIK 2000-02-14 05:16:20 +00:00
augustss 92fe0a3e74 Add two missing `,' under SEE ALSO. 2000-02-14 00:13:50 +00:00
augustss 2acc839468 Xref between sv(4) and opl(4). 2000-02-14 00:04:20 +00:00
augustss 45803791ef Mention and xref ex(4). 2000-02-14 00:01:35 +00:00
itojun a3aa7fe66f add ip6defaultif configuration variable in rc.conf, for configuring
default outgoing interface for IPv6 host when default router list is empty.

the configuration is just for very rare case.  it is safe to leave it empty.
2000-02-13 07:47:26 +00:00
is 0c7df42dbd Document P5PPC68KBOARD option. 2000-02-12 21:30:51 +00:00
he 35efd44ed1 Correct typo (vr -> rl). 2000-02-12 20:01:32 +00:00
thorpej dedae624a9 Document NKMEMPAGES. 2000-02-12 18:14:37 +00:00
dante b939c73fb4 Translated in English :-)
Thanks to Ken Westerback
2000-02-12 16:45:30 +00:00
augustss 55b63d38b2 Remove BUGS section. 2000-02-12 15:05:48 +00:00
augustss fad1d1f02b Add Corega FEther USB-TX. 2000-02-12 15:05:07 +00:00
fair 3ae5bb6a05 update config(8) lines from current configs and PR 7603 2000-02-12 11:59:59 +00:00
fair 77df7943eb Add BUGS section from PR 7603 2000-02-12 11:33:26 +00:00
fair 5f9de8e607 split out pcic.4 tcic.4 from pcmcia.4
add pcmcom.4 and adjust Makefile to suit
all per PR 7603
2000-02-12 11:14:13 +00:00
fair 14fc45de90 Add HISTORY section from PR 7603 2000-02-12 09:56:34 +00:00
fair 1907c4c49c Add HISTORY notation from PR 7603 2000-02-12 09:47:03 +00:00
fair 2893d166f6 Link le.4 with bicc.4 depca.4 and nele.4 - ISA le variants 2000-02-12 09:19:04 +00:00
fair e37a4f8dcc Merge in changes from PR 7603 2000-02-12 08:38:13 +00:00
kleink 018c206251 * Nuke obsoleted midi interface from audio_attach_mi().
* Document trgger_{in,out}put().
Fixes PR kern/9341.
2000-02-11 22:56:15 +00:00
fair 38bbb432aa PR 7603 contained half a dozen new man pages. Big thanks to Gregory McGarry
for doing the intial leg work. I did a little driver reading and modified
the pages some more, plus merged in a little stuff for de.4. This isn't all
of it yet - I'm just gonna commit what I've got done, and get the rest after
I've had some sleep.
2000-02-11 12:38:22 +00:00
fair c50152a96c Whyizzit that you only spot the misspellings *after* you commit? 2000-02-11 09:42:10 +00:00
fair 1ffe32d803 Intial commit of a de.4 man page to answer PR 5759.
This page is a quick job which should be reviewed for accuracy.
2000-02-11 09:28:49 +00:00
itojun 7d772b8656 recommend ifconfig_ifN over ifaliases_ifN, for non-IPv4 cases as well.
ifaliases_ifN does not cover p2p case.
2000-02-11 03:14:02 +00:00
kleink 1bfbcff7b3 Whitespace nit in -p1003.1-96. 2000-02-10 22:02:09 +00:00
drochner 72db33dc5a fix link creation:
-put "echo"s for the daughter Makefile into a subshell to get them all
 into the Makefile (instead of stdout - should fix PR misc/9336 by
 Bernd Ernesti)
-change operator for "realall" back to ":" - rules are supposed to
 accumulate, and "::" clashes with the definition in <bsd.own.mk>
-call sub-make with the "all" target to make sure we don't get just
 the first rule
2000-02-10 18:18:01 +00:00
soren 7d3d2d01f3 Add ITYM. 2000-02-10 09:45:00 +00:00
drochner c14b824268 add manpage for the if_ti Gigabit Ethernet driver, from FreeBSD,
with slight modifications
2000-02-09 14:21:06 +00:00
enami 2f83e2ce62 Add `be back tomorrow'. 2000-02-09 02:11:03 +00:00
sjg 5c4b588d66 Fixed handling of MAKEOBJDIR so that it matches make(1)'s expectations.
Added handling of MAKEOBJDIRPREFIX.
In both cases we simply need to mkdir the appropriate path if it does not
exists.
2000-02-08 12:38:16 +00:00
mcr 5b86e082c2 changed references to ioat66 to ioat. 2000-02-08 00:45:44 +00:00
bouyer 7f8316dfb8 Add man page for realtek and rhine ethernet drivers, update the thunderlan
one to current reality.
2000-02-07 18:00:10 +00:00
abs d92f143010 Note that use of %: is strongly discouraged. 2000-02-07 12:37:02 +00:00
jdc 2133a0f528 Add libahdi entries. 2000-02-05 20:54:12 +00:00
jdc b7d67025a8 Replace `.Bd' and `.Bl' with `.Bl' only. 2000-02-05 19:50:24 +00:00
mhitch 4130a78e00 Add amiga config line. 2000-02-05 19:34:07 +00:00
itojun e9056d34cb change IPv6 configuration syntax to avoid ambiguity.
ip6mode=host: IPv6 host
ip6mode=autohost: IPv6 host, with autoconfig
ip6mode=router: IPv6 router

backward compatibility to "ip6forwading" is provided.
2000-02-05 17:02:42 +00:00
kleink c67e34c8c7 Typoe in previous. 2000-02-04 14:21:07 +00:00
mjl b3204d536b Add login_getpwclass to libutil as convenience function for
programs originally for FreeBSD.
Add parsing of "setenv" parameter which can be used to set
up an initial environment on login.
2000-02-04 02:17:14 +00:00
cgd 606920c890 add documentation for the ratecheck() function, a new kernel function
(not even committed... docs before changes?!  CALL RIPLEY!!!)
which can help programmers implement rate-limited actions.
2000-02-03 23:03:14 +00:00
dante 9ab138d7a1 Add adw driver man page 2000-02-03 21:04:30 +00:00
kleink 72592c10cf Document va_copy. 2000-02-03 16:17:50 +00:00
augustss 8527b0dc4d Update for new CardBus devices. 2000-02-02 19:57:17 +00:00
itojun 94f3b7fede wording fixes (about memory window etc) 2000-02-02 19:54:45 +00:00
hubertf 61e71b247c document PACKAGE_DEPENDS_WITH_PATTERNS 2000-02-02 15:54:33 +00:00
tsutsui c539ff5d84 STRIPPROG -> STRIP 2000-02-01 06:00:35 +00:00
dmcmahill 6f957f99c7 correct typo reported in pr misc/9314.
Thanks to Geoff Wing (gcw@pobox.com) for the pr and patch.
2000-01-31 14:54:11 +00:00
bouyer 54a73269c2 Updates for ext2fs revision 1. 2000-01-28 17:19:36 +00:00
enami fb470150bb - Sort SEE ALSO section first by section.
- Note that 3c575 is now supported by ex(4).
2000-01-28 01:55:27 +00:00
soren 9c16a041dd Remove MIPS/trapdump.
Mention MIPS/kvtop.
2000-01-26 13:37:57 +00:00
augustss 85fcd0b58d Update for the ucom(4) addition. 2000-01-25 08:31:56 +00:00
hubertf 45eb896114 add note on how to umount (as user), using amq.
Hint taken from a posting on tech-kern by
Wolfgang Rupprecht <wolfgang@wsrcc.com>
2000-01-25 02:39:52 +00:00
chopps e08a62088a fix spelling mistake 2000-01-25 02:38:55 +00:00
chopps 3949f8e60b new manpage for raylink/aviator pccards 2000-01-25 02:28:43 +00:00
thorpej c1e175b999 Add OTL. 2000-01-24 22:38:21 +00:00
mcr b6d39b9d3e man page for ioat66 device (under proper name) 2000-01-24 20:14:24 +00:00
mcr 0d661ece3c man page for ioat66 device 2000-01-24 20:10:25 +00:00
ad 66c5e62a89 Install dpt(4). 2000-01-24 15:33:12 +00:00
augustss 4783cfc22f Note the use of 64K memory. 2000-01-24 15:30:03 +00:00
augustss e740eea06d Add ray(4). 2000-01-24 15:26:10 +00:00
augustss b39bfbcc51 Add ray(4). 2000-01-24 15:15:21 +00:00
augustss 4efea9d42c Add a preliminary man page for the ray(4) driver. 2000-01-24 15:13:11 +00:00
mycroft 6235a29e6b Fix a bogon that caused some symlinks to not be installed. 2000-01-24 06:54:27 +00:00
mycroft a73ccc591a More .mk file fallout. *sigh* 2000-01-23 21:55:44 +00:00
eeh 5d315f245c Add some support for FCode binaries. 2000-01-23 19:38:53 +00:00
drochner 3683ac880b speaker(4) is MI 2000-01-23 14:29:12 +00:00
oster bedb9d23c2 Remove a (now) incorrect comment, and cleanup a bit. 2000-01-23 02:04:10 +00:00
tron 5b0a036edb Replace reference to obsolete "CLBYTES" parameter by "NBPG". Fixes
PR kern/9215 by Erik Bertelsen.
2000-01-22 23:53:08 +00:00
mycroft 43244e5049 Do the NEED_OWN_INSTALL_TARGET klugery for depend and all, too, so this works
with pkgsrc.
2000-01-22 19:53:53 +00:00
mycroft fe5f9c4b53 Adjust symlink crap for all/realall changes. 2000-01-22 19:45:41 +00:00
mycroft 3e13200b73 Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall'
for both `depend' and `all'.
Also, remove the old hack that invokes an extra shell for .depend, now that
make(1) has been fixed.
2000-01-22 19:31:00 +00:00
mycroft 4d6d93a953 Add missing .El. 2000-01-22 17:50:27 +00:00
wiz e2511f4301 fix typo 2000-01-22 15:10:35 +00:00
mjl 1b0dcc825d Minor formatting nits. 2000-01-22 09:31:35 +00:00
takemura 51ccd3e8ea Add a description about key sequences for hpcmips. 2000-01-22 05:28:00 +00:00
kleink ee1ff1654b Another old-style chown(8) bites the dust. 2000-01-22 01:34:55 +00:00
abs b6796d5dd4 add an extra card to HARDWARE from Bob Nestor 2000-01-19 14:54:13 +00:00
itojun f14dd6bfd4 sync with kame. add full reference info for RFC.
some other cosmetics (remove trailing dot in SEE ALSO .Xr references)
2000-01-19 06:59:32 +00:00
enami d9cdb3776d Sort SEE ALSO list as described in this manual. 2000-01-19 05:54:42 +00:00
jlam f4b2073531 bsd.prog.mk doesn't define/use STRIP anymore -- it's now STRIPFLAG 2000-01-17 21:21:55 +00:00
abs a4cc9c62f3 remove duplicate += of OBJS, introduced in 1.158 - fixes PR #8487 2000-01-17 18:37:23 +00:00
ad 869cdcbbcc It seems that the ECC formatted disk/array breakage is to do with broken
firmware and HBAs. salyzyn_mark@dpt.com writes:
> If the card does not have (DPT) ECC memory, the card will necessarily
> not hide the block size. The PM2041 can not hide it, and some versions of
> the Firmware on the PM3334 also fail in this regard.
2000-01-17 16:34:44 +00:00
augustss 7ae4b6a312 Fix typo. 2000-01-16 13:54:39 +00:00
abs 4f51e5f1ee update some supported HARDWARE lists 2000-01-16 12:22:56 +00:00
ad 69d9fef69c - First appeared in NetBSD 1.4.2 (this is tentative).
- Note that ECC formatted disks/arrays do not work just yet.
2000-01-16 11:19:55 +00:00
augustss 49abd4ba94 Add references to aue, cue, and kue. 2000-01-16 11:07:40 +00:00
augustss ad0339b634 Add man pages for Bill Paul's USB-Ethernet adapter drivers.
The actual drivers should appear within a few days.
2000-01-16 10:43:36 +00:00
assar 39e002e7ea all: depend on ${SCRIPTS} so that they get generated if they need to 2000-01-16 03:34:27 +00:00
jwise 9aa0a45ccf Document USE_JAVA 2000-01-14 17:32:29 +00:00
mjl 6009387d42 Updated to cater for login classes. 2000-01-14 01:04:24 +00:00
ad 10e2e10965 Beef this up a little in anticipation of a pull-up to netbsd-1-4. 2000-01-13 18:00:51 +00:00
haya 3eb44d6879 Add flags description for cardslot. 2000-01-13 09:33:16 +00:00
mjl cfd5989461 Update for added capabilities in login(1). 2000-01-13 06:13:30 +00:00
leo 416325880a SYnc with the latest driver changes. 2000-01-12 07:56:46 +00:00
mjl 142f369443 Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
deberg d3ae549f72 regen 2000-01-11 03:41:15 +00:00
ad 645ee40728 - Make /etc/daily run /etc/daily.local if it exists. Make similar change for
weekly and monthly scripts.
- Update FILES section in manpages.
2000-01-10 17:03:49 +00:00
lukem 1bfa7f6fec improve examples:
- put local anon users into a separate class `localguest'
- use `localguest' to demonstrate the template features
- provide a better description of how the conversion commands work.
2000-01-09 13:19:19 +00:00
tron a928b0f18c Fix manual page formatting problem. Fix supplied by Patrick Welche
in PR misc/9131.
2000-01-08 17:15:18 +00:00
tron 8bf74ff792 Fix for several typos supplied by Richard Rauch in PR misc/9145. 2000-01-08 17:08:02 +00:00
lukem 5391da8c86 sample ftpusers with lots of examples on the syntax 2000-01-08 13:30:59 +00:00
lukem fb456363d7 add example "limit" command 2000-01-08 13:17:17 +00:00
sommerfeld 7a458244ef improve text describing BSDSRCDIR/BSDOBJDIR 2000-01-08 01:41:13 +00:00
kleink 24162ced3c vslock() is gone in UVM; uvm_vslock() can be found in uvm(9). 2000-01-07 21:14:25 +00:00
drochner 84ed277b8d correct confusing example, closes PR misc/9135 by Andreas Gustafsson 2000-01-06 19:09:35 +00:00
itojun 2e904aec57 make IPV6_BINDV6ONLY setsockopt available. it controls behavior of
AF_INET6 wildcard listening socket.  heavily documented in ip6(4).
net.inet6.ip6.bindv6only defines default value.  default is 1.

"options INET6_BINDV6ONLY" removes any code fragment that supports
IPV6_BINDV6ONLY == 0 case (not defopt'ed as use of this is rare).
2000-01-06 06:41:18 +00:00
itojun c0bf362ef8 improve IPSEC and IPSEC_ESP. make US-centric sentences more generic. 2000-01-06 05:33:05 +00:00
itojun fc907bfb99 improve scoped ip6 address issues.
refer ip6.4.
2000-01-06 02:22:31 +00:00
ad 06f61cba66 Note DPT boards. 2000-01-05 17:55:22 +00:00
ad 671de62bb2 Add DIAGNOSTICS section with just one entry right now regarding
dpt_readcfg() failures.
2000-01-05 16:33:01 +00:00
chopps 8cbdb88ed5 add ntwoc to isa and pci summary pages 2000-01-05 00:25:25 +00:00
chopps 37e37b3222 Add man page for ntwoc 2000-01-05 00:17:25 +00:00
itojun 9e4741d4c2 add /usr/include/net{inet6,key}. 2000-01-05 00:11:44 +00:00
hubertf 1eab1548b8 Install apm example script.
Fixes PR 9105 by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
2000-01-03 22:48:30 +00:00
itojun 9ffbadc055 clarify text for RES_USE_INET6. this is almost always unnecessary. 2000-01-03 11:56:05 +00:00
simonb 2ffa665bdd Add architecture name to architecture-specific manpages. 1999-12-30 22:31:18 +00:00
hubertf cabb78b63e Add share/examples/apm/script, an example script to put into
/etc/apm/{line,battery,standby,...}
1999-12-29 04:16:21 +00:00
mrg 701497d2a8 add that /usr/lib/X11/locale is reqired for netscape. 1999-12-29 00:44:19 +00:00
mjl 17c129e7df Fix spelling of separate. 1999-12-28 02:39:14 +00:00
mjl e09ea1631a Fix typos, as noted by Christian Weisgerber in OpenBSD PR/1030. 1999-12-28 02:15:41 +00:00
mrg 3304333ff0 add "/sbin/loader" to the list of required files. 1999-12-27 22:59:18 +00:00
itohy 2c28a06699 Unmuting an external source power-up the chip.
Change power.* mixer variables.
1999-12-27 03:23:41 +00:00
lukem e9daef1660 the default for hosts: changed a while ago... 1999-12-27 00:42:38 +00:00
lukem e5a5f7dc98 * add example upload, rateget, rateput entries
* add `--' to the argument string for the conversion commands (to prevent
  filenames starting with `-' from being interpreted as options)
1999-12-26 09:38:47 +00:00
minoura 7330ce45ef Replace shell script version of newdisk utility with C version.
Add the man page newdisk(8).
1999-12-24 16:51:24 +00:00
leo 384bdc532b Implement the DIOCKLABEL ioctl. Through this ioctl it it possible keep the
disklabel on the last close or to drop it.
1999-12-23 21:23:19 +00:00
jdc fc6e7395ab Reorganise. Move CD II specifics to NOTES section. 1999-12-23 12:28:06 +00:00
augustss a4a97de9ff Make sure the man page describes what ioctl()s apply to what endpoints
correctly.
1999-12-23 09:23:48 +00:00
augustss 0e7b1b9ec1 Use the flags `locator' to govern if devices are detected early or
late during cold boot.
1999-12-22 23:54:09 +00:00
augustss d170f8a2ee Correct the statement about O_RDWR. It is allowed now. 1999-12-22 23:21:21 +00:00
kleink b715b1fca9 Use a fixed-width font for network topology illustrations. 1999-12-22 14:55:49 +00:00
itojun 8c1a324e1e wording fixes. sync with reality.
(sync with kame tree)
1999-12-22 06:51:15 +00:00
drochner 503713f39e update: new maps and options, sort differently to avoid duplication,
add example for map setting
1999-12-21 11:31:07 +00:00
drochner 5ae50a30a1 update: more keyboard types, translation issues 1999-12-21 11:29:21 +00:00
drochner 297be23733 some updates:
-APM v1.2 now
-APM_NO_V12, APM_NO_STANDBY options
-kill notes about startup process which are not true anymore
1999-12-21 11:27:55 +00:00
drochner 97cb2fa397 put mi ISA, PCI and TC configurations into an own group, mention DEPCA
and isapnp support, remove a "10Mb/s" (there are 100Mb/s chips too)
1999-12-21 11:17:14 +00:00
fair f9cf214985 Merged le.4 with MI le.4 1999-12-21 07:49:50 +00:00
fair 928c8b9d54 Merged le.4 man pages from amiga, hp300, i386, pmax, sparc, and sun3.
This solves PR 7142

Added configuration information from other GENERIC kernels, including
news68k, newsmips, atari, alpha, and vax.

Added text explaining "dropping chained buffer" diagnostic in more detail;
this solves PR 6230 and partially deals with PR 6475
1999-12-21 07:48:11 +00:00
fair 84c3f9b4b8 merged le.4 with MI le.4 1999-12-21 06:33:00 +00:00
fair 8e92ba6587 merged le.4 with MI le.4 1999-12-21 06:15:15 +00:00
fair 1ad9ae90df merged le.4 with MI le.4 1999-12-21 06:01:19 +00:00
fair cdd237cc17 merged le.4 with MI le.4 1999-12-21 05:32:02 +00:00
fair ec4d5af3b9 le.4 moved up to MI 1999-12-21 05:22:59 +00:00
fair 94ea198e13 Merged with man4/le.4 1999-12-21 05:22:18 +00:00
fair 992ab7b70c Moved to le.4,v 1999-12-21 05:10:25 +00:00
fair b13e70269f Moved from man4.sun3/le.4,v 1999-12-21 05:10:24 +00:00
fair f466a1ab82 Fix minor nroff source error, per PR 8724 1999-12-20 22:55:20 +00:00
abs 16367dadb8 Updates - primarily from Thomas Klausner 1999-12-20 12:44:04 +00:00
itojun 2d80f721a9 add ip6(4) and icmp6(4). 1999-12-20 05:50:47 +00:00
christos 1acbec5f08 PR/9031: Scott Ellis: update example to include full sysctl variables. 1999-12-20 01:43:05 +00:00
ad 46987a0aeb - Put Id string in the right spot.
- Sync with reality.
- Add HARDWARE section as requested by abs.
1999-12-18 22:05:19 +00:00
mjacob 650b3cba58 oops, missed one card 1999-12-18 18:33:05 +00:00
mjacob 5ca5e0c3ff Update man page and add .Bl section. 1999-12-18 18:31:53 +00:00
abs 66d0a76d42 More HARDWARE cleanup/clarification 1999-12-17 16:53:31 +00:00
abs 247c41c7e3 More small changes to standardise a HARDWARE section and clarify some
supported hardware
1999-12-17 16:23:20 +00:00
pooka d89014e5e5 add CYA, HAND, TTYL 1999-12-17 14:25:45 +00:00
joda 5ef6b59a7a document APM_DISABLE_INTERRUPTS 1999-12-17 10:34:23 +00:00
jdolecek 708ff8a0f2 mark experimental status of NTFS the same way as for other "experimental"
filesystems. Suggested by Antti Kantee <pooka@iki.fi> in private mail.

while here, Xref mount_ntfs(8) also in SEE ALSO section.
1999-12-17 03:55:52 +00:00
abs 060eb8b211 Clarify difference between master.passwd and passwd 1999-12-16 22:02:00 +00:00
jdc 7dfd08b2e2 Typo. 1999-12-16 11:54:44 +00:00
abs 628b8470c7 Small clarification 1999-12-16 00:04:33 +00:00
abs 2b11da50cd Fix some typos 1999-12-15 23:59:56 +00:00
abs 8ced1cae94 Fix typos, nuke some old config syntax, and try to make the descriptions
a little saner and easier to parse
1999-12-15 23:44:51 +00:00
abs 0ace4398df Misc small fixes to try to standardise the format to make it easier
to parse by an automated script (say one that just might want to
generate webpage summaries of available drivers :)
1999-12-15 22:07:30 +00:00
augustss 97182e0962 Add a skeleton for the usbdi documentation.
This is still very incomplete.
1999-12-15 11:27:34 +00:00
christos 476a45b425 Mention what happens when we fail to find a library. 1999-12-13 11:02:10 +00:00
christos 850a441636 Document the new hardware library line format. 1999-12-13 11:01:21 +00:00
thorpej c921fa309f Actually, Tulip is the *fourth* generation Ethernet controller. Silly me. 1999-12-12 05:57:50 +00:00
augustss e4729fe662 Fix some typos and xrefs.
Add CS4280 man page.  Drier will be added shortly.
1999-12-11 23:10:15 +00:00
jlam 66250a51b4 s/MKLINKS/MLINKS/ 1999-12-10 23:31:47 +00:00
sommerfeld 334fe55623 a few more tweaks: add cross-ref to cnw, mention BayStack 660 as not
yet supported, and remove reference to a fixed bug.
1999-12-10 15:17:05 +00:00
sommerfeld c78217842d Add cross-ref to awi(4) 1999-12-10 15:12:39 +00:00
itohy a5f38cc443 Add news68k 1999-12-10 06:04:01 +00:00
simonb c47af90e21 Display the header of system specific manpages as
NetBSD/foo Manual Name
instead of
	NetBSD Manual Name (foo Architecture)
Manual page headers now fix within 80 columns.

Work by Chris Demetrioui six or more months ago, with minor updates to
current reality by me.
1999-12-08 01:57:37 +00:00
soren 41f23e2e76 Xref rc.conf(5). 1999-12-08 00:04:38 +00:00
soren be4a157e48 We have useradd(8) now. 1999-12-07 23:55:14 +00:00
soren 1b29e1a5d2 Update for rc.conf. 1999-12-07 23:53:48 +00:00
sakamoto 7176b483b5 Add LTCONFIG_OVERRIDE and LIBTOOL_OVERRIDE definitions. 1999-12-07 08:59:54 +00:00
augustss 64343e22be Back out one change that's not ready yet. 1999-12-06 15:00:12 +00:00
augustss a1006f8ac5 Fix some typos, xrefs, etc. 1999-12-06 14:52:08 +00:00
augustss d039bfb01b Document powerhook functions. 1999-12-06 14:50:02 +00:00
jdolecek d614efc2b4 g/c Czechoslovakia as it doesn't exist anymore, add correct entries for
Czech Republic and Slovak Republic
1999-12-05 15:08:31 +00:00
ross 3aedf13a68 Build rtc.4, as was apparently intended. (It's in the sets.) 1999-12-05 14:25:43 +00:00
sommerfeld 26d13bd6c3 When building obj symlinks, if there's already a link pointing at the right target,
do nothing rather than deleting and recreating an identical link.
1999-12-04 02:44:07 +00:00
sommerfeld 60446e1a26 Mention, vaguely, that fxp drives the '559, too 1999-12-04 01:58:52 +00:00
dan 99d4f54fa6 Note that the 3c905 and 3c574 use nsphy and tqphy devices, respectively. 1999-12-02 19:13:32 +00:00
kleink 451a74f20c Add a couple of comments, as requested by Hubert Feyrer. 1999-12-02 14:01:46 +00:00
sommerfeld 3e76523ff8 Attempt to document what bsd.obj.mk does. 1999-12-01 03:33:52 +00:00
jwise 5cc98b9653 Nix that, apparently the prefered form is simply `Romania' 1999-11-30 21:05:19 +00:00
jwise c769dd7cee Romania, Socialist Republic of -> Romania, Republic of (this is correct, but
the appropriate standards should be checked anyhow (HI KLAUS!)).
1999-11-30 21:02:39 +00:00
kleink eb239cb4ec As observed in ISO 3166-1, expand `St.' to `Saint' for Saint Helena and Saint
Pierre and Miquelon.
1999-11-30 16:35:01 +00:00
kleink 57abe59057 Sync with ISO 3166-1 as of 1999-10-01:
* Vatican City State -> Holy See
* Zaire -> The Democratic Republic of the Congo
1999-11-30 16:22:37 +00:00
sommerfeld 1b914a5db2 Add MKOBJDIRS make variable to bsd.own.mk, defaulting to "no" but
overrideable in mk.conf

Document in bsd.README; this is distinct from "MKOBJ", which controls
whether "make obj" does anything.

In the top-level makefile, if MKOBJDIRS != "no", do a "make obj" at an
appropriate point during a "make build".
1999-11-30 16:16:41 +00:00
kleink 8b16c6cdcf Add Palestinian Territory, Occupied; from ISO 3166-1 as of 1999-10-01. 1999-11-30 16:11:25 +00:00
hubertf fbff4f9b9e see also: apm(4) 1999-11-29 17:39:18 +00:00
itojun 0bfe540b32 sync cnw(4) manpage with reality on NetBSD. 1999-11-29 13:22:37 +00:00
itojun a32f9856d6 manpage for cnw driver, from FreeBSD/PAO2 repository 1999-11-29 13:01:13 +00:00
cjs 9ddd3019e0 Fix grammar. 1999-11-29 03:55:14 +00:00
itojun c683c60c73 recommend use of multi-line /etc/ifconfig.xxN than /etc/ifaliases, or
$ifaliases_xxN in /etc/rc.conf.
(no behavior change in /etc/netstart, comments only)

see recent tech-userlevel for discussions.
1999-11-29 01:40:33 +00:00
tron c4a11c52cd Fix typo noted by Damon Brodie in PR misc/8907. 1999-11-28 23:41:48 +00:00
scw 29522f7b7d Add man4.mvme68k subdirectory. 1999-11-28 17:41:11 +00:00
scw e5981892de Add the long-awaited section 4 man pages for mvme68k :-) 1999-11-28 17:39:42 +00:00
scw 3d10a6abc6 Add manual page describing mvme68k boot. 1999-11-28 17:30:33 +00:00
simonb 3047c747cf Add a MKPICLIB variable. If set to "no", don't build an _pic.a library
and build shared objects from the .a library.  A symlink is installed
in /usr/lib so that the name "libfoo_pic.a" still exists for third party
software that explicitly wants an _pic.a library.
1999-11-28 04:50:41 +00:00
simonb d6e1bba94e installboot(8) man page based on alpha installboot(8) man page. 1999-11-28 03:07:04 +00:00
simonb 0785eb047a Updates for new alpha-style bootblocks. 1999-11-28 01:29:37 +00:00
lukem 2b0e8f5647 fix typo 1999-11-26 20:33:02 +00:00
jdc 6fb3342476 Add 'SEE ALSO' and 'HISTORY' sections. 1999-11-24 13:36:14 +00:00
jdc 8a4e06989f Add bootpref(8) to 'SEE ALSO' section. 1999-11-24 13:35:50 +00:00
jdc 1839661604 Atari Real Time Clock driver manual page.
Author   : jdc
Reviewer : leo
1999-11-24 12:54:28 +00:00
kleink 088bc0f82a Add .Lb libmenu. 1999-11-24 12:46:40 +00:00
dmcmahill 31e0e8c669 identify RUN_DEPENDS as depricated 1999-11-23 16:44:57 +00:00
blymn 38bd927ca8 Added libmenu library. 1999-11-23 13:22:37 +00:00
lukem ba16b62d8f - document $accounting, $dmesg (and $dmesg_flags)
- cull copyright.
1999-11-23 08:12:22 +00:00
augustss 36ba3a49d9 Add CardBus entry. 1999-11-23 01:48:13 +00:00
augustss 51826a4de4 Add dev locator for pci attachment. 1999-11-23 01:47:34 +00:00
augustss 1858a09a7f Add device list. 1999-11-23 01:46:32 +00:00
simonb ee4b47912f Add missing `)'. 1999-11-23 01:38:55 +00:00
dmcmahill 6d3abcd728 - Document the USE_FORTRAN variable used to indicate that a package needs
a fortran compiler to build.
- Document the PKG_FC variable used to control which fortran compiler is
  used.
1999-11-22 23:45:15 +00:00
tron 0ca6533695 Update for regional telephone codes in Finland supplied by
Antti Kantee in PR misc/8839.
1999-11-21 20:21:32 +00:00
enami 57bb262c67 List .Nd macro as manual domain macros. 1999-11-19 01:50:32 +00:00
enami 82d7115cf2 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
kristerw 1e851441fb Fixed typos (from OpenBSD) 1999-11-18 18:12:52 +00:00
enami 952f1ae148 - Use .Xr instead of .Nm to refer wd and atapi.
- Remove unnecessary empty line in source and use .Pp where appropriate.
- Separate items in SEE ALSO section with comma and sort them.
1999-11-18 14:51:00 +00:00
kleink fdd46ffd4e Yet another reference to eso(4). 1999-11-17 22:37:29 +00:00
sommerfeld 657174d43b Add NRFPT 1999-11-17 20:02:07 +00:00