Sheldon Hearn
bef84d6bc0
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 10:43:09 +00:00
Nik Clayton
21fda85269
Remove xrefs to obsolete bad144(8).
...
PR: docs/17060
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:42:25 +00:00
Nik Clayton
938b3a1e41
Remove xrefs to obosolete cdplay(1)
...
PR: docs/17079
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:41:13 +00:00
Nik Clayton
b1ba45cfe5
Remove xrefs to obsolete ft driver.
...
PR: docs/17080
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:40:18 +00:00
Nik Clayton
1d46c6668a
Remove xrefs to st(4) and mt(4), replace with xrefs to sa(4) and st(4).
...
PR: docs/17081
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:39:07 +00:00
KATO Takenori
f1b7989974
Merged from sys/i386/isa/isa_compat.h revision 1.27.
2000-03-01 08:56:47 +00:00
KATO Takenori
bb8a9f4d25
Merged from sys/i386/i386/userconfig.c revision 1.174.
2000-03-01 08:55:23 +00:00
KATO Takenori
ce4274863e
Merged from sys/i386/i386/machdep.c revisions 1.384 and 1.385.
2000-03-01 08:53:59 +00:00
KATO Takenori
9c675e3c19
Merged from sys/i386/conf/GENERIC revisions 1.243, 1.244 and 1.245.
2000-03-01 08:52:28 +00:00
KATO Takenori
7fb0223fd0
Merged from files.i386 rev 1.307.
2000-03-01 08:50:05 +00:00
Sheldon Hearn
46c670939c
Clarify the facility used for logging with and without the wrapping
...
options.
PR: 17017
Submitted by: Doug Barton <Doug@gorean.org>
2000-03-01 08:20:17 +00:00
Sheldon Hearn
7a4cd69f7a
Disconnect pcfclock from the build until it works on the Alpha.
2000-03-01 07:42:09 +00:00
Søren Schmidt
edc7072eaf
Update man page to match the driver.
2000-03-01 07:28:51 +00:00
Greg Lehey
2903a30d77
Set default revive block size to 64 kB.
...
Implicitly-sanctioned-by: jkh
2000-03-01 07:25:46 +00:00
Greg Lehey
c6dd6dd0d0
Tidy up splbio() protection.
...
Tidy up locking. Previously we were taking two locks for a parity
block, and only releasing one of them.
Implicitly-sanctioned-by: jkh
2000-03-01 07:25:07 +00:00
Greg Lehey
bd685df802
vinumstrategy: Don't count the read and written bytes before they're
...
transferred, do it in complete_rqe instead.
launch_requests: Replace the inadvertently removed splbio() around the
main loop. It may not be necessary, but the biggest
test of this stuff are IDE disks, which I'm not
using.
Remove throttling code, I'm pretty sure it's not
needed any more.
Don't set B_ORDERED, it's not necessary either.
Objected-to-by: alfred
build_rq_buffer: Don't lose the B_ORDERED bit, it still has some
residual meaning. To do this right, Vinum needs to
look at the B_ORDERED bit and order the transfer
across all disks involved. That's an exercise for
another day.
Objected-to-by: alfred
Implicitly-sanctioned-by: jkh
2000-03-01 07:24:26 +00:00
Greg Lehey
38a54177c5
Add keywords raid4 and partition.
...
Implicitly-sanctioned-by: jkh
2000-03-01 07:23:40 +00:00
Greg Lehey
7d6abd1af3
complete_rqe: Handle volume read stats here with other objects.
...
Previously vinumstrategy counted the bytes before they were hatched,
giving rise to strangenesses when a read failed.
Implicitly-sanctioned-by: jkh
2000-03-01 07:23:13 +00:00
Greg Lehey
bfa5948701
Remove description of defunct DEBUG_NUMOUTPUT by commenting out.
...
Describe stop -f to stop when config updates are disabled.
Explain in more detail why Vinum needs its own partition type, and why
you can't make it the c partition.
Implicitly-sanctioned-by: jkh
2000-03-01 07:22:10 +00:00
Greg Lehey
bcfbeb29b5
Add declaration for parityops.
...
Implicitly-sanctioned-by: jkh
2000-03-01 07:21:21 +00:00
Greg Lehey
d07abdea38
Increase the time we'll wait for a reviving disk to carry on and not
...
be marked as stalled, from 1 second to 5 seconds.
Implicitly-sanctioned-by: jkh
2000-03-01 07:20:32 +00:00
Greg Lehey
cef69d78bb
Implement vinum_rebuildparity, which had got forgotten. In the
...
process, move the body of vinum_rebuildparity and vinum_checkparity to
a new function, parityops.
Implicitly-sanctioned-by: jkh
2000-03-01 07:19:33 +00:00
Brian Feldman
6be607d0d5
After Bruce kindly explained the whole groff "sentence" idea to me, I've
...
put the whitespace in the right place.
2000-03-01 05:28:45 +00:00
Archie Cobbs
33d0e2a76d
The "sdl_family" field in a "struct sockaddr_dl" will be equal
...
to AF_LINK, not AF_DLI, as stated in the comment. Fix the comment.
Reviewed by: wollman
2000-03-01 02:46:25 +00:00
Gregory Sutter
270fe004b8
1) Merge some text in from recent KAME distributions concerning
...
the syntax of scoped addresses.
2) Fix typos and grammatical nitpicks.
PR: 17082
Submitted by: Bruce A. Mah <bmah@eisenhower.ca.sandia.gov>
2000-03-01 02:37:46 +00:00
Brian S. Dean
e777d9c31a
Fix a superuser credential check.
...
Reviewed by: phk
Approved by: jkh
2000-02-29 22:58:59 +00:00
Søren Schmidt
7caf73fb3c
Add DVD-RAM support.
...
The driver constructs a fake disklabel that makes the 'a' partition
cover the entire DVD-RAM disk. This cannot be changed from the user
side. This solution was chosen because most DVD-RAM will have a
UDF (or until we have that CD9660) filesystem on it covering the
entire disk, its not really thought as a real random access device.
This might change over time, but for now this is what we have, and
it is compatible with CDROM's etc, that makes using the minidisk
subsystem less than ideal, because of !modulo BDEV_SIZE blocks.
2000-02-29 22:00:53 +00:00
Hajimu UMEMOTO
e51ec40ec8
Enable connection logging. FreeBSD's libwrap is IPv6 ready.
...
OpenSSH is in our source tree, now. It's a time to enable it.
Reviewed by: markm, shin
Approved by: jkh
2000-02-29 19:37:04 +00:00
Bill Fumerola
958b92d24d
Add a little more history of when netgraph appeared in FreeBSD.
...
Reviewed by: asmodai
2000-02-29 18:32:26 +00:00
Luigi Rizzo
da3fc682a7
Fix panic when doing keep-state and "forward".
...
Removed a redundant check.
Also move check for expired rules before using them.
Sorry for the whitespace changes.
Approved-by: jordan
2000-02-29 17:51:25 +00:00
Sheldon Hearn
b588cf276b
Remove broken hard sentence breaks, which mess up the typeset output.
2000-02-29 17:36:44 +00:00
Søren Schmidt
41ef40c93d
Only read user data when blocksize != 2048, this "read the works"
...
sneaked in sometime which is not what the average user wants.
2000-02-29 16:11:18 +00:00
John Baldwin
fb7ac445bf
Add cross references to pkg_version(1) in all the other pkg_* man pages.
...
Also, add a cross reference to pkg_info(1) in pkg_version(1). Finally,
in pkg_version(1), don't put a period at the end of the list of see also
man pages.
Noticed by: Matt Ayres <matta@fast.net>
2000-02-29 15:13:55 +00:00
Jordan K. Hubbard
12324b777c
cosmetic fix - add a space.
2000-02-29 12:53:28 +00:00
Mark Murray
967b7d28a4
Targets and macros for "make release".
2000-02-29 11:59:35 +00:00
Mark Murray
354e20794f
Update DISTRIBUTION for new crypto world order.
2000-02-29 11:45:48 +00:00
Mark Murray
ec81a4cee3
Update DISTRIBUTION for new crypto world order
2000-02-29 11:44:18 +00:00
Mark Murray
21fd828d7c
Change DISTRIBUTION to match new world order.
2000-02-29 11:40:57 +00:00
Mark Murray
e1a456f0e4
Change DISTRIBUTION name to match reality.
2000-02-29 11:39:24 +00:00
Jordan K. Hubbard
470f825f69
release glue to support s/des/crypto/
...
Submitted by: markm
2000-02-29 11:26:24 +00:00
Sheldon Hearn
cb166ce422
Enable pcfclock as a kernel loadable module.
...
PR: 16804
Submitted by: sascha@schumann.cx
Approved by: jkh (release engineer)
2000-02-29 10:57:42 +00:00
Jordan K. Hubbard
b73c482a1c
Update release notes to current reality.
2000-02-29 10:54:54 +00:00
Jordan K. Hubbard
3cb56ac21b
Update install docs to match current reality.
2000-02-29 10:53:10 +00:00
Jordan K. Hubbard
7140b4def8
o Add support for loading the rsaref or rsaintl packages, depending
...
on locale.
o Allow use of "G" in label editor to stand for gigabytes. This
is actually an unrelated patch which I meant to commit separately
but what the heck, it's late.
Partially submitted by: phk
2000-02-29 10:40:59 +00:00
Bill Fumerola
2394baefd8
'driver support' -> 'driver supports'
2000-02-29 10:02:29 +00:00
Mark Murray
87afaaf75a
MFI: stupid typo of mine.
2000-02-29 09:56:11 +00:00
Doug Rabson
1d9a6ae08b
If a driver probe fails, unset it from the device. This fixes a problem
...
with certain multiport cards.
Approved by: jkh
2000-02-29 09:36:25 +00:00
Jordan K. Hubbard
88007fd897
Revise this for the brave new world of "crypto"
...
Submitted by: markm
Approved by: me!
2000-02-29 09:09:36 +00:00
Doug Rabson
db1d02f417
* Fix the memory probing code so that it sees all memory clusters, not
...
just the first one.
* Don't reserve extra memory for the prom console unless the platform
actually uses it.
* Fix some historical confusion and a minor bug in the message buffer
initialisation.
Submitted by: gallatin for the prom console part
Approved by: jkh
2000-02-29 08:48:10 +00:00
Bill Fumerola
ccf52fc678
Add the new ses example code directories, unbreak world.
...
Submitted by: cpiazza, who...
Actually tested: make world
Desired by: jkh, mjacob
2000-02-29 08:45:22 +00:00