]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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 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
2019-09-09 baptm4: import patch from OpenBSD
2019-09-09 baptImport from OpenBSD a patch which eliminates the link...
2019-09-09 baptImport from OpenBSD: -E flag
2019-09-09 emasteci-qemu-test: if firmware is not available, hint at...
2019-09-09 kibInitialize timehands linkage much earlier.
2019-09-09 kibMake timehands count selectable at boottime.
2019-09-09 kibRemove some unneeded vfs_busy() calls in SU code.
2019-09-09 kibMake snprintf(3) and vscanf(3) definitions available...
2019-09-09 pfgral(4): Use unsigned to avoid undefined behavior.
2019-09-09 cemddb(4): Move an extern variable declaration to a header
2019-09-08 cemgdb(4): Root a sysctl tree at 'debug.gdb.'
2019-09-08 mhorneFix cpuwhich_t column width
2019-09-08 tsoomeremove leftover zfsloader directory
2019-09-08 mhorneFix compilation of locore.S with clang
2019-09-08 mhorneRemove a duplicate KTR entry
2019-09-08 mhorneRISC-V: fix kernel CFLAGS with clang
2019-09-08 mhorneAllow for compiler versions >= 10
2019-09-08 tsoomeloader: --gc-sections needs sections to work with
2019-09-08 gonzo[rpi] Inherit framebuffer BPP value from the VideoCore...
2019-09-07 asomersmount_fusefs: fix a segfault on memory allocation failure
2019-09-07 asomersfusefs: suppress some Coverity resource leak CIDs in...
2019-09-07 mavUnify cam_send_ccb() error reporting.
2019-09-07 kibIn do_execve(), use shared text vnode lock consistently.
2019-09-07 kibIn do_execve(), clear imgp->textset when restarting...
2019-09-07 kibWhen loading ELF interpreter, initialize whole nested...
2019-09-07 kibvm_object_deallocate(): Remove no longer needed code.
2019-09-07 kibvm_object_coalesce(): avoid extending any nosplit objec...
2019-09-07 kibProperly check for writers when fetching quotas for...
2019-09-07 mavSupply SAT layer with valid transfer sizes.
next