]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-06-29 bdreweryWITH_SYSTEM_COMPILER: Avoid using GCC4.8+ logic on...
2016-06-28 phkDo not coredump if the packet is too long in the global...
2016-06-28 bdreweryUse on crypto.x and rpc.x from the source tree.
2016-06-28 sbrunoRevert svn r302253 at the request/review of Ken M....
2016-06-28 sbrunoCorrect PERSISTENT RESERVE OUT command and populate...
2016-06-28 kibCurrently the ntptime code and resettodr() are Giant...
2016-06-28 kibDo not use Giant to prevent parallel calls to CLOCK_SET...
2016-06-28 kibComplete r302215. TDF_SBDRY | TDF_SERESTART and TDF_SB...
2016-06-28 jtlRegenerate for WITH_EXTRA_TCP_STACKS updates.
2016-06-28 jtlDocument support for alternate TCP stacks.
2016-06-28 cyThis commit addresses regression introduceded in r302177
2016-06-27 kibFix userspace build after r302235: do not expose bool...
2016-06-27 kibIf the vm_fault() handler raced with the vm_object_coll...
2016-06-27 kibWhen filt_proc() removes event from the knlist due...
2016-06-27 delphijFix build: explicitly reference the generated magic...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 delphijVendor import of file 5.28.
2016-06-26 kibWhen sleeping waiting for either local or remote adviso...
2016-06-26 kibRewrite sigdeferstop(9) and sigallowstop(9) into more...
2016-06-26 nwhitehornEnter 64-bit mode as early as possible in the 64-bit...
2016-06-26 dchaginFix a bug introduced in r283433.
2016-06-26 tuexenThis patch fixes two bugs related to the SCTP message...
2016-06-26 novelbhyve: improve memory size documentation
2016-06-26 kibClean other flags in ncl_inactive, only. Add comment...
2016-06-26 tuexenThis patch fixes a locking bug when a send() call blocks
2016-06-26 asomersSkip lastcomm and sa tests on unsupported architectures
2016-06-25 bzUnbreak building of LINT kernels after r302163.
2016-06-25 adrian[net80211] re-revert the ibss "is this local to the...
2016-06-25 kibRevert r302194, there are issues with some applications...
2016-06-25 baptRemove reference to mroute6d in /etc/netstart.
2016-06-25 tuexenThis patch fixes two bugs:
2016-06-25 kibSince VOP_INACTIVE() is not guaranteed to be called...
2016-06-25 kibDo not clear robust lists pointers on fork. The forked...
2016-06-25 kibFor pthread_mutex_trylock() call on owned error-check...
2016-06-25 landonfbhnd(4): Add devinfo allocation and child addition...
2016-06-25 landonfReplace mips/sentry5 with mips/broadcom
2016-06-25 landonfbhnd(4): Perform explicit chipc child enumeration.
2016-06-24 avosurtwn: use m_get2() in Rx path.
2016-06-24 gjbUpdate the release notes following r302182.
2016-06-24 cpercivaTurn off MSI-X interrupt migration by default in EC2...
2016-06-24 avosurtwn: fix memory leak on device restart
2016-06-24 gjbRevert r301551, which added blacklistd(8) to sshd(8).
2016-06-24 jhbAdd a tunable to disable migration of MSI-X interrupts.
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...
next