]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-09-22 Pyun YongHyeonAdd workaround for occasional packet loss issue of...
2008-09-22 Giorgos KeramidasUnbreak the build.
2008-09-22 Nathan WhitehornUnbreak G3 support. G3 processors don't have an L3...
2008-09-22 Sam LefflerMIMO power save and RIFS; while here also update per...
2008-09-22 Sam Leffler"ampdudensity -" is too subtle; use "NA" for any and...
2008-09-22 Sam Lefflercleanup bss node setup; syncs w/ p4 state that's been...
2008-09-22 Sam Lefflercleanup after merge
2008-09-22 Sam LefflerFix handling of shortgi: use the local configuration...
2008-09-22 Sam LefflerRIFS support; needs driver callback for dynamic state...
2008-09-21 Sam LefflerMIMO power save support; still needs callbacks for...
2008-09-21 Sam LefflerRevamp ht ie handling:
2008-09-21 Sam Lefflerdon't propagate ht bss occupancy changes to legacy...
2008-09-21 Sam Lefflero widen ni_flags as it's going to be full shortly
2008-09-21 Sam LefflerAdd current transmit parameters for fixed rate handling...
2008-09-21 Sam Lefflerchange ieee80211_ampdu_stop to take an explicit reason...
2008-09-21 Sam Lefflersimplify debug msg
2008-09-21 Sam LefflerCrypto api changes:
2008-09-21 Sam LefflerCleanup AMPDU handling:
2008-09-21 Sam LefflerAlways update ic_lastnonht so we track overlapping...
2008-09-21 Sam LefflerCleanup starting seq# for tx ampdu:
2008-09-21 Sam Lefflercheck for undefined identifiers
2008-09-21 Sam Lefflero fix spelling of EOSP
2008-09-21 Sam Leffleradd new build knobs and jigger some existing controls...
2008-09-21 Roman KurakinAdd the check of the table number.
2008-09-21 Roman KurakinExport IPFW_TABLES_MAX value for compiled in defaults.
2008-09-21 Ed SchoutenMake fstat() on a pseudo-terminal master return sane...
2008-09-21 Ed SchoutenNow that the number of clist consumers have dropped...
2008-09-21 Simon L. B... Include $NANO_NAME in the completed message. This...
2008-09-21 Alan CoxPrevent an integer overflow in vm_pageout_page_stats...
2008-09-21 Antoine BrodinCorrect suser(9) entry.
2008-09-21 Ed SchoutenAlready initialize the vfs timestamps inside the cdev...
2008-09-21 Simon L. B... The vendor area is the proper home for these files...
2008-09-21 Roman KurakinMove table list to a separate function.
2008-09-21 Marko ZecFix error message content.
2008-09-21 Sam Lefflerfix compilation on 64-bit platform w/ ATH_DEBUG
2008-09-21 Sam Lefflerfix memory smash on lp64 platforms; mostly noticeable...
2008-09-21 Kai WangFix build.
2008-09-21 Sam Lefflereliminate hardwired lists; use the media type to autoconfig
2008-09-20 Kai WangAdd support for option "-M", which is used to operate...
2008-09-20 Craig Rodrigues<osreldate.h> does not have a forward declration of...
2008-09-20 Konstantin... Allow the d_mmap driver methods to use cdevpriv KPI...
2008-09-20 Konstantin... fdescfs, devfs, mqueuefs, nfs, portalfs, pseudofs,...
2008-09-20 Konstantin... Initialize va_rdev to NODEV instead of 0 or VNOVAL...
2008-09-20 Konstantin... Initialize va_rdev to NODEV and va_fsid to VNOVAL befor...
2008-09-20 Konstantin... Initialize va_flags and va_filerev properly in VOP_GETA...
2008-09-20 Konstantin... Initialize birthtime fields in vn_stat() to prevent...
2008-09-20 Andrew ThompsonFix clone destruction, can't use the simple api because...
2008-09-20 Roman KurakinFree allocated memory.
2008-09-20 Roman KurakinRemove some unused variables.
2008-09-20 Alan CoxMFamd64 SVN rev 179749 CVS rev 1.620
2008-09-20 Roman KurakinStyle(9) the show_nat() function.
2008-09-20 Roman KurakinDo not do the useless job for an empty table.
2008-09-20 Marius StroblRevert this part of r183203 which wasn't meant to be...
2008-09-20 Marius StroblRemove duplicate entry accidentally introduced with...
2008-09-20 Marius StroblSome of the assembly files depend on v9a/v9b-only instr...
2008-09-20 Marius StroblUse the STICK timers only when absolutely necessary...
2008-09-20 Marko ZecMove #defines for MRT-related constants from net/route...
2008-09-19 Kip MacyFix issue with tom loading by moving cxgb_log_tcb in...
2008-09-19 Maxim SobolevBackout rev 183181. It appears that I should have been...
2008-09-19 Warner LoshAdd atheros HAL building so the IDT kernel can build.
2008-09-19 Warner Loshmips_subr.c was in the Juniper code drop, but didn...
2008-09-19 Warner Loshcrunchgen doesn't work yet on mips. So sysinstall...
2008-09-19 Robert Nolandpci_setup_intr() will only enable MSI/MSI-X for direct...
2008-09-19 David E. O... Rescue is "not yet" for MIPS.
2008-09-19 Maksim YevmenkinMove uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec...
2008-09-19 Andrew ThompsonChange the wording to prefer 'forwarding' but still...
2008-09-19 Jung-uk KimClean up DSDT and XSDT correctly instead of FADT when...
2008-09-19 David E. O... Regenerate for r183188.
2008-09-19 David E. O... Add freebsd32 compat shim for nmount(2).
2008-09-19 Joseph KoshyBring the usage message in sync with the manual page.
2008-09-19 Joseph KoshyKeep symbols in sorted order.
2008-09-19 Joseph KoshyAdd an example illustrating the use sleep(1) for perfor...
2008-09-19 Craig RodriguesUse the version of the kernel returned by getosreldate()
2008-09-19 Maxim SobolevOn PowerPC send output to both "/chosen/stdout" and...
2008-09-19 Ed SchoutenEven though snp(4) in SVN is still broken, remove the...
2008-09-19 Kevin LoAdd a vendor ID for 3G Green Green Globe Co., Ltd,...
2008-09-19 Weongyo Jeongfix a another driver bug related with tsleep() during...
2008-09-19 Weongyo Jeongclear pending callbacks when the driver try to change...
2008-09-19 Warner LoshMFp4: Merge interrupt code from p4
2008-09-19 Warner LoshMFp4: Update the interrupt code from perforce.
2008-09-19 Warner LoshMerge from p4: add bpf
2008-09-19 Warner LoshMerge from p4: add Juniper license statement.
2008-09-19 Alan CoxMFamd64 SVN rev 179471 CVS rev 1.619
2008-09-19 Maxim SobolevWhen attaching framebuffer to "/chosen/stdout" node...
2008-09-19 Warner LoshMFP4: Add mips to the list of soft-float platforms.
2008-09-19 Warner Loshmfp4: sort the architectures alphabetically...
2008-09-19 Warner LoshPrefer the patch in p4 to the patch in svn as it proper...
2008-09-18 Kip MacyFix two panics:
2008-09-18 Andrew ThompsonMove the protocol and port count checks to outside...
2008-09-18 John BaldwinWhitespace fixes. This file also had 7 space indent...
2008-09-18 John BaldwinVarious style fixes. 7 space indent is just odd.
2008-09-18 John BaldwinSort includes.
2008-09-18 Warner LoshMips needs the same treatment for atomic_or_8 as the...
2008-09-18 Warner LoshMips doesn't have a long double that's different in...
2008-09-18 Marius StroblClear any possibly pending PCI error bits left by the...
2008-09-18 Stanislav Sedov- Recognize SAVE and OSXSAVE extended processor features.
2008-09-18 Marko ZecHello, svn world! (adding myself to yet another list)
2008-09-18 David E. O... No FORTH for MIPS.
2008-09-18 David E. O... Catch up with intr_event_create() API changes.
2008-09-18 David E. O... Catch up with intr_event_create() API changes.
next