]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-01-13 rwatsonMerge Perforce changeset 219918 to head:
2013-01-13 rwatsonMerge Perforce changeset 219917 to head:
2013-01-13 mavImprove support for disabled disks. If disabled disk...
2013-01-13 bryanvAdd VirtIO to the i386 and amd64 GENERIC kernels
2013-01-13 delphijUse the right format string for line buffer.
2013-01-12 marcelAdd now missing color.4th.
2013-01-12 hrsSet WITHOUT_SVN=yes for textproc/docproj.
2013-01-12 mjgprocstat: only one mode flag can be specified, but...
2013-01-12 mavWindows handles INIT and VERIFY as array-wide and it...
2013-01-12 sbrunoQuiesce a couple of clang warnings
2013-01-12 mavImplement migration from single disk to RAID1/IRRT...
2013-01-12 alcDefine VM_KMEM_SIZE_MAX as a fraction of the kernel...
2013-01-12 nwhitehornThe new sade(8) is installed and works on all architect...
2013-01-12 rwatsonMerge Perforce changeset 219933 and portions of 219962...
2013-01-12 smhFixed mbuf free when receive structures fail to allocate.
2013-01-12 nwhitehornNote that cpufreq(4) is not available on all hardware.
2013-01-12 rwatsonMerge Perforce changeset 219925 to head:
2013-01-12 rwatsonMerge Perforce chance 219924 to head:
2013-01-12 rwatsonMerge Perforce change @219948 to head:
2013-01-12 rwatsonMerge Perforce change @219935 to head:
2013-01-12 mavFreeze device queue before returning errors to CAM...
2013-01-12 theravenFix libcxxrt / libc++ build with the clang in head.
2013-01-12 mavAdd basic support for Intel Rapid Recover Technology...
2013-01-12 joelAdd FILES section.
2013-01-12 joeleditrc only read from $HOME.
2013-01-12 joelRemove EOL whitespace.
2013-01-11 brooksRevert r245316. Systems with non-standard uids/gids...
2013-01-11 impMFi386: Make similar changes that were made to atkbdc...
2013-01-11 brooksUse the -N option to install and nmtree to eliminate...
2013-01-11 impPass the device_t into atkbd_{probe,attach}_unit and...
2013-01-11 impstyle(9) changes before I do more real changes.
2013-01-11 brooksBump __FreeBSD_version for install -N and (belatedly...
2013-01-11 brooksImplement the -N <dbdir> option which allows an alterna...
2013-01-11 brooksAdd pwcache(3) and vis(3) to libegacy as install(1...
2013-01-11 mav- Add missig xpt_schedule() call for cases when request...
2013-01-11 brooksUse find -exec to install zoneinfo instead of requiring...
2013-01-11 brooksAdd contrib/libc-vis to the include path so we reliably...
2013-01-11 obrienAdd support for Lua 5.2.
2013-01-11 mavDo not schedule periph for payload/TUR requests if...
2013-01-11 brooksIn r244401 I accidently moved strunvis and strunvisx...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-11 theravenImport b9db3a010143160624f123763025ab544b69bd9a of...
2013-01-11 delphijAdd ID for Nuvoton WPCM450RA0BX found on Supermicro...
2013-01-11 zont- Improve readability of sys_obreak().
2013-01-11 kibAdd flags argument to vfs_write_resume() and remove
2013-01-11 adrianPlace-holders for enable/active parameter flags.
2013-01-11 npOverhaul the stid allocator so that it can be used...
2013-01-11 impUse better arm memory barrier
2013-01-10 npcxgbe(4): Add functions to help synchronize "slow"...
2013-01-10 dimAdd an ugly hack to libgcc's unwind code, to make it...
2013-01-10 brooksAdd xargs to the set of install tools when zoneinfo...
2013-01-10 desRemove all support for legacy NOFOO and NO_FOO build...
2013-01-10 pluknetThe Giant lock is no longer used in the vm_map(9) part...
2013-01-10 mavRemove not very useful printf, that can be too chatty.
2013-01-10 brooksRather than using zic to both compile and install zonei...
2013-01-10 delphijThe current ZFS code expects ddt_zap_count to always...
2013-01-10 impClang complains about the comparision of fak < 0 always...
2013-01-10 kibWhen nullfs mount is forcibly unmounted and nullfs...
2013-01-10 umeRe-enable ip6addrctl support but only for IPv6 address.
2013-01-10 zont- Reduce kernel size by removing unnecessary pointer...
2013-01-10 smhChanged scsi_da device requests to use the sysctl tunab...
2013-01-10 smhUpdates delete_method sysctl changes to always maintain...
2013-01-10 smhRemoves essentially unused variables from scsi_da probe...
2013-01-10 smhAllow perl scripts to be used in rc.d scripts
2013-01-10 hselaskyBugfix: Fix sizeof() argument.
2013-01-10 hselaskyFix detection of Razer Copperhead as a USB mouse.
2013-01-10 aeSimplify in6_setscope() function to get better performance.
2013-01-09 npcxgbe(4): updates to the configuration file that contro...
2013-01-09 brooksAlways install our mtree as /usr/sbin/fmtree and link...
2013-01-09 jhbDon't drop options from the third retransmitted SYN...
2013-01-09 gjbUpdate where porters handbook lives.
2013-01-09 aeFix the bindto parameter declaration.
2013-01-09 aeRemove unneeded variable.
2013-01-09 adrianAdd the "enable at reset" functionality to trigger...
2013-01-09 umeAdd no_prefer_iface option.
2013-01-09 kenMake CTL work a little better with loading and unloadin...
2013-01-09 kenFix a bug in the device pager code that can trigger...
2013-01-09 umeDisable destination address selection support of
2013-01-09 hselaskyChange function argument type instead of casting.
2013-01-09 hselaskyFix compile warning when using GCC:
2013-01-09 neelAdd a "pause" to busy wait loops in the cpu reset path.
2013-01-09 cognetDefine IPI_IRQ_START and IPI_IRQ_END.
2013-01-09 cognetUse get_pcpu() instead of using pcpup, as it's wrong...
2013-01-09 aeThe in6_setscope() function determines the scope zone...
2013-01-08 cognetRemove old declarations.
2013-01-08 adrianFix format size.
2013-01-08 adrianAdd support for triggering spectral scan upon a channel...
2013-01-08 delphijUse calloc() to get zeroed memory.
2013-01-08 adrianIf spectral scan is enabled, ensure radar report PHY...
2013-01-08 hrsISO 9660 specification allows only "d-characters" and...
2013-01-08 hselaskyShave off another register write to save some more
2013-01-08 obrienFollowing r226271, allow disabling lzma support with...
2013-01-08 hrsFix -iface and -interface modifiers.
2013-01-08 baptAdd support for IO_APPEND flag in fuse
2013-01-08 adrianAdd in the missing radiotap definitions from the sipsol...
2013-01-08 grehanBring in some userboot changes from the bhyve branch...
2013-01-08 gonzoSwitch default cache type for ARMv6/ARMv7 from write...
2013-01-08 gonzoFix cache-related issue with pmap for ARMv6/ARMv7:
2013-01-07 cognetNuke ARM_WANT_TP_ADDRESS, it's not used anymore.
2013-01-07 gonzo- Identify more devices for OMAP4 SoC (up to OMAP4470)
next