| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Spotted by: Gennady Proskurin
|
| |
|
|
|
|
|
|
|
| |
form here and its plural there.
Submitted by: Rostislav Krasny <rosti.bsd@gmail.com>
MFC after: 3 days
|
| |
|
|
|
|
| |
Reviewed by: dumbbell
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
with fxp0 (fxp(4) was chosen as it's also used in a couple of examples in
other man pages and as it has good grep(1)'ability).
|
|
|
|
| |
of drivers supporting ALTQ.
|
|
|
|
|
|
| |
directory
PR: conf/97232
|
|
|
|
|
|
| |
Insta-MFC to follow.
Reminded by: ru (some time ago)
|
| |
|
|
|
|
| |
MFC after: 3 days
|
| |
|
| |
|
|
|
|
| |
Reviewed By: simon
|
|
|
|
|
| |
Since ipfw2 now does dual-stack, statistics for IPv6 come from the ipfw
scripts as well.
|
|
|
|
|
|
|
|
| |
possible; by re-arranging a couple of sentences in the ath(4)
HARDWARE section.
Clue by: bmah
MFC after: 1 week
|
|
|
|
|
|
|
|
|
|
| |
text and, as a result, 'FreeBSD' is not visible in apropos output
when security(7) is displayed. Fix this buglet by using a
literal 'FreeBSD' string in .Nd
PR: docs/85986
Submitted by: Matthias Schmidt <schmidtm@mathematik.uni-marburg.de>
MFC after: 1 week
|
|
|
|
|
|
|
|
|
|
| |
list of Atheros-based cards from ath(4). The online list is
always more up to date, anyway.
This invalidates:
PR: docs/95360
Submitted by: Erik Nordstr:om Andersen <erik@erik-n-andersen.dk>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to device hints was committed. The GENERIC kernel configuration lost
its 'device fd' line at revision 1.260, committed by peter@ on
2000/06/13 22:28:46 UTC.
Delete the reference to 'device fd', to avoid kernel build breakage like
the one described in the PR audit trail.
PR: docs/91448
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
MFC after: 1 week
|
|
|
|
| |
Noticed by: des
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
issue where some global jail_* variables were overriden in the script. [1]
- Change "jid" to "jname" in rc.conf(5), since it's more a jail name than a
jail id. [1]
- Update examples and comments in defaults/rc.conf to advertise new
variables and the fact that some of the jail-specific variables may be made
jail-global. [2]
Reported by: pjd [1], clsung [2]
Approved by: cperciva
X-MFC after: i got sufficient testing from people using rc.d/jail
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updates to historic rules only for: part of Alaska, Algeria, Bulgaria,
Colombia, Easter Island, Italy, Malta, Mexico, Mongolia, Montserrat,
Puerto Rico, Poland, Russia, South Korea, Spain, part of North Dakota,
United Kingdom, Uruguay, Uzbekistan
Updates to current and future rules for: Guatemala, Haiti, Honduras,
part of Indiana, Iran, Nicaragua, Palestinian Territories, Sri Lanka,
Tunisia,
Updates to future rules only for: Canada, Thule AFB in Greenland
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| |
| |
| | |
particular importance to those living in the Western Hemisphere as
many non-U.S. zones will be changing DST rules next year to match the
U.S.
Obtained from: Arthur David Olson, ftp://elsie.nci.nih.gov/
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
subdirectories that will be used for removable media mount points (i.e.
mount points for CDs, floppy disks, USB drives, etc.). While the primary
purpose of /media is to provide a location for HAL
(http://www.freedesktop.org/wiki/Software_2fhal) to mount volumes, it could
be used by any application that needs to manage removable media volumes.
Discussed on: arch@
Approved by: mux
MFC after: 1 week
|
| |
| |
| |
| |
| |
| |
| | |
LSI MegaRAID SAS utility.
Sponsored by: IronPort Systems
Man page help from: brueffer
|
| | |
|
| |
| |
| |
| | |
MFC after: 3 days
|
| | |
|
| |
| |
| |
| |
| |
| | |
PR: 93429
Submitted by: Michaël Grünewald <michael.grunewald@laposte.net>
MFC after: 3 days
|
| |
| |
| |
| | |
Requested by: ache
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Now ncurses-based programs such as sysinstall and mc will display the
correct font for graphical lines instead of "-" and "+" characters.
Correct two special characters for cons25l1 in termcap: use real
arrows instead of ">>" and "<<".
Add a lot of additional symbols for line drawing which are taken from
the CP437 font.
Almost all of the ACS symbols are now implemented.
PR: conf/90082
Submitted by: Oliver Fromme <olli@secnetix.de>
MFC after: 1 week
|
| | |
|
| | |
|
| |
| |
| |
| | |
Reviewed by: rwatson
|
| |
| |
| |
| | |
Reviewed by: thompsa
|
| |
| |
| |
| |
| | |
PR: docs/94545
Submitted by: thompsa
|
| |
| |
| |
| |
| | |
MFC after: 1 month
Submitted by: Antoine Brodin <antoine dot brodin@laposte dot net>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
databases.
- Make nsswitch support caching.
Submitted by: Michael Bushkov <bushman__at__rsu.ru>
Sponsored by: Google Summer of Code 2005
|
| |
| |
| |
| |
| |
| |
| | |
- make the packet filtering its own section and clarify a few points
- note that the interfaces need to be upped [1]
PR: docs/94545 [1]
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
pages existed only for the dynamic sysctl interfaces. There's probably
more complete and accurate content, better advice, etc, that could be added
here.
Per scottl's suggest, add a small piece of moralizing text regarding the
fact that sysctl names quickly get embedded in system configuration files,
libraries, third party applications, and even books, so renaming and
removing names after they've been published is a tricky issue.
MFC after: 1 month
|