]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-02-11 traszDaemonize after applying configuration, not before...
2014-02-11 traszEmpty data segment during Login Phase is rather unlikel...
2014-02-11 traszThe log_whatever() routines don't accept NULL for forma...
2014-02-11 traszImprove check for duplicated paths. It shows the warni...
2014-02-11 traszRefactor.
2014-02-11 traszSo, it turns out SIGCHLD is discarded by default, so...
2014-02-11 traszEmpty data segment during Login Phase is rather unlikel...
2014-02-11 pjdAdd missing libraries here as well, so a warning is...
2014-02-11 marcelFix spelling of eight (was spelled eigth) in struct...
2014-02-10 glebiusExpose real size of UMA allocations via libmemstat(3).
2014-02-10 glebiusCreate two public UMA_ZONE_PCPU zones: 64 bit sized...
2014-02-10 glebiusStyle.
2014-02-10 glebiusMake M_ZERO flag work correctly on UMA_ZONE_PCPU zones.
2014-02-10 glebiusAdd zpcpu_get_cpu() that converts base pointer of UMA_Z...
2014-02-10 mavFix wrong device name in example.
2014-02-10 traszThe log_whatever() routines don't accept NULL for forma...
2014-02-10 traszMake iscsictl(8) properly handle (optional) semicolons...
2014-02-10 traszSimplify.
2014-02-10 traszRemove unused variable.
2014-02-10 traszYacc cleanup; no functional changes.
2014-02-10 bruefferOnly count table lookups when we're actually processing...
2014-02-10 bruefferFor IPv6, return the same error code as IPv4 when mrout...
2014-02-10 melifaroSimplify nd6_output_lle:
2014-02-09 bruefferUpdate and sort the list of iwn(4) firmware.
2014-02-09 bruefferAllow iwn2000 and iwn2030 firmware to be linked into...
2014-02-09 ianUpdate legacy platforms to use new arm_physmem helper...
2014-02-09 pjdFix descriptor leak.
2014-02-09 pjdIf the main casperd process exits, zygote process shoul...
2014-02-09 antoineAdd more obsolete files.
2014-02-09 ianIf someone tries to boot a generic ATMEL kernel that...
2014-02-09 impAdd FDT attachment.
2014-02-09 impFDT attachment...
2014-02-09 impAdd TWI attachment for FDT. We're only matching the...
2014-02-09 impAdd FDT attachment.
2014-02-09 impAdd FDT attachment. Flag lost functionality with FDT_HA...
2014-02-09 impAdd FDT attachment.
2014-02-09 impAdd FDT attachment, plus minor code shuffle.
2014-02-09 impAdd FDT attachment.
2014-02-09 impAdd FDT matching code.
2014-02-09 dimPull in r200899 from upstream clang trunk:
2014-02-09 ianAdd some extra debugging output when DEBUG is defined.
2014-02-09 ianFix the exclude-region clipping logic for the edge...
2014-02-09 emasteBuild libstand as a 64-bit library on ppc64
2014-02-09 andrewPass the pagetable used from locore.S to initarm to...
2014-02-09 ianNo need to set physmem in each initarm() instance anymo...
2014-02-09 ianUse vm_paddr_t, not vm_offset_t, when dealing with...
2014-02-09 bruefferRefer newfs and growfs users to fsck_ffs instead of
2014-02-09 andrewRemove the now unused MMU_INIT macro.
2014-02-09 trocinyFixup for r261590 (vnet sysctl handlers cleanup).
2014-02-09 ianIt turns out a global variable is the only straightforw...
2014-02-09 ianCalculate the kernel's load address from the PC in...
2014-02-09 alcDon't call vm_fault_prefault() on zero-fill faults...
2014-02-09 ianReplace compile-time constant KERNPHYSADDR with abp_phy...
2014-02-08 ianConsolidate code related to setting up physical memory...
2014-02-08 ianRemove the ARM_USE_SMALL_ALLOC option and code related...
2014-02-08 glebiusRemove ft_rtalloc and choose rtalloc function at compil...
2014-02-08 glebiusSpacing.
2014-02-08 brAdd drivers for:
2014-02-08 jhbAdd virtualized XSAVE support to bhyve which permits...
2014-02-08 jillesinit: Remove code to track line numbers in /etc/ttys.
2014-02-08 joelmdoc: minor paragraph fixes.
2014-02-08 joelCorrect example.
2014-02-08 glebiusRevert accidentially leaked changes in r261627.
2014-02-08 glebiusRemove never set flag FL_OVERWRITE. The only place...
2014-02-08 neelAdd a counter to differentiate between VM-exits due...
2014-02-08 delphijMFV r261619:
2014-02-08 delphijIn g_eli_crypto_hmac_init(), zero out after using the...
2014-02-08 neelFix a bug in the handling of VM-exits caused by non...
2014-02-08 impRemove FreeBSD 6 support
2014-02-08 asomerstests/sys/Makefile
2014-02-07 emasteBuild a 32-bit libstand under sys/boot/ for ppc64
2014-02-07 glebiusFix comment.
2014-02-07 pjdAdd cross-references to casperd(8) and libcapsicum(3).
2014-02-07 bruefferAdd some context for the "kldload sem" command; minor...
2014-02-07 glebiusRemove unused defines.
2014-02-07 dimPull in upstream libcxxrt commit 8006101, which makes...
2014-02-07 dimApply a cleaner solution for the sign warnings that...
2014-02-07 jhbMark the I/O ports used by the bhyve console and debug...
2014-02-07 andrewDynamically generate the page table. This will allow...
2014-02-07 jhbNow that FreeBSD/i386 works as a bhyve guest, allow...
2014-02-07 eadlerHEAD is not buildable for the past day. Commit a ...
2014-02-07 emasteDon't force efi to a 32-bit build on amd64
2014-02-07 kevloSet errno on inet_ntop(3) failure.
2014-02-07 glebiuso Revamp API between flowtable and netinet, netinet6.
2014-02-07 jhb- Use a callout instead of the deprecated timeout_handle.
2014-02-07 hselaskyThe atp USB driver is generic and its manual page shoul...
2014-02-07 hselaskyUpdate atp driver manual page.
2014-02-07 hselaskyAdd manual page for wsp driver.
2014-02-07 ianRemove references to PHYSADDR where it's used only...
2014-02-07 glebiussysctl_handle_counter_u64() doesn't use arg2 argument...
2014-02-07 glebiusUtilize SYSCTL_UMA_CUR() to export usage of syncache and
2014-02-07 glebiusProvide macros that allow easily export uma(9) zone...
2014-02-07 glebiusCatch up on r261590.
2014-02-07 nwhitehornMake libstand setjmp work for both 64- and 32-bit ABIs.
2014-02-07 glebiusRemove identical vnet sysctl handlers, and handle CTLFL...
2014-02-07 jillesfts: Fix double-free with conflicting concurrent modifi...
2014-02-07 loosFix the build with DEBUG enabled. Where possible,...
2014-02-07 rayImplement vd_drawrect and vd_setpixel for vt(9)'s VGA...
2014-02-07 bruefferIn IPv6 code examples, use the correct v6 socket.
2014-02-07 aeUnlock entry before retry.
next