]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-02-21 ruFix build when WITH_SSP is set explicitly.
2009-02-21 jamieAdd support for methods to the OSD subsystem. Each...
2009-02-21 marcelAdd bootcode handling.
2009-02-21 delphijRemove unnecessary opt* definations.
2009-02-21 delphijDefine extern **environ in global scope instead of...
2009-02-21 delphijUtilize calloc() instead of bzero'ing manually.
2009-02-21 delphijInitialize 'sz' as 0.
2009-02-21 delphijUtilize strlcpy().
2009-02-21 thompsaRevert r188878 for the moment, this breaks kdump.
2009-02-21 nwhitehornInclude altivec.c, missed on previous commit r188860...
2009-02-21 thompsaProvide compat typedefs for usb1.
2009-02-20 mavDisable port hardware on detach. First switch it to...
2009-02-20 sammark nodes created by way of neighbor discovery need...
2009-02-20 marcelDon't read the TOC for DIOCGPROVIDERALIAS. This causes the
2009-02-20 mavFix typo: s/SLUMPER/SLUMBER/
2009-02-20 samcorrect SIFS setting; there is a 2usec adjustment betwe...
2009-02-20 samdon't adjust core clk conversions for 1/2 and 1/4 rate...
2009-02-20 samo reset aggressive mode flag; it was being left set...
2009-02-20 sammisc cleanup of wme parameter setting
2009-02-20 mavReduce soft-reset assertion time from 5ms to 50us.
2009-02-20 mavDisable port interrupts before doing PHY reset.
2009-02-20 nwhitehornAdd Altivec support for supported CPUs. This is derived...
2009-02-20 alcEliminate stale comments.
2009-02-20 rrsAdd the add-stream capability. Still needs more
2009-02-20 mrDelete files which serve no purpose in this environment.
2009-02-20 rrsFix a bug. The sending was being restricted improperly by
2009-02-20 luigiwhen initializing, also build _includes and _libraries
2009-02-20 mavFix pc98 build error due to missing variable.
2009-02-20 edDon't make Linux stat() open character devices to resol...
2009-02-20 mtmDoh! r188813 modified an auto-generated file. Fix it...
2009-02-20 mavHandle nForce MCP67 and MCP73 SATA controllers as AHCI...
2009-02-20 scottlTell CAM that CISS logical devices support tagged queue...
2009-02-20 scottlTell CAM that SPI disconnect works, which in turn will...
2009-02-20 scottlAdd basic support for DDF, often found on Adaptec HostR...
2009-02-20 marcelProvide compatibility symlink for logical partitions:
2009-02-20 marcelFix an infinite loop created when the last logical...
2009-02-20 beech- Add glarkin and mva to mentor section
2009-02-20 luigiuse /boot/loader by default, because the boot code...
2009-02-19 luigiupdate 'sio' with 'uart' and apply related changes.
2009-02-19 jhbEnable caching of negative pathname lookups in the...
2009-02-19 jhbWhen fetching attributes for a file for NFSv3 mounts...
2009-02-19 jhbDon't clear the attribute cache of a file when it is...
2009-02-19 rdivackyDisplay an error message when the requested mode is...
2009-02-19 impInclude proper header files for system functions that...
2009-02-19 impThese warnings are only relevant on NetBSD it seems...
2009-02-19 impInclude string.h for strncpy prototype
2009-02-19 impEnable building of ficl on MIPS. It compiles, but...
2009-02-19 impAdd basic mips support. This has been compile tested...
2009-02-19 impThese symbols don't belong here. Remove them. Since...
2009-02-19 edSquash some small bugs in pts(4).
2009-02-19 samuse 1/2 and 1/4 rate phy types to simplify txtime calcu...
2009-02-19 impProperly convert bit value to a bit field. Before...
2009-02-19 makcAdd myself.
2009-02-19 makcAdd myself.
2009-02-19 avgstyle nit in r188815
2009-02-19 avgfs/udf: fix incorrect error return (-1) when reading...
2009-02-19 avgacpi_cpu: fixup for PIIX4E PCI config related to C2
2009-02-19 mtmo grammar fix
2009-02-19 mavUse channel driver's attach/detach routines instead...
2009-02-19 samrevamp after 1/2 and 1/4 rate changes
2009-02-19 samFixup handling of roaming and xmit parameters to suppor...
2009-02-19 samremove private support for IEEE80211_MODE_HALF and...
2009-02-19 samAdd modes for 1/2 and 1/4-width channels so we have...
2009-02-19 samo looseen abi dependencies on IEEE80211_MODE_MAX by...
2009-02-19 samuse c99 initializers
2009-02-19 samo consolidate loops to eliminate assumptions about...
2009-02-19 samChange country ie construction to simplify forthcoming...
2009-02-19 samuse c99 initializer
2009-02-19 samsimplify setting up the roaming parameters; writing...
2009-02-19 samcheck ptr against NULL
2009-02-19 saminstead of special casing lookups for the 11na/g legacy...
2009-02-19 samCleanup ath_hal_computetxtime's handling of 1/2 and...
2009-02-19 samadd phy types for 1/2 and 1/4-rate modes
2009-02-19 samadd HAL_DIAG_SETREGS to write registers via the diag api
2009-02-19 samwhitespace
2009-02-19 mavQuite mechanical ch_detach implementations for all...
2009-02-19 rwatsonif_cx is currently disconnected from the build due...
2009-02-18 rdivackyMark these variables as __used too. Fix a style of...
2009-02-18 impyppasswdd assumed that a struct x_master_passwd is...
2009-02-18 mavAs soon as they called in only same one place (ata_pcic...
2009-02-18 attilio- Add a function (fill_kinfo_aggregate()) which aggrega...
2009-02-18 mavMake ch->dma.free() called symmetrically to ch->dma...
2009-02-18 mavImplement proper attach/detach routines for ISA driver.
2009-02-18 impAdd an extra (void *) cast. The struct if_msghdr has...
2009-02-18 maximo Fix year in the previous commit.
2009-02-18 sbrunoEnhance debugging mode by storing the string "BB:TT...
2009-02-18 mavRemove unused variable.
2009-02-18 rdivackyMark these variables as __used as those are used in...
2009-02-18 avgadd myself to committers tree
2009-02-18 jhbReindent a small bit of code that was not 8-space inden...
2009-02-18 kibAdapt linux emulation to use cv for vfork wait.
2009-02-18 maximo DragonFly 2.2.0 added.
2009-02-18 thompsaSwitch over to usbdevs.h generated at compile time.
2009-02-18 thompsaBump __FreeBSD_version to 800063 after GENERIC changed...
2009-02-18 samuse mii instead of miibus so we don't drag in all phy...
2009-02-18 emasteUse outbound message register 0 instead of mailbox...
2009-02-17 sbrunoRemove reference to phy_delay from fwcontrol. Thanks...
2009-02-17 samfix whitespace
2009-02-17 mavAdaptively increase control command timeout when drive...
2009-02-17 gallatinFix cut/paste error in previous commit and use the
next