]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-01-26 Dimitry AndricAdd new internal clang headers, relating to AVX2 and...
2015-01-26 Dimitry AndricUpdate llvm and clang library and binary Makefiles...
2015-01-25 Dimitry AndricMerge ^/head r277327 through r277718.
2015-01-25 Dimitry AndricMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-25 Scott LongFix the ioctl interface to properly support fetching...
2015-01-25 Oleksandr TymoshenkoAdd vt(4) support to AM335x LCDC driver
2015-01-25 John Baldwinnatd(8) will work with an unconfigured interface and...
2015-01-25 John BaldwinIf the boot-time memory test is enabled, output a dot...
2015-01-25 John BaldwinChange the default VFS timestamp precision from seconds...
2015-01-25 John BaldwinPass a valid Dx state variable to PCIB_POWER_FOR_SLEEP...
2015-01-25 John BaldwinUse an sbuf to generate the output of the net.inet...
2015-01-25 Dag-Erling... Allow the user to specify the location of control.conf.
2015-01-25 Dag-Erling... Allow tracing dlfunc() / dlsym() events.
2015-01-25 Dag-Erling... Remove ISA NICs. Anyone still using these on amd64...
2015-01-25 Dag-Erling... Fix the font in the text version. This has bothered...
2015-01-25 Enji CooperBuild lib/libgpio if MK_GPIO != no
2015-01-25 Enji CooperFill in entries for MK_BSNMP == no
2015-01-25 Enji CooperInstall bsnmp rc.d script if MK_BSNMP != no
2015-01-25 Enji CooperFill in some dtrace entries when MK_CDDL == no
2015-01-25 Enji CooperFill in entries for MK_CUSE == no
2015-01-25 Enji CooperMake install cuse headers if MK_CUSE != no
2015-01-25 Enji CooperBuild cuse(4) if MK_CUSE != no
2015-01-25 Warner Loshspl man page hasn't been relevant for a while, retire it.
2015-01-25 Enji CooperRegen src.conf(5)
2015-01-25 Enji CooperAdd MK_CCD knob for building and installing ccd(4)...
2015-01-25 Enji CooperAdd MK_BSDINSTALL knob for building and installing...
2015-01-25 Enji CooperAdd MK_TALK knob for building the talk and talkd
2015-01-25 Enji CooperAdd MK_ISCSI knob for building the iscsi initiator...
2015-01-25 Enji CooperFix building rcorder with -DDEBUG by using libutil...
2015-01-25 Enji Cooper- Revert r277670 (#include order is required for fparseln)
2015-01-25 Enji CooperSort #include order
2015-01-25 Mark Johnstongr_equal(): Fix a crash that could occur if the first...
2015-01-25 Mark JohnstonDocument the fact that modules declared with SYSCALL_MO...
2015-01-25 Mark JohnstonEnsure that we don't try to demangle a symbol name...
2015-01-25 Enji CooperOnly build share/dtrace if MK_CDDL != no
2015-01-25 Enji CooperOnly build vi support into rescue if MK_VI != no
2015-01-25 Enji CooperAdd MK_EE knob to control installing edit, ee, etc
2015-01-24 Enji CooperMFhead @ r277659
2015-01-24 Pedro F. GiffuniMFV r277658:
2015-01-24 Pedro F. GiffuniGDB: Replace use of sprintf.
2015-01-24 Pedro F. GiffuniMFV: r277654
2015-01-24 Ian LeporeReimplement fdt_clock_register_provider() correctly...
2015-01-24 Pedro F. Giffunigdb: Add missing break statements
2015-01-24 Adrian ChaddChange the permissions from 0660 to 0600.
2015-01-24 Baptiste DaroussinAllow negative numbers in -u and -g options
2015-01-24 Will AndrewsAdd vm.panic_on_oom sysctl, which enables those who...
2015-01-24 Will AndrewsAdd tests/etc/rc.d to mtree.
2015-01-24 Ryan Stonevmspace_release() may sleep if the last reference is...
2015-01-24 Jilles TjoelkerEnable utimensat tests from NetBSD.
2015-01-24 Alexander MotinFix wrong LUN reference in XCOPY block-to-block operation.
2015-01-24 Konstantin... Avoid calling vmspace_free() while owning the process...
2015-01-24 Jilles Tjoelkercp,mv,touch: Set timestamps with nanosecond precision.
2015-01-24 Ruslan BukinAdd support for audio transmitting, include drivers...
2015-01-24 Konstantin... Remove Giant from /dev/mem and /dev/kmem. It is defini...
2015-01-24 Konstantin... Provide individual prototype and generate macros for...
2015-01-24 Luigi Rizzodo not strip /stand
2015-01-24 Xin LIDon't include libcapsicum headers when requested.
2015-01-24 Navdeep ParharMake sure the compiler flag to get cxgbe(4) to compile...
2015-01-24 Nathan WhitehornFix typo in r277561.
2015-01-24 Oleksandr TymoshenkoAfter interrupt read value from register to make sure...
2015-01-24 Will AndrewsWhen creating or updating a node, use vfs_timestamp...
2015-01-24 Will AndrewsAdd routing_test:static_ipv6_loopback_route_for_each_fib.
2015-01-24 Neel NatuAdd macro to identify AVIC capability (advanced virtual...
2015-01-24 Will AndrewsBump config(8) minor version for r277567.
2015-01-23 Will AndrewsFix panic in firewire and creation of invalid config...
2015-01-23 Ed MasteRestore addr2line to cross tools
2015-01-23 Jilles TjoelkerRun make sysent.
2015-01-23 Jilles TjoelkerAdd futimens and utimensat system calls.
2015-01-23 Glen BarberWhen iterating through VMFORMATS, the VMBASE file is
2015-01-23 Pedro F. GiffuniMFV r277607:
2015-01-23 Pedro F. GiffuniGDB: Fix memset thinkos.
2015-01-23 Colin PercivalProvide a recipe of "true" for building the "release...
2015-01-23 Glen BarberUpdate the latest revision.
2015-01-23 Glen BarberDocument r277458, support for cloud hosting providers...
2015-01-23 Glen BarberDocument r277166, ptrace(2) Altivec register support.
2015-01-23 Glen BarberDocument r276881, libedit UTF-8 support.
2015-01-23 Jung-uk KimSimplify retry loops. No functional change.
2015-01-23 Jung-uk KimRevert r216942. This commit was premature and caused...
2015-01-23 Will AndrewsUse clock_gettime to measure the time that we spent...
2015-01-23 Will AndrewsUse CLOCK_UPTIME to get the uptime instead of CLOCK_MON...
2015-01-23 Will AndrewsMake "vmstat -i" respect the -c <count> and -i <interva...
2015-01-23 Ian LeporeAdd pinctrl driver support for the encoded input regist...
2015-01-23 Will AndrewsAllow lists for "nooption" and "nooptions" keywords.
2015-01-23 Will AndrewsPrint transfer times for read, write, & overall indepen...
2015-01-23 Kevin LoRemove break after return.
2015-01-23 Will AndrewsLog hardware interface up/down as "hardware" rather...
2015-01-23 Will AndrewsWhen a CARP state change is caused by an ifconfig reque...
2015-01-23 Andrey V. ElsukovAfter r270929 RAW IP code assumes that all IP fields...
2015-01-23 Nathan WhitehornUse relocation-safe methods to determine the sizes...
2015-01-23 Alexey DokuchaevFix usage example in kvprintf(9) and its copy in libsta...
2015-01-23 Enji CooperRemove the duplicate zzz entry
2015-01-23 Enji CooperMFhead @ r277555
2015-01-23 Ian LeporeEnable all the mmc/sd controllers, because there's...
2015-01-23 Will AndrewsImprove the distribution of LAGG port traffic.
2015-01-22 Enji CooperAdd sample log rotation support for opensm
2015-01-22 Nathan WhitehornAllow use of a pre-instantiated RTAS as well as a self...
2015-01-22 Glen BarberRename the 'release' target to 'real-release', and
2015-01-22 Ed MasteUpdate reported elftoolchain version
2015-01-22 Ian LeporeDeclare Maxmem on arm. This should have been part...
2015-01-22 Ian LeporeAdd the Maxmem global and set it to the highest physica...
next