Luigi Rizzo
047073a13a
New script to help creation of shared readonly diskless partition.
...
It also has some instructions on how to setup the client and
the server. I have been using this code for over 2 years
on RELENG_3 and later RELENG_4. Have not tried on CURRENT, but
in case there are any issues these are in /etc/rc and
/etc/rc.diskless{12}
2001-04-16 06:37:03 +00:00
Dima Dorfman
5e75e35cca
Grammar police: "its", not "it's", is the possessive form of "it".
2001-04-15 19:53:47 +00:00
Alfred Perlstein
4c7da4f92c
note that VOP_STRATEGY may block.
...
Learned from: vm/swap_pager.c comment above swap_pager_putpages()
2001-04-15 12:04:05 +00:00
Brian Somers
11027719c4
Suggest that kernels are built with ``cd /usr/src; make buildkernel''
...
Add a comment saying that our softc is automatically allocated by the
parent bus.
Fix lots of spellings
2001-04-14 18:51:39 +00:00
Dima Dorfman
19ab52cb4e
mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.
...
Reviewed by: ru
2001-04-13 19:59:47 +00:00
Dima Dorfman
ef0180ed69
mdoc(7) police: rename the DIAGNOSTICS section to ERRORS to match the
...
content, and correct the parameters to the -tag list therein.
Reviewed by: ru
2001-04-13 19:49:07 +00:00
Ruslan Ermilov
8f00082cd6
Document /usr/include/fs/smbfs and /usr/include/netsmb.
...
Submitted by: bp
2001-04-13 08:14:58 +00:00
Ruslan Ermilov
7e3ba257a8
vnconfig(8) -> mdconfig(8).
2001-04-10 16:29:41 +00:00
Maxim Sobolev
92d86b9e1e
Whitespace only: convert several tabs into spaces to make style consistent.
2001-04-09 16:55:32 +00:00
Maxim Sobolev
16b88ed98d
Whitespace only: Convert several tabs into spaces, to make style consistent.
2001-04-09 16:36:48 +00:00
Ruslan Ermilov
f7ee8cfe3f
Introduce SCRIPTS for bsd.prog.mk. See bsd.README for details.
...
Idea stolen from NetBSD.
Reviewed by: bde
2001-04-07 11:13:46 +00:00
Bill Fumerola
b16307b534
Typo ("no not" -> "do not")
...
Submitted by: Dave McKay <monk@sneakerz.org>
2001-04-07 08:19:20 +00:00
Garrett Wollman
96b668902f
Merge tzdata2001b from vendor branch.
2001-04-06 16:46:52 +00:00
Garrett Wollman
c0c927e3de
This commit was generated by cvs2svn to compensate for changes in r75264,
...
which included commits to RCS files with non-trunk default branches.
2001-04-06 16:43:21 +00:00
Garrett Wollman
b825d93eb9
Latest timezone database form Arthur Olson. This update includes changes
...
to the following locations:
Antarctica
Australia (additional historical comments)
Bangladesh (new spelling of Dhaka)
Brazil (multiple changes; America/Porto_Acre renamed America/Rio_Branco)
CNMI
Canada
Chile
Dominican Republic
East Timor
Falkland Islands
Fiji
France (additional history)
Guam
Israel (additional historical comments)
Latvia
Mexico
Moldova (Europe/Tiraspol removed)
Netherlands (additional history)
Paraguay
Philippines (additional history)
Tonga
United States (additional historical comments)
Obtained from: Arthur Olson; <ftp://elsie.nci.nih.gov/pub/tzdata2001b.tar.gz>
2001-04-06 16:43:21 +00:00
Chris D. Faulhaber
53e11665d9
Remove the recently-depricated LIBPOSIX1E
2001-04-05 12:11:02 +00:00
Mike Pritchard
0a0869f618
We don't use the "pseudo-device" configuration option any longer,
...
so update the example to use the correct definition.
Add an example for documenting kernel compile options, along with
a small example of how to reference them in the main text of the
man page (I.e. the .Dv macro).
Inspired-by: a brief exchange I saw in in the commit messages mail
2001-04-05 09:37:55 +00:00
Ruslan Ermilov
6405e53deb
Record -lposix1e death.
2001-04-05 07:59:19 +00:00
Dima Dorfman
25d0cc3b4d
Make it clear that commands within labels must be indented to be
...
recognized.
PR: 26293
Reviewed by: brian
2001-04-05 01:25:42 +00:00
John Baldwin
f1f899e390
Use a plain .Dv for kernel option names rather than .Qq Dv to be consistent
...
with other manpages.
2001-04-04 17:41:50 +00:00
John Baldwin
faf66f1f6b
We don't use quotes around kernel options now.
2001-04-04 17:32:08 +00:00
Bruce A. Mah
ddda68fb0d
Add removable_interfaces to /etc/defaults/rc.conf. It is used
...
(undocumented until now) by /etc/pccard_ether.
MFC candidate.
Pointed out by: Dave Crane <dave@trig.net>
Reviewed by: -mobile
2001-04-04 16:48:57 +00:00
Ruslan Ermilov
d6a2bd5bd1
mdoc(7) police: removed final dot from the .Nd call.
2001-04-04 12:00:29 +00:00
Ruslan Ermilov
1f01235249
mdoc(7) police: there is no single manpage that uses ``.Sy not''.
2001-04-04 11:57:03 +00:00
Ruslan Ermilov
0657a713ff
mdoc(7) police: fix markup and spelling.
2001-04-04 11:51:59 +00:00
Ruslan Ermilov
c720f298f9
mdoc(7) police: add missing .Pa call.
2001-04-04 10:48:13 +00:00
Ruslan Ermilov
9a9c140789
mdoc(7) police: add a missing comma in the SEE ALSO.
2001-04-04 10:39:06 +00:00
Ruslan Ermilov
e09940394c
mdoc(7) police: sort xrefs.
2001-04-04 09:42:25 +00:00
Dima Dorfman
73a731139b
Fix a spelling error.
...
PR: 26308
2001-04-03 05:43:07 +00:00
Ruslan Ermilov
95f8c8262a
Introduce ${PROGNAME}, the name that the program will be installed as,
...
if different from ${PROG}. (The name PROGNAME was stolen from NetBSD.)
Reviewed by: bde
2001-04-02 11:44:20 +00:00
Dima Dorfman
aac938629a
Indicate that sh(1) has an 'if' builtin command.
...
PR: 26193
2001-04-01 01:08:33 +00:00
David E. O'Brien
5aa865141c
Use -r rather than -R to get "reasonable permissions and ownership".
2001-03-31 18:38:05 +00:00
John Baldwin
1c39cfb650
Correct the MLINKS for mutex.9 to reflect the API change and add a new
...
MLINK for mtx_initialized.
Reminded by: rwatson
2001-03-30 23:00:00 +00:00
John Baldwin
0630abadd1
- Document mtx_initialized().
...
- Document that MTX_QUIET can be passed to mtx_init() and the new flag
MTX_NOWITNESS.
2001-03-30 22:59:02 +00:00
Archie Cobbs
3cb991ad2c
Fix typo.
2001-03-30 20:32:05 +00:00
Jeroen Ruigrok van der Werven
723f7e3025
Change NO_MAKEDEV to a finer granularity method:
...
NO_MAKEDEV_INSTALL and NO_MAKEDEV_RUN. The former implying the latter.
The names imply what they do. The last commit by DES based on a PR defeated
the original idea behind NO_MAKEDEV, which was not to run MAKEDEV, but to do
the installation of MAKEDEV. This should satisfy both parties on the MAKEDEV
challenge.
Reflect this in the documentation.
2001-03-29 14:03:29 +00:00
Jeroen Ruigrok van der Werven
d8edf8110a
Change NO_MAKEDEV to a finer granularity method:
...
NO_MAKEDEV_INSTALL and NO_MAKEDEV_RUN. The former implying the latter.
The names imply what they do. The last commit by DES based on a PR defeated
the original idea behind NO_MAKEDEV, which was not to run MAKEDEV, but to do
the installation of MAKEDEV. This should satisfy both parties on the MAKEDEV
challenge.
2001-03-29 14:03:07 +00:00
Ben Smithurst
e9d43b279b
Kill vn related manual pages, they're not used any more.
...
Approved by: phk
2001-03-29 11:36:46 +00:00
Bruce Evans
eac993bcaa
Fixed bitrot in the prototypes for NDINIT and NDFREE.
2001-03-29 10:29:37 +00:00
Bruce Evans
74c3913eb4
Fixed missing and disorded includes in synopsis.
...
Removed bogus quotes in .Fn invocations. Single words don't need quoting.
2001-03-29 10:18:54 +00:00
Bruce Evans
16bef91c0a
Fixed wrong include in synopsis. <sys/param.h> is a prerequisite for
...
<sys/mutex.h> due to #include spam in <sys/mutex.h>. (More precisely,
<sys/time.h> is the prerequisite, but that is provided by standard
#include spam in <sys/param.h>.)
Fixed bitrot in prototype for mtx_init().
2001-03-29 10:06:50 +00:00
Ben Smithurst
8f5e8232e8
Correct the description of the "low" (< 1024) port range.
...
PR: 25500
Submitted by: Barry Irwin <bvi@devco.net>
2001-03-29 01:00:42 +00:00
Bill Paul
e649781cea
Whoops, mention the Asante PCI 1000BASE-SX Gigabit Ethernet Adapter
...
(fiber version) too.
2001-03-29 00:25:58 +00:00
Bill Paul
a05fd6228a
Mention that the Asante GigaNIX1000T Gigabit Ethernet Adapter is supported
...
by the ti(4) driver. (Another OEM'ed Tigon 2.)
2001-03-29 00:23:17 +00:00
Dag-Erling Smørgrav
d67fe1bd2f
Prepare for pseudofs.
2001-03-28 22:21:07 +00:00
John Baldwin
ff42117af9
Update history to reflect that ktr first appeared in BSD/OS 3.0.
2001-03-28 17:54:50 +00:00
Ruslan Ermilov
9112dc499f
- Document recent MAN[1-9] -> MAN changes.
...
- Backout part of revision 1.4 (../Makefile.inc -> bsd.inc.mk change).
2001-03-28 15:12:29 +00:00
Ruslan Ermilov
19ea15a158
Define MAN to ${PROG}.1 if no manpages were specified, but still
...
provide MAN1 for backwards compatibility. Third party software
may still have dependancy lines of this form:
${MAN1}: foo.man
2001-03-28 15:07:48 +00:00
Ruslan Ermilov
09fa52f83f
- Removed `n' from the list of manpage sections.
...
- Only support the old syntax for manpage declarations
(MAN1...MAN9) if no MAN is defined.
2001-03-28 14:58:08 +00:00
John Baldwin
ad84c9eb36
- Both <sys/sx.h> and <sys/mutex.h> depend on <sys/types.h> and
...
<sys/lock.h>.
- <sys/sx.h> depends on <sys/mutex.h>.
2001-03-28 12:45:41 +00:00