]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2008-09-19 impmips_subr.c was in the Juniper code drop, but didn...
2008-09-19 impcrunchgen doesn't work yet on mips. So sysinstall...
2008-09-19 rnolandpci_setup_intr() will only enable MSI/MSI-X for direct...
2008-09-19 obrienRescue is "not yet" for MIPS.
2008-09-19 emaxMove uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec...
2008-09-19 thompsaChange the wording to prefer 'forwarding' but still...
2008-09-19 jkimClean up DSDT and XSDT correctly instead of FADT when...
2008-09-19 obrienRegenerate for r183188.
2008-09-19 obrienAdd freebsd32 compat shim for nmount(2).
2008-09-19 jkoshyBring the usage message in sync with the manual page.
2008-09-19 jkoshyKeep symbols in sorted order.
2008-09-19 jkoshyAdd an example illustrating the use sleep(1) for perfor...
2008-09-19 rodrigcUse the version of the kernel returned by getosreldate()
2008-09-19 sobomaxOn PowerPC send output to both "/chosen/stdout" and...
2008-09-19 edEven though snp(4) in SVN is still broken, remove the...
2008-09-19 kevloAdd a vendor ID for 3G Green Green Globe Co., Ltd,...
2008-09-19 weongyofix a another driver bug related with tsleep() during...
2008-09-19 weongyoclear pending callbacks when the driver try to change...
2008-09-19 impMFp4: Merge interrupt code from p4
2008-09-19 impMFp4: Update the interrupt code from perforce.
2008-09-19 impMerge from p4: add bpf
2008-09-19 impMerge from p4: add Juniper license statement.
2008-09-19 alcMFamd64 SVN rev 179471 CVS rev 1.619
next