]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-08-24 Andre Oppermanndd a 24 bits wide ext_flags field to m_ext by reducing...
2013-08-24 Andre OppermannAvoid code duplication for mbuf initialization and...
2013-08-24 Andre OppermannWhitespace, style cleanups, and improved comments.
2013-08-24 Mikolaj GolubMake ipfw nat init/unint work correctly for VIMAGE:
2013-08-24 Andre OppermannAdjust for the pfil_func_t typedef added in r254769.
2013-08-24 Andre Oppermannename PFIL_LIST_[UN]LOCK() to PFIL_HEADLIST_[UN]LOCK...
2013-08-24 Andre OppermannResolve the confusion between the head_list and the...
2013-08-24 Andre Oppermannpfil_hook_get() has been internalized in r254771 and...
2013-08-24 Andre OppermannInternalize pfil_hook_get(). There are no outside...
2013-08-24 Andre OppermannConvert one instance of pfil hook callback missed in...
2013-08-24 Andre OppermannIntroduce typedef for pfil hook callback function and...
2013-08-24 Ed MasteRevert lldb changes due to post-3.3 clang and llvm...
2013-08-24 Jilles Tjoelkersh: Do not prematurely discard stopped jobs in a wait...
2013-08-24 Alexander MotinAdd new attribute lunname to report only textual LUN...
2013-08-24 Kenneth D.... Add support to physio(9) for devices that don't want...
2013-08-24 Edward Tomasz... CTL changes required for iSCSI target, most notably...
2013-08-24 Xin LIMFV r254751:
2013-08-24 Xin LIMFV r254749:
2013-08-24 Alfred PerlsteinGrow some spares in struct vfsops.
2013-08-24 Xin LIMFV r254748:
2013-08-24 Xin LIMFV r254747:
2013-08-23 Xin LIMFV r254746:
2013-08-23 Xin LIUpdate vendor/illumos/dist to 14160:734110b9882f:
2013-08-23 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-23 Xin LIUpdate vendor-sys/illumos/dist to 14157:85f7bb2246ca:
2013-08-23 Xin LIUpdate vendor/illumos/dist to 14152:46f5fb0b0d36:
2013-08-23 Xin LIUpdate vendor-sys/illumos/dist to 14151:189ec27885ae:
2013-08-23 Xin LIUpdate vendor/illumos/dist to 14148:fe28bd725808:
2013-08-23 Jung-uk KimMerge ACPICA 20130823.
2013-08-23 Xin LIMFV r254422:
2013-08-23 Alan SomersCorrectly remove an interface's ipv4 address when the...
2013-08-23 Mark JohnstonHold mfi_io_lock across calls to xpt_rescan() and xpt_a...
2013-08-23 Xin LIAllow tmpfs be mounted inside jail.
2013-08-23 Bryan VenteicherRemove duplicate copy of the man page
2013-08-23 Bryan VenteicherAdd vmx(4), a VMware VMXNET3 ethernet driver ported...
2013-08-23 Andreas ToblerReturn EIO iso -1, the kiic_transfer has an signed...
2013-08-23 Navdeep ParharAssorted fixes to krping. Disconnect the rest of sys...
2013-08-23 Navdeep ParharFix implementation of sock_getname.
2013-08-23 Jung-uk KimSet the hint for physical address of RSDP in hexadecima...
2013-08-23 Navdeep ParharWhitespace cleanup.
2013-08-23 Ed MasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 Navdeep ParharThere is no need to hold the freelist lock around alloc...
2013-08-23 Jung-uk KimImport ACPICA 20130823.
2013-08-23 Ed MasteImport lldb as of SVN r188801
2013-08-23 Alan CoxAddendum to r254141: The call to vm_radix_insert()...
2013-08-23 Jung-uk KimFix a whitespace.
2013-08-23 Ian LeporeDon't give up so easily on failure of CMD55 to put...
2013-08-23 Konstantin... Since the 253927, which removed the soft busy call...
2013-08-23 Andriy Gaponzfs: do not reject any operations on a pool just becaus...
2013-08-23 Andriy Gaponfbt: drop a local write-only variable
2013-08-23 Davide ItalianoFix the build and fix style.
2013-08-23 Andriy Gaponzfs: inline and remove zfs_vnode_lock
2013-08-23 Davide Italiano- Bump date.
2013-08-23 Ed MasteAdd libexecinfo Makefile
2013-08-23 Jilles Tjoelkerlibc: Access some unexported variables more efficiently...
2013-08-23 Davide ItalianoIntroduce callout_init_rm() so that callouts can be...
2013-08-23 Jilles Tjoelkerlibc: Make various internal file descriptors from fopen...
2013-08-23 John BaldwinUse tvtohz() to convert a socket buffer timeout to...
2013-08-23 Ed MasteUpdate libexecinfo man page for FreeBSD
2013-08-23 Sean BrunoSome vendors store the mac addresses of arge(4) as...
2013-08-23 Ed MasteFreeBSD compatibility for libexecinfo
2013-08-23 Ed MasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 Dag-Erling... Set the back pointer from the prefix to the interface...
2013-08-22 Konstantin... Update the manual page for vm_page_grab(9).
2013-08-22 Michael TuexenExport the inpcb features as a 64-bit entity.
2013-08-22 Justin T. GibbsRename definition of HYPERVISOR_VIRT_START to avoid...
2013-08-22 Michael TuexenMake also the features of the association 64-bit.
2013-08-22 Konstantin... Both cluster_rbuild() and cluster_wbuild() sometimes...
2013-08-22 Konstantin... Revert r254501. Instead, reuse the type stability...
2013-08-22 Konstantin... Use the generation count of the pv list to work around...
2013-08-22 Jung-uk KimMFi386: r254619
2013-08-22 Ed MasteVendor import of NetBSD's libexecinfo at 2013-08-22
2013-08-22 Joel DahlRemove EOL whitespace.
2013-08-22 Joel DahlRemove EOL whitespace.
2013-08-22 Joel DahlMinor mdoc nit.
2013-08-22 Edward Tomasz... Move the old iSCSI initiator source to a more appropria...
2013-08-22 Andrey V. ElsukovReally disconnect pkg_install from the build.
2013-08-22 Erwin LansingUpdate Bind to 9.9.3-P2
2013-08-22 Dag-Erling... Even though it doesn't really make sense in the context...
2013-08-22 Konstantin... Remove the deprecated VM_ALLOC_RETRY flag for the vm_pa...
2013-08-22 Adrian ChaddAdd in some backwards compatability hacks to make ...
2013-08-22 Justin HibbitsEnable DTrace hooks in ppc64.
2013-08-22 Justin HibbitsMake dtrace_copy() actually work on PowerPC. Although...
2013-08-22 Xin LIFix an integer overflow in computing the size of a...
2013-08-21 Kenneth D.... Expand the use of stat(2) flags to allow storing some...
2013-08-21 David E. O... The PADLOCK_RNG and RDRAND_RNG kernel options are now...
2013-08-21 Jung-uk KimReimplement atomic operations on PDEs and PTEs in pmap...
2013-08-21 Jeff Roberson - Eliminate the vm object lock from the active queue...
2013-08-21 Sergey KandaurovReset errno before strtoumax() call to properly detect...
2013-08-21 Jung-uk KimImplement atomic_cmpset_64() and atomic_swap_64() for...
2013-08-21 Jung-uk KimReimplement atomic_load_acq_64() and atomic_store_rel_6...
2013-08-21 Jung-uk KimRemove empty lines before return statements for style...
2013-08-21 Jung-uk KimImplement atomic_swap() and atomic_testandset().
2013-08-21 Adrian ChaddChange the name of this particular event to reflect...
2013-08-21 Kenneth D.... Fix mps(4) driver breakage that came in in change 25355...
2013-08-21 Jung-uk Kim- Remove the "a" constraint from main output operand...
2013-08-21 Jung-uk KimUse '+' modifier for a memory operand that is both...
2013-08-21 Jung-uk KimRemove bogus labels. No functional change.
2013-08-21 Jung-uk KimUse consistent style. No functional change.
2013-08-21 Justin T. GibbsAdd kstat entries for ZFS compression statistics.
next