summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* find: do not silently disable -L when -delete is usedavg2009-05-191-5/+5
* sysctl_rman: report shared resources to devinfoavg2009-05-191-24/+34
* Add links to libgeom(3) where appropriate.trasz2009-05-193-0/+4
* Validate user-supplied arguments values.dchagin2009-05-191-1/+28
* Updated PCI ID's from the vendorscottl2009-05-191-1/+4
* - back out direct map hackkmacy2009-05-193-109/+13
* FILE has been upgraded from 4.23 to 5.03.delphij2009-05-181-0/+3
* Revert the logical change of r192341.bz2009-05-181-1/+1
* Merge vendor/file/dist@192348, bringing FILE 5.03 to 8-CURRENT.delphij2009-05-1841-6714/+4157
|\
| * Virgin import of Christos Zoulas's FILE 5.03.delphij2009-05-1841-6714/+4157
| * Update for 5.00.obrien2009-05-041-6/+7
* | - Add a tunable 'hw.mca.enabled' that can be used to enable/disable thejhb2009-05-182-22/+28
* | Add a read-only sysctl hw.pci.mcfg to mirror the tunable by the same name.jhb2009-05-182-0/+10
* | - Fix typo in description of 'net.inet.ip.fw.autoinc_step'.jhb2009-05-181-2/+2
* | Change the experimental NFSv4 client so that it does not dormacklem2009-05-185-63/+79
* | Bump CACHE_LINE_SIZE to 128 for x86. Intel's manuals explicitly recommendjhb2009-05-182-2/+2
* | add block ack frame idsam2009-05-181-0/+1
* | Rename ia64_invalidate_icache() to ia64_sync_icache(). We'remarcel2009-05-184-9/+12
* | Add cpu_flush_dcache() for use after non-DMA based I/O so that amarcel2009-05-1813-5/+117
* | fix typosam2009-05-181-1/+1
* | Add two missing INIT_VNET_INET6(curvnet) to make VIMAGE kernels happier.bz2009-05-181-0/+3
* | Remove empty files and do nto try to build them.kan2009-05-184-3/+0
* | add bpf_track eventhandler for monitoring bpf taps attached/detachedsam2009-05-182-0/+9
* | Teach btpand(8) to recognized Bluetooth device node names.emax2009-05-181-1/+1
* | Remove unnecessary comments. 11A read/write is the same: its just theimp2009-05-181-2/+0
* | Fix a typo from the original driver. We need to write ctrl2 into RFimp2009-05-181-1/+1
* | Binding interrupts to a CPU consists of two parts: setting up CPUrwatson2009-05-181-1/+13
* | Mark the clock sysctls as MPSAFE.ed2009-05-181-3/+4
* | Remove license clauses 3 and 4 as per rev. 1.2 from NetBSD.brueffer2009-05-181-10/+3
* | Garbage collect unused NETISR_{ATM,NETGRAPH,PPP} netisr constants.rwatson2009-05-181-3/+0
* | Remove extra parenthesis used in macros. These macros are not usedyongari2009-05-181-2/+2
* | Consistently use tab characters instead of spaces.yongari2009-05-182-25/+25
* | style(9)yongari2009-05-181-76/+76
* | s/u_int8_t/uint8_t/gyongari2009-05-182-46/+46
* | style(9) - space after keyword.yongari2009-05-181-25/+25
* | Remove return statement at the end of functions that return void.yongari2009-05-181-35/+0
* | Remove trailling whitespaces.yongari2009-05-182-37/+37
* | Remove register keyword.yongari2009-05-181-6/+6
* | Use ANSI C declarations for all functions.yongari2009-05-181-96/+37
* | The merge in r189699 reverted part of the work done in a previous commitadrian2009-05-181-5/+6
* | Disable some un-needed console debugging.adrian2009-05-181-1/+1
* | Implement MSG_CMSG_CLOEXEC flag for linux_recvmsg().dchagin2009-05-182-9/+25
* | This patch resolves the following issues:qingli2009-05-181-1/+196
* | DMA synchronization fixes:delphij2009-05-181-16/+13
* | Remove redundant whitespacebrian2009-05-181-3/+2
* | Correct types of PHY, per http://bcm-specs.sipsolutions.net/PHYVersioningimp2009-05-181-1/+2
* | tbr_timeout() is a timer driven function[1]. While the previous commitbz2009-05-181-10/+21
* | Turns out that my BCM4318 has a PCI ID of 0x4319, which lead me toimp2009-05-181-10/+12
* | Several changes to vfs_bio_clrbuf():alc2009-05-171-13/+11
* | Document sbuf_new_auto().brueffer2009-05-171-2/+18
OpenPOWER on IntegriCloud