]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-11-17 davidxuPass CVWAIT flags to kernel, this should handle
2011-11-17 dougbUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-16 yongariDisable PCIe ASPM (Active State Power Management) for all
2011-11-16 yongariAdd missing driver lock in SIOCSIFCAP handler.
2011-11-16 yongariAdd preliminary support for RTL8411 PCIe Gigabit ethern...
2011-11-16 impAdd helpful clarification text. While not strictly...
2011-11-16 pjdConstify arguments for locking KPIs where possible.
2011-11-16 yongariAdd preliminary support for RTL8402 PCIe FastEthernet...
2011-11-16 andreastCopy over the ASM_DECLARE_FUNCTION_SIZE macro from...
2011-11-16 yongariEnable 64bit DMA addressing support for all msk(4)...
2011-11-16 pjdConstify stack argument for functions that don't modify it.
2011-11-16 pjdFix make universe.
2011-11-16 kibThe sys/sysctl.h header is needed when MFI_DEBUG is...
2011-11-16 kibFix build, use %d for int value formatting.
2011-11-16 philipAdd the sfxge(4) device driver, providing support for...
2011-11-16 alcRefactor the code that performs physically contiguous...
2011-11-16 jhbAdd single-message MSI support to mfi(4). It is disabl...
2011-11-16 phoHandle invalid large values for getdirentries(2) data...
2011-11-16 mjacobWas chasing down a failure to load f/w on a 2400. It...
2011-11-16 bzThe maximum TSO frame size should be:
2011-11-15 rmacklemModify the new NFS client so that nfs_fsync() only...
2011-11-15 hselaskySome brands of XHCI controllers needs more time to...
2011-11-15 tuexenSet the MTU of an path to an approriate value if the...
2011-11-15 mariusDefine curthread as an inline function that loads the...
2011-11-15 dimLLVM uses atomic operations, which are not supported...
2011-11-15 mariusAs it turns out, r186347 actually is insufficient to...
2011-11-15 nwhitehornFurther automate production release generation by namin...
2011-11-15 eadler- add support for Titan VScom PCIex-800H
2011-11-15 eadler- add support for Broadcom 802.11bg/EDGE/GPRS CardBus...
2011-11-15 desAdd netcat (nc) to /rescue.
2011-11-15 kibUpdate the device pager interface, while keeping the...
2011-11-15 kibRemove the condition that is always true.
2011-11-15 glebiusOn some laptops it is important to re-open /dev/psm...
2011-11-15 phoRemoved extra PRELE() call.
2011-11-15 obrienKNF
2011-11-15 obrienImprove the chances of matching an outputted string...
2011-11-15 dasA regression test to ensure that arc4random returns...
2011-11-15 dasFurther reduce diffs with OpenBSD's arc4random. The...
2011-11-15 dasSync the style, comments, and variable names of arc4ran...
2011-11-15 obrienReformat comment to be more readable in standard Xterm.
2011-11-15 rmacklemMove the setting of the default value for nm_wcommitsize to
2011-11-14 bruefferRe-apply r227466 to generate hardware notes for mps...
2011-11-14 bruefferRemove list nesting in the hardware notes section,...
2011-11-14 yongariClarify hw.ti.%d.dac tunable.
2011-11-14 yongariDocument newly introduced a loader tunable and sysctl...
2011-11-14 yongariOverhaul bus_dma(9) usage in driver:
2011-11-14 rm- add my co-mentors
2011-11-14 mavTemporary revert r227009 to fix freeze on UP systems...
2011-11-14 yongariExport sysctl node for various interrupt moderation...
2011-11-14 marcelAdd DTS for the Freescale P1020RDB.
2011-11-14 jhbFinish making 'wcommitsize' an NFS client mount option.
2011-11-14 marcelAdd DTS for the Freescale P3041DS.
2011-11-14 yongariIt's bad idea to allocate large memory, 4KB, from stack.
2011-11-14 jhbSync with the old NFS client: Remove an obsolete comment.
2011-11-14 rmhRemove a few bits of FreeBSD 2.x compatibility code.
2011-11-14 jhb- Split out a kern_posix_fadvise() from the posix_fadvi...
2011-11-14 andremdoc fix for r227499.
2011-11-14 andreRemove mention of ss_fltsz and ss_fltsz_local which...
2011-11-14 andreNote the ip_len bug fixed in r226105 in the BUGS section.
2011-11-14 mmImport upstream changesets for the output of the "zpool...
2011-11-14 alfredConstify args to copyiniov and copyinuio.
2011-11-14 rmacklemSince NFSv4 byte range locking only works for regular...
2011-11-13 rmacklemMove the assignment of default values for some mount...
2011-11-13 eadler- new sentence should start on new line.
2011-11-13 theravenHide some more macros that will break C++ when compilin...
2011-11-13 eadler- fix duplicate "a a" in some comments
2011-11-13 eadler- add "check" option to MD5 and friends to compare...
2011-11-13 theravenThe spec says that FILE must be defined in wchar.h...
2011-11-13 tuexenDon't copy uninitialized memory. Also simplify the...
2011-11-13 kibTo limit amount of the kernel memory allocated, and...
2011-11-13 alfredFix spelling of extract.
2011-11-13 alfredUtilize shell's IFS instead of forking ~6 processes to
2011-11-13 dougbThe default setting, daily_accounting_compress="NO...
2011-11-13 bzReturn the correct value for the IPV6_MULTICAST_HOPS...
2011-11-13 gjbRevert 227466:
2011-11-12 adrianBump date.
2011-11-12 dimFix kernel build breakage after r227475. I had forgott...
2011-11-12 adrianAdd documentation for the new quiet time IE options.
2011-11-12 theravenDon't expose the wctype.h macros in C++ mode. They...
2011-11-12 theravenExpose all of the C99 limits.h stuff when we're in...
2011-11-12 theravenFix SIGATOMIC_M{IN,AX} on x86-64. These are meant...
2011-11-12 mavFix build on some archs after r227464.
2011-11-12 theravenExpose the unimplemented libm functions in the math...
2011-11-12 dimFix buildworld breakage due after r227464.
2011-11-12 emasteReport the amount of memory from smbios data if provided.
2011-11-12 adrianDisable writing to the extension CYCPWR1 register.
2011-11-12 theravenFix the number of decimal digits used for Swiss Francs...
2011-11-12 bruefferAdded mps(4) and mvs(4).
2011-11-12 bruefferGrammar and mdoc cleanup.
2011-11-12 mavMajor GEOM MULTIPATH class rewrite:
2011-11-12 hselasky- This patch adds custom IOCTLs to read and write the...
2011-11-12 hselaskyEnable power save mode for the USB storage device driver.
2011-11-12 hselaskyStyle change.
2011-11-11 qingliA default route learned from the RAs could be deleted...
2011-11-11 brooksIn r191367 the need for if_free_type() was removed...
2011-11-11 eadler- add a missing "be" and "in"
2011-11-11 eadler- add support for CP-104EL-A and CP-104JU to puc
2011-11-11 delphijUse __packed to prevent alignment from taking place...
2011-11-11 theravenAdded myself to committers-src.dot
2011-11-11 yongariTo send a frame, controller requires a prepended TX...
next