summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add support for fifos to UDF:jhb2009-02-063-0/+64
* | Tweak the output of VOP_PRINT/vn_printf() some.jhb2009-02-064-4/+5
* | Add KASSERTs to make it easier to debug problems like the one fixedtrasz2009-02-062-0/+2
* | When a device containing mounted UFS filesystem disappears, the typetrasz2009-02-061-4/+4
* | In urtw_init() call urtw_stop(ifp, 0) rather than urtw_stop(ifp, 1)kevlo2009-02-061-1/+1
* | Note that the slave address passed to smb(4) commands must be left-justifiedjhb2009-02-061-1/+4
* | Regenkevlo2009-02-062-2/+9
* | Add the Buffalo WLI-U2-SG54HGkevlo2009-02-064-0/+4
* | Add a note to document that ichsmb(4) now uses left-justified SMBus slavejhb2009-02-061-0/+7
* | Expand the scope of the sysctllock sx lock to protect the sysctl tree itself.jhb2009-02-064-25/+112
* | Consistently use <TAB> instead of spaces as option name and filewkoszek2009-02-062-9/+9
* | fix spelling errorimp2009-02-061-1/+1
* | Store the entire funce for disk type functions (eg CF cards and theimp2009-02-062-1/+20
* | Set NFSMNT_ACDIRMAX flag in fallback_mount() function.rodrigc2009-02-061-0/+1
* | Set NFSMNT_ACREGMIN, NFSMNT_ACREGMAX, and NFSMNT_ACDIRMIN flagsrodrigc2009-02-061-0/+9
* | Remove unused variable.wkoszek2009-02-061-2/+0
* | Make config -x <kernel> only return non-zero characters,wkoszek2009-02-061-2/+13
* | add PSB channels to the calibration listsam2009-02-061-3/+12
* | Bring consistent debugging output for all values that are supposedwkoszek2009-02-052-31/+31
* | for adhoc and ahdemo modes try to find the "bss node": use the bssidsam2009-02-051-1/+10
* | Drop the kernel linker lock while running SYSUNINIT routines and removingjhb2009-02-051-0/+3
* | make -o handling like athstatssam2009-02-051-9/+30
* | unbreak -osam2009-02-051-2/+1
* | halt APs on rebootkmacy2009-02-051-1/+1
* | reboot instance on resetkmacy2009-02-051-1/+4
* | fix non-witness compilekmacy2009-02-051-0/+1
* | eliminate gainFCorrection; just have ar5212GetGainFCorrection returnsam2009-02-052-11/+12
* | add new stats and missing tx_raw statsam2009-02-051-2/+12
* | Minor packet drop improvements:sam2009-02-052-4/+11
* | improve IQ cal debug msgs; in particular don't scare people by screamingsam2009-02-051-13/+7
* | fill in ar5212ResetCalValid; reset the IQ valid flag on the channelsam2009-02-051-1/+10
* | stylesam2009-02-051-1/+2
* | replace r/w idiom with OS_REG_SET_BIT (to match other code)sam2009-02-051-3/+2
* | Don't check for mapping above 4GB on 32-bit platforms.imp2009-02-051-0/+2
* | o fix identification of ahdemo modesam2009-02-051-11/+24
* | o change _db_show_key to always dump the contents instead of checkingsam2009-02-051-4/+36
* | do_product_lookup should return a const struct pccard_product *.imp2009-02-051-1/+1
* | Fix parameter types for set_res_flags and read_ivarsimp2009-02-051-4/+4
* | shutdown returns an intimp2009-02-054-6/+9
* | shutdown returns an intimp2009-02-051-7/+5
* | writereg returns an int.imp2009-02-051-2/+3
* | writereg returns an int.imp2009-02-051-3/+3
* | Make iclear return int, since that matches all function definitions of it.imp2009-02-051-1/+1
* | reset_epp and ecp_sync both return int.imp2009-02-052-9/+9
* | Shutdown returns an int.imp2009-02-051-3/+3
* | identify routine takes driver_t *, not device_t *.imp2009-02-051-1/+1
* | o add IEEE80211_KEY_BITS for %b printing of wk_flagssam2009-02-052-15/+9
* | Add some additional debugging for the memory code.imp2009-02-051-13/+18
* | device_shutdown returns an int.imp2009-02-051-3/+4
* | pcib_read_config and pcib_write_config take u_int params.imp2009-02-051-8/+9
OpenPOWER on IntegriCloud