]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-07-17 mavReduce per-LUN memory usage from 18MB to 1.8MB.
2014-07-17 alcAdd a man page for the new function pmap_unwire().
2014-07-17 brooksReplace all uses of libncurses and libtermcap with...
2014-07-17 alcRemove the man page for a pmap function that no longer...
2014-07-17 marcelAdd support for the fixed image type. The fixed image...
2014-07-17 pfggrep: fix some memory leaks.
2014-07-17 bdreweryFix indentation
2014-07-17 pfggrep: fix some memory leaks.
2014-07-17 pfggrep: Fix type.
2014-07-17 nwhitehornFix embarassing typos I made.
2014-07-17 mavFix ctld crash on startup if target alias is not set.
2014-07-17 eadlerunits(1): Add basic tests
2014-07-17 eadlerchown: Fix chown test number
2014-07-17 eadlerunits(1): Add support for output-format
2014-07-17 hirenFix a typo.
2014-07-17 adrianOops - somehow I missed the IP option numbers clashing...
2014-07-17 kevloDeprecate m_act. Use m_nextpkt always.
2014-07-16 alcCorrect the name of the man page for pmap_ts_referenced().
2014-07-16 truckmanNuke the never-used RF_TIMESHARE feature, reducing...
2014-07-16 jmmvRegen after r268778 to replace WITH_TESTS with WITHOUT_...
2014-07-16 jmmvEnable MK_TESTS by default, take 2.
2014-07-16 neelAdd emulation for legacy x86 task switching mechanism.
2014-07-16 alcImplement pmap_unwire(). See r268327 for the motivatio...
2014-07-16 dimAfter r261991, clang warnings about unused functions...
2014-07-16 dteskeRevert previous revision (r268461) for reasons document...
2014-07-16 nwhitehornAllow efifb to be used with xf86-video-scfb. This is...
2014-07-16 nwhitehornAllow console drivers active from early boot to be...
2014-07-16 jmmvlibpythagoras needs libm.
2014-07-16 mavAdd support for VMWare dialect of EXTENDED COPY command...
2014-07-16 kibDo not ignore error from tmpfs_alloc_vp(). It results...
2014-07-16 kibRemove unused header.
2014-07-16 kibCheck for the cross-device cross-link attempt in the...
2014-07-16 baptSort properly the headers
2014-07-16 baptWhite space fixes
2014-07-16 baptSort headers
2014-07-16 baptFix typo
2014-07-16 baptStyle(9) fix
2014-07-16 baptFix build with gcc
2014-07-16 baptFix indentation
2014-07-16 baptNew BSDL timeout(1) utility compatible with GNU timeout
2014-07-16 hselaskyImprove support for Intel Lynx Point USB 3.0 controller...
2014-07-16 gavinWhen we fail to extract the pkg binaries (for example...
2014-07-15 delphijAdd a bandaid to fix GCC build (on sparc64 et al).
2014-07-15 rmacklemMove the "retry:" label so that the calls to m_pullup...
2014-07-15 gavinSince r202933, kthread_suspend_check() takes no argumen...
2014-07-15 bdreweryAlso link 'show bio' to g_bio(9.)
2014-07-15 delphijMFV r268714:
2014-07-15 bdreweryDocument the 'show bio' command added in 2009.
2014-07-15 delphijMFV r268702:
2014-07-15 kibFollowup to r268466.
2014-07-15 kibChange the calculation of the kinfo_vmentry field kve_p...
2014-07-15 npcxgbe(4): Display CF facility correctly in the device...
2014-07-15 neelAdd support for operand size and address size override...
2014-07-15 alcActually set the "no execute" bit on 1 MB page mappings...
2014-07-15 jhbFix build with SMP disabled.
2014-07-15 baptAdd a comment to explain the EAGAIN is only there for...
2014-07-15 kibMake amd64 pmap_copy_pages() functional for pages not...
2014-07-15 alcEliminate repeated calculation of next_bucket in pmap_p...
2014-07-15 marcelAdd image_data() for checking whether a sequence of...
2014-07-15 pfglibc/stdlib: Minor cleanups to code originating in...
2014-07-15 kevloDocument that listen(2) can fail with EDESTADDRREQ.
2014-07-15 pfglibc/gen: small updates to code originating at OpenBSD
2014-07-15 dteskeFix an issue with service(8) where utilities such as...
2014-07-15 npAllow multi-byte reads in the private CHELSIO_T4_GET_I2...
2014-07-15 grehanUse the blockif CHS routine to create fake CHS values,
2014-07-15 grehanAdd a call to synthesize a C/H/S value for block emulations
2014-07-14 gavinfortune(8): Search fortune files installed by ports...
2014-07-14 mjgPlug p_pptr null test in do_execve. It is always true.
2014-07-14 pfgnewfs_msdosfs: Respect FSFIXFAT
2014-07-14 mjgManage struct sigacts refcnt with atomics instead of...
2014-07-14 ianFix the Zedboard/Zynq ethernet driver to handle media...
2014-07-14 pfgmsdosfs: Assorted fixes from other BSDs.
2014-07-14 pfgfsck_msdosfs: be a bit more permissive
2014-07-14 pfgMinor (mostly cosmetic) cleanups
2014-07-14 delphijBump mdoc date after r268621.
2014-07-14 nwhitehornOn my Lenovo laptop, the firmware maps the EFI framebuf...
2014-07-14 alcEliminate dead code. There is no direct map. This...
2014-07-14 smhDon't report non-native block-size pools under zpool...
2014-07-14 jmmvMake generation of nslexer.c more robust.
2014-07-14 gahrUnbreak the build by re-enabling exceptions.
2014-07-14 kibRework the tmpfs unmount.
2014-07-14 kibChange forgotten in r268615. Set the OBJ_TMPFS_NODE...
2014-07-14 kibThe OBJ_TMPFS flag of vm_object means that there is...
2014-07-14 kibUse tmpfs_vn_get_ino_gen() to handle the races with...
2014-07-14 kibStyle. Add comment about lock mode.
2014-07-14 kibExtract the code to put a filesystem into the suspended...
2014-07-14 kibIn tmpfs_alloc_file(), code after the 'out' label does...
2014-07-14 kibAdd convenience macro to assert tmpfs node lock.
2014-07-14 kibAdd some assertions for the code handling vm_object...
2014-07-14 kibThe tmpfs_link() must not dereference the filesystem...
2014-07-14 kibIn kern_linkat(), avoid passing doomed vnode to the...
2014-07-14 kibGeneralize vn_get_ino() to allow filesystems to use...
2014-07-14 kibRemove code separator lines which do not conform to...
2014-07-14 kevloMake bind(2) and connect(2) return EAFNOSUPPORT for...
2014-07-14 markjInvoke the DTrace trap handler before calling trap...
2014-07-13 jmmvExplicitly disable the build of tests when building...
2014-07-13 kargl* Update the comments to agree with commit r226595.
2014-07-13 alcEliminate an unused variable. Refresh two comments.
2014-07-13 kargl* Makefile:
2014-07-13 alcImplement pmap_unwire(). See r268327 for the motivatio...
next