]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-06-28 mhornelibelftc: add RISC-V bfd targets
2019-06-28 mhornereadelf: Add support for RISC-V specific e_flags
2019-06-28 mhorneAdd some missing RISC-V ELF defines
2019-06-27 asomersFIOBMAP2: inline vn_ioc_bmap2
2019-06-27 asomers[skip ci] VOP_BMAP.9: fix diction in copyright header
2019-06-27 rmacklemAdd non-blocking trylock variants for the rangelock...
2019-06-27 jhbFix comment in sofree() to reference sbdestroy().
2019-06-27 jhbReject attempts to register a TCP stack being unloaded.
2019-06-27 lwhsuFollow r349460 to complete removing "flags" in struct...
2019-06-27 bcranIncrease EFI_STAGING_SIZE to 100MB on x64
2019-06-27 jhbUse __FBSDID() and sort #includes.
2019-06-27 emasteExpose the kernel's build-ID through `uname -b`
2019-06-27 jhbHold an explicit reference on the socket for the aiotx...
2019-06-27 brAdd support for extended descriptor format to Altera...
2019-06-27 avgrevert r349460, printf -> KASSERT in bus.h, until I...
2019-06-27 avggpiobus: provide a new hint, pin_list
2019-06-27 avgupgrade the warning printf-s in bus accessors to KASSERT-s
2019-06-27 kevansbectl(8): create non-recursive boot environments
2019-06-27 emastepicobsd: also exclude .git where we exclude .svn today
2019-06-27 cyCreate a link to the ipmon.conf.5 man page as documente...
2019-06-27 cyReturn a return code scripts might expect. I missed...
2019-06-27 cyUpdate usage() to refect the current state of ipmon.
2019-06-27 cyAdd the ipmon.5 man page.
2019-06-27 cyFix a typo.
2019-06-26 sjglibsecureboot: allow OpenPGP support to be dormant
2019-06-26 cognetIn get_fpcontext32() and set_fpcontext32(), we can...
2019-06-26 alcRevert one of the changes from r349323. Specifically...
2019-06-26 rgrimesEmulate the "TEST r/m{16,32,64}, imm{16,32,32}" instruc...
2019-06-26 markjFree DHCP options with length zero.
2019-06-26 markjAvoid a divide-by-zero when bad checksum counters overflow.
2019-06-26 avgfix up r349428, fix a typo made during "fdt" removal
2019-06-26 markjAdd a return value to vm_page_remove().
2019-06-26 avgowc_gpiobus: clean / fix up the driver module things
2019-06-26 kibamd64 pmap: Fix pkru handling in pmap_remove().
2019-06-26 cognetFix debugging of 32bits arm binaries on arm64.
2019-06-26 markjlibdwarf: Use the cached strtab pointer when reading...
2019-06-26 markjelfcopy: Provide a size hint when creating the section...
2019-06-26 markjlibelftc: Fix the documented prototype for elftc_string...
2019-06-26 markjlibelftc: Consistently use size_t for string table...
2019-06-26 markjlibelftc: Micro-optimize string table insertion.
2019-06-26 markjRemove references to splbio in ffs_softdep.c.
2019-06-26 mavFix qlxgbe(4) static build.
2019-06-26 arichardsonUse rtld_putstr() instead of write() for the rtld msg...
2019-06-26 arichardsonFix -Wsign-compare warnings in realpath.c
2019-06-26 mariuso In iflib_txq_drain():
2019-06-26 hselaskyOnly call libusb_hotplug_enumerate() once from libusb_h...
2019-06-26 hselaskyFix support for LIBUSB_HOTPLUG_ENUMERATE in libusb...
2019-06-26 avggpio.4: document device hints common to all devices...
2019-06-26 avgfix up r349406, add missing .El
2019-06-26 avgowc.4: document how to set up the 1-wire bus on a devic...
2019-06-26 dougmRevert r349393, which leads to an assertion failure...
2019-06-26 bcranRe-enable loader efi http boot and fix dv_open bug...
2019-06-26 jhibbitspowerpc/booke: Handle misaligned floating point loads...
2019-06-26 cyWhile working on PR/238796 I discovered an unused varia...
2019-06-26 cyRemove a tautological compare for offset != 0.
2019-06-26 cyPrompted by r349366, ipfilter is also does not conform...
2019-06-25 bcranDisconnect EFI HTTP support
2019-06-25 dougmEliminate some uses of the prev and next fields of...
2019-06-25 julianFix annoying whitespace issue.
2019-06-25 asomersfcntl: style changes to r349248
2019-06-25 emastebhyve: avoid theoretical stack buffer overflow from...
2019-06-25 kevanslibbe(3): restructure be_mount, skip canmount check...
2019-06-25 mavAvoid extra taskq_dispatch() calls by DMU.
2019-06-25 kevanslibbe(3): mount: the BE dataset is mounted at /
2019-06-25 dougmDocument the KERN_PROTECTION_FAILURE return value from...
2019-06-25 luporl[PowerPC64] Don't mark module data as static
2019-06-25 mavFix strsep_quote() on strings without quotes.
2019-06-25 impRemove a couple of harmless stray references to nandfs.
2019-06-25 rlibbynetipsec key_register: check for M_NOWAIT alloc failure
2019-06-25 gjbInclude files containing metadata specific to the branc...
2019-06-25 zecCroatian calendar: update / fix names, dates, group...
2019-06-25 hselaskyFix parsing of corrupt data in usbdump(8). Check that...
2019-06-25 hselaskyConvert all IPv4 and IPv6 multicast memberships into...
2019-06-25 hselaskyFree all allocated unit IDs in cuse(3) after the client...
2019-06-25 hselaskyFix for deadlock situation in cuse(3)
2019-06-25 aeFollow the RFC 3128 and drop short TCP fragments with...
2019-06-25 aeMark default rule with IPFW_RULE_NOOPT flag, so it...
2019-06-25 aeRestore ipfw(8)'s compact output support broken after...
2019-06-25 dougmvm_map_protect may return an INVALID_ARGUMENT or PROTEC...
2019-06-25 cyThe definition of icmptypes in ip_compt.h is dead code...
2019-06-25 araujoAdd SPDX tags to bhyve(8) HD Audio device.
2019-06-25 impReplay r349342 by imp accidentally reverted by r349352
2019-06-25 impReplay r349341 by imp accidentally reverted by r349352
2019-06-25 impReplay r349340 by imp accidentally reverted by r349352
2019-06-25 impReplay r349339 by imp accidentally reverted by r349352
2019-06-25 impReplay r349336 by scottl accidentally reverted by r349352
2019-06-25 impReplay r349335 by scottl accidentally reverted by r349352
2019-06-25 impReplay r349334 by markj accidentally reverted by r349352
2019-06-25 impReplay r349333 by emaste accidentally reverted by r349352
2019-06-25 impRemove NAND and NANDFS support
2019-06-25 jhibbitspowerpc: Transition to Secure-PLT, like most other...
2019-06-25 jhibbitspowerpc: Transition to Secure-PLT, like most other OSs
2019-06-24 bcranloader: add HTTP support using UEFI
2019-06-24 jchandraarm64 acpi_iort: add some error handling
2019-06-24 jchandraarm64 gicv3_its: enable all ITS blocks for a CPU
2019-06-24 impkbdcontrol -h prints two error messages.
2019-06-24 jchandraarm64 gic: Drop unused GICV3_IVAR_REDIST_VADDR
2019-06-24 impAdd missing include of sys/boot.h
2019-06-24 impMove to using a common kernel path between the boot...
2019-06-24 impUse the cam_ed copy of ata_params rather than malloc...
next