]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-06-24 asomersFix bitstring allocation on 32-bit platforms
2016-06-24 markjgcore: Forward pending signals when detaching from...
2016-06-24 bdreweryRegenerate
2016-06-24 bdreweryWITH_SYSTEM_COMPILER: Enable by default
2016-06-24 emastebsd.prog.mk: add "/usr/lib" to list of base system...
2016-06-24 jhbAdd pci_get_max_payload() to fetch the PCI-express...
2016-06-24 asomersFix "sysctl vm.vmtotal" output on machines with > 2TB...
2016-06-24 bzThe void isn't void.
2016-06-24 hselaskyResolve issue with libusb C++ header file inclusion.
2016-06-24 gjbUpdate head to ALPHA5 in preparation of new snapshot...
2016-06-23 impRename CAM_NETFLIX_IOSCHED to CAM_IOSCHED_DYNAMIC to...
2016-06-23 asomersFix gstat's interactive f and q commands
2016-06-23 bzProerply virtualize pfsync for bringup after pf is...
2016-06-23 bzMake sure pflog is attached after pf is initializaed...
2016-06-23 bzPFSTATE_NOSYNC goes onto state_flags, not sync_state;
2016-06-23 bzUpdate pf(4) and pflog(4) to survive basic VNET testing...
2016-06-23 bzTry to avoid a 2nd conditional by re-writing the loop...
2016-06-23 brooksFix two typos in r302152.
2016-06-23 npAdd spares to struct ifnet and socket for packet pacing...
2016-06-23 brooksAdd an UPDATING entry for the pipe() -> pipe2() transition.
2016-06-23 jillesposixshm: Fix lock leak when mac_posixshm_check_read...
2016-06-23 kenSwitch geom_disk over to using a pool mutex.
2016-06-23 lidlAdd support for a /etc/defaults/vendor.conf override...
2016-06-23 tuexenFix a bug in the handling of non-blocking SCTP 1-to...
2016-06-23 markjUse M_NOWAIT when allocating memory for the ACPI wakeup...
2016-06-23 emastemakeroot: zero out subsecond component of time= keywords
2016-06-23 emastebsdinstall: increase EFI partition size to 200MB
2016-06-23 asomersRaise the WARNS level in cddl/lib
2016-06-23 bzIn VNET TCP teardown Do not sleep unconditionally but...
2016-06-23 hselaskyUse correct Q-counter output array.
2016-06-23 tuexenDon't consider the socket when processing an incoming...
2016-06-23 kibIn vm_page_xunbusy_maybelocked(), add fast path for...
2016-06-23 kibAdd a comment noting locking regime for vm_page_xunbusy().
2016-06-23 hselaskyAdd support for USB streams to the LibUSB v1.0 API...
2016-06-23 avgfix deadlock-prone code in getzfsvfs()
2016-06-23 bzImport a fix for and old security issue (CVE-2010-3830...
2016-06-23 npcxgbe(4): Merge netmap support from the ncxgbe/ncxl...
2016-06-23 adrianrevert error commit from previous commit. my bad!
2016-06-23 adrian[BHND/bcma] Add implementation of BHND_BUS_RESET_CORE...
2016-06-23 adrian[iwm] Use mbuf for large firmware commands, like OpenBS...
2016-06-23 adrian[iwm] Add and use iwm_phy_db_free(), to plug phy_db...
2016-06-23 adrian[iwm] Fix iwm_dma_contig_free(). dma->map is always...
2016-06-23 adrian[iwm] Use vap->iv_myaddr instead of ic->ic_macaddr...
2016-06-23 adrian[ath] fix comments!
2016-06-23 bzCheck the V_tcbinfo.ipi_count to hit 0 before doing...
2016-06-23 bzNo longer mark TCP TW zone NO_FREE.
2016-06-23 brooksRegen post r302096 and implement svr4_pipe().
2016-06-23 brooksDeclare a svr4 version of pipe() now that sys_pipe...
2016-06-22 brooksGenerate syscall tables and update pipe() implementatio...
2016-06-22 brooksMark the pipe() system call as COMPAT10.
2016-06-22 brooksAdd support for COMPAT10 keywords in syscalls.master.
2016-06-22 brooksReplace use of the pipe(2) system call with pipe2(2...
2016-06-22 markjDo not complete pending gmirror BIOs when tearing down...
2016-06-22 bdreweryAdd AFLAGS.IMPSRC and document A[C]FLAGS
2016-06-22 kibFix a LOR between vnode locks and allproc_lock.
2016-06-22 bdreweryWITH_META_MODE: Whitelist 'make kernel-toolchain'
2016-06-22 kenFix a bug that caused da(4) peripheral drivers to not...
2016-06-22 bzAdd more fields to if_debug.c for ddb(4) 'show ifnet...
2016-06-22 andrewFix a race when the hardware has raised an exception...
2016-06-22 bzAfter r302054 unloading an network interface driver...
2016-06-22 aeFix the NULL pointer dereference for unresolved link...
2016-06-22 hselaskyImplement libusb_hotplug_register_callback() and
2016-06-22 hselaskyUpdate the definition for number of scratch pages to...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 jhbAccount for AIO socket operations in thread/process...
2016-06-21 bdreweryMETA_MODE: Don't generate or read _EXTRADEPEND dependen...
2016-06-21 kenBump __FreeBSD_version to 1100118 for r302069, which...
2016-06-21 kenFix a bug that caused da(4) instances to hang around...
2016-06-21 bdreweryFix top-level builds with fmake / 9.x.
2016-06-21 ianRevert the recent armv6 changes to ALIGNED_POINTER...
2016-06-21 kibThe vmtotal sysctl handler marks active vm objects...
2016-06-21 adrian[ath] fix TX throughput for EDMA chips by pushing more...
2016-06-21 asomersFix uninitialized variable from r300881
2016-06-21 emastesyscons.4,vt.4: update kern.vty description reflecting...
2016-06-21 bzGet closer to a VIMAGE network stack teardown from...
2016-06-21 mmAdd two missing test files in r302037
2016-06-20 mmUpdate vendor/libarchive to git 139d0576b51a253732a5ab1...
2016-06-20 asomersSkip sys/acl tests on systems lacking perl
2016-06-20 avosrtwn: fix Tx processing, add some busdma synchronization.
2016-06-20 avosurtwn: fix panic on device detach.
2016-06-20 slm- No log bit in IOCStatus and endian-safe changes.
2016-06-20 adrian[ath] implement TX queue configuration extensions for...
2016-06-20 kibFix typo. Note that atomic is still required even...
2016-06-20 baptFix generation of locales with multiple variants
2016-06-20 wmaARM64: bsdinstall support for creating EFI partitions
2016-06-20 adrian[ath] fix EDMA TX buffer flags for use when retransmitt...
2016-06-19 karelsAdd Mike Karels as committer, with gnn as mentor.
2016-06-19 kibRemote and local adv lock servers might de-synchronize...
2016-06-19 kibDo not access NFS data for reclaimed vnode.
2016-06-19 adrian[net80211] remove node scan lock / generation number...
2016-06-19 adrian[ath] add support for batching frames to the general...
2016-06-19 ume- Prefer to use %d over %e where the day of the month...
2016-06-18 vangyzenFix if_ntb interface setup to include IFF_MULTICAST.
2016-06-18 kibAfter the vnode unlock, mount point might be destroyed...
2016-06-18 kibFix gcc build.
2016-06-18 mmUpdate vendor/libarchive to git d85976e7ff4a062e1de6e04...
2016-06-17 mjgvfs: ifdef out noop vop_* primitives on !DEBUG_VFS_LOCK...
2016-06-17 emastemkimg: bump version to 20151211 after r292082
2016-06-17 kppf: Filter on and set vlan PCP values
2016-06-17 kibUse vnlru_free(9) to implement dnlc_reduce_cache().
next