]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-03-29 asomersMFHead@r345677
2019-03-29 asomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 jhibbitspowerpc64: Use medium code model in asm files for TOC...
2019-03-29 asomersfusefs: convert debug printfs into dtrace probes
2019-03-29 jhibbitspowerpc: Remove now-obsolete P9H MMU name
2019-03-28 asomersfusefs: fix error handling in fuse_vnop_strategy
2019-03-28 traszFactor out retrieving the interpreter path from the...
2019-03-28 npcxgbe(4): Count and clear interrupts generated at the...
2019-03-28 jhbUse a dedicated malloc type for lagg(4)'s structures.
2019-03-28 erjiflib: return ENETDOWN when the network device is down
2019-03-28 erjiflib: hold the CTX lock in iflib_pseudo_register
2019-03-28 mavDo not map small IOCTL buffers to KVA, but copy.
2019-03-28 jhbRemove nested epochs from lagg(4).
2019-03-28 traszMake the "KB/s" field one character shorter (by reducin...
2019-03-28 delphijDistinguish between lseek errors and read errores.
2019-03-28 emastereadelf: add newline after dumping dynamic FLAGS /...
2019-03-28 ngieSpam CXXFLAGS with `-I${DESTDIR}/usr/include/private...
2019-03-28 olivierSkip this test if if_tap module is not available
2019-03-28 bdeFix VGLLine() in depths > 8.
2019-03-28 emasteRevert other accidentally committed part of r345625
2019-03-28 bdeFix VGLGetXY(), VGLSetXY() and VGLClear() for MEMBUFs...
2019-03-28 emasteRevert change accidentally committed along with r345625
2019-03-28 bdeOops, r345496 got the pointer args backwards for bcopy...
2019-03-28 hselaskyAdd new USB PCI ID.
2019-03-28 lwhsuFix `make` in sys/modules
2019-03-28 lwhsuAdd dependent header files
2019-03-28 kevansdtc(1): Update to 1a79f5f26631
2019-03-28 kevansif_bridge(4): ensure all traffic passing over the bridg...
2019-03-28 asomersfusefs: add a regression test for bug 236844
2019-03-28 emasterevert r341429 "disable BIND_NOW in libc, libthr, and...
2019-03-28 asomersfusefs: deduplicate code in the allow_other test
2019-03-28 asomersfusefs: fix a resource leak in the allow_other tests
2019-03-27 kibrtld: disable relro enforcement for irelative relocatio...
2019-03-27 rpokalaTeach jedec_dimm(4) to be more forgiving of non-fatal...
2019-03-27 tychonUse the BUS_DMA_NOWRITE flag to expose and create the...
2019-03-27 markjFix pidfile_open(3) to handle relative paths with multi...
2019-03-27 markjStop using -fdebug-prefix-map to map the object directory.
2019-03-27 markjPrepend DW_AT_comp_dir to relative line number director...
2019-03-27 bdeFix accessing pixels under the mouse cursor:
2019-03-27 manupkgbase: Use uname as ABI_FILE
2019-03-27 emasterevert r302146: makeroot: zero out subsecond component...
2019-03-27 asomersfusefs: don't ignore errors in fuse_vnode_refreshsize
2019-03-27 brGrab timer frequency from FDT.
2019-03-27 asomersfusefs: delete dead code in fuse_vnop_setattr
2019-03-27 desAdd workaround for a QoS-related bug in VMWare Workstation.
2019-03-27 emasteMerge r345574 from vendor-crypto:
2019-03-27 asomersfusefs: fix a derefence-after-null-check
2019-03-27 scottlAdd missing break statements. Coverity CID 1400446.
2019-03-27 bdeFix copying of bitmaps in depths > 8. This fix is...
2019-03-27 asomersfusefs: correct mmap()'s return value in the allow_othe...
2019-03-27 asomersfusefs: correctly set fuse_release_in.flags in an error...
2019-03-27 asomersFUSEFS: during FUSE_READDIR, set the read size correctly.
2019-03-27 asomersfusefs: set fuse_init_in->max_readahead correctly
2019-03-27 asomersfusefs: fix a race condition in the allow_other test
2019-03-26 cemx86: Use XSAVEOPT for fpusave(), when available
2019-03-26 markjAdd CTLFLAG_VNET to the net.inet.icmp.tstamprepl defini...
2019-03-26 emastepf: use UID_ROOT and GID_WHEEL named constants in make_dev
2019-03-26 jhbAdd special psuedo-options for the base/{binutils,gcc...
2019-03-26 jhbRemove the TIMED src option from the list of options.
2019-03-26 emastestand: remove CLANG_NO_IAS from zfsldr
2019-03-26 emasteinit: pedantic correction to "can't exec" script warning
2019-03-26 emasteDTF_REWIND does nothing (since r247236) so retire its use
2019-03-26 traszImprove error reporting when the swap pager runs out...
2019-03-26 gonzoChange default value of kern.bootfile to reflect reality
2019-03-26 traszMake smartpqi(4) behave better when running out of...
2019-03-26 trasz.Xr trim(8) from dd(1).
2019-03-26 traszFactor out resource limit enforcement code in the ELF...
2019-03-26 rrsFix a small bug in the tcp_log_id where the bucket
2019-03-26 philipSZ has been known as Eswatini since April 2018 (formerl...
2019-03-26 tuexenFix a double free of an SCTP association in an error...
2019-03-26 philipImport tzdata 2019a
2019-03-26 asomersfusefs: delete dead code
2019-03-26 jhibbitspowerpc64: Micro-optimize moea64 native pmap tlbie
2019-03-26 kevansAllow kernel config to specify DTS/DTSO to build, and...
2019-03-26 kevanslualoader: Fix up some luacheck concerns
2019-03-26 kevanslualoader: Clear the screen before prompting for password
2019-03-26 kevansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-26 sobomaxRefine r345425: get rid of superfluous helper macro...
2019-03-25 markjReject F_SETLK_REMOTE commands when sysid == 0.
2019-03-25 gremboCorrect contradictory information on default syslog...
2019-03-25 andrewSort printing of the ID registers on arm64 to be identi...
2019-03-25 tuexenInitialize scheduler specific data for the FCFS scheduler.
2019-03-25 tuexenImprove locking when tearing down an SCTP association.
2019-03-25 hselaskyChange all kernel C-type macros into static inline...
2019-03-25 mmMFV r345495:
2019-03-25 bdeFix another type of buffer overrun for segmented modes...
2019-03-25 mmUpdate vendor/libarchive/dist to git 3c079320b23ddf5ef3...
2019-03-25 tuexenFix the handling of fragmented unordered messages when...
2019-03-25 avosrun(4): merge some common TSF-related code into run_dis...
2019-03-25 allanjudeThe Atheros AR7241 has 20 GPIO pins
2019-03-25 allanjudeMake TMPFS_PAGES_MINRESERVED a kernel option
2019-03-25 emasteApply WITH_PIE changes to other binutils components
2019-03-25 emasteFix GNU objdump build under WITH_PIE
2019-03-24 emasteAdd description for WITHOUT_RETPOLINE
2019-03-24 bdeOops, my previous commit to libvgl was missing the...
2019-03-24 scottlAdd event table decoding for SAS Broadcast Primitive...
2019-03-24 bdeFix the type of the color args for VGLMouseFreeze(...
2019-03-24 bdeAdd support for arbitrary font widths. Only multiples...
2019-03-24 scottlFix a transposition error from the previous commit
2019-03-24 bdeFix reading of pixels in (4 and 8-plane) planar modes.
next