summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in device hint variablecsjp2006-05-171-1/+1
|
* o Replace alpha-specific DESTDIR to a sparc64 one.maxim2006-05-171-1/+1
| | | | Spotted by: Gennady Proskurin
* Send the pcvt(4) driver off to retirement.phk2006-05-1710-910/+1
|
* Consistently use `superuser privileges' instead of its singularkeramida2006-05-161-1/+1
| | | | | | | form here and its plural there. Submitted by: Rostislav Krasny <rosti.bsd@gmail.com> MFC after: 3 days
* Add reiserfs.5 man page to build.rodrigc2006-05-161-0/+1
|
* Add man page for ReiserFS.rodrigc2006-05-161-0/+83
| | | | Reviewed by: dumbbell
* Close a "(" I left open.matteo2006-05-161-1/+1
|
* Remove reference to Alpha architecture.wilko2006-05-151-2/+1
|
* Remove reference to Alphawilko2006-05-151-1/+1
|
* o In the cross-build example replace alpha by sparc64.maxim2006-05-151-3/+3
|
* Remove reference to the Alpha architecture.wilko2006-05-152-5/+3
|
* Remove reference to Alpha.wilko2006-05-151-2/+2
|
* Remove reference to Alpha machinewilko2006-05-151-2/+0
|
* Now that lnc(4) is removed from the source tree, replace lnc0 in an examplemarius2006-05-151-2/+2
| | | | | 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).
* Now that lnc(4) is removed from the source tree, remove it from the listmarius2006-05-151-2/+1
| | | | of drivers supporting ALTQ.
* Update README.examples according to the current state of the examples/etc ↵matteo2006-05-151-18/+30
| | | | | | directory PR: conf/97232
* Refer to csup in the make.conf(5) manpage.mux2006-05-151-0/+2
| | | | | | Insta-MFC to follow. Reminded by: ru (some time ago)
* With the demise of Alpha, remove Alpha specific diagnostic.wilko2006-05-141-7/+0
|
* Add if_* MLINKS for bce(4) and le(4).brueffer2006-05-141-0/+2
| | | | MFC after: 3 days
* Don't quote IP_MAX_MEMBERSHIPS as 20 any more.bms2006-05-141-3/+2
|
* Remove the documentation from the Makefile as well.gnn2006-05-141-1/+0
|
* Remove documentation for the deprecated lnc driver.gnn2006-05-141-168/+0
| | | | Reviewed By: simon
* Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts.mlaier2006-05-122-15/+1
| | | | | Since ipfw2 now does dual-stack, statistics for IPv6 come from the ipfw scripts as well.
* Fix the web-appearance of Hardware notes, in the simplest waykeramida2006-05-121-3/+3
| | | | | | | | possible; by re-arranging a couple of sentences in the ath(4) HARDWARE section. Clue by: bmah MFC after: 1 week
* apropos(1) does not expand *roff macros that should appear in .Ndkeramida2006-05-121-2/+1
| | | | | | | | | | 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
* After a mini-discussion with Sam Leffler, remove the hardcodedkeramida2006-05-121-48/+6
| | | | | | | | | | 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>
* The 'device fd' line became obsolete some years ago, when the transitionkeramida2006-05-111-1/+0
| | | | | | | | | | | | | 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
* Remove the dependency on procfs since it isn't used.ambrisko2006-05-111-1/+0
| | | | Noticed by: des
* - Change the "jail_" prefix for internal script variables. This fixes anflz2006-05-111-34/+34
| | | | | | | | | | | | | 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
* Merge from vendor branch.wollman2006-05-119-469/+764
| | | | | | | | | | | | | 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
* This commit was generated by cvs2svn to compensate for changes in r158417,wollman2006-05-114-8/+8
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import tzdata2006g. Too many changes to summarize here; ofwollman2006-05-1119-483/+778
| | | | | | | | | | | | | | | | 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/
* | Add a /media to FreeBSD. /media is a directory designed to containmarcus2006-05-101-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linuxambrisko2006-05-092-0/+87
| | | | | | | | | | | | | | LSI MegaRAID SAS utility. Sponsored by: IronPort Systems Man page help from: brueffer
* | o FreeBSD 6.1 added.maxim2006-05-091-7/+10
| |
* | match w/ prototype...jmg2006-05-081-1/+1
| | | | | | | | MFC after: 3 days
* | o OpenBSD 3.9 added.maxim2006-05-011-0/+2
| |
* | Correct the interrupt override information.brueffer2006-05-011-3/+5
| | | | | | | | | | | | PR: 93429 Submitted by: Michaël Grünewald <michael.grunewald@laposte.net> MFC after: 3 days
* | Backout my last changes. ISO-8859-15 does not specify ACS graphics.matteo2006-04-305-32/+32
| | | | | | | | Requested by: ache
* | Add curses ACS line graphics support for iso15 fontsmatteo2006-04-295-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Correct sentence, forwarding non IP packets is now an option.thompsa2006-04-291-2/+2
| |
* | Typo.keramida2006-04-291-1/+1
| |
* | Fix a couple of typos and other minor nitskeramida2006-04-281-4/+4
| | | | | | | | Reviewed by: rwatson
* | Minor improvements after last revision.keramida2006-04-281-9/+13
| | | | | | | | Reviewed by: thompsa
* | o Borrow from if_bridge.4: note that the bridge interface need to be upped.maxim2006-04-282-2/+2
| | | | | | | | | | PR: docs/94545 Submitted by: thompsa
* | Fix typo.rwatson2006-04-281-1/+1
| | | | | | | | | | MFC after: 1 month Submitted by: Antoine Brodin <antoine dot brodin@laposte dot net>
* | Minor wording and formatting fixes.brueffer2006-04-281-3/+7
| |
* | - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+2
| | | | | | | | | | | | | | | | databases. - Make nsswitch support caching. Submitted by: Michael Bushkov <bushman__at__rsu.ru> Sponsored by: Google Summer of Code 2005
* | - use ath(4) in the wireless examples rather than the aging wi(4)thompsa2006-04-281-19/+37
| | | | | | | | | | | | | | - 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]
* | Add a basic man page for the sysctl(9) macro interfaces. Previously manrwatson2006-04-284-0/+346
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud