]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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 brGrab timer frequency from FDT.
2019-03-27 desAdd workaround for a QoS-related bug in VMWare Workstation.
2019-03-27 emasteMerge r345574 from vendor-crypto:
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-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 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.
2019-03-24 ianSupport device-independent labels for geom_flashmap...
2019-03-24 scottlr329522 created problemss with commands that enter...
2019-03-24 bdeFix buffer overruns in modes with color depth more...
2019-03-24 ianDistinguish between "no partition" and "choose best...
2019-03-24 ianRevert accidental change that should not have been...
2019-03-24 ianTruncate a too-long interrupt handler name when there...
2019-03-24 bdeFix libvgl to not always fail to initialize due to...
2019-03-24 dchaginWhitespace cleanup (annoying).
2019-03-24 dchaginRegen from r345471.
2019-03-24 dchaginUpdate syscall.master to 5.0.
2019-03-24 dchaginRegen for r345469 (shmat()).
2019-03-24 dchaginLinux between 4.18 and 5.0 split IPC system calls.
2019-03-24 dchaginRevert r313993.
2019-03-24 tuexenFix build issue for the userland stack.
2019-03-24 tuexenFox more signed unsigned issues. This time on the send...
2019-03-24 tuexenFix a signed/unsigned bug when receiving SCTP messages.
2019-03-24 allanjudeFix AMD type flash write operations, and display chip...
2019-03-23 tuexenLimit the size of messages sent on 1-to-many style...
2019-03-23 tuexenLimit the number of bytes which can be queued for SCTP...
2019-03-23 tuexenAdd sysctl variable net.inet.tcp.rexmit_initial for...
2019-03-23 rpokalaAdd descriptions for sysctls in kern_mib.c and sysctl...
2019-03-23 impRemove duplicate options.
2019-03-23 impAdd device xz. This was somehow missed in the last...
2019-03-23 kibASLR: check for max_addr after applying randomization...
2019-03-23 aeAdd ability to automatically load ipfw_nat64, ipfw_nptv...
2019-03-23 dimPull in r356809 from upstream llvm trunk (by Eli Friedman):
2019-03-23 traszRemove trunc_page_ps() and round_page_ps() macros....
2019-03-23 kibAdd UPDATING note for geom_uzip(4)/xz, and bump geom_uz...
2019-03-23 tuexenFix a KASSERT() in tcp_output().
2019-03-23 mwAllow using TPM as entropy source.
2019-03-23 cyThe check for $ippool_rules in start_cmd is tautological.
2019-03-23 jhibbitspowernv: Add Hypervisor Maintenance Interrupt handler
2019-03-23 mwEnable etherswitchcfg and e6000sw driver in arm64 build
2019-03-23 mwUpdate mvneta/e6000sw for new DSA Device Tree Bindings
2019-03-23 oshogbostrings: return an error code and the char value separately
2019-03-23 kppf tests: Fix accidental duplication of content
2019-03-22 jhibbitspowerpc: Re-merge isa3 HPT with moea64 native HPT
2019-03-22 sobomaxMake it possible to update TMPFS mount point from read...
2019-03-22 avgRevert r345410, VOP_FSYNC change in ZFS vdev_file
2019-03-22 mhorneUpdate mentor and calendar files
2019-03-22 cyUse internal command variables for consistent style.
2019-03-22 avgintpm: change translation of HBA error status to smbus...
2019-03-22 avgZFS vdev_file: use correct value for waitfor parameter...
2019-03-22 kppf tests: Test CVE-2019-5598
2019-03-22 cpercivaAdd nvme support to the arm64 GENERIC kernel.
2019-03-22 cpercivaBuild if_ena.ko on arm64.
next