]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-02-12 Ian LeporeReplace the existing print_ct() private debugging funct...
2018-02-12 Warner LoshAdd lua to build script
2018-02-12 Warner LoshAdd the lua scripts from the lua-bootloader SoC
2018-02-12 Warner LoshAdd Lua as a scripting langauge to /boot/loader
2018-02-12 Warner LoshMove __va_list and related defines to sys/sys/_types.h
2018-02-12 Warner LoshWe don't support gcc < 4.2.1, so varargs.h now is just...
2018-02-12 Warner LoshUse standard pattern for stdargs.h
2018-02-12 Tycho NightingaleProvide further mitigation against CVE-2017-5715 by...
2018-02-12 Warner LoshMove devmatch to sbin from usr/sbin.
2018-02-12 Warner LoshFix typo
2018-02-12 Warner LoshTurn devmatch on by default.
2018-02-12 Warner LoshAdd usb.conf to ObsoleteFiles.
2018-02-12 Warner LoshInstall devmatch.conf, don't install usb.conf
2018-02-12 Warner LoshInstall devmatch int /etc/rc.d and echo modules being...
2018-02-12 Warner LoshSwitch to using devmatch to autoload drivers. Remove...
2018-02-12 Warner LoshAdd devmatch rc.d integration
2018-02-11 Conrad Meyerdevice_add_child.9: reference logical opposite, device_...
2018-02-11 Scott LongPrint out the shared memory queues during initialization
2018-02-11 Brooks DavisUse syscall_helper_register(9) rather than syscall_regi...
2018-02-11 Warner LoshConsistent macro indentation is the hobgoblin of small...
2018-02-11 Ian LeporeRegenerate devd/usb.conf after the recent addition...
2018-02-11 Ian LeporeAdd a device ID to uftdi for TIAO USB Multi Protocol...
2018-02-11 Mark FelderAdd Thomas Zander to ports-secteam
2018-02-11 Edward Tomasz... Make lock(1) use PAM. This makes the -p option work...
2018-02-11 Conrad MeyerAdd GUID and alias for Apple APFS partition
2018-02-11 Devin TeskeFix typo in dtrace_tcp(4)
2018-02-10 Conrad MeyerDocument syscall_helper_register(9), syscall_helper_unr...
2018-02-10 Alan SomersConvert tools/regression/sockets/socketpair to ATF
2018-02-10 Conrad Meyersocketpair.2: Reference relevant POSIX standards
2018-02-10 Justin HibbitsFix uninitialized warning, and work around a bug in...
2018-02-10 Eugene Grosbeinppp(8): fix code producing debugging logs
2018-02-10 Emmanuel Vadotdts: Update our device tree sources files from Linux...
2018-02-10 Pedro F. Giffunilibcompat: Use %hu for unsigned shorts.
2018-02-10 Andrey V. ElsukovReinitialize IP header length after checksum calculatio...
2018-02-10 Brooks DavisUse syscall_helper_register() to register syscalls...
2018-02-10 Alexander MotinTeach mps(4) and mpr(4) drivers to autotune chain frames.
2018-02-10 Ed MasteRegen src.conf.5 after r329093, WITH_/WITHOUT_LLVM_COV
2018-02-10 Ed MastePromote llvm-cov to a standalone option
2018-02-10 Brooks DavisAdd a deprecation warning when using the feature which...
2018-02-09 Alexander MotinAdd sysctls for dnode block and indirect block shifts.
2018-02-09 Kirk McKusickAdd an explanation of the block size units output by...
2018-02-09 Jung-uk KimMFV: r329072
2018-02-09 Nathan WhitehornFix PowerMac G5 thermal management, plus likely other...
2018-02-09 Conrad Meyertftp(1): Clean up leading and trailing whitespace
2018-02-09 Kirk McKusickMerge biodone_finish() back into biodone(). The primary...
2018-02-09 Conrad Meyertftp(1): Fix libedit state corruption involving signals
2018-02-09 Kirk McKusickThis is a little C-program that can be used to print...
2018-02-09 Warner Loshsort needs to be in ITOOLS since find -s was changed...
2018-02-09 Jung-uk KimImport ACPICA 20180209.
2018-02-09 Jonathan T... On bootup, the amd64 pmap initialization code creates...
2018-02-09 Alan SomersFix "zpool add" crash when a replacing vdev has a spare...
2018-02-09 Warner LoshWe don't actually need env here, so drop it. All shells...
2018-02-09 Kyle EvansTeach nanobsd about armv7, add -m to qemu invocations
2018-02-09 Roger Pau Monnéloader: fix endianness conversion
2018-02-09 Gleb SmirnoffFix boot_pages exhaustion on machines with many domains...
2018-02-09 Warner LoshSet script.lang in the environment to either 'forth...
2018-02-09 Eric van GyzenFix ICMPv6 redirects
2018-02-08 Kirk McKusickInclude files missed in 329051.
2018-02-08 Kirk McKusickThe goal of this change is to prevent accidental foot...
2018-02-08 Warner LoshFix build of userboot.so
2018-02-08 Dimitry AndricPull in r324594 from upstream clang trunk (by Alexander...
2018-02-08 Brooks DavisModernize nfssvc(2) registartion.
2018-02-08 Jung-uk KimRemove c_rehash(1) to not confuse users. We do not...
2018-02-08 Mark JohnstonUse vm_page_unwire_noq() instead of directly modifying...
2018-02-08 Jung-uk KimMFV: r329021
2018-02-08 Warner LoshMove to tabs for indentation and to 8-space notches...
2018-02-08 Pedro F. Giffunisu_data: correct macro expansion.
2018-02-08 Andriy Gaponremove a duplicate assignment
2018-02-08 Justin HibbitsTemporarily widen count for interrupt rate calculations...
2018-02-08 Conrad Meyermountd(8): Produce vaguely meaningful error messages
2018-02-08 Brooks Davisstyle(9): use a type for each member in struct defintions.
2018-02-08 Jeb CramerAdd myself to committers-src.dot
2018-02-08 Ed Masteld.lld.1: explain long options may use one or two dashes
2018-02-07 Ed MasteUpdate ld.lld.1 based on the version committed upstream
2018-02-07 Brooks DavisRemove part of a comment reverting to nonexistant struc...
2018-02-07 Warner LoshMove simple interpreter 'perform' into interp.c and...
2018-02-07 Warner LoshFix indentation to FreeBSD standard for interp files
2018-02-07 Andriy Gaponexec_map_first_page: fix an inverse condition introduce...
2018-02-07 Mark JohnstonFix the WITH_SORT_THREADS build.
2018-02-07 Navdeep Parhariw_cxgbe: Remove declaration of a function that no...
2018-02-07 Hans Petter... Move the stand/usb test loader into its own directory.
2018-02-07 Andrey V. ElsukovRemove duplicate #include <netinet/ip_var.h>.
2018-02-07 Andrey V. ElsukovRework ipfw dynamic states implementation to be lockles...
2018-02-07 Hans Petter... A more definitions to kernel emulation shim in order...
2018-02-07 Hans Petter... Fix relative location of USB sources after recent move.
2018-02-07 Hans Petter... Give USB template SYSUNINIT()'s a uniq name to avoid...
2018-02-07 Warner LoshCull Atmel board configs no longer relevant.
2018-02-07 Warner LoshFix cut and pasted comments to reflect differences...
2018-02-07 Gleb SmirnoffFix three miscalculations in amount of boot pages:
2018-02-07 Alex RichardsonFix broken SPDX comment in usr.bin/lex/initparse.c
2018-02-07 Alex RichardsonFix compilation of mips_postboot_fixup() with a C11...
2018-02-07 Mark JohnstonDequeue wired pages lazily.
2018-02-07 Warner LoshAdd a note about why we have the conditional before...
2018-02-07 Ed Masteadd retpoline compiler and linker feature flags
2018-02-07 Hans Petter... Fix implementation of ktime_add_ns() and ktime_sub_ns...
2018-02-07 Adrian Chadd[ath] Use the BSSID address logic for STA VAPs too.
2018-02-07 Adrian Chadd[ar71xx] Fix the TL-wdr3600/tl-wdr4300 hints in the...
2018-02-07 Kyle Evansif_awg: Skip emac reset if configured for internal PHY
2018-02-06 Warner LoshKeep a counter for number of requests completed with...
2018-02-06 Conrad Meyerfsync.2: Cross-reference fsync(1)
next