summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Add portsnap to the base system. This is a secure, easy to use,cperciva2005-08-082-0/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | fast, lightweight, and generally good way for users to keep their ports trees up to date. This is version 0.9.4 from the ports tree (sysutils/portsnap) with the following changes: 1. The experimental pipelined http code is enabled. No seatbelts in -CURRENT. (^_^) 2. The working directory has moved from /usr/local/portsnap to /var/db/portsnap (as discussed on -arch two days ago). 3. Portsnap now fetches a list of mirrors (distributed as DNS SRV records) and selects one randomly. This should help to avoid the uneven loading which plagues the cvsup mirror network. 4. The license is now 2-clause BSD instead of 3-clause BSD. 5. Various incidental changes to make portsnap fit into the base system's build mechanics. X-MFC-After: 6.0-RELEASE X-MFC-Before: 5.5-RELEASE X-MFC-To: RELENG_6, RELENG_5, ports discussed on: -arch and several other places "yes please" from: simon, remko, flz, Diane Bruce thinks this is a great idea: bsdimp Hopes he didn't forget any files: cperciva
* Remove stray commabrueffer2005-08-081-1/+1
|
* Remove a bogus wordbrian2005-08-081-1/+1
|
* describe m_alignsam2005-08-081-1/+7
|
* Give credit to Vinod Kashyap and Paul Saab for their work on thehmp2005-08-061-1/+9
| | | | twe(4) driver.
* Put hesiod.conf(5) under build option YES_HESIODphk2005-08-061-1/+4
|
* Teach rc.d/encswap script how to use geli(8) for swap encryption.pjd2005-08-051-0/+6
| | | | MFC after: 3 days
* Introduce NO_LOCALES build option.phk2005-08-051-6/+15
|
* Document ITE IT8211F support.brueffer2005-08-051-2/+2
|
* Mention D-Link DGE-528(T) Gigabit Ethernet.tobez2005-08-051-0/+2
| | | | Reminded by: sem, simon
* Don't install ${LIB}_pic.a if NO_TOOLCHAINphk2005-08-051-2/+2
|
* Remove the map3270 file, tn3270 was retired long ago.phk2005-08-052-1027/+1
|
* rc.conf(5) update - gbde_swap_enable variable has been removed.pjd2005-08-051-8/+0
| | | | Reminded by: dougb
* Remove Xref to non-existant usb(3) manpage.brueffer2005-08-041-1/+0
| | | | | Obtained from: DragonFly BSD (swildner) MFC after: 3 days
* Add missing "not" in rev. 1.34.ru2005-08-031-1/+1
| | | | Submitted by: Jeremie Le Hen
* Make delete-old* and friends useable for cross-builds.ru2005-08-031-1/+13
|
* Don't install includes if NO_TOOLCHAINphk2005-08-031-0/+6
|
* Add NO_SYSCONS.phk2005-08-031-4/+20
| | | | | Respect NO_MAN and NO_EXAMPLES Make NO_GROFF prevet me installation.
* Document 'kernel-toolchain'.obrien2005-08-031-0/+3
| | | | Submitted by: Jeremie Le Hen <jeremie@le-hen.org>
* Mention that the softc is zeroed after allocation.brueffer2005-08-021-2/+3
| | | | | Noticed by: sam MFC after: 3 days
* - Document network_interfaces=auto (the default!).brooks2005-08-021-16/+15
| | | | | - Remove documentation of pccard_ifconfig as it is now gone. - Document pccard_ifconfig's replacement ifconfig_DEFAULT.
* The Berkeley pascal implementation for the VAX 11/780 has onlyphk2005-08-0119-3129/+0
| | | | | historical relevance these days, stow it in the attic instead of on millions of FreeBSD computers.
* Remove the \*(DY at the end of the document, it makes the installedphk2005-08-011-1/+0
| | | | file differ for each install.
* Document 2 new sysctl's.netchild2005-07-311-0/+18
| | | | | Submitted by: Ariff Abdullah <skywizard@MyBSD.org.my> Submitted by: Jonathan Noack <noackjr@alumni.rice.edu> (implicit)
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-3111-12/+12
| | | | | | | | that have at least 3 characters. MFC after: 1 week Thanks to: Music band ``Chingon'' for keeping me company while searching for these.
* Document two new diagnostic messages in hwpmc(4).jkoshy2005-07-301-0/+7
|
* - Move recently added dir into the correct section.netchild2005-07-291-2/+2
| | | | | | | | | | | | - Add a note about the organisation of the sections. - Expand shell globs (they worked in a previous version of the delete-old target, but not in this one). - Use the correct way of checking for a native environment. [1] - Add some more obsolete files. - Fix some bad english. [1] Suggested by: ru [1] Approved by: mentor (joerg)
* Update SEE ALSO section.keramida2005-07-291-2/+1
| | | | | PR: docs/84273 Submitted by: Gary W. Swearingen
* hw.ata.wc can cause data loss on crashes too. This brings thekeramida2005-07-291-1/+1
| | | | | | | description of the hw.ata.wc in sync with tuning(7) PR: docs/84264 Submitted by: Gary W. Swearingen
* Don't cross-reference VFS_START.9scottl2005-07-271-1/+0
|
* Now that VFS_START.9 has been removed, don't try to reference it from thescottl2005-07-271-1/+0
| | | | Makefile.
* Remove the VFS_START(9) manual page because it's no longer relevant. Thehmp2005-07-261-66/+0
| | | | | | entry point was removed as its only consumer was MFS. Approved by: re (hrs)
* Do not reference gifconfig, it is gone.trhodes2005-07-261-1/+1
| | | | Sponsored by: Chaffee::Interactive
* reflect scope change.ume2005-07-251-29/+152
| | | | Obtained from: KAME
* s/Lefler/Leffler/markus2005-07-231-1/+1
| | | | | Approved by: brueffer MFC after: 3 days
* Add delete-old and delete-old-libs targets:netchild2005-07-231-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removes obsolete files/dirs or libraries. - works in interactive (default) and batch mode - respects DISTDIR - documented in UPDATING and build(7) The head of the file ObsoleteFiles.inc contains instructions how to add obsolete files/dirs/libs to the list. Obviously one should add obsolete files to this list, when he removes a file/dir/lib from the basesystem. Additionally add check-old target: - allows re@ to check if a file on the obsolete list resurfaces Design goals: - allows full control by the user (default interactive mode) - possibility of scripted removal of obsolete files (batch mode) - opt-in removal of files (explicit list of files) - seperate removal of libs (2 delete targets) Important design decissions: - structured list of files to remove instead of a plain text file: * allows to remove additional files if a NO_foo knob is specified without the need to change the targets (no NO_foo knob is respected yet) - not using mtree like NetBSD does: * mtree doesn't has an interactive mode Discussed on: arch (long ago), current (this year) Additional input from: re (hrs) Approved by: mentor (joerg)
* Fix two small grammar mistakes.rodrigc2005-07-221-2/+2
| | | | Approved by: das (mentor)
* - Reword a sentencemarkus2005-07-211-7/+7
| | | | | | | | - Grammar fixes - s/CAVEAT/CAVEATS/ Approved by: simon MFC after: 3 days
* Make the facility for recognizing BIOS-signatures more generalphk2005-07-211-1/+49
| | | | | | | | | | | | | | and return a printable representation. This fixes recognition of the PC Engines WRAP and improves the recognition of the Soekris boards (Bios version can now be seen in the dmesg output for instance). Also, add watchdog support for PCM-582x platforms. Submitted by: Adrian Steinmann <ast@marabu.ch> Slightly changed by: phk PR: 81360
* Fix example.phk2005-07-211-1/+1
| | | | Submitted by: "Andrew Smith" <ACSmith@csir.co.za>
* Add COMPATIBILITY and HISTORY sections. Fix an -mdoc error.jkoshy2005-07-211-0/+17
| | | | | | Cross-reference pmclog(3). Reviewed by: ru
* Break long lines and kill a few instances of EOL whitespace.trhodes2005-07-2161-89/+123
| | | | Noticed by: ru
* Document config-recursive target.jcamou2005-07-201-0/+5
| | | | | | | PR: docs/82586 Submitted by: Imobach González Sosa <imobachgs@banot.net> Approved by: trhodes (mentor) MFC after: 1 week
* Document passive cooling related sysctl MIB.ume2005-07-191-0/+7
|
* Add a "Load module on start up" comment, similar to mac_*.4 pages[1].trhodes2005-07-1961-107/+918
| | | | | | | | Quote .Cd and .Nd text. Bump doc date. Requested by: some user through ru Supported by: ru, dwmalone, brueffer
* s/then/thanschweikh2005-07-181-1/+1
|
* Regen:sheldonh2005-07-181-159/+324
| | | | | | | * Hart: rev 533 of pcidevs.txt (2005-06-29) * Boemler: vendors.txt (2005-07-12) Approved by: re (kensmith)
* Add LIBMEMSTAT tp bsd.libnames.mk.rwatson2005-07-171-0/+1
| | | | MFC after: 1 week
* snd_ess needs snd_sbc to compile.brueffer2005-07-161-1/+2
| | | | Noticed by: oliver
* Document IODATA USB-RSAQ3 USB-Serial Adapter as a supported device.hrs2005-07-161-1/+3
| | | | MFC after: 3 days
OpenPOWER on IntegriCloud