]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-01-26 ngieRemove explicit inclusion of lpd from FILES
2015-01-26 ngieHonor MK_AMD with etc/rc.d/amd
2015-01-26 ngieHonor MK_API in etc/rc.d
2015-01-26 ngieHonor MK_LPR with etc/rc.d/lpd
2015-01-26 ngieHonor MK_ACPI in etc/devd and etc/rc.d
2015-01-26 ngieRegen src.conf(5)
2015-01-26 ngieAdd MK_AUTOFS knob for building and installing autofs...
2015-01-26 ngieAdd MK_BHYVE knob for building and installing bhyve...
2015-01-26 ngieBuild sbin/iscontrol again if MK_ISCSI != no
2015-01-26 ngieAdd MK_HAST knob for building and installing hastd...
2015-01-26 adrianCall WITNESS_WARN() in callout_drain() to check whether...
2015-01-25 gonzo- Increase default i2c bus timeout to 5 seconds from...
2015-01-25 scottlFix the ioctl interface to properly support fetching...
2015-01-25 gonzoAdd vt(4) support to AM335x LCDC driver
2015-01-25 jhbnatd(8) will work with an unconfigured interface and...
2015-01-25 jhbIf the boot-time memory test is enabled, output a dot...
2015-01-25 jhbChange the default VFS timestamp precision from seconds...
2015-01-25 jhbPass a valid Dx state variable to PCIB_POWER_FOR_SLEEP...
2015-01-25 jhbUse an sbuf to generate the output of the net.inet...
2015-01-25 desAllow the user to specify the location of control.conf.
2015-01-25 desAllow tracing dlfunc() / dlsym() events.
2015-01-25 desRemove ISA NICs. Anyone still using these on amd64...
2015-01-25 desFix the font in the text version. This has bothered...
2015-01-25 ngieBuild lib/libgpio if MK_GPIO != no
2015-01-25 ngieFill in entries for MK_BSNMP == no
2015-01-25 ngieInstall bsnmp rc.d script if MK_BSNMP != no
2015-01-25 ngieFill in some dtrace entries when MK_CDDL == no
2015-01-25 ngieFill in entries for MK_CUSE == no
2015-01-25 ngieMake install cuse headers if MK_CUSE != no
2015-01-25 ngieBuild cuse(4) if MK_CUSE != no
2015-01-25 impspl man page hasn't been relevant for a while, retire it.
2015-01-25 ngieRegen src.conf(5)
2015-01-25 ngieAdd MK_CCD knob for building and installing ccd(4)...
2015-01-25 ngieAdd MK_BSDINSTALL knob for building and installing...
2015-01-25 ngieAdd MK_TALK knob for building the talk and talkd
2015-01-25 ngieAdd MK_ISCSI knob for building the iscsi initiator...
2015-01-25 ngieFix building rcorder with -DDEBUG by using libutil...
2015-01-25 markjgr_equal(): Fix a crash that could occur if the first...
2015-01-25 markjDocument the fact that modules declared with SYSCALL_MO...
2015-01-25 markjEnsure that we don't try to demangle a symbol name...
2015-01-25 ngieOnly build share/dtrace if MK_CDDL != no
2015-01-25 ngieOnly build vi support into rescue if MK_VI != no
2015-01-25 ngieAdd MK_EE knob to control installing edit, ee, etc
2015-01-24 pfgMFV r277658:
2015-01-24 pfgMFV: r277654
2015-01-24 ianReimplement fdt_clock_register_provider() correctly...
2015-01-24 adrianChange the permissions from 0660 to 0600.
2015-01-24 baptAllow negative numbers in -u and -g options
2015-01-24 willAdd vm.panic_on_oom sysctl, which enables those who...
2015-01-24 willAdd tests/etc/rc.d to mtree.
2015-01-24 rstonevmspace_release() may sleep if the last reference is...
2015-01-24 jillesEnable utimensat tests from NetBSD.
2015-01-24 mavFix wrong LUN reference in XCOPY block-to-block operation.
2015-01-24 kibAvoid calling vmspace_free() while owning the process...
2015-01-24 jillescp,mv,touch: Set timestamps with nanosecond precision.
2015-01-24 brAdd support for audio transmitting, include drivers...
2015-01-24 kibRemove Giant from /dev/mem and /dev/kmem. It is defini...
2015-01-24 kibProvide individual prototype and generate macros for...
2015-01-24 luigido not strip /stand
2015-01-24 delphijDon't include libcapsicum headers when requested.
2015-01-24 npMake sure the compiler flag to get cxgbe(4) to compile...
2015-01-24 nwhitehornFix typo in r277561.
2015-01-24 gonzoAfter interrupt read value from register to make sure...
2015-01-24 willWhen creating or updating a node, use vfs_timestamp...
2015-01-24 willAdd routing_test:static_ipv6_loopback_route_for_each_fib.
2015-01-24 neelAdd macro to identify AVIC capability (advanced virtual...
2015-01-24 willBump config(8) minor version for r277567.
2015-01-23 willFix panic in firewire and creation of invalid config...
2015-01-23 emasteRestore addr2line to cross tools
2015-01-23 jillesRun make sysent.
2015-01-23 jillesAdd futimens and utimensat system calls.
2015-01-23 gjbWhen iterating through VMFORMATS, the VMBASE file is
2015-01-23 pfgMFV r277607:
2015-01-23 cpercivaProvide a recipe of "true" for building the "release...
2015-01-23 gjbUpdate the latest revision.
2015-01-23 gjbDocument r277458, support for cloud hosting providers...
2015-01-23 gjbDocument r277166, ptrace(2) Altivec register support.
2015-01-23 gjbDocument r276881, libedit UTF-8 support.
2015-01-23 jkimSimplify retry loops. No functional change.
2015-01-23 jkimRevert r216942. This commit was premature and caused...
2015-01-23 willUse clock_gettime to measure the time that we spent...
2015-01-23 willUse CLOCK_UPTIME to get the uptime instead of CLOCK_MON...
2015-01-23 willMake "vmstat -i" respect the -c <count> and -i <interva...
2015-01-23 ianAdd pinctrl driver support for the encoded input regist...
2015-01-23 willAllow lists for "nooption" and "nooptions" keywords.
2015-01-23 willPrint transfer times for read, write, & overall indepen...
2015-01-23 kevloRemove break after return.
2015-01-23 willLog hardware interface up/down as "hardware" rather...
2015-01-23 willWhen a CARP state change is caused by an ifconfig reque...
2015-01-23 aeAfter r270929 RAW IP code assumes that all IP fields...
2015-01-23 nwhitehornUse relocation-safe methods to determine the sizes...
2015-01-23 danfeFix usage example in kvprintf(9) and its copy in libsta...
2015-01-23 ianEnable all the mmc/sd controllers, because there's...
2015-01-23 willImprove the distribution of LAGG port traffic.
2015-01-22 ngieAdd sample log rotation support for opensm
2015-01-22 nwhitehornAllow use of a pre-instantiated RTAS as well as a self...
2015-01-22 gjbRename the 'release' target to 'real-release', and
2015-01-22 emasteUpdate reported elftoolchain version
2015-01-22 ianDeclare Maxmem on arm. This should have been part...
2015-01-22 ianAdd the Maxmem global and set it to the highest physica...
next