]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-04 Dimitry AndricMake vector-related functions in libcxxrt's demangler...
2020-11-04 Mark Johnstonamd64: Make it easier to configure exception stack...
2020-11-04 Mark Johnstonvmspace: Convert to refcount(9)
2020-11-04 Mark Johnstonrefcount(9): Add refcount_release_if_last() and refcoun...
2020-11-04 Mateusz Piotrowskipmcstat: Fix a typo in the usage message
2020-11-04 Alex RichardsonFix bad libbxo format strings in jls
2020-11-04 Emmanuel Vadotacpi_video(4): mention that acpi_video should be loaded...
2020-11-04 Bjoern A. Zeebarm64: implement bs_sr_<N>
2020-11-04 Bjoern A. Zeebnet80211: fix a typo
2020-11-04 Andrew TurnerAdd the pmap.h changes missed in r367320
2020-11-04 Dimitry AndricTurn on WITH_LLVM_CXXFILT by default
2020-11-04 Dimitry AndricUpdate libcxxrt's private copy of elftoolchain demangler
2020-11-04 Dimitry AndricMerge elftoolchain r3877 (by jkoshy):
2020-11-04 Mateusz PiotrowskiFix a typo
2020-11-04 Andrew TurnerAllow the creation of 3 level page tables on arm64
2020-11-03 John BaldwinRemove unnecessary __DECONST().
2020-11-03 John BaldwinReplace some K&R function definitions with ANSI C.
2020-11-03 John BaldwinConsistently use C99 fixed-width types in the in-kernel...
2020-11-03 Stefan EßerUpdate man-page to document changes made to the calenda...
2020-11-03 Gleb SmirnoffStyle, not functional changes:
2020-11-03 Ilya BakulinAlways return MMC errors from mmc_handle_reply()
2020-11-03 Dimitry AndricAdd WITH_LLVM_CXXFILT option to install llvm-cxxfilt...
2020-11-03 Conrad Meyerlinux(4): Improve netlink diagnostics
2020-11-03 Brooks Davissysvshm: pass relevant uap members as arguments
2020-11-03 Edward Tomasz... Make linux_errtbl[] static.
2020-11-03 Mateusz Piotrowskibuild.7: Mention etcupdate(8) alongside mergemaster(8)
2020-11-03 Mateusz PiotrowskiFix a typo in the description of WITH_DEBUG_PORTS
2020-11-03 Edward Tomasz... Fix rookie mistake - it's nitems(), not sizeof().
2020-11-03 Konstantin... if_media.c SIOCGMEDIAX handler: improve loop
2020-11-03 Mateusz PiotrowskiDocument how to set ports options via make.conf(5)
2020-11-03 Stefan EßerReplace literal uses of /usr/local with a variable
2020-11-03 Stefan EßerConsistently print calendar dates in the locale of...
2020-11-03 Stefan EßerCheck that #ifdef, #ifndef, and #undef are used with...
2020-11-03 Mateusz Piotrowskirc.d/zfs: Add shutdown to KEYWORDS
2020-11-03 Conrad Meyerlinux(4) prctl(2): Implement PR_[GS]ET_DUMPABLE
2020-11-03 Conrad Meyerlinux(4): Emulate Linux SOL_SOCKET:SO_PASSCRED
2020-11-03 Conrad Meyerunix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT
2020-11-03 Conrad Meyerlinux(4): style: Eliminate dead 'break' after 'return'
2020-11-02 Konstantin... ifconfig: properly detect invalid mediaopt keywords.
2020-11-02 Emmanuel Vadotrelease: Add an image for CI
2020-11-02 Ruslan BukinAdd routines for ARM System MMU (SMMU) pmap management.
2020-11-02 Alan CoxTidy up the #includes. Recent changes, such as the...
2020-11-02 Stefan EßerRe-arrange some of the code to separate writable user...
2020-11-02 Conrad Meyerlinux(4): Quiesce unrecognized ioctl warning for F2FS...
2020-11-02 Conrad Meyerlinux(4): Deduplicate ioctl range construction with...
2020-11-02 Emmanuel Vadotpkgbase: Add incremental packages
2020-11-02 Mateusz Guzikzfs: zstd: short-circuit cleaning buffers if none exist
2020-11-02 Mateusz Guzikmalloc: prefix zones with malloc-
2020-11-02 Mateusz Guzikmalloc: export kernel zones instead of relying on them...
2020-11-02 Adrian Chadd[libnetmap] Fix 32 bit compilation under gcc-6.4
2020-11-02 Hans Petter... Fix for referencing file via its vnode in ibore.
2020-11-02 Michal MelounImprove loading of multipage aligned buffers.
2020-11-02 Conrad Meyerlinux(4): Disambiguate identical ioctl errors in distin...
2020-11-02 Alexander MotinAdd icc (Isochronous Command Completion) ccb_ataio...
2020-11-01 Mateusz Piotrowskiifconfig.8: Improve formatting of -f in synopsis
2020-11-01 Mateusz PiotrowskiRemove Tn macros from ifconfig.8
2020-11-01 Adrian Chadd[ctld] Fix compilation under gcc-6.4
2020-11-01 Mateusz PiotrowskiDo not document default locations of the OpenBSD and...
2020-11-01 Stefan EßerFix psoition reporting for calendar data file in system...
2020-11-01 Stefan EßerFix year in 2 most recent entries (2010 -> 2020)
2020-11-01 Mateusz PiotrowskiDocument how to use sudo for SU_CMD
2020-11-01 Konstantin... net/if_media.c: improve IFMEDIA_DEBUG output.
2020-11-01 Konstantin... Cleanup of net/if_media.c: simplify cleanup loop in...
2020-11-01 Konstantin... Cleanup of net/if_media.c: some style.
2020-11-01 Konstantin... Cleanup of net/if_media.c: switch to ANSI C function...
2020-11-01 Adrian Chadd[iscsictl] Fix compile issues that creep up with gcc-6.4
2020-10-31 Stefan EßerMake sysctl user.local a tunable that can be written...
2020-10-31 Vladimir Kondratyevacpi_dock(4): Add ACPI_PNP_INFO
2020-10-31 Vladimir Kondratyevacpi_wmi(4): Add ACPI_PNP_INFO
2020-10-31 Vladimir KondratyevAdd plug and play information macroses for ACPI and...
2020-10-31 Brandon BergrenFix 32-bit build after r367209
2020-10-31 Vladimir Kondratyevdevmatch(8): Respect mask field when matching strings...
2020-10-31 Hans Petter... Implement the USB_GET_DEVICEINFO ioctl(2) for uhid(4).
2020-10-31 Brandon BergrenFix 32-bit build after r367229.
2020-10-31 Vladimir Kondratyevacpi_video(4): Put display device in to D3 state on...
2020-10-31 Vladimir Kondratyevacpi_video(4): Add evdev support for reporting of video...
2020-10-31 Vladimir Kondratyevacpi(9): Add EVENTHANDLERs for video and AC adapter...
2020-10-31 Vladimir Kondratyevacpi: Tweak _DSM method evaluation helpers.
2020-10-31 Vladimir Kondratyevig4(4): Add PCI IDs for Intel Comit Lake I2C controllers.
2020-10-31 Mateusz Guzikzfs: zstd: track allocator statistics
2020-10-31 Stefan EßerMention the more strict consistency checks performed...
2020-10-31 Ed Mastereadelf: Add -z decompression support
2020-10-31 Stefan EßerImprove calendar file parsing and consistency tests
2020-10-31 Stefan EßerAdd file names and line numbers to debug messages
2020-10-31 Stefan EßerAdd file names and line numbers to calendar format...
2020-10-31 Stefan EßerFix reversed condition after attempted style fix in...
2020-10-31 Stefan EßerFix style, no functional change
2020-10-31 Colin PercivalAttempt to defuse a land mine before anyone else steps...
2020-10-31 Conrad Meyerlinux(4): Add missing clone(2) flags
2020-10-30 Warner LoshIntegrate 4.4BSD-Lite2 changes to IOC_* definitions
2020-10-30 John BaldwinUse a dynamic buffer for the copy of a node's new value.
2020-10-30 John BaldwinRemove IF_SND_TAG_TYPE_TLS_RATE_LIMIT conditionals.
2020-10-30 Mateusz Guzikmalloc: delegate M_EXEC handling to dedicacted routines
2020-10-30 Jung-uk KimAdd ossl(4) to cryptotest.
2020-10-30 Stefan EßerUpdate man-pages to describe the user.localbase variabl...
2020-10-30 Luca Pizzamigliobectl(8): missing flag in the help message
2020-10-30 Conrad Meyerlinux(4): Quiesce warning about madvise(..., -1)
2020-10-30 Conrad MeyerUFS2: Fix DoS due to corrupted extattrfile
2020-10-30 Ilya BakulinAdd help messages for camcontrol(8) MMCCAM functionality
2020-10-30 Stefan EßerAdd read only sysctl variable user.localbase
next