]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-12-29 Conrad Meyerfind(1): Fix -newer and -samefile to conform to POSIX[0]
2017-12-29 Maxim KonovalovSort by time.
2017-12-29 Nathan WhitehornEnhance the CHRP/pSeries platform layer:
2017-12-29 Konstantin... Do not lock vm map in swapout_procs().
2017-12-29 Nathan WhitehornAdd support for 64-bit PowerPC kernels to be directly...
2017-12-29 Nathan WhitehornMaintain alignment of in-code 64-bit quantities by...
2017-12-29 Ian LeporeCorrect a mistake and reword a couple sentences to...
2017-12-29 Marius Strobl- Don't allow userland to switch partitions; it's next...
2017-12-29 Konstantin... Style.
2017-12-29 Alan Somersgeli: fix the resize test on arm64
2017-12-29 Alan SomersFix a harmless typo from r310786
2017-12-29 Warner LoshFix ubldr. uboot/lib uses defines for the loader. It...
2017-12-29 Kyle Evansstand/fdt: Consistently apply fdt_overlays
2017-12-29 Alan CoxAfter r327168, the variable "vm_pageout_wanted" can...
2017-12-29 Alan Somersgeli: factor out some common code in the geli tests
2017-12-29 Alan SomersFix potential TOCTTOU bug in the geli tests
2017-12-29 Poul-Henning... Add a crude workaround for ports with flavors
2017-12-29 Eitan Adlerlocale: add cnr (Montenegrin)
2017-12-29 Eitan Adlerlibc/locale: fix an off-by-one in newlocale
2017-12-29 Eitan Adlerbsd-family-tree: add NetBSD 7.1.1; correct NetBSD abbrev
2017-12-29 Marius Strobl- There is no need to keep the tuning error and re...
2017-12-29 Cy SchubertCorrect the comment describing badrs which is bad route...
2017-12-29 Xin LIThe fix in r327273 turns a memory leak into freeing...
2017-12-29 Eitan Adlerbsd-family-tree: add NetBSD 6.0.6
2017-12-29 Eitan Adlerbsd-family-tree: add HardenedBSD
2017-12-29 Navdeep Parharcxgbe(4): Reduce duplication by consolidating minor...
2017-12-29 Pedro F. Giffuniif_txpreg.h: drop clauses 3 and 4.
2017-12-29 Pedro F. Giffunidev/txp: Update if_txpreg.h to match OpenBSD's version.
2017-12-28 Konstantin... Clean up the comment.
2017-12-28 Nathan WhitehornRemove ELF note for Open Firmware. It is marked optiona...
2017-12-28 Bartek Rutkowskihumanize_number(3): fix math edge case in rounding...
2017-12-28 Konstantin... In vm_swapout_map_deactivate_pages(), it is enough...
2017-12-28 Marius StroblProbe Intel Denverton eMMC 5.0 controllers.
2017-12-28 Marius StroblWith the advent of interrupt remapping, Intel has repur...
2017-12-28 John BaldwinRemove a few more dangling references to ie(4).
2017-12-28 Sean Brunoe1000: Add support for Ice Lake and Cannon Lake
2017-12-28 Kyle Evansstand/fdt: Avoid bailout when dtbo has no fixups
2017-12-28 Kyle Evansstand/fdt: Fix loading of multiple fdt_overlays
2017-12-28 Pedro F. GiffuniFix some typos.
2017-12-28 Pedro F. Giffuninetinet6/ip6_id.c: niels kindly dropped clause 3/4...
2017-12-28 Pedro F. GiffuniStart syncing changes from OpenBSD's ip6_id.c instead...
2017-12-28 Pedro F. GiffuniRevert r327293
2017-12-28 Pedro F. Giffuninetinet6/ip6_id.c: niels kindly dropped clause 3/4...
2017-12-28 John BaldwinMinor formatting and style tweaks to some comments.
2017-12-28 John BaldwinRemove a stale reference to ie(4).
2017-12-28 Pedro F. Giffunirpc.sprayd: Remove 3rd and 4th clauses in christos...
2017-12-28 Pedro F. Giffunirpc.sprayd: Bring some changes from NetBSD.
2017-12-28 Pedro F. Giffunisys/sys/chio.h: add NetBSD RCS ID.
2017-12-28 Pedro F. Giffunisys/i386/isa/elink*: sync with (older) NetBSD.
2017-12-28 Konstantin... Reuse kern_proc_vmmap_resident() for procfs_map residen...
2017-12-28 Konstantin... Make kern_proc_vmmap_resident() externally accesible...
2017-12-28 Konstantin... Style. Remove useless return.
2017-12-28 Konstantin... Complete r327264 by fixing yet another return without...
2017-12-28 Eitan AdlerUpdate pci_vendors to 2017.12.20
2017-12-28 Eitan AdlerFix a few speelling errors
2017-12-28 Emmanuel VadotRevert r327250 as it broke the build for some armv6...
2017-12-28 Warner LoshClose fd when we're done dv-sending the file.
2017-12-28 Warner LoshFree mp on a couple of error paths.
2017-12-28 Warner LoshClose the fp rather than the fd since we fdopen the...
2017-12-28 Warner LoshWhen bind fails, make sure we closed the socket we...
2017-12-28 Warner LoshClose fd and fd1 before returning now that we're done...
2017-12-28 Warner LoshDon't leak outfile. Free it before we return from bincvt.
2017-12-28 Warner LoshPlug memory leak by freeing wantedblk{32,64}.
2017-12-28 Warner LoshFree zbuf when kflag is true too.
2017-12-28 Warner LoshClose slave on fork error to prevent pty fd leak.
2017-12-28 Warner LoshFree path before returnig.
2017-12-28 Warner LoshClose cpfrom in an error case.
2017-12-28 Warner LoshFree data after we're done with it.
2017-12-28 Warner LoshFree inb on error return.
2017-12-28 Warner LoshFree some variables before they go out of scope.
2017-12-28 Warner LoshPlug two resource leaks.
2017-12-28 Warner LoshUse proper failure path rather than just returning.
2017-12-28 Warner LoshExplicitly ignore return value from remove. We wouldn...
2017-12-28 Warner LoshDon't leak resources on duplicate -m or -M arguments...
2017-12-28 Pedro F. GiffuniSPDX: fix wrong license ID tag in dev/cesa.
2017-12-28 Pedro F. GiffuniSPDX: fix wrong license ID tag in dev/spibus.
2017-12-28 Eitan AdlerFix a few more speelling errors
2017-12-28 Nathan WhitehornFix bug introduced in r326674, in which efi boot partit...
2017-12-28 Pedro F. GiffuniSPDX: fix wrong license ID tag in libkern.
2017-12-28 Pedro F. Giffuniarm/ixp425: Drop 3rd and 4th clauses from Ichiro FUKUHA...
2017-12-27 Pedro F. GiffuniSPDX: fix license ID tags for arm/xscale.
2017-12-27 Navdeep Parharcxgbe/iw_cxgbe: Fix iWARP over VLANs (catch up with...
2017-12-27 Kirk McKusickIn preparation for converting to libufs to read the...
2017-12-27 Pedro F. Giffunisparc64: Update idprom.h.
2017-12-27 Emmanuel Vadotarm: hdmi_if.m is already in files.arm
2017-12-27 Emmanuel Vadotarm: Add kern/kern_clocksource.c to files.arm
2017-12-27 Pedro F. GiffuniSPDX: Small for a license ID tags.
2017-12-27 Pedro F. GiffuniSPDX: Fix some License ID tags for libc.
2017-12-27 Stephen HurdDon't pass rids to taskqgroup_attach()
2017-12-27 Warner LoshUse strl* here too.
2017-12-27 Pedro F. Giffuniccdconfig: Update licensing terms.
2017-12-27 Stephen HurdRemove assertion that's not true for !EARLY_AP_STARTUP
2017-12-27 Pedro F. GiffuniSPDX: Complete License ID tags for UFS.
2017-12-27 Stephen HurdFix indentation.
2017-12-27 Warner LoshFix a bunch of issues (and a few non-issues but appease...
2017-12-27 Kyle Evansif_awg: Respect rgmii-*id PHY configurations
2017-12-27 Emmanuel Vadotctl: Correct comment in ctl_worker_thread
2017-12-27 Xin LIReplace send-mail with the more standarized sendmail...
2017-12-27 Xin LIDon't initialize lastlong before assigning it.
2017-12-27 Eitan Adlerother: Fix several typos and minor errors
next