]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-02-12 impMove devmatch to sbin from usr/sbin.
2018-02-12 impFix typo
2018-02-12 impTurn devmatch on by default.
2018-02-12 impAdd usb.conf to ObsoleteFiles.
2018-02-12 impInstall devmatch.conf, don't install usb.conf
2018-02-12 impInstall devmatch int /etc/rc.d and echo modules being...
2018-02-12 impSwitch to using devmatch to autoload drivers. Remove...
2018-02-12 impAdd devmatch rc.d integration
2018-02-11 cemdevice_add_child.9: reference logical opposite, device_...
2018-02-11 scottlPrint out the shared memory queues during initialization
2018-02-11 brooksUse syscall_helper_register(9) rather than syscall_regi...
2018-02-11 impConsistent macro indentation is the hobgoblin of small...
2018-02-11 ianRegenerate devd/usb.conf after the recent addition...
2018-02-11 ianAdd a device ID to uftdi for TIAO USB Multi Protocol...
2018-02-11 feldAdd Thomas Zander to ports-secteam
2018-02-11 traszMake lock(1) use PAM. This makes the -p option work...
2018-02-11 cemAdd GUID and alias for Apple APFS partition
2018-02-11 dteskeFix typo in dtrace_tcp(4)
2018-02-10 cemDocument syscall_helper_register(9), syscall_helper_unr...
2018-02-10 asomersConvert tools/regression/sockets/socketpair to ATF
2018-02-10 cemsocketpair.2: Reference relevant POSIX standards
2018-02-10 jhibbitsFix uninitialized warning, and work around a bug in...
2018-02-10 eugenppp(8): fix code producing debugging logs
2018-02-10 manudts: Update our device tree sources files from Linux...
2018-02-10 pfglibcompat: Use %hu for unsigned shorts.
2018-02-10 aeReinitialize IP header length after checksum calculatio...
2018-02-10 brooksUse syscall_helper_register() to register syscalls...
2018-02-10 mavTeach mps(4) and mpr(4) drivers to autotune chain frames.
2018-02-10 emasteRegen src.conf.5 after r329093, WITH_/WITHOUT_LLVM_COV
2018-02-10 emastePromote llvm-cov to a standalone option
2018-02-10 brooksAdd a deprecation warning when using the feature which...
2018-02-09 mavAdd sysctls for dnode block and indirect block shifts.
2018-02-09 mckusickAdd an explanation of the block size units output by...
2018-02-09 jkimMFV: r329072
2018-02-09 nwhitehornFix PowerMac G5 thermal management, plus likely other...
2018-02-09 cemtftp(1): Clean up leading and trailing whitespace
2018-02-09 mckusickMerge biodone_finish() back into biodone(). The primary...
2018-02-09 cemtftp(1): Fix libedit state corruption involving signals
2018-02-09 mckusickThis is a little C-program that can be used to print...
2018-02-09 impsort needs to be in ITOOLS since find -s was changed...
2018-02-09 jkimImport ACPICA 20180209.
2018-02-09 jtlOn bootup, the amd64 pmap initialization code creates...
2018-02-09 asomersFix "zpool add" crash when a replacing vdev has a spare...
2018-02-09 impWe don't actually need env here, so drop it. All shells...
2018-02-09 kevansTeach nanobsd about armv7, add -m to qemu invocations
2018-02-09 roygerloader: fix endianness conversion
2018-02-09 glebiusFix boot_pages exhaustion on machines with many domains...
2018-02-09 impSet script.lang in the environment to either 'forth...
2018-02-09 vangyzenFix ICMPv6 redirects
2018-02-08 mckusickInclude files missed in 329051.
2018-02-08 mckusickThe goal of this change is to prevent accidental foot...
2018-02-08 impFix build of userboot.so
2018-02-08 dimPull in r324594 from upstream clang trunk (by Alexander...
2018-02-08 brooksModernize nfssvc(2) registartion.
2018-02-08 jkimRemove c_rehash(1) to not confuse users. We do not...
2018-02-08 markjUse vm_page_unwire_noq() instead of directly modifying...
2018-02-08 jkimMFV: r329021
2018-02-08 impMove to tabs for indentation and to 8-space notches...
2018-02-08 pfgsu_data: correct macro expansion.
2018-02-08 avgremove a duplicate assignment
2018-02-08 jhibbitsTemporarily widen count for interrupt rate calculations...
2018-02-08 cemmountd(8): Produce vaguely meaningful error messages
2018-02-08 brooksstyle(9): use a type for each member in struct defintions.
2018-02-08 jebAdd myself to committers-src.dot
2018-02-08 emasteld.lld.1: explain long options may use one or two dashes
2018-02-07 emasteUpdate ld.lld.1 based on the version committed upstream
2018-02-07 brooksRemove part of a comment reverting to nonexistant struc...
2018-02-07 impMove simple interpreter 'perform' into interp.c and...
2018-02-07 impFix indentation to FreeBSD standard for interp files
2018-02-07 avgexec_map_first_page: fix an inverse condition introduce...
2018-02-07 markjFix the WITH_SORT_THREADS build.
2018-02-07 npiw_cxgbe: Remove declaration of a function that no...
2018-02-07 hselaskyMove the stand/usb test loader into its own directory.
2018-02-07 aeRemove duplicate #include <netinet/ip_var.h>.
2018-02-07 aeRework ipfw dynamic states implementation to be lockles...
2018-02-07 hselaskyA more definitions to kernel emulation shim in order...
2018-02-07 hselaskyFix relative location of USB sources after recent move.
2018-02-07 hselaskyGive USB template SYSUNINIT()'s a uniq name to avoid...
2018-02-07 impCull Atmel board configs no longer relevant.
2018-02-07 impFix cut and pasted comments to reflect differences...
2018-02-07 glebiusFix three miscalculations in amount of boot pages:
2018-02-07 arichardsonFix broken SPDX comment in usr.bin/lex/initparse.c
2018-02-07 arichardsonFix compilation of mips_postboot_fixup() with a C11...
2018-02-07 markjDequeue wired pages lazily.
2018-02-07 impAdd a note about why we have the conditional before...
2018-02-07 emasteadd retpoline compiler and linker feature flags
2018-02-07 hselaskyFix implementation of ktime_add_ns() and ktime_sub_ns...
2018-02-07 adrian[ath] Use the BSSID address logic for STA VAPs too.
2018-02-07 adrian[ar71xx] Fix the TL-wdr3600/tl-wdr4300 hints in the...
2018-02-07 kevansif_awg: Skip emac reset if configured for internal PHY
2018-02-06 impKeep a counter for number of requests completed with...
2018-02-06 cemfsync.2: Cross-reference fsync(1)
2018-02-06 impAvoid find -s, use find | sort instead.
2018-02-06 pfg{ext2|ufs}_readdir: Avoid setting negative ncookies.
2018-02-06 ianUse const pointers for input data not modified by clock...
2018-02-06 glebiusUse correct arithmetic to calculate how many pages...
2018-02-06 jeffUse per-domain locks for vm page queue free. Move...
2018-02-06 glebiusImprove DIAGNOSTIC printf. Report using a boot page...
2018-02-06 glebiusFix boot_pages calculation for machines that don't...
2018-02-06 feldRefactor cleanvar to remove shell expansion vulnerability
next