| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
until all the command line args have been processed
Reviewed by: ambrisko
|
|
|
|
|
|
|
| |
required when using ucred based rules.
Pointed out by: seanc (thanks!)
MFC after: 1 month
|
|
|
|
|
| |
when this mode is used.
- Manual page update.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o break per-address family support out into separate files
o modularize per-address family and functional operations using
a registration mechanism; this permits configuration according
to which files you include (but beware that order of the files
is important to insure backwards compatibility)
o many cleanups to eliminate incestuous behaviour, global variables,
and poor coding practices (still much more to fix)
The original motivation of this work was to support dynamic addition
of functionality based on the interface so we can eliminate the various
little control programs and so that vendors can distribute ifconfig
plugins that support their in-kernel code. That work is still to be
completed.
o Update 802.11 support for all the new net80211 functionality; some
of these operations (e.g. list *) may be better suited in a different
program
|
|
|
|
| |
The filesystem is named "ufs" not "ffs".
|
|
|
|
|
| |
PR: docs/44435
Submitted by: Slaven Rezic slaven dot rezic at berlin dot de
|
|
|
|
|
|
|
|
|
| |
PR: bin/69977
o Remove unused ddates_in.
Obtained from: NetBSD
MFC after: 3 weeks
|
|
|
|
| |
but allows a "nodev" in /etc/fstab, etc.
|
|
|
|
|
| |
Submitted by: Janusz Muc'ka (Defacto) <gdef at cvd dot pl>
MFC after: 3 days
|
|
|
|
| |
Asked to commit by: phk
|
|
|
|
|
|
|
|
| |
Prompted by
PR: docs/73668
Submitted by: Dan Pelleg
MFC After: 3 days
|
|
|
|
| |
including other headers.
|
|
|
|
| |
for debugging and emergency purposes.
|
| |
|
|
|
|
|
|
| |
front of it.
Reviewed by: phk
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
previous two commits and combine them with the existing flags
that were already there.
Pointed out by: ru@
|
|
|
|
|
| |
with unknown partitions is not migrated. By specifying the -f option
migration will happen and unknown partitions will be lost.
|
|
|
|
|
|
|
| |
allows the user to force the creation of a GPT even when there's a
MBR on the device. The MBR is simply wiped and any partitions
described by it are lost. Without the -f option one cannot create
a GPT when there's a MBR.
|
|
|
|
|
|
| |
Might as well do them all while I'm at it :-)
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
|
|
|
|
|
|
|
|
| |
and 'mediasz' is in bytes. As it so happens, we define 'last' as the
sector number of the last sector on the medium which also is the size
of the PMBR partition. Therefore, use 'last' instead of 'mediasz'.
Submitted by: Dan Markarian <markarian at apple dot com>
|
| |
|
|
|
|
| |
Submitted by: Lawrence.Lee@sun.com
|
|
|
|
|
|
|
| |
matches the option letter.
Submitted by: ru
Should know better by now: dd
|
|
|
|
|
|
| |
Then Peter killed it and made it the default.
Then Brooks and Poul-Henning added it again.
Then Ruslan fixed the manpage...
|
|
|
|
|
| |
'mdconfig -l -u <unit>'.
Bump version number, as this change breaks ABI/API.
|
|
|
|
| |
clarify some text.
|
|
|
|
| |
that do this kind of thing.
|
|
|
|
|
| |
1.25, -l without -u only lists the names, so specifying -u does more
than just limit the output to one device.
|
|
|
|
|
|
| |
empty line. This is consistent with other utilities.
While I'm here, remove artifacts of the previous list implementation.
|
| |
|
|
|
|
| |
Reviewed by: pjd
|
|
|
|
| |
Remove userland vinum(8) stuff.
|
|
|
|
|
|
| |
Update document dates.
Prodded by: ru
|
|
|
|
|
|
|
|
| |
to lo(4) interfaces to have an effect, and that this is not needed
when using IP fast forwarding.
Sponsored by: eXtensible Open Router Project <URL:http://www.xorp.org/>
MFC after: 3 weeks
|
|
|
|
|
| |
PR: docs/44400
Submitted by: Constantin Stefanov <cstef at mail dot ru>
|
|
|
|
|
|
|
|
| |
to PRECIOUSLIB from bsd.lib.mk. The side effect of this
is making installing the world under jail(8) possible by
using another knob, NOFSCHG.
Reviewed by: oliver
|
|
|
|
| |
Submitted by: ceri
|
|
|
|
| |
Submitted by: ceri
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
implying that geom(8) is a RAID solution, but it can be used for that
purpose, and a pointer in that direction is better than nothing.
PR: 73088
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
|
|
|
|
|
|
| |
the MBR after it is migrated to a GPT. While this was useful during
the early days when GPT support was under development, it's something
that users can use without knowing what they're getting themselves
into. The possible harm outweights the marginal usefulness it now has.
|
|
|
|
| |
Obtained from: Dan Markarian <markarian at apple dot com>
|
|
|
|
| |
Obtained from: Dan Markarian <markarian at apple dot com>
|