]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-08 Peter WemmVendor import serf-1.3.9 (now Apache serf)
2018-10-05 Ed Mastelibcrypto: have buildinf.h depend on Makefile
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-10-05 Kyle Evanslualoader: Don't draw loader menu with autoboot_delay=-1
2018-10-05 Kurt LidlDocument signal handling in blacklistd(8).
2018-10-05 John BaldwinUpdate the existing heimdal implementation for OpenSSL...
2018-10-05 Alexander MotinAdd sysctls for dbuf metadata cache variables added...
2018-10-05 Tom JonesConvert UDP length to host byte order
2018-10-05 Edward Tomasz... Remove the BUGS section of nscd(8) man page. According...
2018-10-05 Mateusz Piotrowskibsdinstall(8): Fix a typo.
2018-10-05 Mateusz PiotrowskiMODULE_PNP_INFO(9): Fix a grammar mistake.
2018-10-05 Matt Macyhwpmc: Refactor sample ring buffer handling to fix...
2018-10-05 Matt Macyeliminate locking surrounding ui_vmsize and swap reserv...
2018-10-04 Brooks DavisRevert r339174: Move 32-bit compat support for FIODGNAM...
2018-10-04 Ryan StoneHold a write lock across udp_notify()
2018-10-04 Brooks DavisReduce NL_ARGMAX to 4096 to match Linux.
2018-10-04 Mateusz Guzikamd64: hide non-erms jump label under non-erms copyin...
2018-10-04 Oleksandr Tymoshenko[ig4] style(9) clean-up
2018-10-04 Ed Mastecrt: switch to standard note type definitions from...
2018-10-04 Mateusz Piotrowskibsdinstall(8): Document ZFS installation scripting.
2018-10-04 Pawel Jakub... Remove invalid comments and correct some typos.
2018-10-04 Pawel Jakub... When the adist_free list is empty and we lose connectio...
2018-10-04 Pawel Jakub... When we look for a new trail file there might be a...
2018-10-04 Glen BarberFix the hardware.{txt,html} build in the release/Makefi...
2018-10-03 Brooks DavisMove 32-bit compat support for FIODGNAME to the right...
2018-10-03 Andreas ToblerSet the default loader for powerpc64 back to to forth...
2018-10-03 Gleb SmirnoffIn PR 227259, a user is reporting that they have code...
2018-10-03 Ed Masteopenssh: connect libressl-api-compat.c and regen config.h
2018-10-03 Ed Masteopenssh: add openbsd-compat/libressl-api-compat.c
2018-10-03 Mark JohnstonFix an inverted test in ucode_load_ap().
2018-10-03 Michael TuexenUse strlcpy() instead of strncpy().
2018-10-02 Brooks DavisMove 32-bit compat support for CDIOREADTOCENTRYS to...
2018-10-02 John BaldwinUpdate obsolete files list for OpenSSL 1.1.1.
2018-10-02 Kevin BowlingUse nda(4) on powerpc64
2018-10-02 Bjoern A. ZeebAfter r338257 is was possible to trigger a KASSERT...
2018-10-02 Mateusz PiotrowskiMODULE_PNP_INFO(9): Add example of T usage.
2018-10-02 Robert WatsonRework the logic around quick checks for auditing that...
2018-10-02 Ed Mastelibelf: correct mips64el test to use ELF header
2018-10-02 Kirk McKusickAdd missing newline in pwarn message.
2018-10-02 Mateusz Piotrowskitop(1): Rework DESCRIPTION OF MEMORY section.
2018-10-01 Jung-uk KimMake sendmail work with OpenSSL 1.1 API. Taken from...
2018-10-01 Jung-uk KimRevert r338773. A patch from the ports tree will be...
2018-10-01 Mateusz Guzikamd64: reimplement libc memset and bzero with kernel...
2018-10-01 Kenneth D.... Fix a da(4) driver memory leak for SCSI SMR devices.
2018-10-01 Mark JohnstonUse an unsigned iterator for domain sets.
2018-10-01 Andrew TurnerAdd kernel ifunc support on arm64.
2018-10-01 Mark JohnstonApply r339046 to i386.
2018-10-01 Andreas ToblerThis commit reverts 338930. The approach was wrong.
2018-10-01 Edward Tomasz... Remove references to the "new" NFS clients and servers...
2018-10-01 Jung-uk KimDrop pre-AVX toolchain for amd64 and i386 to simplify...
2018-10-01 Ruslan BukinFix build with GCC 8.1.
2018-10-01 Kyle Evanslibbe(3): Fix BE activation promoting activated BE
2018-10-01 Mark JohnstonCount bootstrap data as resident in the kernel pmap.
2018-10-01 Emmanuel Vadotarm64: Raise again L3 table for early devmap
2018-10-01 Andrew GallatinAllow empty NUMA memory domains to support Threadripper2
2018-10-01 Michael TuexenMitigate providing a timing signal if the COOKIE or...
2018-10-01 Andrew TurnerAdd STT_GNU_IFUNC and R_AARCH64_IRELATIVE support on...
2018-10-01 Michael TuexenAfter allocating chunks set the fields in a consistent...
2018-10-01 Andrey V. ElsukovAdd INP_INFO_WUNLOCK_ASSERT() macro and use it instead of
2018-10-01 Bjoern A. ZeebFix the MODULE_PNP_INFO() for iwm(4) where I got the...
2018-09-30 Michael TuexenPlug mbuf leak in the SCTP input path in an error case.
2018-09-30 Michael TuexenPlug mbuf leaks in the SCTP output path in error cases.
2018-09-30 Allan JudeUse PNP metadata to allow devmatch to autoload ure(4)
2018-09-30 Konstantin... Update x86/ifunc.h.
2018-09-30 Michael TuexenFix the handling of ancillary data for SCTP socket...
2018-09-30 Michael TuexenIncrement the corresponding UDP stats counter (udps_opa...
2018-09-29 Bjoern A. ZeebProvide MODULE_PNP_INFO() for iwm(4) so that devmatch...
2018-09-29 Ed Masteclang: allow ifunc resolvers to accept arguments
2018-09-29 Konstantin... Fix UP build.
2018-09-29 Dimitry AndricPull in r329557 from upstream lld trunk (by George...
2018-09-29 Michael TuexenFor changing the MTU on tun/tap devices, it should...
2018-09-29 Mateusz Guzikamd64: remove unnecessary cld from libc memcpy/bcopy
2018-09-29 Allan JudeAvoid panic when adjusting priority of a read in the...
2018-09-29 Oleksandr Tymoshenko[sdhci] Add ACPI identifier for AMD eMMC 5.0 controller
2018-09-28 Michael TuexenFix typo in comment.
2018-09-28 John BaldwinRegenerate after UNIMPL -> OBSOL changes in r339001.
2018-09-28 John BaldwinMark various removed system calls as OBSOL instead...
2018-09-28 John BaldwinRun 32-bit compat ldconfig on mips64.
2018-09-28 Konstantin... Correct vm_fault_copy_entry() handling of backing file...
2018-09-28 Konstantin... In vm_fault_copy_entry(), we should not assert that...
2018-09-28 Konstantin... In vm_fault_copy_entry(), collect the code to initializ...
2018-09-28 Konstantin... Revert part of the r338891 which reordered local invali...
2018-09-28 Andrew TurnerExport ID_AA64ISAR{0,1}_EL1 to userland.
2018-09-28 Hans Petter... When multiple threads are involved receiving completion...
2018-09-28 Glen BarberUpdate head from ALPHA7 to ALPHA8 as part of the 12...
2018-09-27 Brooks DavisCentralize compat support for PCIOCGETCONF.
2018-09-27 Mateusz Guzikamd64: fix return value of copyinstr after r338970
2018-09-27 Gordon TetlowClear stack allocated data structure to prevent kernel...
2018-09-27 Guangyuan YangAdd description, parameters, options, sysctl and exampl...
2018-09-27 John BaldwinDon't clear DR6 for debug exceptions from userland.
2018-09-27 Mateusz Guzikamd64: reimplement libc memcmp and bcmp with kernel...
2018-09-27 Mateusz Guzikamd64: macroify and mostly depessimize copyinstr
2018-09-27 Bjoern A. ZeebIn in6_pcbpurgeif0() called, e.g., from if_clone_destroy(),
2018-09-27 Mateusz Guzikamd64: mostly depessimize copystr
2018-09-27 Mateusz Guzikamd64: clean up copyin/copyout
2018-09-27 Mateusz Piotrowskilib(4): Fix mdoc issues.
2018-09-27 Konstantin... Remove -m (update) from ldconfig -32 & -soft invocation...
2018-09-27 Mateusz Guzikamd64: implement memcmp in assembly
2018-09-27 Andrew TurnerExport ID_AA64PFR0_EL1 to userland
next