]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2017-12-27 Eitan Adlerlib: Fix several typos and minor errors
2017-12-27 Eitan Adlerkernel: Fix several typos and minor errors
2017-12-27 Eitan Adleruserland: Fix several typos and minor errors
2017-12-26 Kirk McKusickMissing disk close in libufs.
2017-12-26 Ian LeporeAdd a section describing how to tune ARM kernel options...
2017-12-26 Michael Zhilin[mips] fix compilation of TP-WN1043ND kernel configuration
2017-12-26 Ian LeporeAdd a new ARM kernel option, LOCORE_MAP_MB, to control...
2017-12-26 Ian LeporeComplete the changing of the old "i2c-address" property...
2017-12-26 Ian LeporeUpdate the FDT example for the lm75 sensor to match...
2017-12-26 Ed Mastereadelf: report byte size for DT_PREINIT_ARRAYSZ
2017-12-26 Alan CoxRefactor vm_map_find(), creating a separate function...
2017-12-26 Emmanuel Vadotman4: Move back allwinner man page to share/man/man4
2017-12-26 Kyle Evansextres/syscon: Commit missing bits from r327106
2017-12-26 Michael TuexenWhite cleanups.
2017-12-26 Mark JohnstonEnsure that pass > 0 when starting a scan with vm_pages...
2017-12-26 Jilles Tjoelkersh: Don't leak wait* implementation details from jobs.c
2017-12-26 Jilles Tjoelkernandtool: Add missing mode for open() with O_CREAT
2017-12-26 Emmanuel VadotMove arm specific man page to man4.arm subfolder
2017-12-26 Michael TuexenClearify CID 1008197.
2017-12-26 Michael TuexenClearify issue reported in CID 1008198.
2017-12-26 Emmanuel Vadotarm64: a10_gpio.c and a10_mmc.c were renamed aw_gpio...
2017-12-26 Michael TuexenFix CID 1008428.
2017-12-26 Michael TuexenFix CID 1008936.
2017-12-26 Michael TuexenAllow the first (and second) argument of sn_calloc...
2017-12-26 Emmanuel Vadotarm: a10_gpio.c was renamed aw_gpio.c
2017-12-26 Michael TuexenWhen adding support for sending SCTP packets containing...
2017-12-26 Emmanuel VadotAllwinner: gpio: Rename driver to aw_gpio and add man...
2017-12-26 Emmanuel VadotAllwinner: mmc: Rename driver to aw_mmc and add a man...
2017-12-26 Emmanuel Vadotaw_rtc.4: Correct some error/style found by mandoc...
2017-12-26 Warner LoshFix typo
2017-12-25 Emmanuel Vadotaw_rsb.4: Remove useless .Re
2017-12-25 Emmanuel VadotChange the remaining files using my personnal email...
2017-12-25 Eitan Adler.git*: add gitattributes and gitignore
2017-12-25 Poul-Henning... Introduce an architecture-agnostic <sys/_stdarg.h>...
2017-12-25 Eitan Adlerfsync(3): correctly document return values
2017-12-25 Emmanuel Vadotaw_rtc: Add man page for this driver
2017-12-25 Alan CoxMake the vm object bypass and collapse counters per...
2017-12-25 Warner LoshDoh! Never test in one tree and commit from another:
2017-12-25 Warner LoshMatch unattached devices on the system to potential...
2017-12-25 Emmanuel Vadotallwinner: aw_usbphy is also needed for ohci
2017-12-25 Emmanuel VadotAllwinner: Remove unused aw_console driver.
2017-12-25 Alexander KabaevDo pass removing some write-only variables from the...
2017-12-24 Mark JohnstonFix two problems with the page daemon control loop.
2017-12-24 Dimitry AndricRemove obsolete register keyword from opensolaris's...
2017-12-24 Warner LoshFurther investigation shows this shouldn't have been...
2017-12-24 Dimitry AndricFix clang 6.0.0 compiler warnings in binutils
2017-12-24 Alexander KabaevRemove write-only opt and useless optlen variables.
2017-12-24 Warner LoshComment this out until I have time to get to the bottom...
2017-12-24 Dimitry AndricFollow-up to r326375, by moving the block that disables...
next