]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-08-02 hrsAdd p_candebug() check to FILEMON_SET_PID ioctl.
2013-08-02 jillesfind: Allow -delete to delete files given as arguments.
2013-08-02 glebiusRemove extra zeroing after M_ZERO allocation.
2013-08-02 sjgMerge bmake-20130730
2013-08-01 npSet up congestion manager context properly for T5 based...
2013-08-01 npTeach cxgbetool to display T5 congestion manager context.
2013-08-01 adrianNow that conf/options knows about if_iwn.h, add it...
2013-08-01 adrianAdd IWN_DEBUG as an option for if_iwn.
2013-08-01 adrianiwn(4) debugging improvements.
2013-08-01 jfvA number of important fixes:
2013-08-01 marcelFix the build of the testmain target. This target compi...
2013-08-01 pfgAdd license for the half MD4 algorithm used in ext2_hal...
2013-08-01 kibRemove unused malloc type.
2013-08-01 tuexenMicro-optimization suggested in
2013-08-01 ganboldAdd identification for Cortex-A7 (R0) cores.
2013-08-01 grehanMoved clearing of vmm_initialized to avoid the case
2013-08-01 jlhInclude /usr/local/etc/libmap.d/ by default.
2013-08-01 hrsFix boundary check of sockaddr array.
2013-08-01 markjProperly print arguments to vfork(2) and rfork(2).
2013-08-01 grehanCorrectly maintain the CR0/CR4 shadow registers.
2013-07-31 ianChanges to allow using BOOTP_NFSROOT and mounting an...
2013-07-31 jimharrisAdd myself as maintainer for nvme(4), nvd(4) and nvmeco...
2013-07-31 obrienBack out r253779 & r253786.
2013-07-31 sbrunoAdjust magic numbers to allow attachment of ath(4)...
2013-07-31 hrsDocument net.link.bridge.allow_llz_overlap.
2013-07-31 sbrunodevice if_bridge gets me a bridge device
2013-07-31 hrsAllocate in6_ifextra (ifp->if_afdata[AF_INET6]) only...
2013-07-31 scottlAnother fix for r253823; retain the default of 1 readah...
2013-07-31 baptChange default behaviour of ld(1) to not recursively...
2013-07-31 delphijMake two buffer variables static for now. It is not...
2013-07-31 delphijResolve fflag with realpath().
2013-07-31 rpauloAdd definitions for the Mailbox, Spinlock and PRU-ICSS...
2013-07-31 rpauloCleanup the allocations when the attachment fails.
2013-07-31 rpauloInitialisation routines for the mailbox, spinlock and...
2013-07-31 npDisplay SGE tunables in the sysctl tree.
2013-07-31 scottlDocument the -S flag to fsck_ffs
2013-07-31 rpauloWhen using tcpdump -I -i wlanN and wlanN is not a monit...
2013-07-31 jhibbitsRemove duplicate SRCS include block. Spotted by jmallett.
2013-07-31 jhibbitsAdd the macio attachment for wi(4). Partially obtained...
2013-07-30 scottlFix r253823. Some WIP patches snuck in.
2013-07-30 scottlCreate a knob, kern.ipc.sfreadahead, that allows one...
2013-07-30 scottlAdd a 'surrender' mode to fsck_ffs. With the -S flag...
2013-07-30 delphijMFV r253783:
2013-07-30 delphijMFV r253782:
2013-07-30 delphijMFV r253781 + r253871:
2013-07-30 smhMFV r253784:
2013-07-30 delphijMFV r253780:
2013-07-30 obrienMFC'ing to 9.2.
2013-07-30 sbrunoCheck for ipmi_attached in ipmi_isa_probe as a suggeste...
2013-07-30 sbrunoempirical testing showed that 3 seconds is just too...
2013-07-30 sbrunoAfter discussions, revert svn r253708.
2013-07-30 achegrep -i does not work for simple patterns and single...
2013-07-30 scottlFix a printf typo.
2013-07-30 jhbApply a casting sledgehammer.
2013-07-30 rpauloUnbreak sparc64 LINT. Need to fix this correctly at...
2013-07-30 mavAllow three IOCTLs to be used on suspended pool, restor...
2013-07-30 desInclude an Accept header in requests.
2013-07-30 desAdd Michael Gmelin's name to the copyright statement.
2013-07-30 mavAdd NO_RC16 quirk to make da driver avoid using READ...
2013-07-30 dimPull in r186696 from upstream clang trunk:
2013-07-30 pluknetFix up paths after r253790.
2013-07-30 rpauloMove runfw to modules/usb.
2013-07-30 rpauloImport OpenBSD's rsu(4) WLAN driver.
2013-07-29 cognetThe errata 727915 requires a different workaround for...
2013-07-29 cognetRemove useless cache operations.
2013-07-29 obrienDecouple yarrow from random(4) device.
2013-07-29 jhbAdd a missing prototype.
2013-07-29 obrienDecouple yarrow from random(4) device.
2013-07-29 zontUnbreak sysctl ABI changes introduced in r253662
2013-07-29 jhbVarious fixes to the mlxen(4) driver:
2013-07-29 avg[fixup] add Makefile changes that should have been...
2013-07-29 avgdtrace disassembler: take the latest/last CDDL code...
2013-07-29 aeFix a possible NULL-pointer dereference on the pfsync...
2013-07-29 cognetExplicitely include <machine/pcb.h>, so that we get...
2013-07-29 aeInclude stdint.h to fix build.
2013-07-29 theravenRestore the longer form of the _Generic. The short...
2013-07-29 theravenReenable the isnan(double) / isinf(double) declarations...
2013-07-29 cognetDefine KDB_STOPPEDPCB, so that we can access the backtr...
2013-07-29 rpauloFix a debugging hack that snuck in.
2013-07-29 rpauloFirmware module for the upcoming rsu(4) driver.
2013-07-29 rpauloRealtek's RTL8712 firmware blob needed by the upcoming...
2013-07-29 hselaskyFix alignment of USB WLAN radiotap headers. This makes...
2013-07-29 jhibbitsUse the streaming functions for reading/writing the...
2013-07-28 baptFix detection of arm ABIs
2013-07-28 mavPartially close race between calls of orphan() method...
2013-07-28 hrssin6 should be assigned before the loop.
2013-07-28 mavFix returning incorrect bio_resid value with failed...
2013-07-28 hrs- Relax the restriction on the member interfaces with...
2013-07-28 avgRevert r253748,253749
2013-07-28 avgremove needless inclusion of machine/cpu.h in userland
2013-07-28 avgput contents of cpu.h under _KERNEL
2013-07-28 avgx86: detect mwait capabilities and extensions, when...
2013-07-28 ianRename the existing std.imx and imx.files to std.imx51...
2013-07-28 adrianFix compilation when debugging is disabled.
2013-07-28 ianFix printf of seconds for systems where time_t is 64...
2013-07-28 adrianCommit the missing header change.
2013-07-28 marius- Add const-qualifiers to the arguments of isonum_*().
2013-07-28 kibWhen creation of the v_pollinfo raced and our instance...
2013-07-28 joelRemove EOL whitespace.
2013-07-28 joelmdoc and language improvements.
next