pjd
7a7cae7b30
- Add '-S' option, which allow to specify sector size for transparent
...
provider.
- Bump version number.
This allows for a quite interesting trick. One can setup a stripe with
stripe size of 512 bytes and create transparent provider on top of it
with sector size equal to <ndisks> * 512. The result will be something
like RAID3 without parity disk (every access will touch all disks).
2004-07-30 08:19:22 +00:00
pjd
beead26532
Fix typo.
2004-07-30 08:03:46 +00:00
kan
ed22bf5a66
Make lookup_host function invocation parameter match its prototype.
2004-07-29 18:04:06 +00:00
le
e647ca0c36
Catch up with recent gcc changes and introduce a DIP_SET macro
...
to use when setting values that depend on the UFS version.
Raise WARNS again.
2004-07-29 11:28:24 +00:00
harti
7e404c358e
No need to include if_var.h.
2004-07-28 16:34:42 +00:00
harti
1680a3ef6c
Get rid of several unneeded includes (if.h, if_var.h, if_mib.h).
2004-07-28 16:32:17 +00:00
kan
75991fc0ed
Downgrade WARNS level until GCC 3.4.2 warning are fixed.
2004-07-28 06:00:09 +00:00
kan
bce3675a33
Avoid casts as lvalues.
2004-07-28 05:59:22 +00:00
kan
8951be1606
Downgrade WARNS level until GCC 3.4.2 warning have been fixed.
2004-07-28 05:57:48 +00:00
yar
dc84e551bb
Bump the date, .Dd, since the document content has been changed
...
in the previous commit.
Pointed out by: ru
2004-07-27 09:51:49 +00:00
pjd
73a684d587
Improve geom(8)'s 'list' command to show geoms and their providers and
...
consumers. Teach STRIPE, CONCAT and NOP classes about this improvement.
2004-07-26 17:14:47 +00:00
pjd
3a2f13d5f5
Change naming scheme from /dev/<name>.stripe to /dev/stripe/<name>.
2004-07-26 16:10:27 +00:00
pjd
badd010cc7
Change naming scheme from /dev/<name>.concat to /dev/concat/<name>.
2004-07-26 16:08:32 +00:00
stefanf
4cf0522899
Assign the result of getopt() to an int rather than to a char (which is
...
possibly unsigned).
2004-07-26 15:04:57 +00:00
yar
78326c15fe
Add two knobs to ifconfig(8), vlanmtu' and
vlanhwtag',
...
that provide control over the respective capabilities
of an interface, reception of extended frames and hardware
VLAN multiplexor.
2004-07-26 13:25:45 +00:00
suz
1c510b6b70
re-enabled Rev 1.15 (lost during KAME merge at Rev 1.25, due to a KAME bug...)
...
Obtained from: KAME
2004-07-26 08:18:37 +00:00
phk
0c577f0c87
Give better diagnostic for problems with backing files.
2004-07-25 08:17:23 +00:00
le
fca95b696e
Fix potential buffer overflow.
...
PR: bin/14697
Submitted by: Matthew <kienow@infinet.com>
2004-07-24 19:11:40 +00:00
keramida
374897f0eb
Add references to pf(4) and pfctl(8) at the description of
...
securelevel = 3.
PR: docs/69417
Submitted by: Janos Mohacsi (mohacsi(at)niif(dot)hu)
2004-07-22 10:38:13 +00:00
andre
695543e4da
Extend versrcreach by checking against the rt_flags for RTF_REJECT and
...
RTF_BLACKHOLE as well.
To quote the submitter:
The uRPF loose-check implementation by the industry vendors, at least on Cisco
and possibly Juniper, will fail the check if the route of the source address
is pointed to Null0 (on Juniper, discard or reject route). What this means is,
even if uRPF Loose-check finds the route, if the route is pointed to blackhole,
uRPF loose-check must fail. This allows people to utilize uRPF loose-check mode
as a pseudo-packet-firewall without using any manual filtering configuration --
one can simply inject a IGP or BGP prefix with next-hop set to a static route
that directs to null/discard facility. This results in uRPF Loose-check failing
on all packets with source addresses that are within the range of the nullroute.
Submitted by: James Jun <james@towardex.com>
2004-07-21 19:55:14 +00:00
harti
3291a38e2c
The media info is printed with the -hardware option so there is no
...
point to write 'Media' in the table header for the -atm option.
2004-07-21 14:52:21 +00:00
harti
d6d9637484
'atmconfig natm show' shows all currently configured PVCs for IP over ATM,
...
not 'atmconfig natm list'.
2004-07-21 09:44:27 +00:00
harti
86de02ee1a
Add special lines for 'help commands'.
2004-07-21 09:43:31 +00:00
harti
99f064c5b2
Allow more than one help file. There is a restriction that
...
each help file must start with a level 0 topic.
2004-07-21 09:42:56 +00:00
harti
156a2124eb
Allow the help file path and name to be overwritten by cc -D...
...
Also remove the current directory from the default help file path
and add an appropriate directory in /usr/local instead.
2004-07-21 09:39:53 +00:00
harti
4254b3bd22
The natm sub-command was missing in the TOC of the helpfile.
2004-07-20 16:50:57 +00:00
pjd
67d8cb396e
MFp4: Add two options for gnop(8)'s 'create' command:
...
-o offset - specifies where to start on the original provider
-s size - specifies size of the transparent provider
2004-07-19 07:52:56 +00:00
silby
b9839954ba
Clarify boot.8 (i386 version) a bit, so that people know
...
where boot.config needs to reside. Also change /kernel
to /boot/loader, as that is the apparent default now. This
man page probably requires more updates.
2004-07-18 21:39:45 +00:00
maxim
957eb5835c
`off' is a keyword, not a parameter name.
...
Obtained from: DragonFly
2004-07-18 09:57:47 +00:00
pjd
dc0d79acb9
MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allow
...
to dump metadata from given components.
2004-07-18 08:00:30 +00:00
brueffer
7b7ced8d0f
Mention the vfs.usermount sysctl.
...
Obtained from: NetBSD via DragonFly BSD
MFC after: 3 days
2004-07-18 01:51:59 +00:00
pjd
84afba7490
Add a reference to glabel(8).
2004-07-14 13:32:00 +00:00
phk
b0e6874188
Give kldunload a -f(orce) argument.
...
Add a MOD_QUIESCE event for modules. This should return error (EBUSY)
of the module is in use.
MOD_UNLOAD should now only fail if it is impossible (as opposed to
inconvenient) to unload the module. Valid reasons are memory references
into the module which cannot be tracked down and eliminated.
When kldunloading, we abandon if MOD_UNLOAD fails, and if -force is
not given, MOD_QUIESCE failing will also prevent the unload.
For backwards compatibility, we treat EOPNOTSUPP from MOD_QUIESCE as
success.
Document that modules should return EOPNOTSUPP for unknown events.
2004-07-13 19:36:59 +00:00
pjd
ec7d60de69
Document sysctl variables.
...
Based on: simon's patch
2004-07-13 12:32:20 +00:00
pjd
7e02e14d6d
Those sysctl are used to control GEOM class, not a userland utility.
...
Reviewed by: simon
2004-07-13 12:30:11 +00:00
pjd
51c2dcdfa6
Document sysctls variables used by GEOM_STRIPE class.
...
Submitted by: simon
2004-07-13 11:28:40 +00:00
pjd
2210d0e607
Decrease default stripe size to 4k, as we have "FAST" mode turned on by
...
default.
2004-07-09 14:41:51 +00:00
trhodes
7e476e89f4
Remove support for gemdos, John removed it from the driver awhile ago.
...
Glanced at by: jhb
2004-07-08 18:06:44 +00:00
ru
61c4386adb
Slight markup and grammar fixes.
2004-07-07 21:00:57 +00:00
ru
9f45c1d92e
mdoc(7) fixes.
2004-07-07 19:57:16 +00:00
ru
f342897042
Removed redundant and unsafe BINDIR redefinition.
2004-07-07 17:33:20 +00:00
pjd
92cb4b0057
Fix copy&paste bug.
2004-07-06 18:18:20 +00:00
stefanf
42232f8162
Parenthesised string literals are invalid in initialisers for character arrays.
...
Use braces instead.
2004-07-06 17:48:34 +00:00
pjd
7822814115
- Add 'stop' command, which works just like 'destroy' command, but sounds
...
less dangerous.
- Update manual pages and extend examples.
- Bump versions.
2004-07-05 21:16:37 +00:00
pjd
d117b211a3
MFp4: gmirror(8) is coming soon, and we need g_metadata_read() there.
2004-07-05 02:06:44 +00:00
phk
704b01603a
Give natd multi-instance capabilities.
...
This makes it possible to do load-sharing on two xDSL lines etc.
2004-07-04 12:53:54 +00:00
ru
bc58a1e574
One more hard sentence break.
2004-07-03 23:01:44 +00:00
pjd
fba777f30c
Grammar nits.
...
Submitted by: David Magda <dmagda@ee.ryerson.ca>
2004-07-03 08:36:09 +00:00
ru
d9e4eb9285
Deal with double whitespace.
2004-07-03 00:13:43 +00:00
ru
46fddaa54b
Mechanically kill hard sentence breaks.
2004-07-02 21:45:06 +00:00