]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-03-05 jmgadd missing MLINKS for functions that this man page...
2017-03-05 eadlerremove the the duplicate words from share/
2017-03-05 eadlerAdd macOS 10.12
2017-03-05 pfgbc/dc/patch: make some use of reallocarray(3).
2017-03-05 mmelAdd support for card detect and write protect gpio...
2017-03-05 desFix partial requests (used by fetch -r) when the reques...
2017-03-05 avgmca: fix up couple of issues introduced with amd thresh...
2017-03-05 manuExport a sysctl dev.<clkdom>.<unit>.clocks for each...
2017-03-05 rgrimesMake vmrun.sh passthrough -u and -w to bhybe
2017-03-05 rgrimesChange /etc/rmt symlink from absolute to relative path,
2017-03-05 rgrimesMove me from Alumni to active src committer.
2017-03-05 rgrimesDocument 3 more src/ directories
2017-03-05 badgerremove procfs ctl interface
2017-03-04 avosiwn: drop 'channel' parameter from iwn*_set_txpower()
2017-03-04 jillessh: Fix crash if a -T trap is taken during command...
2017-03-04 cemps(1): Only detect terminal width if stdout is a tty
2017-03-04 ianReconfigure the fifo watermark levels on the pl011...
2017-03-04 ianFix bugs exposed by the recent enabling of FIFOs in...
2017-03-04 cemfts: Fix a potential memory leak in error case
2017-03-04 ngieFix build after r314656
2017-03-04 hselaskyRemove duplicate prototype in the LinuxKPI to fix compi...
2017-03-04 gonzo[rpi] rpi3 should use the same cpufreq logic as rpi2...
2017-03-04 cemnewfs_nandfs: Fix unaligned pointer warning
2017-03-04 pfgAdd UPDATING entry per r314669: removal of classic...
2017-03-04 pfgDrop i486 from the default i386 GENERIC kernel configur...
2017-03-04 avgioat: don't specify inline for function with variable...
2017-03-04 ngieusr.sbin: normalize paths using SRCTOP-relative paths...
2017-03-04 ngiecrypto: normalize paths using SRCTOP-relative paths...
2017-03-04 ngiekerberos5: normalize paths using SRCTOP-relative paths...
2017-03-04 ngiesbin: normalize paths using SRCTOP-relative paths or...
2017-03-04 ngiebin: normalize paths using SRCTOP-relative paths or...
2017-03-04 ngiecddl: normalize paths using SRCTOP-relative paths or...
2017-03-04 ngielibexec: normalize paths using SRCTOP-relative paths...
2017-03-04 ngieshare: normalize paths using SRCTOP-relative paths...
2017-03-04 ngiesys/modules: normalize .CURDIR-relative paths to SRCTOP
2017-03-04 ngieFix warnings in lib/msun/tests/... to help pave way...
2017-03-04 ngieConvert lib/msun/ctrig_test from TAP to ATF
2017-03-04 dchaginStyle(9).
2017-03-04 dchaginRemove attribute __packed from some IPC struct definiti...
2017-03-04 bdeImplement ec_putc() (emergency kernel [syscons] console...
2017-03-04 ngieFix "make depend" with nvme.ko: add opt_cam.h to SRCS
2017-03-04 ngieFix "make depend" with geom_uzip.ko: add opt_geom.h...
2017-03-04 dchaginHide Linux socketcall constants under corresponding...
2017-03-04 ngieCorrect nuance of -a :service -> "*" in r314563, r314585
2017-03-04 bdeColorize syscons kernel console output according to...
2017-03-04 bdeFix formatting. ruptime output on FreeBSD cluster...
2017-03-03 avgadd a module that provides support for DRAM ECC error...
2017-03-03 jillessh: Add some already working tests that exercise new...
2017-03-03 avgMCA: add AMD Error Thresholding support
2017-03-03 cyFix leak (free str before returning when ctx's calloc...
2017-03-03 vangyzenFix grammar in some comments in subr_sleepqueue.c
2017-03-03 markjFix a ticks comparison in sched_pctcpu_update().
2017-03-03 markjReject userland CCBs that have CAM_UNLOCKED set.
2017-03-03 impMake sure guid table is compiled before we use it.
2017-03-03 desAs suggested by several people, note that I prefer...
2017-03-03 impIf the guid specified can't be decoded as a GUID, try...
2017-03-03 impImplement -d / --device-path to print the ascii represe...
2017-03-03 impImplement --guid/-g to print the known GUIDs as human...
2017-03-03 impActually implement efivar -L
2017-03-03 impPrint just the variables when we're not printing the...
2017-03-03 impOnly compile the known uuid table once.
2017-03-03 impMove uuid_table definition to efivar.h.
2017-03-03 aeFix matching table entry value. Use real table value...
2017-03-03 ngieIntegrate indent tests added in r313544 into ATF/Kyua...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 ngieClean up ddb(4) slightly
2017-03-03 hselaskyUpdate the LinuxKPI RCU and SRCU wrappers for the concu...
2017-03-03 emasteregen src.conf.5 for clang-4.0.0 merge
2017-03-03 npRegen src.conf.5 after r314579.
2017-03-03 desRe-apply part of r311585 which was inadvertantly revert...
2017-03-03 brAdd FPGA manager driver for Intel Arria 10.
2017-03-03 brImport latest vendor DTS files for Intel Arria 10.
2017-03-03 desLoad default options before requesting a ticket.
2017-03-03 baptProperly initialize netrcfd in fetchParseURL
2017-03-03 mavFix JSON output.
2017-03-03 ngieCorrect MLINKS for sbuf_hexdump(9)
2017-03-03 ngieClean up netmap(4) slightly
2017-03-03 ngieCorrect verb change for service => `*` after r314563
2017-03-03 npAdd cxgbetool(8) to the base system.
2017-03-03 npcxgbe/iw_cxgbe: Implement sq/rq drain operation.
2017-03-03 sjgAllow building mkimg as cross-tool
2017-03-03 desForgot to bump the version addendum date.
2017-03-03 avosnet80211: fix ieee80211_htrateset setup, return EINVAL...
2017-03-02 mmFix null pointer dereference in zfs_freebsd_setacl().
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 emastekern_sig.c: ANSIfy and remove archaic register keyword
2017-03-02 mmUpdate vendor/libarchive to git a15c7f7b496ba4cefbcaf6f...
2017-03-02 mmUpdate vendor/libarchive to git d6b1bb9f7ea7bc153b7356e...
2017-03-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 ngieWordsmith syslogd(8)
2017-03-02 kibStyle.
2017-03-02 gjbIncrease the EC2 image size for 12-CURRENT. The recent...
2017-03-02 brFix build: include machine/bus.h before uart.h
2017-03-02 brooksGarbage collect unused gdtoa related files on mips.
2017-03-02 brooksCorrect an misunderstanding of MDSRCS.
2017-03-02 brooksCorrect MDSRCS use in <arch>/string/Makefile.inc.
2017-03-02 mavInline some trivial wrapper functions.
2017-03-02 desFix date.
2017-03-02 hselaskyImplement taskqueue_poll_is_busy() for use by the LinuxKPI.
2017-03-02 mavExecute last ZIO of log commit synchronously.
next