]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-09-24 kmacy- Remove default NIC dependency on ulp headers
2008-09-24 nwhitehornFix some ifdef logic in the libc syncicache() bit that...
2008-09-24 nwhitehornAllow the cacheline size on PowerPC to be set at runtim...
2008-09-24 delphijRemove spurious duplicated defination of sock.
2008-09-23 sobomaxImprove rev 183168, so that if /chosen/stdout is connec...
2008-09-23 simonIn cust_install_files() we ignore CVS directories....
2008-09-23 simon- Change all "echo #..." into using a progress print...
2008-09-23 edTrack state to determine if the associated TTY device...
2008-09-23 samregen
2008-09-23 samadd missing options
2008-09-23 samadd missing options
2008-09-23 obrienThe kernel implemented 'memcmp' is an alias for 'bcmp...
2008-09-23 obrienstyle(9)
2008-09-23 obrienReverse if() logic to improve readability.
2008-09-23 ruAdd missing library dependencies.
2008-09-23 kmacyUpdate cxgb include paths to not require prefixing...
2008-09-23 kmacyUpdate to xen specific files for SMP
2008-09-23 nwhitehornIn preparation for PowerPC G5 support, allow PVO object...
2008-09-23 kmacyAllow cxgb to be unified across versions by making...
2008-09-23 nwhitehornChange the DBDMA API to allow DBDMA registers in a...
2008-09-23 kmacy- Fix flag check
2008-09-23 kmacy- Track number of times that the transmit queue overflowed
2008-09-22 bms* Add USB boot support.
2008-09-22 emaxUse Giant for kbdmux(4) locking. This is to workaround...
2008-09-22 rnolandAdd my entry to committers-src.dot
2008-09-22 marius- Don't read the identifier string from the VPD if...
2008-09-22 jhbClose a race between concurrent calls to ufsdirhash_rec...
2008-09-22 bmsMark the first slice of a NanoBSD image 'active' by...
2008-09-22 thompsaAdd ng_rmnode_flags() so the caller can pass NG_QUEUE...
2008-09-22 edIntroduce a hooks layer for the MPSAFE TTY layer.
2008-09-22 traszFix usage of mac_vnode_check_open() in linuxulator...
2008-09-22 edFix style(9) issue in TTY header files: document functi...
2008-09-22 obrienAdd freebsd32 compat shims for ioctl(2)
2008-09-22 edMake the make_pseudo_driver.sh shellscript work again.
2008-09-22 obrienRegenerate for r183270.
2008-09-22 obrienAdd freebsd32 compat shims for ioctl(2)
2008-09-22 samadd back regdomain.xml
2008-09-22 jkoshyDocument changes in behaviour due to sparse CPU numberi...
2008-09-22 jkoshySupport sparsely numbered CPUs.
2008-09-22 rwatsonWhen invoking the udp_send() from udp6_send() due to...
2008-09-22 yongariAdd workaround for occasional packet loss issue of...
2008-09-22 keramidaUnbreak the build.
2008-09-22 nwhitehornUnbreak G3 support. G3 processors don't have an L3...
2008-09-22 samMIMO power save and RIFS; while here also update per...
2008-09-22 sam"ampdudensity -" is too subtle; use "NA" for any and...
2008-09-22 samcleanup bss node setup; syncs w/ p4 state that's been...
2008-09-22 samcleanup after merge
2008-09-22 samFix handling of shortgi: use the local configuration...
2008-09-22 samRIFS support; needs driver callback for dynamic state...
2008-09-21 samMIMO power save support; still needs callbacks for...
2008-09-21 samRevamp ht ie handling:
2008-09-21 samdon't propagate ht bss occupancy changes to legacy...
2008-09-21 samo widen ni_flags as it's going to be full shortly
2008-09-21 samAdd current transmit parameters for fixed rate handling...
2008-09-21 samchange ieee80211_ampdu_stop to take an explicit reason...
2008-09-21 samsimplify debug msg
2008-09-21 samCrypto api changes:
2008-09-21 samCleanup AMPDU handling:
2008-09-21 samAlways update ic_lastnonht so we track overlapping...
2008-09-21 samCleanup starting seq# for tx ampdu:
2008-09-21 samcheck for undefined identifiers
2008-09-21 samo fix spelling of EOSP
2008-09-21 samadd new build knobs and jigger some existing controls...
2008-09-21 rikAdd the check of the table number.
2008-09-21 rikExport IPFW_TABLES_MAX value for compiled in defaults.
2008-09-21 edMake fstat() on a pseudo-terminal master return sane...
2008-09-21 edNow that the number of clist consumers have dropped...
2008-09-21 simonInclude $NANO_NAME in the completed message. This...
2008-09-21 alcPrevent an integer overflow in vm_pageout_page_stats...
2008-09-21 antoineCorrect suser(9) entry.
2008-09-21 edAlready initialize the vfs timestamps inside the cdev...
2008-09-21 simonThe vendor area is the proper home for these files...
2008-09-21 rikMove table list to a separate function.
2008-09-21 zecFix error message content.
2008-09-21 samfix compilation on 64-bit platform w/ ATH_DEBUG
2008-09-21 samfix memory smash on lp64 platforms; mostly noticeable...
2008-09-21 kaiwFix build.
2008-09-21 sameliminate hardwired lists; use the media type to autoconfig
2008-09-20 kaiwAdd support for option "-M", which is used to operate...
2008-09-20 rodrigc<osreldate.h> does not have a forward declration of...
2008-09-20 kibAllow the d_mmap driver methods to use cdevpriv KPI...
2008-09-20 kibfdescfs, devfs, mqueuefs, nfs, portalfs, pseudofs,...
2008-09-20 kibInitialize va_rdev to NODEV instead of 0 or VNOVAL...
2008-09-20 kibInitialize va_rdev to NODEV and va_fsid to VNOVAL befor...
2008-09-20 kibInitialize va_flags and va_filerev properly in VOP_GETA...
2008-09-20 kibInitialize birthtime fields in vn_stat() to prevent...
2008-09-20 thompsaFix clone destruction, can't use the simple api because...
2008-09-20 rikFree allocated memory.
2008-09-20 rikRemove some unused variables.
2008-09-20 alcMFamd64 SVN rev 179749 CVS rev 1.620
2008-09-20 rikStyle(9) the show_nat() function.
2008-09-20 rikDo not do the useless job for an empty table.
2008-09-20 mariusRevert this part of r183203 which wasn't meant to be...
2008-09-20 mariusRemove duplicate entry accidentally introduced with...
2008-09-20 mariusSome of the assembly files depend on v9a/v9b-only instr...
2008-09-20 mariusUse the STICK timers only when absolutely necessary...
2008-09-20 zecMove #defines for MRT-related constants from net/route...
2008-09-19 kmacyFix issue with tom loading by moving cxgb_log_tcb in...
2008-09-19 sobomaxBackout rev 183181. It appears that I should have been...
2008-09-19 impAdd atheros HAL building so the IDT kernel can build.
next