summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tsec(4): do not clear interrupt events register before use.raj2009-02-171-2/+2
* Handle mbuf exhaustion scenario in tsec(4).raj2009-02-171-1/+6
* tsec(4) style improvements and clean-up.raj2009-02-173-73/+80
* Additional features for the tsec(4) Ethernet driver.raj2009-02-175-133/+777
* Rename the rc.conf(5) knob if_up_delay to defaultroute_delay to bettermtm2009-02-174-5/+11
* o Trim EOL whitespaces.maxim2009-02-171-2/+2
* o Teminate sentences by dot.maxim2009-02-171-2/+2
* Remove gpt_offset and related code. It was introduced for usemarcel2009-02-172-26/+0
* Synopsis:sbruno2009-02-171-6/+55
* Hold off root mounting until we've gone through the loop of our threadimp2009-02-173-0/+11
* Make core dumping to ad not to freeze even if interrupts, not disabledmav2009-02-161-1/+1
* Correctly scrub telnetd's environment.cperciva2009-02-161-4/+19
* Include Marvell EHCI HC driver for USB2.marcel2009-02-161-0/+1
* The streams ptm code is pretty awful and likely incorrect. I don't knowed2009-02-161-0/+2
* Give atapci knowledge about set of implemented AHCI ports. It is possiblemav2009-02-163-6/+6
* Add an entry for xorg+hal+USB2 not detecting input devices.thompsa2009-02-161-0/+8
* - Add myself to the list of ports committers.beat2009-02-161-0/+2
* GCC attacks!scottl2009-02-161-1/+2
* MFp4 //depot/projects/usb@157783thompsa2009-02-161-3/+11
* Fix a logic bug that caused the pfs_attr method to be called only fordes2009-02-162-8/+11
* correct some #includeluigi2009-02-162-3/+2
* we need if_var.h not if.hluigi2009-02-161-1/+1
* remove unnecessary forward declarationluigi2009-02-161-2/+0
* remove dependency on eventhandler.h, we only need a forward declarationluigi2009-02-161-1/+2
* remove dependency on net/if.h of this headerluigi2009-02-161-0/+1
* Fix parallel SCSI negotiation in the CAM_NEW_TRAN_CODE world order.scottl2009-02-161-4/+3
* Instrument the probe state machine so that things like DV can be tracked.scottl2009-02-161-18/+55
* use a const format string in the log message so we can check theluigi2009-02-161-6/+11
* IFF_NEEDSGIANT will no longer be supported, so remove compatibility coderwatson2009-02-161-35/+12
* Add support to add, delete and modify logical partitions, as wellmarcel2009-02-161-6/+251
* Add a helper function for loading geli keys from the loader.thompsa2009-02-162-1/+50
* Add uslcom to the build too.thompsa2009-02-157-0/+7
* Make uslcom compile, cut'n'paste errors from uplcom.thompsa2009-02-151-7/+7
* Remove debug.ce.mpsafenet: we no longer support running the networkrwatson2009-02-151-41/+7
* Remove debug.ctau.mpsafenet: we no longer support running the networkrwatson2009-02-151-29/+7
* Remove debug.cp.mpsafenet: we no longer support running the networkrwatson2009-02-151-30/+7
* Switch over GENERIC kernels to USB2 by default.thompsa2009-02-158-110/+490
* Add method precheck to the g_part interface. The precheckmarcel2009-02-153-20/+43
* Remove unneeded AND operation. We have already checked that bit is set.mav2009-02-151-1/+1
* Enable MSI support by default. Still can be disabled using device.hints.mav2009-02-151-18/+5
* Add initial single-vector MSI support into atapci driver.mav2009-02-152-4/+15
* Pull in kbd.c with usb2_input_kbd, just like ukbd.thompsa2009-02-155-5/+5
* It appears that none of the contents of this file are necessary, soimp2009-02-151-101/+1
* Add the pccard header files to ObsoleteFiles.inc.ed2009-02-151-0/+4
* Removal pccard directory requires removing it from the list of thingsimp2009-02-151-1/+1
* Make dumper_t definition conform more closely to stlye(9). This alsoimp2009-02-151-5/+5
* Now that ifmcstat(8) does not suck, retire host-mode netstat -g.bms2009-02-155-226/+11
* Add workaround for some ATI chips, failing to soft-resetmav2009-02-151-5/+12
* nitsbms2009-02-151-12/+12
* Blow away KAME MLDv2 hooks.bms2009-02-151-80/+0
OpenPOWER on IntegriCloud