summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve ifmcstat(8) and fix a few bugs while we're at it:bms2009-02-152-82/+188
* - Do not free the pattern lists immediately after use, as they might be neededlulf2009-02-151-6/+0
* Fix a typo which caused ifmcstat's sysctl pathbms2009-02-151-1/+1
* sys/pccard is gone.nyan2009-02-152-3/+1
* Tune output to remove trailing space.mav2009-02-151-3/+3
* Add SATA and PCI Advanced Features capabilities reporting.mav2009-02-151-0/+24
* Add SATA and PCI Advanced Features capabilities constants.mav2009-02-151-0/+11
* - fix formattingkmacy2009-02-151-68/+25
* Actually include geom_part_ebr.c when options GEOM_PART_EBR ismarcel2009-02-151-0/+1
* Don't remove gdbserver on ARM. It's not obsolete. In fact,marcel2009-02-151-1/+1
* This directory is no logner needed after copy to usr.sbin/dumpcis.imp2009-02-152-484/+0
* Move sys/pccard/*.h here.imp2009-02-154-5/+487
* Remove unnecessary pccard/cardinfo.h include.imp2009-02-151-1/+0
* Remove vestiges of OLDCARD PC Card support. We haven't needed/usedimp2009-02-157-324/+0
* This directory isn't needed anymore.imp2009-02-150-0/+0
* Truss builds on mips, so don't filter it building there anymore.imp2009-02-151-1/+1
* Add preliminary support for truss on MIPS. It compiles, but has notimp2009-02-153-0/+354
* Remove stray __P()imp2009-02-151-1/+1
* remove unnecessary #include from vnet.h and vinet.hluigi2009-02-152-9/+0
* MFp4 //depot/projects/usb@157699thompsa2009-02-1410-115/+224
* Tunes to AHCI reset sequences:mav2009-02-141-34/+71
* - ieee80211_chan2ieee returns an intthompsa2009-02-142-30/+74
* Remove unnecessary page queues locking around vm_page_wakeup().alc2009-02-141-2/+0
* Remove the printf's when the vnode to be exported for procstat is not a VDIR.marcus2009-02-141-4/+0
* DEVICE_PROBE(9) claims that we must not initialize softc on probe stage.mav2009-02-143-59/+53
* Change two KASSERTS to printfs and simple returns. Stress testing hasmarcus2009-02-141-2/+12
* Remove unneeded execute-permissions from the USB2 device node.ed2009-02-141-3/+3
* Remove unnecessary page queues locking around vm_page_busy() andalc2009-02-142-8/+0
* Restore MAKE_FLOPPIES for pc98.nyan2009-02-141-0/+1
* Specify 4096 block-size and 512 fragment-size.nyan2009-02-141-5/+2
* This commit fixes the issue with alias_sctp.c. Norrs2009-02-146-784/+707
* Since r188030 the error value for attach is returned, this means if kbdmuxthompsa2009-02-131-7/+6
* Sync comment with actual configuration format.delphij2009-02-131-2/+2
* - ieee80211_chan2ieee returns an intthompsa2009-02-131-5/+7
* MFp4 //depot/projects/usb; 157501, 157608, 157609thompsa2009-02-135-77/+29
* Elaborate some on the workings of the stub.n_hibma2009-02-131-21/+22
* Add support for CMOTECH devices (not sure whether this is the correctn_hibma2009-02-132-37/+173
* bridge_delete_member is called via the event handler from if_detachthompsa2009-02-131-5/+9
* Remove semicolon left in the last committhompsa2009-02-131-1/+1
* Add the Novatel U760.thompsa2009-02-131-0/+2
* Have the jail code use the error returned to pass not constantrrs2009-02-132-27/+23
* Use shared vnode locks when invoking VOP_READDIR().jhb2009-02-138-14/+13
* Update the Self ID structure to conform to 1394a-2000.sbruno2009-02-131-18/+50
* Remove redundant while () from loop.sbruno2009-02-131-1/+1
* Honor WITHOUT_INSTALLLIB in some places.jkim2009-02-134-0/+8
* remove references to ic_statssam2009-02-132-5/+0
* Oops. ARM_RAS_END is ARM_TP_ADDRESS + 8, not 4.cognet2009-02-131-1/+1
* remove unnecessary #include, and document some of the othersluigi2009-02-132-14/+10
* Fix a bug in the previous change to the mtab handler: use the path returnedjhb2009-02-131-1/+1
* Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.luigi2009-02-137-22/+29
OpenPOWER on IntegriCloud