summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Add myself to the list of ports committers.tota2009-05-211-0/+3
| | | | Approved by: maho (mentor)
* Update usb(4) to match reality, remove section on permissions.thompsa2009-05-212-918/+590
| | | | | | Delete usb2_core.4. Submitted by: Hans Petter Selasky
* Attempt to clarify some confusing wording regarding atomic_load() andjhb2009-05-211-2/+2
| | | | atomic_store().
* Add nge(4) to the list of drivers supporting ALTQ.yongari2009-05-211-1/+2
|
* nge(4) supports altq(4). Xr altqyongari2009-05-211-0/+1
|
* DP83821 also supports jumbo frames.yongari2009-05-211-2/+2
|
* Document sysctl variable dev.nge.%d.int_holdoff.yongari2009-05-211-1/+16
|
* Add Dell PowerEdge R200 and R300 to the hardware section.joel2009-05-191-1/+5
|
* AH_SUPPORT_TDMA is gone; ath now honors IEEE80211_SUPPORT_TDMAsam2009-05-191-3/+1
| | | | Noticed by: Jon Loeliger <jdl@jdl.com>
* Add links to libgeom(3) where appropriate.trasz2009-05-191-0/+1
|
* Remove license clauses 3 and 4 as per rev. 1.2 from NetBSD.brueffer2009-05-181-10/+3
| | | | | | | Also, FreeBSD 8.0 will be the first release including this driver. (1) PR: 134093 (1) Submitted by: gavin
* Document sbuf_new_auto().brueffer2009-05-171-2/+18
| | | | | | While here, add a missing `-' in phk's name. MFC after: 3 days
* Fix the example.trasz2009-05-171-2/+3
|
* Drop clause 3 of the license as per rev. 1.35 from OpenBSD.brueffer2009-05-161-2/+0
| | | | | Obtained from: OpenBSD MFC after: 3 days
* Sync up to rev. 1.25 from OpenBSD:brueffer2009-05-161-8/+4
| | | | | | | | | | | | | 1.19: nop 1.20: nop 1.21: nop 1.22: typo fixed 1.23: license clauses 3 and 4 nuked 1.24: nop 1.25: Sun Crypto Accelerator 1000 has a 5821 chip on it Obtained from: OpenBSD MFC after: 3 days
* 1. New feature; option to have the script loop until a specified hostnamedougb2009-05-161-0/+26
| | | | | | | | | | | | (localhost by default) can be successfully looked up. Off by default. 2. New feature: option to create a forwarder configuration file based on the contents of /etc/resolv.conf. This allows you to utilize a local resolver for better performance, less network traffic, custom zones, etc. while still relying on the benefits of your local network resolver. Off by default. 3. Add named-checkconf into the startup routine. This will prevent named from trying to start in a situation where it would not be possible to do so.
* Make the HARDWARE section ready for the automatic hardware notes generation,brueffer2009-05-161-6/+8
| | | | fix the date format.
* Add a manpage for the bwi(4) driver.brueffer2009-05-162-0/+136
|
* This driver can be loaded as a module now.brueffer2009-05-151-8/+8
| | | | MFC after: 3 days
* Xref missing wlan drivers.brueffer2009-05-151-1/+5
|
* Sort SEE ALSO section, remove trailing dot.brueffer2009-05-151-2/+2
|
* Correct r190283 (partially reverting it) as on sparc64 BUS_DMA_NOCACHEmarius2009-05-121-5/+13
| | | | | | actually is only valid for bus_dmamap_load(). MFC after: 3 days
* LFS cannot be loaded, compiled, torn, spindled or mutilated inimp2009-05-111-2/+1
| | | | FreeBSD: it was deleted around FreeBSD 3.x...
* Describe the topology_spec sysctl and do some minor adjustments toivoras2009-05-091-4/+59
| | | | | | | relating documentation. Reviewed by: brooks (older version) Approved by: gnn (mentor)
* hookup iwnfw.4sam2009-05-091-0/+1
|
* restore ref to iwnfwsam2009-05-091-0/+1
|
* iwn firmwaresam2009-05-091-0/+52
|
* Remove reference to nonexistant manpage.roberto2009-05-091-1/+0
| | | | | | PR: ports/131898 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Prodded by: sbruno
* Sync ubsec(4) with reality, note BCM5825 support.philip2009-05-081-0/+2
| | | | | Pointed out by: brueffer MFC after: 1 minute
* Update example with feedback from thompsa@.emaste2009-05-071-1/+2
|
* Adding myself as a ports committerskreuzer2009-05-071-0/+3
| | | | Approved by: wxs (mentor)
* s/ath0/wlan0/ since we no longer use the real device directly.emaste2009-05-071-3/+3
|
* o FreeBSD 7.2 added.maxim2009-05-051-1/+4
|
* Add myself as a mentee of dwmalone for the committers graph. Also add mysnb2009-05-051-0/+2
| | | | | | birthday to the calendar. Approved by: dwmalone (mentor)
* Make gmultipath(8) easier to find.trasz2009-05-053-3/+6
|
* Fix typos:hrs2009-05-021-2/+2
| | | | | | | s,Novatal,Novatel, s,/sys/dev/u3g.c,/sys/dev/usb/serial/u3g.c, MFC after: 3 days
* o OpenBSD 4.5 added.maxim2009-04-301-1/+2
|
* o Correct ng_hole(4) control messages names.maxim2009-04-301-4/+4
| | | | | | PR: docs/134100 Submitted by: Eugene Mychlo MFC after: 1 week
* o NetBSD 5.0 added.maxim2009-04-301-1/+2
| | | | | | | | | | | | | | > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Empty fields above will be automatically removed. M bsd-family-tree
* Added (pre|post)(start|stop) jail hooks. These can be used to runru2009-04-281-3/+72
| | | | | | | | arbitrary commands (outside the jail) associated with said events, e.g. to bring up/down CARP interfaces representing services run in jails. Reviewed by: simon
* MFC of tzdata2009g:edwin2009-04-281-2/+41
| | | | Egypt will have DST till the end of September the coming years.
* Turn MAXPTSDEVS into a sysctl tunable.ed2009-04-251-0/+20
| | | | | | This allows users to increase the maximum amount of pseudo-terminals without changing any source code. Users must increase UT_LINESIZE before attempting to increase kern.pts_maxdev.
* o Correct geli(8) command line.maxim2009-04-241-1/+1
| | | | | | PR: docs/133961 Submitted by: Aldis Berjoza MFC after: 1 week
* Correct the information about when the respective functionality firstbrueffer2009-04-234-4/+4
| | | | | | | | appeared in FreeBSD. PR: 133785 Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> MFC after: 3 days
* Provide manual page for the tsec(4) device driver.raj2009-04-222-1/+158
| | | | Obtained from: Semihalf
* Turns out rtm_use does still exist, just under different name - fortrasz2009-04-221-0/+5
| | | | | a long time (since 6.1) it was #defined as rtm_fmask. Update manual page. While here, sync some constants with what's in route.h.
* Back out my previous changekevlo2009-04-211-1/+1
|
* vlan(4) no longer depends on miibus(4).antoine2009-04-201-12/+0
| | | | | Reviewed by: jhb@ MFC after: 1 month
* Adjust route(4) manual page to remove rtm_use field, which was removedtrasz2009-04-201-1/+0
| | | | | | from the route.h some time ago. Reviewed by: rwatson
* Garbage collect man page reference to IFF_NEEDSGIANT.rwatson2009-04-181-5/+0
|
OpenPOWER on IntegriCloud