]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-09-10 Baptiste DaroussinStop linking to libl by specifying we do not need yywrap
2019-09-10 Baptiste DaroussinStop linking to libl by specifying we do not need yywrap
2019-09-10 Baptiste Daroussinby specifyng we do not use yywrap we can avoid linking...
2019-09-10 Baptiste Daroussinconfig: do not link against libl, it is not needed
2019-09-10 Gleb SmirnoffFix 'calendar -a' in several ways.
2019-09-10 Gleb SmirnoffRemove pointless playing with LC_TIME, which should...
2019-09-10 Conrad MeyerAppease Clang false-positive Werrors in r352112
2019-09-09 Conrad Meyerddb(4): Add 'show route <dest>' and 'show routetable...
2019-09-09 Alexander MotinInitialize page/subpage in case of `modepage -d`.
2019-09-09 Mark JohnstonChange synchonization rules for vm_page reference counting.
2019-09-09 Chris ReesReverse the referenced tables.
2019-09-09 Alexander MotinAdd one more error message to r352082.
2019-09-09 Warner LoshRemove obsolete WITHOUT names that are no longer in...
2019-09-09 Warner LoshThese should have been removed when we removed atmel...
2019-09-09 Ed Mastemsdosfsmount.h: fix ifdef comment
2019-09-09 Ed Mastecompiler-rt: use 64-bit time_t for all FreeBSD archs...
2019-09-09 Ed Mastecompiler-rt: use more __sanitizer_time_t on FreeBSD
2019-09-09 Kyle Evansbectl(8): initialize reverse earlier
2019-09-09 Alexander MotinFix number of problems found while testing on SAT devices.
2019-09-09 Conrad Meyerddb(4): Add some support for lexing IPv6 addresses
2019-09-09 Conrad Meyerddb(4): Enhance lexer functionality for specialized...
2019-09-09 Kristof Provostcsu: Add the riscv .init call sequence
2019-09-09 Michael TuexenOnly update SACK/DSACK lists when a non-empty segment...
2019-09-09 Kristof Provostriscv: Ensure that BSS is 8-byte aligned
2019-09-09 Baptiste Daroussinm4: import from OpenBSD
2019-09-09 Baptiste Daroussinm4: import from OpenBSD
2019-09-09 Baptiste Daroussinm4: import patch from OpenBSD
2019-09-09 Baptiste Daroussinm4: import patch from OpenBSD
2019-09-09 Baptiste DaroussinImport from OpenBSD a patch which eliminates the link...
2019-09-09 Baptiste DaroussinImport from OpenBSD: -E flag
2019-09-09 Ed Masteci-qemu-test: if firmware is not available, hint at...
2019-09-09 Konstantin... Initialize timehands linkage much earlier.
2019-09-09 Konstantin... Make timehands count selectable at boottime.
2019-09-09 Konstantin... Remove some unneeded vfs_busy() calls in SU code.
2019-09-09 Konstantin... Make snprintf(3) and vscanf(3) definitions available...
2019-09-09 Pedro F. Giffuniral(4): Use unsigned to avoid undefined behavior.
2019-09-09 Conrad Meyerddb(4): Move an extern variable declaration to a header
2019-09-08 Conrad Meyergdb(4): Root a sysctl tree at 'debug.gdb.'
2019-09-08 Mitchell HorneFix cpuwhich_t column width
2019-09-08 Toomas Soomeremove leftover zfsloader directory
2019-09-08 Mitchell HorneFix compilation of locore.S with clang
2019-09-08 Mitchell HorneRemove a duplicate KTR entry
2019-09-08 Mitchell HorneRISC-V: fix kernel CFLAGS with clang
2019-09-08 Mitchell HorneAllow for compiler versions >= 10
2019-09-08 Toomas Soomeloader: --gc-sections needs sections to work with
2019-09-08 Oleksandr Tymoshenko[rpi] Inherit framebuffer BPP value from the VideoCore...
2019-09-07 Alan Somersmount_fusefs: fix a segfault on memory allocation failure
2019-09-07 Alan Somersfusefs: suppress some Coverity resource leak CIDs in...
2019-09-07 Alexander MotinUnify cam_send_ccb() error reporting.
2019-09-07 Konstantin... In do_execve(), use shared text vnode lock consistently.
2019-09-07 Konstantin... In do_execve(), clear imgp->textset when restarting...
2019-09-07 Konstantin... When loading ELF interpreter, initialize whole nested...
2019-09-07 Konstantin... vm_object_deallocate(): Remove no longer needed code.
2019-09-07 Konstantin... vm_object_coalesce(): avoid extending any nosplit objec...
2019-09-07 Konstantin... Properly check for writers when fetching quotas for...
2019-09-07 Alexander MotinSupply SAT layer with valid transfer sizes.
2019-09-07 Philip Paepsriscv: restore default HZ=1000, keep QEMU at HZ=100
2019-09-07 Warner LoshSome newer HID devices have descriptors that are larger...
2019-09-06 Alan Somersfusefs: coverity cleanup in the tests
2019-09-06 Alan SomersCoverity fixes in fusefs(5)
2019-09-06 Toomas Soomeloader.efi: UEFI text mode background colors are only...
2019-09-06 Simon J. GerratyUse file destdir for stage_as sets
2019-09-06 Mateusz Piotrowskirc.8: Update documentation regarding old-style rc scripts
2019-09-06 Conrad MeyerFix build after r351934
2019-09-06 Randall StewartThis adds in the missing counter initialization which
2019-09-06 Warner LoshInitialize if_hw_tsomaxsegsize to 0 to appease gcc...
2019-09-06 Scott LongAdd myself as a mentor for Scott Phillip (scottph)
2019-09-06 Dimitry AndricPull in r371111 from upstream llvm trunk (by Eli Friedman):
2019-09-06 Johannes LundbergLinuxKPI: Improve sysfs support.
2019-09-06 Warner LoshFix typo not -> nor and add 'the' because we are talkin...
2019-09-06 Fabien ThomasFix broken window replay check that will allow old...
2019-09-06 Randall StewartThis adds the final tweaks to LRO that will now allow me
2019-09-06 Emmanuel Vadotpkgbase: r351861 didn't solve everything, we need to...
2019-09-06 Takanori WatanabeAdd embedded Managed Object Format blob access to acpi_...
2019-09-06 Conrad Meyerufs: Remove redundant brelse() after r294954
2019-09-06 Conrad Meyermsdosfs: Remove redundant brelse() after r294954
2019-09-06 Conrad Meyercd9660: Remove redundant brelse() after r294954
2019-09-06 Conrad Meyerext2fs: Remove redundant brelse() after r294954
2019-09-06 Justin Hibbitspowerpc64/pmap: Fix a WITNESS error in alloc_pvo_entry()
2019-09-06 Justin Hibbitspowerpc64/pmap: Simplify the code path for moea64_pte_r...
2019-09-06 Justin HibbitsLoader: Add load offset to powerpc kernel entry point
2019-09-06 Philip PaepsQEMU: use default HZ
2019-09-06 Philip Paepsriscv: default to HZ=100
2019-09-05 Rick MacklemDelete the unused "nd" argument for nfsrv_proxyds().
2019-09-05 Toomas Soomeloader: use teken teminal emulator for x86 and uefi
2019-09-05 Conrad MeyerRemove long-dead BUF_ASSERT_{,UN}HELD assertions
2019-09-05 Conrad Meyermsdosfs: Drop an unneeded brelse in bread error condition
2019-09-05 D Scott Phillipsnvdimm(4): Add description of NVDIMM Namespace support
2019-09-05 Cy SchubertBounds check again after advancing cp, otherwise we...
2019-09-05 Ian LeporeUse a single write of 3 bytes instead of iicdev_writeto...
2019-09-05 Emmanuel Vadotpkgbase: Add the pkg trusted keys to the FreeBSD-utilit...
2019-09-05 Ian LeporeEnsure a measurement is complete before reading the...
2019-09-05 Kristof ProvostSet required program for all acl tests
2019-09-05 Mateusz Guzikvfs: temporarily revert r351825
2019-09-05 Toomas SoomeAdjust teken to allow build as part of loader
2019-09-05 Ruslan BukinAdd dwgpio to NOTES so it gets built in LINT kernels.
2019-09-05 Stephen J.... Bump up the low range of cpuset numbers to account...
2019-09-05 Adrian Chadd[lib80211] add initial VHT (11ac) channel ranges for...
2019-09-05 Ed Mastepcie: return an error if a matching resource is not...
2019-09-05 Kyle Evanspatch(1): fix the file removal test, strengthen it...
next