Commit Graph

3725 Commits

Author SHA1 Message Date
lukem
18a3e2e22d - provide example of line syntax
- use Em instead of Ar
- use Dq as appropriate
2000-11-17 10:06:27 +00:00
lukem
ff1595ff75 use Em instead of Ar (we're not describing command line arguments here...) 2000-11-17 09:43:06 +00:00
lukem
4b7aaa4b0f - move the class explanation to the DESCRIPTION section, where it's more obvious
- format capabilitities with .Sy
- provide an example entry
2000-11-17 06:24:56 +00:00
lukem
a41efd22a5 display dummy dependancies in the order that they're actually started
in, to be slighly more helpful: (i.e, NETWORK, SERVERS, DAEMON, LOGIN)
2000-11-17 05:00:26 +00:00
hubertf
734654cc72 more supported cards, from our release docs.
We REALLY need to get things more in sync...
2000-11-12 20:47:44 +00:00
hubertf
6a84818774 The ELSA AirLancer MC-11 card works fine with this driver. 2000-11-12 20:35:08 +00:00
thorpej
dcf80e02de Update for the new pfil framework. 2000-11-11 01:22:37 +00:00
ad
0a38453bd1 Promiscious mode works now. 2000-11-09 14:58:51 +00:00
ad
1710c774e5 Xr iop, and note a "capacity may be different than SCSI" gotcha. 2000-11-09 13:01:41 +00:00
ad
0129c52c7d - A few minor changes (typos and the like).
- Use SPLs in iop_msg_send() and not the interrupt mask - it accesses
  shared resources lower down.
2000-11-09 12:51:36 +00:00
lukem
f3ae49b593 make entries in example line match field names used elsewhere 2000-11-09 00:06:17 +00:00
eeh
df87630144 Add console magic sequence framework. 2000-11-08 22:41:58 +00:00
ad
f051907656 Note iopsp. 2000-11-08 21:41:55 +00:00
ad
8f37299b94 Note iop. 2000-11-08 21:40:24 +00:00
ad
54fd36679e Add documentation for iop and iopsp drivers. XXX Needs more beef. 2000-11-08 19:54:12 +00:00
kleink
3ba9e614c1 Markup buglet. 2000-11-08 18:19:19 +00:00
lukem
ae840bf480 improve description of configuration lines 2000-11-08 13:27:44 +00:00
lukem
7617fc3115 - provide example of line syntax
- improve formatting and macro use
2000-11-08 13:18:28 +00:00
lukem
79b4c08d55 minor update of /boot; from simonb 2000-11-08 12:53:42 +00:00
wiz
f48466d127 Fix some obvious typos.
XXX: Casing isn't very consistent here.
2000-11-08 11:28:01 +00:00
lukem
dc702cca7b update to reality:
- add /boot, /etc/*.conf, /etc/defaults, various bits in /usr/src and /sys,
  /var/cron, /var/heimdal, /var/pkg, /var/yp
- remove /etc/disklabels, /usr/src/domestic
2000-11-08 06:44:06 +00:00
itojun
20efc85de8 does not support non-IPv4. 2000-11-08 02:56:26 +00:00
lukem
a042616e94 minor consistency work 2000-11-08 01:37:52 +00:00
lukem
7c1334922b use Ar instead Sy (be consistent with other files) 2000-11-08 01:36:11 +00:00
lukem
4e822259e2 minor consistency cleanup 2000-11-08 01:33:18 +00:00
lukem
ee3b51ed47 improve description of line syntax, and separate the description of
each field out into separate paragraphs (for readability).
2000-11-08 01:30:34 +00:00
lukem
2baa698a5e - improve description of a configuration line
- fix a line that got accidently moved to the wrong place when i added
  the nsswitch description 2 years ago.
2000-11-08 00:52:40 +00:00
lukem
ab0df1fb72 slight clarification 2000-11-08 00:10:46 +00:00
ad
975795b27b Note `neo' device. 2000-11-07 12:42:48 +00:00
ad
830d849bec Xr intro 4 2000-11-07 12:42:22 +00:00
lukem
cce5d917e2 provide obvious example of line syntax 2000-11-07 07:20:47 +00:00
lukem
c14de03062 - provide an obvious description of the line syntax.
- highlight that the second argument may be an IP address (which often
  makes sense on machines that have different MAC addresses for
  different interfaces; the whole world ain't a Sun...)
2000-11-07 07:17:13 +00:00
lukem
279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
lukem
ebcd47ebf3 use .Xr 2000-11-07 05:44:50 +00:00
lukem
d9ef02fbd5 whitespace police 2000-11-07 05:44:17 +00:00
itojun
8a3319ddda do not recomment IFA_STATS, as the code seemingly not tested
(panics frequently due to NULL pointer chasing in kernel)
2000-11-07 04:46:40 +00:00
thorpej
33831545e3 Manual page for the NeoMagic 256 driver. 2000-11-05 16:38:09 +00:00
lukem
2e7cad82bb - only audioplay if the audio file exists
- replace logger with $LOGGER, which is defined to `logger -t apm'
- use 'mount -u ... -A -t ffs' instead of 'mount -u ... -a', since the
  latter won't work on already mounted file systems except for `/'.
2000-11-05 03:30:51 +00:00
thorpej
d60bbc16eb Manual page for the PC-Weasel driver. 2000-11-04 18:51:58 +00:00
kleink
df3abfa175 Merge tzdata2000g. 2000-11-03 11:08:22 +00:00
kleink
68cef7d4b4 Import tzdata2000g. 2000-11-03 11:07:04 +00:00
eeh
26f192b24a Add manpage for new line discipline stuff. 2000-11-02 23:15:10 +00:00
pooka
2fcad3069f s/spase_super/sparse_super/ 2000-11-02 22:31:02 +00:00
oster
ba5bfcf115 Update to note obtaining kernel from RAID 1 set on pmax and alpha
architectures.
2000-11-02 03:34:08 +00:00
tv
e5e51611ea Describe new shared-set layout: .../shared/$MACHINE_ARCH and .../shared/ALL. 2000-11-01 04:29:47 +00:00
itojun
953ed8c2ba declare .Lb symbol for libintl. 2000-10-31 15:08:29 +00:00
itojun
caf7b11063 add ${LIBINTL} for use with DPADD. 2000-10-31 10:49:01 +00:00
wiz
22c3d2b1af Replace a tab by a space, and CNTL' by CTRL'. 2000-10-27 11:25:16 +00:00
wiz
81fb8fda76 wscons include files live in /usr/include/dev/wscons, not /usr/include/wscons 2000-10-27 10:59:48 +00:00
ad
528e314143 Work around a fatal firmware bug on some boards. From msmith@freebsd.org. 2000-10-26 14:43:50 +00:00
sommerfeld
eac79d61fb fix misc/11315: stale cross-ref to racoon(8) 2000-10-26 14:09:25 +00:00
garbled
7cf7e5abae change make -> ${MAKE} 2000-10-26 06:17:41 +00:00
mason
9209a6a5b4 Add "haunted". 2000-10-25 00:03:55 +00:00
bouyer
60c7f20eb1 Remove BUGS section; now that tagged queuing siop it at last as good as
ncr(4).
2000-10-23 16:38:10 +00:00
enami
5a1f841114 Add lsu.4 actually. 2000-10-23 10:55:45 +00:00
scottr
f00ea2a6d3 The IBM 316x/3151 do, in fact, have an add-line capability. 2000-10-22 19:29:46 +00:00
rh
25a576ab3f Note new UPDATE_TARGET 2000-10-22 08:40:05 +00:00
ad
833dea96d1 - tsleep()/wakeup_one() will hurt when under load, so use a queue instead.
- Don't copy to or from the aligned buffer unless there's a need to.
2000-10-20 15:14:25 +00:00
ad
5e0c8a6d51 - ca -> lsu
- Note twe.
2000-10-20 11:47:43 +00:00
ad
d5174f07a3 - ca -> lsu
- Document twe.
2000-10-19 14:55:50 +00:00
simonb
1ad0e6026b Update Bangkok airport, and add some other major Thai airports. 2000-10-19 05:23:28 +00:00
simonb
6cda066406 For Australian airports, consistantly use <city/town>,<state>,<country>. 2000-10-18 02:50:14 +00:00
dmcmahill
f9e1eb8800 document the '-s' option which will cause the installboot program
to recalculate the 16 bit sun checksum.  This flag is needed when
making iso 9660 images which are bootable on both sparc and vax
machines.
2000-10-17 22:14:44 +00:00
dmcmahill
ed206de60f bring the manpage up to date with the program. The current
installboot program is based heavily on the pmax installboot.
Accordingly, this manpage is based heavily on the pmax one.
2000-10-17 21:52:49 +00:00
dmcmahill
ae15fb10e1 document '-s' option which will cause the installboot program to recalculate the
16 bit sun checksum.  This flag is needed when making iso 9660 images which
are bootable on both sparc and pmax machines.

this addresses PR port-pmax/10929
2000-10-17 01:55:33 +00:00
simonb
8b3a4af9fb Remove unused skel files - these have been copied to basesrc/etc/skel.
Part of fix for PR bin/10985.
2000-10-16 13:28:38 +00:00
rh
6bf8d3e00c Explain USE_MESA/USE_GLX 2000-10-15 12:13:38 +00:00
augustss
4281745db2 One more working scanner according to the USB scanner wen page. 2000-10-13 21:05:18 +00:00
itojun
ce80048889 document m_dup(9). talk a little bit about issues with shared
external storage (M_EXT).
2000-10-13 04:19:58 +00:00
hubertf
76b233e574 Correct comment describing format of this file (missing "<TAB>").
Adresses PR 11209 by Masao Uebayashi <uebayasi@soum.co.jp>
2000-10-13 03:22:49 +00:00
hubertf
4df0e3466b * Add documentation on how to update the bootblocks on your internal
(wd0) disk
 * Make clear that the floppy-example needs a filesystem on the floppy
 * Add example for bootstrap-only floppy without any filesystem, by
   Frederick Bruckman <fb@enteract.com>

Adresses PR 11207 by Wolfgang Rupprecht <wolfgang@wsrcc.com>
2000-10-13 01:20:58 +00:00
augustss
99d9de636e Update list of supported devices. 2000-10-12 22:52:18 +00:00
wiz
dc4d7eae93 typo fix 2000-10-12 12:48:00 +00:00
hubertf
1836ca4994 Document that VM86 is also used by some X servers to call VESA routines. 2000-10-11 22:24:24 +00:00
hubertf
745fefd1c6 Xref pkgsrc/Packages.txt 2000-10-11 14:00:58 +00:00
is
c187885502 Added Aarhus. 2000-10-11 12:23:50 +00:00
is
87dfefb8c5 Added a couple of entries. Corrected some sorting errors. 2000-10-11 12:17:35 +00:00
thorpej
99de26f4ee Repair a dual-.if construct that certainly didn't work with
any version of make(1) on my systems...
2000-10-11 05:45:50 +00:00
is
2e08b549a5 Format string cleanup, by sommerfeld. 2000-10-10 20:41:20 +00:00
ad
e62b1ca145 One more; also provide some alternative meanings to existing entries. 2000-10-10 14:19:34 +00:00
ad
98cce2d254 Spelling. 2000-10-10 14:16:49 +00:00
itojun
347cdd6d31 document RTM_IFANNOUNCE.
From: Christoph Badura <bad@bsd.de>
2000-10-10 14:11:26 +00:00
augustss
aff9891579 Update list of supported scanners. There's a Microtek scanner on it now. 2000-10-08 20:20:42 +00:00
deberg
ad0e0b565c fix typos, PR 11159 2000-10-07 20:26:36 +00:00
nathanw
0b6e7eef69 Rewrite description of core dump format to reflect reality.
Addresses PR#11145 by me.
2000-10-07 17:45:26 +00:00
hubertf
016ecbcf4c Add description about the "source" dir of a release, based on what's there
for 1.4.2.
2000-10-06 02:42:20 +00:00
lukem
c111e18a4d remove security/ 2000-10-05 15:47:04 +00:00
ad
5b09090e8e insure -> ensure 2000-10-05 12:35:33 +00:00
pooka
e678929d10 functionaliy -> functionality 2000-10-05 12:31:15 +00:00
sommerfeld
abff7e84fd If FORMAT_AUDIT is set, and WFORMAT is set and > 1, turn on
-Wnetbsd-format-audit for extra-stringent format checking.
WFORMAT belongs in individual makefiles and/or Makefile.inc files.
FORMAT_AUDIT should go in mk.conf if you're doing format-string auditing.
(set WFORMAT=1 in individual makefiles if a program is
not security critical and is doing bizarre things with
format strings which would be even uglier if rewritten)
FORMAT_AUDIT may go away in time (i.e., default to on)
2000-10-04 19:27:45 +00:00
bjh21
c7e2fe84a9 Fix whitespace glitch. 2000-10-03 15:28:16 +00:00
bjh21
93d5bd4fa7 Fix whitespace glitches. 2000-10-03 15:18:07 +00:00
bjh21
16ad58a09c Clean up whitespace glitches.
Use subsections where appropriate.
2000-10-03 15:10:57 +00:00
is
3fadf34391 Fix tyop. 2000-10-02 11:41:47 +00:00
itojun
60093d58b2 sync with FreeBSD share/misc/bsd-family-tree. 2000-10-02 11:28:22 +00:00
bjh21
968546ded7 Typo fixes:
Remove an unmatched close-parenthesis.
appearently -> apparently
2000-10-01 13:45:46 +00:00
itojun
3e401aa14d upl(4) is a IPv4 only device. 2000-10-01 11:35:28 +00:00
lukem
ad43a4d74d also note /etc/defaults/rc.conf 2000-10-01 06:04:43 +00:00
bjh21
2566becc58 Typo fix: bloxk -> block 2000-09-30 22:33:52 +00:00
jhawk
8423ae243a BUGS updates:
Observe this manpage documents biosboot, which is not i386-specific
  Note failure to parse filename after boot options.
2000-09-30 20:27:01 +00:00
itojun
5b88ba6121 remove obsoleted crypto-related variables. 2000-09-30 12:27:35 +00:00
itojun
e5e807d114 always compile RSA into libcrypto.
MKCRYPTO disables the whole crypto tree, and in that case,
we will not have RSA (nor libcrypto) with us.
2000-09-30 12:21:51 +00:00
itojun
8d26d03189 repair openssl (libcrypto) for non-32bit architecture.
don't use unsigned long where 32bit unsigned variable is asked for.
use u_int32_t.  (not sure if uint32_t is better or not, but anyway,
u_int32_t <-> uint32_t should not raise binary compatibility issue)
PR10921.

TODO: have arch-dependent Makefiles where we supply -DFOO for optimization.
(do not change size of variable though)

XXX: we should actually nuke all other #ifdef in /usr/include/openssl/*.h,
however, that needs a lot of work and will make future openssl upgrade harder.

remove RC5 and IDEA by default.  build them separately as
libcrypto_{rc5,idea}.a.  put dummy function, which is "warning to stderr
and exit(1)".  NOCRYPTO_{RC5,IDEA} are obsoleted.
PR10883.
2000-09-30 00:23:28 +00:00
hubertf
4ad90fabc3 Move description of /usr/mdec/biosboot*.sym from installboot.8 to boot.8,
pointed out by Jason Thorpe.^
2000-09-28 16:18:42 +00:00
ad
00d54fb645 - Add an entry to the BUGS section.
- Minor syntactical changes.
2000-09-28 10:23:57 +00:00
thorpej
a832259c23 Manual page for the vlan(4) interface. 2000-09-28 06:59:58 +00:00
hubertf
dedc304c9a document biosboot*.sym files 2000-09-28 04:10:50 +00:00
phil
fe4560a9a3 Get the correct command line using groff instead of nroff. 2000-09-26 15:33:28 +00:00
augustss
a5f7c1b8fd Document the USB event API.. 2000-09-24 17:22:08 +00:00
jdolecek
b333be3980 document new -v, -q flags 2000-09-24 17:03:27 +00:00
jdolecek
cce88ce6ac also process boot.8 2000-09-24 16:39:54 +00:00
jdolecek
9bda5239e6 pty resources are now allocated on demand, default initial
number is 16 and thre is new sysctl kern.maxptys to control maximum number
2000-09-24 11:46:47 +00:00
kleink
3f50a3c66b Document LIBRARY and Lb. 2000-09-24 09:52:26 +00:00
simonb
06026973fd Use the usual make variables with ${INSTALL} (RENAME, COPY, PRESERVE,
INSTPRIV).  Also use BIN{OWN,GRP} and NONBINMODE.
2000-09-24 05:56:04 +00:00
augustss
fc82fb752f Fix typo. 2000-09-23 20:27:05 +00:00
augustss
3d4e4b283d Xref urio(4). 2000-09-23 20:26:48 +00:00
simonb
cd2e1c1e91 Use ${COPY} instead of -c for ${INSTALL} commands. 2000-09-23 13:53:41 +00:00
augustss
5bf80111fc Xref uscanner(4). 2000-09-23 04:35:54 +00:00
augustss
cd10762a22 Add uscanner(4) man page. 2000-09-23 04:34:55 +00:00
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