summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem that reply packets are not received when -i T option is sethrs2014-09-202-232/+166
* Revert changes in r269180. It could cause -c N option to enter anhrs2014-09-201-8/+2
* Use callout(9) instead of timeout(9).jhb2014-09-204-17/+12
* Add a man page for the cgem(4) driver.ian2014-09-202-2/+301
* Make the ARM MPCore Timer driver work with published standard FDT bindings.ian2014-09-201-106/+183
* Fix typo in comment.ganbold2014-09-201-1/+2
* Properly hide calls to ARP under #ifdef INET to allow IPv6-onlybz2014-09-202-0/+4
* Make gcc happy by initialising the variable only set in a couple ofbz2014-09-201-0/+1
* Don't install /etc/rc.d/ftp-proxy unless MK_PF == yesngie2014-09-202-1/+5
* Don't install /etc/rc.d/rwho unless MK_RCMDS == yesngie2014-09-202-1/+5
* Sort the optional rc.d scripts by their knobsngie2014-09-201-11/+11
* Add some more KTR events to help debugging.neel2014-09-202-1/+8
* MSR_KGSBASE is no longer saved and restored from the guest MSR save area. Thisneel2014-09-201-7/+0
* Populate the device info string with _PXM (proximity domain) information.adrian2014-09-202-8/+22
* Restructure the MSR handling so it is entirely handled by processor-specificneel2014-09-2015-383/+273
* Fix up the EDMA RX setup path to correctly initialise and reset the RX FIFO.adrian2014-09-203-83/+133
* Quieten the AR9300 HAL attach a little - the setupXTxDesc methodadrian2014-09-201-0/+2
* Quieten the AR9300 HAL probe a bit.adrian2014-09-201-1/+1
* Don't double-call the ar9300 stub function method.adrian2014-09-201-3/+0
* Explain how to load the malo(4) firmware on boot.gavin2014-09-201-2/+11
* Style (9) fixes, spaces to tabs.smh2014-09-191-50/+50
* Fix partition alignment and image rounding when any of -P (block size),marcel2014-09-1910-54/+54
* awk: Use random(3) instead of rand(3)pfg2014-09-193-5/+7
* unistd: drop argument names from setpgrp(3) prototype.pfg2014-09-191-1/+1
* When populating the dvd/packages/ directory, creategjb2014-09-191-0/+6
* Reference the test case "packs" to fix warningsrodrigc2014-09-192-0/+6
* Add new USB IDs.hselasky2014-09-192-0/+4
* Fix static kernel build with options ZFSsmh2014-09-191-0/+1
* vt(4): Remove superfluous word in commentdumbbell2014-09-191-1/+1
* vt(4): Rewrite history scrollingdumbbell2014-09-192-87/+172
* - Provide igb_get_counter() to return counters that are not collected,glebius2014-09-191-17/+30
* Fix inverted expression to report block size in mode page block descriptor.mav2014-09-191-1/+1
* vt(4): Remove vt_buf->vb_dirtymaskdumbbell2014-09-193-50/+3
* Mechanically convert to if_inc_counter().glebius2014-09-1920-156/+156
* Mechanically convert to if_inc_counter().glebius2014-09-199-96/+97
* Mechanically convert to if_inc_counter().glebius2014-09-191-7/+7
* Move rl(4) to dev/rl.glebius2014-09-198-7/+7
* Mechanically convert to if_inc_counter().glebius2014-09-191-4/+4
* Mechanically convert to if_inc_counter().glebius2014-09-192-8/+8
* Mechanically convert to if_inc_counter().glebius2014-09-1910-32/+33
* Mechanically convert to if_inc_counter().glebius2014-09-192-7/+7
* Mechanically convert to if_inc_counter().glebius2014-09-197-49/+47
* Mechanically convert to if_inc_counter().glebius2014-09-199-33/+32
* Mechanically convert to if_inc_counter().glebius2014-09-192-8/+8
* Remove ifq_drops from struct ifqueue. Now queue drops are accounted inglebius2014-09-1922-35/+13
* This is a white-space/comment cleanup commit as a precursor forphk2014-09-191-149/+81
* Fix cdev. It is a device node name, not a pathname.hrs2014-09-191-2/+2
* Increase errors, not queue drops, in cases the module is suppliedglebius2014-09-191-6/+6
* Remove disabled code, that is very unlikely to be ever enabled again,glebius2014-09-191-37/+0
* Mechanically convert to if_inc_counter().glebius2014-09-193-10/+10
OpenPOWER on IntegriCloud