]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-05-22 dimMerge ^/head r318560 through r318657.
2017-05-22 dimFollowing upstream trunk, enable the new global instruc...
2017-05-22 dimPull in r302416 from upstream llvm trunk (by Martin...
2017-05-22 dimFor now, disable building libc++experimental for arm...
2017-05-22 ngieRemove glimpse make target added in r181432
2017-05-22 tuexenThe connect() system call should return -1 and set...
2017-05-22 zbbAdd support for Amazon Elastic Network Adapter (ENA...
2017-05-22 gjbAllow PORTSDIR to be overridden in the pkg-stage target.
2017-05-22 gjbAdd 11.1 to the mdoc(7) mdoc.local.in.
2017-05-22 gjbCorrect the "first appeared in" version for efivar(8).
2017-05-22 vangyzenRevert r318583 (libthr: use default WARNS level of 6)
2017-05-22 emasteRegen sysent after r318634, no open(2) in capability...
2017-05-22 emastedisallow open(2) in capability mode
2017-05-22 roygerbsdinstall: do not use distextract in scripted mode
2017-05-22 roygerbsdinstall: mount is not needed for the ZFS install...
2017-05-22 roygerxen/netfront: don't drop the RX lock in xn_rxeof
2017-05-22 cyRefactor & compact struct i6addr_t #ifdef: remove redun...
2017-05-22 emastenm: document 'r' symbol type
2017-05-21 adrian[ar71xx] fix up dump space a la what jhb@ did elsewhere...
2017-05-21 adrian[libcompiler-rt] add bswapdi2/bswapsi2
2017-05-21 baptMake catman(1) use mandoc(1) by default
2017-05-21 bjkUpdates for efivar.8
2017-05-21 dimAdd PICFLAG to build libc++experimental.a, so it can...
2017-05-21 emastemsdosfs: constify
2017-05-21 emastemsdosfs: correct constant and typo in comment
2017-05-21 emastemsdosfs: capitalize FAT appropriately
2017-05-21 dimAdd libc++experimental.a for std::experimental support
2017-05-21 asomersFix build of AIO tests with -DDEBUG
2017-05-21 jillescompress: Allow uncompress -c with multiple pathnames...
2017-05-21 jillescompress: Add basic tests.
2017-05-21 markjAdd get_cpu() and put_cpu().
2017-05-20 rmacklemUpdate the exports.5 man page to reflect the change...
2017-05-20 cyFix up two assertions following malloc(). vangyzen...
2017-05-20 desAdd -w to usage string.
2017-05-20 vangyzendma.8: fix problems reported by igor and 'mandoc -Tlint'
2017-05-20 vangyzendma.8: use the correct name for 'SECURETRANSFER'
2017-05-20 vangyzenlibthr: Use CLI flags instead of pragmas to disable...
2017-05-20 vangyzenlibthr: use default WARNS level of 6
2017-05-20 vangyzenRemove old spinlock_debug code from libc
2017-05-20 vangyzenlibthr: change CHECK_AND_INIT_RWLOCK to an inline function
2017-05-20 vangyzenlibthr: disable thread-safety warnings
2017-05-20 cyFix non-recoverable name resolution failures due to...
2017-05-20 mrImprove time-since-last-scrub calculation.
2017-05-20 dimAfter r317383 (removal of NATM), also remove usr/includ...
2017-05-20 emastebsdgrep: Correct per-line line metadata printing
2017-05-20 emastebsdgrep: emit more than MAX_LINE_MATCHES per line
2017-05-20 adrian[net80211] prepare for A-MSDU/A-MPDU offload crypto...
2017-05-20 emastebsdgrep: fix segfault with --mmap
2017-05-19 jhbExclude ccr(4) from arm LINT since it excludes cxgbe(4).
2017-05-19 dimMerge ^/head r318380 through r318559.
2017-05-19 maximo Missed flag restored.
2017-05-19 emastemsdosfs: use C99 types
2017-05-19 ngiesys/fs/tmpfs/vnd_test: make md(4) allocation dynamic
2017-05-19 ngieInstall {cron.d,newsyslog.conf.d,syslog.d} via `make...
2017-05-19 vangyzenlibthr: fix warnings at WARNS=6
2017-05-19 hselaskymlx4: Use the CQ quota for SRIOV when creating completi...
2017-05-19 mmelIncrease maximum text segment size.
2017-05-19 truckmanFix the queue delay estimation in PIE/FQ-PIE when the...
2017-05-19 wmaFix boot up on ARMADA38X uniprocessor variant
2017-05-19 wmaFix MPIC mask/unmask
2017-05-19 wmaPoll PHY status using internal e6000sw registers
2017-05-19 roygerxen/netfront: don't drop the ring RX lock with inconsis...
2017-05-19 wmaEnable proper configuration of CESA MBUS windows
2017-05-19 wmaImprove busy-wait loop during switch phy access in...
2017-05-19 roygerxen/blkfront: correctly detach a disk with active users
2017-05-19 delphijSync qsort.c with userland r318515.
2017-05-19 mavFix time handling in cv_timedwait_hires().
2017-05-19 delphijThe current qsort(3) implementation ignores the sizes...
2017-05-19 delphijUse size_t.
2017-05-19 sephenet/vlan: Revert 305177
2017-05-19 truckmanThe result of right shifting a negative signed value...
2017-05-19 markjRemove the EXFAIL annotation for tests which pass as...
2017-05-18 jillessh: Keep output buffer across builtins.
2017-05-18 jillessh: Ensure memout.bufsize matches allocated buffer...
2017-05-18 traszLanguage fixes.
2017-05-18 markjDon't bother enqueuing a page immediately before freein...
2017-05-18 markjFix a few uses of kern_yield() in the TTM and the LinuxKPI.
2017-05-18 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-18 markjAvoid open-coding PRI_UNCHANGED.
2017-05-18 emastemakefs: drop WARNS back to 2
2017-05-18 pstefindent(1): Support binary integer literals.
2017-05-18 manumakefs: Add soft-updates option
2017-05-18 emastemakefs: clean up signedness warnings and bump WARNS...
2017-05-18 kibAdd tests for some cases in r318298.
2017-05-18 allanjudeExplain the new fields in top(1) related to ZFS compres...
2017-05-18 kibUpdate my copyright, note The FreeBSD Foundation involv...
2017-05-18 kibFix style [1], add static keyword before static functio...
2017-05-18 traszFix typo.
2017-05-18 ngieConditionally handle the crontab entry for atrun(8)
2017-05-18 ngieRevert r318441: the commit message was incoherent
2017-05-18 ngieHandle the cron.d entry for MK_AT in cron conditionally
2017-05-18 ngieNormalize SYSDIR on SRCTOP instead of .CURDIR
2017-05-18 ngieNormalize .PATH on SRCTOP
2017-05-18 ngieRevert local changes to find_progenv accidentally commi...
2017-05-18 ngieusr.bin/getconf: add some initial tests
2017-05-18 ngieMake the `.gperf.c` suffix rule depend on fake-gperf.awk
2017-05-18 jonathanFix some nroff syntax in rtld.1.
2017-05-17 jonathanAllow rtld direct-exec to take a file descriptor.
2017-05-17 jhbAdd a driver for the Chelsio T6 crypto accelerator...
2017-05-17 loosFix the offset for the CPU0 MPIC registers.
next