]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-01-14 kibAdd a trivial comment to record the proper commit log...
2013-01-14 kibRearrange the struct bufobj and struct vnode layouts...
2013-01-14 kibFor zfs vnodes, use the standard inode number based...
2013-01-14 kibThe current default size of the nullfs hash table used...
2013-01-14 kibdiff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c
2013-01-14 kibAdd exported vfs_hash_index() function, which calculate...
2013-01-14 kibRename vfs_hash_index() to vfs_hash_bucket().
2013-01-14 dteskeAdd new f_yesno/f_noyes wrapper functions (which take...
2013-01-14 dteskeAdd missing dialog(1) arguments to internationalize...
2013-01-14 mavWindows driver writes relative volume IDs to metadata...
2013-01-13 mav - Add checks for Intel metadata version and attributes...
2013-01-13 adrianIf we're doing a kickpcu, make sure we flush the whole...
2013-01-13 jillessh: Add testcase that $? is preserved into a simple...
2013-01-13 mjglibutil: fix typo in comment for gr_fini.
2013-01-13 rayEnable syscons framebuffer support for bcm2835. It...
2013-01-13 gonzoRemove accidentally copypasted comment
2013-01-13 mjglibutil: utilize strsep instead of strcat in a loop...
2013-01-13 mjglibutil: move group_line_format into the scop of its...
2013-01-13 mjglibutil: eliminate 'found' variable in gr_equal
2013-01-13 jillessh: Add some testcases related to subshells.
2013-01-13 jillessh: Fix crash when parsing '{ } &'.
2013-01-13 jillessh: Don't lose $? when backquoted command ends with...
2013-01-13 rwatsonMerge Perforce changeset 219952 to head:
2013-01-13 rwatsonPartially merge Perforce changeset 219944 to head:
2013-01-13 rwatsonPartially merge Perforce changeset 219942 to head:
2013-01-13 rwatsonMerge Perforce changeset 219941 to head:
2013-01-13 rwatsonMerge Perforce changeset 219940 to head:
2013-01-13 rwatsonMerge Perforce changeset 219939 to head:
2013-01-13 rwatsonPartially merge Perforce changeset 219938 to head:
2013-01-13 rwatsonMerge Perforce changeset 219937 to head:
2013-01-13 rwatsonPartially merge Perforce changeset 219930 to head:
2013-01-13 rwatsonMerge Perforce changeset 219929 to head:
2013-01-13 rwatsonMerge Perforce changeset 219927 to head:
2013-01-13 rwatsonMerge Perforce changeset 219926 to head:
2013-01-13 rwatsonMerge Perforce changeset 219922 to head:
2013-01-13 rwatsonMerge Perforce changeset 219921 to head:
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
next