summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changing the overflow trap to use bla to branch to dbtrap in r190946 wasnwhitehorn2009-04-141-1/+1
* - define em_transmit and em_qflushkmacy2009-04-142-13/+138
* call default if_qflush on ifq if default method isn't used by the driverkmacy2009-04-141-0/+2
* Another NE-2000 clone. The GVC NIC-2000P Ethernet adapter. Based onimp2009-04-141-0/+2
* Adapt buf_ring abstraction interface to allow consumers to interoperate with ...kmacy2009-04-141-0/+29
* - use a shared lock for readskmacy2009-04-131-8/+2
* switch usb setup to usb2; it still doesn't work right but thesam2009-04-131-9/+4
* catch up with removal of ATH_SUPPORT_TDMAsam2009-04-132-2/+0
* o eliminate a << in calculating the tx time for turbo mode by pre-multiplyingsam2009-04-134-35/+34
* don't use caddr_t to match ieee80211_dump_pkt type; supplying the correctsam2009-04-131-7/+8
* o fix dynamic slave-side tdma slot length updating: we need to re-setup thesam2009-04-131-1/+2
* add a debug msg for when a fixed transmit rate is not applied becausesam2009-04-131-0/+9
* setup turboA/G fixed rate parameters too; this is needed, in particular,sam2009-04-131-3/+5
* correct debug printfsam2009-04-131-1/+1
* check correct address for a bssid mtchsam2009-04-131-1/+1
* fix txparms setup for 108G sta's: ieee80211_iserp_rateset does notsam2009-04-131-2/+3
* Remove trailing spaceskib2009-04-131-2/+2
* Fix whitespace.marius2009-04-131-3/+3
* The bus_dmamap_load_uio(9) shall use pmap of the thread recorded in thekib2009-04-134-12/+25
* Add a test for r191009.stefanf2009-04-131-0/+2
* Parse 'cmd1 && ! cmd2 | cmd3' correctly, the bang should apply to the entirestefanf2009-04-131-0/+1
* Re-enable backing up extended attributes, as the ZFS bug thiskientzle2009-04-131-4/+0
* Sort man page cross references by section, no need for a comma after therwatson2009-04-133-4/+4
* In case the peer address was already configured on the interfacebz2009-04-131-0/+1
* Don't exit until all truss children were exit.delphij2009-04-131-4/+10
* Correct a bug where pr_data should have been assigned.delphij2009-04-131-4/+4
* Add reference to strmode(3).trasz2009-04-131-0/+1
* Add a few more regression tests for POSIX.1e ACLs.trasz2009-04-131-2/+114
* MFV of tzdata2009eedwin2009-04-131-5/+58
* Make UMTX_OP_WAIT_UINT actually wait for an unsigned integer on 64-bitsdavidxu2009-04-131-1/+1
* remove reference to sc_tdmabintcnt; it was removed in r190848sam2009-04-131-1/+0
* Don't blindly set IP packet length from interface MTU in TSO case.yongari2009-04-131-1/+2
* Put TCPSTAT_ADD() and TCPSTAT_INC() behind _KERNEL.rwatson2009-04-121-0/+2
* - Add myself to the ports committers' graphpgj2009-04-121-0/+3
* Add entry about kbdmux(4) un-locking.emax2009-04-121-0/+10
* Change nfsserver so that it uses the nfssvc() system call providedrmacklem2009-04-127-49/+33
* Update stats in struct carpstats using two new macros: CARPSTATS_ADD()rwatson2009-04-122-20/+25
* Update stats in struct pimstat using two new macros: PIMSTAT_ADD()rwatson2009-04-122-16/+21
* Update stats in struct mrtstat using two new macros: MRTSTAT_ADD()rwatson2009-04-122-15/+19
* Update stats in struct igmpstat using two new macros:rwatson2009-04-122-29/+34
* Update stats in struct icmpstat and icmp6stat using four newrwatson2009-04-1210-63/+73
* Commit file omitted in r190962:rwatson2009-04-121-10/+10
* Update stats in struct udpstat using two new macros, UDPSTAT_ADD()rwatson2009-04-123-14/+19
* Merge from libarchive.googlecode.com r791, r879, r884, r948: Variouskientzle2009-04-122-36/+113
* Thanks to Christoph Mallon for pointing out the dead variable here.kientzle2009-04-121-5/+6
* Merge from libarchive.googlecode.com: Mostly a bunch ofkientzle2009-04-1221-220/+250
* sendfile doesn't modify the vnode - acquire vnode lock sharedkmacy2009-04-121-1/+1
* Merge from libarchive.googlecode.com r756,r761:kientzle2009-04-122-0/+319
* Merge from libarchive.googlecode.com:kientzle2009-04-122-5/+11
* Merge r881 from libarchive.googlecode.com: The "empty" formatkientzle2009-04-121-2/+3
OpenPOWER on IntegriCloud