]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-09-11 brooksAvoid the use of the non-portable -D argument to ls.
2019-09-11 lwhsuTemporarily skip flakey test case sys.kern.ptrace_test...
2019-09-11 kpriscv: Small fix to CPU compatibility identification
2019-09-11 yuripvlocale: initialize variables to make gcc happy
2019-09-11 rrsWith the recent commit of ktls, we no longer have a
2019-09-11 yuripvlocale: more output fixes
2019-09-11 emastefw_stub.awk: use @generated tag in generated files
2019-09-11 impAssume all the short args have optional args so allocat...
2019-09-11 kevansbectl(8): Add a "check" command
2019-09-11 emastelinux: add trivial renameat2 implementation
2019-09-11 emasteregen linuxulator sysent after r352208
2019-09-11 emastemake linux_renameat2 args consistent with linux_renameat
2019-09-11 hselaskyUse true and false when dealing with bool type in the...
2019-09-11 hselaskyFix synchronous work drain issue in the LinuxKPI.
2019-09-11 hselaskyFix broken DECLARE_TASKLET() macro after r347852.
2019-09-11 baptReadd _el_fn_sh_complete for backward compatibility
2019-09-11 mavFix assumptions of only one device per SES slot.
2019-09-10 mavRemove struct ata_res_pass16, unneeded after r352082.
2019-09-10 jgh- fix a minor typo
2019-09-10 jkimRemove unnecessary entries from the previous commit.
2019-09-10 ianIn am335x_dmtpps, use a spin mutex to interlock between...
2019-09-10 tsoomeloader: vidconsole should set LINES and COLUMNS
2019-09-10 kevanslualoader: Revert to ASCII menu frame for serial console
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 oshogbognop: Fix initial value for the wdelayprob
2019-09-10 mjgcache: avoid excessive relocking on entry removal durin...
2019-09-10 mjgcache: change the formula for calculating lock array...
2019-09-10 mjgcache: assorted cleanups
2019-09-10 jeffReplace redundant code with a few new vm_page_grab...
2019-09-10 luporlAdd powerpc support to libkvm probe function
2019-09-10 jeffUse the sleepq lock rather than the page lock to protec...
2019-09-10 impRemove dirs (and their now-empty parents) empty since...
2019-09-10 impRemove dir empty since r327952
2019-09-10 impRemove dir empty since r314564
2019-09-10 impRemove dirs empty since r280031
2019-09-10 impRemove dir empty since r276851
2019-09-10 jkimImport OpenSSL 1.1.1d.
2019-09-10 impRemove empty directory after r297894
2019-09-10 impRemove empty dir after r342815 (pt 2, oops)
2019-09-10 impRemove empty dir after r288683
2019-09-10 impRemove empty dir after r342815
2019-09-10 impRemove dir empty since r214734
2019-09-10 impRemove dirs empty since r336203
2019-09-10 impRemove directory empty after r266735
2019-09-10 impRemove empty directory after r215937
2019-09-10 impRemove empty directory after r342871
2019-09-10 impRemove empty directory imported with r342935
2019-09-10 impRemove empty directory imported with r238438
2019-09-10 impRemove now-empty directory after r288337
2019-09-10 impRemove now-empty directories after r272458
2019-09-10 impRemove gateworks directories left over from r336136
2019-09-10 impRemove empty tap/tun modules directories after r347241
2019-09-10 impRemove leftover usr.bin/send-pr after r338042
2019-09-10 impRemove empty directory after r342256
2019-09-10 impRemove empty directory aftre r336532
2019-09-10 impRemove more directories left over from nand removal
2019-09-10 impRemove empty directories after drm removal
2019-09-10 impRemove empty directories left over from nand removal
2019-09-10 luporlAdd R_PPC_IRELATIVE relocation
2019-09-10 yuripvlocale: handle day, abday, mon, abmon, am_pm keywords
2019-09-10 hselaskyCallout drain does not have to be followed by a callout...
2019-09-10 baptImport libedit 2019-09-10
2019-09-10 baptTag import of libedit snapshot 2019-09-10
2019-09-10 baptUpdate libedit to snapshot 2019-09-10
2019-09-10 lwhsuFix build for the platforms where db_expr_t is not...
2019-09-10 baptFix bad path
2019-09-10 baptStop linking to libl by specifying we do not need yywrap
2019-09-10 baptRemove a blankline wrongly added in r351781
2019-09-10 baptRemove mklocale(1) and colldef(1) which are deprecated...
2019-09-10 baptIn FreeBSD 11 localedef(1) has replaced the mklocale...
2019-09-10 baptRemove reference to mklocale regarding the nls directory
2019-09-10 baptStop linking to libl by specifying we do not need yywrap
2019-09-10 baptStop linking to libl by specifying we do not need yywrap
2019-09-10 baptStop linking to libl by specifying we do not need yywrap
2019-09-10 baptStop linking to libl by specifying we do not need yywrap
2019-09-10 baptby specifyng we do not use yywrap we can avoid linking...
2019-09-10 baptconfig: do not link against libl, it is not needed
2019-09-10 glebiusFix 'calendar -a' in several ways.
2019-09-10 glebiusRemove pointless playing with LC_TIME, which should...
2019-09-10 cemAppease Clang false-positive Werrors in r352112
2019-09-09 cemddb(4): Add 'show route <dest>' and 'show routetable...
2019-09-09 mavInitialize page/subpage in case of `modepage -d`.
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-09 creesReverse the referenced tables.
2019-09-09 mavAdd one more error message to r352082.
2019-09-09 impRemove obsolete WITHOUT names that are no longer in...
2019-09-09 impThese should have been removed when we removed atmel...
2019-09-09 emastemsdosfsmount.h: fix ifdef comment
2019-09-09 emastecompiler-rt: use 64-bit time_t for all FreeBSD archs...
2019-09-09 emastecompiler-rt: use more __sanitizer_time_t on FreeBSD
2019-09-09 kevansbectl(8): initialize reverse earlier
2019-09-09 mavFix number of problems found while testing on SAT devices.
2019-09-09 cemddb(4): Add some support for lexing IPv6 addresses
2019-09-09 cemddb(4): Enhance lexer functionality for specialized...
2019-09-09 kpcsu: Add the riscv .init call sequence
2019-09-09 tuexenOnly update SACK/DSACK lists when a non-empty segment...
2019-09-09 kpriscv: Ensure that BSS is 8-byte aligned
2019-09-09 baptm4: import from OpenBSD
2019-09-09 baptm4: import from OpenBSD
2019-09-09 baptm4: import patch from OpenBSD
next