]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-06-27 Alan SomersMFHead @349476
2019-06-27 Rick MacklemAdd non-blocking trylock variants for the rangelock...
2019-06-27 John BaldwinFix comment in sofree() to reference sbdestroy().
2019-06-27 John BaldwinReject attempts to register a TCP stack being unloaded.
2019-06-27 Alan Somersfusefs: fix a memory leak regarding FUSE_INTERRUPT
2019-06-27 Li-Wen HsuFollow r349460 to complete removing "flags" in struct...
2019-06-27 Rebecca CranIncrease EFI_STAGING_SIZE to 100MB on x64
2019-06-27 John BaldwinUse __FBSDID() and sort #includes.
2019-06-27 Ed MasteExpose the kernel's build-ID through `uname -b`
2019-06-27 Alan Somersfusefs: recycle vnodes after their last unlink
2019-06-27 John BaldwinHold an explicit reference on the socket for the aiotx...
2019-06-27 Ruslan BukinAdd support for extended descriptor format to Altera...
2019-06-27 Alan Somersfusefs: counter(9) variables should not be statically...
2019-06-27 Alan Somersfusefs: fix a memory leak in the forget test
2019-06-27 Alan Somersfusefs: convert statistical sysctls to use counter(9)
2019-06-27 Andriy Gaponrevert r349460, printf -> KASSERT in bus.h, until I...
2019-06-27 Andriy Gapongpiobus: provide a new hint, pin_list
2019-06-27 Andriy Gaponupgrade the warning printf-s in bus accessors to KASSERT-s
2019-06-27 Kyle Evansbectl(8): create non-recursive boot environments
2019-06-27 Ed Mastepicobsd: also exclude .git where we exclude .svn today
2019-06-27 Cy SchubertCreate a link to the ipmon.conf.5 man page as documente...
2019-06-27 Cy SchubertReturn a return code scripts might expect. I missed...
2019-06-27 Cy SchubertUpdate usage() to refect the current state of ipmon.
2019-06-27 Cy SchubertAdd the ipmon.5 man page.
2019-06-27 Cy SchubertFix a typo.
2019-06-27 Alan Somersfusefs: fix some memory leaks
2019-06-26 Simon J. Gerratylibsecureboot: allow OpenPGP support to be dormant
2019-06-26 Alan Somersfusefs: tighten expectations in mmap tests
2019-06-26 Olivier HouchardIn get_fpcontext32() and set_fpcontext32(), we can...
2019-06-26 Alan CoxRevert one of the changes from r349323. Specifically...
2019-06-26 Rodney W. GrimesEmulate the "TEST r/m{16,32,64}, imm{16,32,32}" instruc...
2019-06-26 Alan Somersfusefs: annotate deliberate file descriptor leaks in...
2019-06-26 Mark JohnstonFree DHCP options with length zero.
2019-06-26 Mark JohnstonAvoid a divide-by-zero when bad checksum counters overflow.
2019-06-26 Alan Somersfusefs.5: remove deleted sysctls from man page
2019-06-26 Alan Somersfusefs: run the io tests with direct io, too
2019-06-26 Andriy Gaponfix up r349428, fix a typo made during "fdt" removal
2019-06-26 Mark JohnstonAdd a return value to vm_page_remove().
2019-06-26 Alan Somersfusefs: implement protocol 7.23's FUSE_WRITEBACK_CACHE...
2019-06-26 Andriy Gaponowc_gpiobus: clean / fix up the driver module things
2019-06-26 Konstantin... amd64 pmap: Fix pkru handling in pmap_remove().
2019-06-26 Olivier HouchardFix debugging of 32bits arm binaries on arm64.
2019-06-26 Mark Johnstonlibdwarf: Use the cached strtab pointer when reading...
2019-06-26 Mark Johnstonelfcopy: Provide a size hint when creating the section...
2019-06-26 Mark Johnstonlibelftc: Fix the documented prototype for elftc_string...
2019-06-26 Mark Johnstonlibelftc: Consistently use size_t for string table...
2019-06-26 Mark Johnstonlibelftc: Micro-optimize string table insertion.
2019-06-26 Mark JohnstonRemove references to splbio in ffs_softdep.c.
2019-06-26 Alexander MotinFix qlxgbe(4) static build.
2019-06-26 Alex RichardsonUse rtld_putstr() instead of write() for the rtld msg...
2019-06-26 Alex RichardsonFix -Wsign-compare warnings in realpath.c
2019-06-26 Marius Stroblo In iflib_txq_drain():
2019-06-26 Alan Somersfusefs: delete some unused mount options
2019-06-26 Hans Petter... Only call libusb_hotplug_enumerate() once from libusb_h...
2019-06-26 Hans Petter... Fix support for LIBUSB_HOTPLUG_ENUMERATE in libusb...
2019-06-26 Andriy Gapongpio.4: document device hints common to all devices...
2019-06-26 Andriy Gaponfix up r349406, add missing .El
2019-06-26 Andriy Gaponowc.4: document how to set up the 1-wire bus on a devic...
2019-06-26 Doug MooreRevert r349393, which leads to an assertion failure...
2019-06-26 Rebecca CranRe-enable loader efi http boot and fix dv_open bug...
2019-06-26 Alan Somersfusefs: implement the "time_gran" feature.
2019-06-26 Justin Hibbitspowerpc/booke: Handle misaligned floating point loads...
2019-06-26 Cy SchubertWhile working on PR/238796 I discovered an unused varia...
2019-06-26 Cy SchubertRemove a tautological compare for offset != 0.
2019-06-26 Cy SchubertPrompted by r349366, ipfilter is also does not conform...
2019-06-26 Alan Somersfusefs: delete obsolete comments in the tests
2019-06-26 Alan Somersfusefs: set ctime during FUSE_SETATTR following a write
2019-06-25 Alan Somersfusefs: automatically update mtime and ctime on write
2019-06-25 Rebecca CranDisconnect EFI HTTP support
2019-06-25 Alan Somersfusefs: fix the tests for non-default values of MAXPHYS
2019-06-25 Doug MooreEliminate some uses of the prev and next fields of...
2019-06-25 Julian ElischerFix annoying whitespace issue.
2019-06-25 Alan Somersfcntl: style changes to r349248
2019-06-25 Ed Mastebhyve: avoid theoretical stack buffer overflow from...
2019-06-25 Alan Somersfusefs: fix the tests for nondefault values of vfs...
2019-06-25 Kyle Evanslibbe(3): restructure be_mount, skip canmount check...
2019-06-25 Alan Somersfusefs: writes should update the file size, even when...
2019-06-25 Alexander MotinAvoid extra taskq_dispatch() calls by DMU.
2019-06-25 Kyle Evanslibbe(3): mount: the BE dataset is mounted at /
2019-06-25 Doug MooreDocument the KERN_PROTECTION_FAILURE return value from...
2019-06-25 Alan Somersfusefs: rewrite vop_getpages and vop_putpages
2019-06-25 Leandro Lupori[PowerPC64] Don't mark module data as static
2019-06-25 Alexander MotinFix strsep_quote() on strings without quotes.
2019-06-25 Alan Somersfusefs: fix multiple issues with the io tests
2019-06-25 Warner LoshRemove a couple of harmless stray references to nandfs.
2019-06-25 Ryan Libbynetipsec key_register: check for M_NOWAIT alloc failure
2019-06-25 Glen BarberInclude files containing metadata specific to the branc...
2019-06-25 Marko ZecCroatian calendar: update / fix names, dates, group...
2019-06-25 Hans Petter... Fix parsing of corrupt data in usbdump(8). Check that...
2019-06-25 Hans Petter... Convert all IPv4 and IPv6 multicast memberships into...
2019-06-25 Hans Petter... Free all allocated unit IDs in cuse(3) after the client...
2019-06-25 Hans Petter... Fix for deadlock situation in cuse(3)
2019-06-25 Andrey V. ElsukovFollow the RFC 3128 and drop short TCP fragments with...
2019-06-25 Andrey V. ElsukovMark default rule with IPFW_RULE_NOOPT flag, so it...
2019-06-25 Andrey V. ElsukovRestore ipfw(8)'s compact output support broken after...
2019-06-25 Doug Moorevm_map_protect may return an INVALID_ARGUMENT or PROTEC...
2019-06-25 Cy SchubertThe definition of icmptypes in ip_compt.h is dead code...
2019-06-25 Marcelo AraujoAdd SPDX tags to bhyve(8) HD Audio device.
2019-06-25 Warner LoshReplay r349342 by imp accidentally reverted by r349352
2019-06-25 Warner LoshReplay r349341 by imp accidentally reverted by r349352
next