]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-10-21 Andrey V. ElsukovAdd handling for appearing/disappearing of ingress...
2018-10-21 Andrey V. ElsukovAdd handling for appearing/disappearing of ingress...
2018-10-21 Andrey V. ElsukovAdd KPI that can be used by tunneling interfaces to...
2018-10-21 Vincenzo Maffioneman: fix vale(4) port naming
2018-10-21 Kristof Provostvlan: Fix panic with lagg and vlan
2018-10-21 Warner LoshRemove stray refernce to pdq. Like the infamous twenty...
2018-10-21 Andrey V. ElsukovDo not decrement RST life time if keep_alive is not...
2018-10-21 Andrey V. ElsukovCall inet_ntop() only when its result is needed.
2018-10-21 Warner LoshRemove stray fatm reference.
2018-10-21 Andrey V. ElsukovRetire IPFIREWALL_NAT64_DIRECT_OUTPUT kernel option...
2018-10-21 Glen BarberComment -DNDEBUG in head after r339436 when head was...
2018-10-21 Andrew TurnerSplit out the virtio mmio FDT attachment and add an...
2018-10-21 Andrey V. ElsukovAdd IPFW_RULE_JUSTOPTS flag, that is used by ipfw(8...
2018-10-21 Warner LoshTag this obsolete driver. It was obsolete in 3.x when...
2018-10-21 Andrey V. ElsukovAdd ifaddr_event_ext event. It is similar to ifaddr_eve...
2018-10-21 Andrey V. ElsukovFix grammar.
2018-10-21 Andrey V. ElsukovDo not allow use `create` keyword as hostname when...
2018-10-21 Yuri Pankovpw: fix the checks in boolean_str() after r326738....
2018-10-21 Andrey V. ElsukovAdd sadb_x_sa2 extension to SADB_ACQUIRE requests.
2018-10-21 Gleb SmirnoffFix exiting an epoch(9) we never entered. May happen...
2018-10-21 Mateusz Guzikamd64: tidy up memset to have rax set earlier for small...
2018-10-21 Poul-Henning... Recognize LAN in Lenovo USB-C and TB3 docks
2018-10-21 Poul-Henning... Implement ECMA-48 "REP", some Linuxen have started...
2018-10-21 Warner LoshRemove all the really old junk that never would be...
2018-10-21 Poul-Henning... Add Lenovo USB-C and TB3 docks
2018-10-21 Poul-Henning... Update example to something people less than 40 years...
2018-10-21 Warner LoshUse BROKEN_OPTIONS for NVME, HYPERV, CXGBETOOL and...
2018-10-21 Warner LoshAdd missing options.
2018-10-21 Oleksandr TymoshenkoAdd amdgpio, driver for GPIO controller on AMD-based...
2018-10-21 Justin Hibbitspowerpc/mpc85xx: Make Freescale PCI bridge driver a...
2018-10-21 Justin Hibbitspowerpc64/powernv: Add pnpinfo strings to opal device...
2018-10-21 Justin Hibbitspowerpc64/pmap: Correct the logic for minidump KVA...
2018-10-21 Justin Hibbitspowerpc64/xics: Fix comment typo
2018-10-21 Justin Hibbitspowerpc64/powernv:opal_pci: Fix the alignment of the...
2018-10-21 Jayachandran C.arm generic_timer: fix armv8 timer desc
2018-10-21 Justin Hibbitspowerpc/dtrace: Use explicit bit numbers to mask out...
2018-10-21 Ed Mastepwd_mkdb: retire -B and -L endianness options
2018-10-21 Justin Hibbitspowerpcspe: Implement SPE exception handling
2018-10-21 Ed MasteAdd some tom-thumb vt font glyphs
2018-10-21 Ed Masteregen src.conf after r339477 and r339511
2018-10-21 Ed MasteIntroduce src.conf knob to build userland with retpoline
2018-10-21 Ed MasteANSIfy libc/quad
2018-10-21 Devin TeskeRestore the ability to prevent the user from interrupti...
2018-10-21 Konstantin... Unindent vm_map_simplify_entry() after r339506.
2018-10-20 Konstantin... amd64: flush L1 data cache on syscall return with an...
2018-10-20 Konstantin... Reduce code duplication in merging vm_entry neighbors.
2018-10-20 Ed Mastemcount: tidy up ANSIfication
2018-10-20 Ed Mastelibi386: remove CLANG_NO_IAS workaround
2018-10-20 Philip PaepsImport tzdata 2018f
2018-10-20 Mariusz ZaborskiAdd link to the setproctitle_fast function.
2018-10-20 Conrad Meyernetdump: Zone mbufs should be allocated before dump
2018-10-20 Conrad MeyerEmbedded chacha: Remove some harmless dead stores in...
2018-10-20 Conrad MeyerEmbedded chacha: Distinguish via dedicated macro
2018-10-20 Conrad Meyercrypto/chacha: Split header into separate _chacha.h
2018-10-20 Conrad MeyerZSTDIO: Correctly initialize zstd context with provided...
2018-10-20 Conrad Meyergetentropy(3): Trap non-API errnos from getrandom(2...
2018-10-20 Baptiste DaroussinBring back the WARNS level to what it used to be to...
2018-10-20 Conrad Meyermdmfs(8): Check for other types of helper-program failure
2018-10-20 Warner LoshFix typo
2018-10-20 Conrad MeyerFortuna: Fix a race to prevent reseed spamming
2018-10-20 Conrad Meyerrandom(4): Correct a bare zero to the appropriate enum
2018-10-20 Mark JohnstonAdd an assertion to pmap_enter().
2018-10-20 Yuri PankovAdd -b/-l options to localedef(1) to specify output...
2018-10-20 Baptiste DaroussinUpdate libdialog to 1.3-20180621
2018-10-20 Conrad Meyerrandom(4): Translate a comment requirement into a compi...
2018-10-20 Conrad Meyerddb: Enable 'thread <address>'
2018-10-20 Conrad MeyerAdd a dev_refthread.9 document.
2018-10-20 Eitan Adlerbsd-family-tree: Announce two new releases
2018-10-20 Baptiste DaroussinImport dialog 1.3-20180621
2018-10-20 Conrad MeyerFortuna: trivial static variable cleanup
2018-10-20 Conrad MeyerFortuna: Add trivial assert to match FS&K definition
2018-10-20 Conrad MeyerFortuna: Clean up reseeding key material to closer...
2018-10-20 Conrad Meyerdev_refthread: Do not initialize *ref when reference...
2018-10-20 Warner LoshNow that we've branched, turn off building DRM and...
2018-10-20 Conrad MeyerAdd a MINIMAL config for i386, based on amd64
2018-10-20 Warner LoshAdd updating entry for DRM
2018-10-20 Conrad Meyerstty.1: Document kern.tty_info_kstacks behavior (r339471)
2018-10-20 Ed Mastelibelf: also test for 64-bit ELF in _libelf_is_mips64el
2018-10-20 Eugene Grosbeinrc.initdiskless: fix commentary grammar after r339465
2018-10-20 Conrad Meyertty info (^T): Add optional kernel stack(9) traces
2018-10-20 Kristof Provostpf synproxy will do the 3WHS on behalf of the target...
2018-10-20 Ed MasteRemove incorrect BSD-2-Clause-FreeBSD SPDX tags
2018-10-20 Conrad MeyerReplace ttyprintf with sbuf_printf and tty drain routine
2018-10-20 Ed MasteRemove incorrect BSD-2-Clause-FreeBSD SPDX tag
2018-10-20 Kristof Provostpfctl tests: Basic test case for PR 231323
2018-10-20 Eugene Grosbeinrc.initdiskless: add support for auxiliary NVRAM.
2018-10-20 Kristof Provostpfctl: Dup strings
2018-10-20 Conrad MeyerAdd flags variants to linker_files / stack(9) symbol...
2018-10-20 Eugene GrosbeinMake upgrade from previous FreeBSD versions less painful
2018-10-20 Conrad Meyernvdimm(4): Fix GCC 6.4.0 build
2018-10-20 Mark JohnstonFix a dead store.
2018-10-20 Conrad Meyerixl/iavf(4): Fix GCC 6.4.0 build
2018-10-20 Mark JohnstonFix formatting.
2018-10-20 Alexandre C... Add myself to calendar, and update mentors-mentee relat...
2018-10-20 Mark JohnstonRemove dead code.
2018-10-20 Mark JohnstonStaticize a couple of functions.
2018-10-20 Ed MasteBump LLD_REVISION_STRING for 13-CURRENT
2018-10-20 Mark JohnstonRemove some obsolete compatibility code.
2018-10-20 Mark JohnstonCreate some global domainsets and refactor NUMA registr...
2018-10-20 Ed Masteobjcopy: restore behaviour required by GCC's build
next