]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-04-20 Konstantin... Arm and arm64 both have fueword() implemented for some...
2016-04-20 Peter GrehanDon't use SYSDIR to avoid conflicts with existing usage.
2016-04-20 Pedro F. GiffuniIndentation issues.
2016-04-20 Pedro F. GiffuniMinor indentation issue.
2016-04-20 Pedro F. GiffuniUse our nitems() macro when param.h is available.
2016-04-20 Sean BrunoAvoid a possible heap overflow in our nlm code by limit...
2016-04-20 Stanislav GalabovAdd compat strings used by OpenWRT to some Mediatek...
2016-04-20 Stanislav GalabovRework mtk_gpio_v1 driver
2016-04-20 Stanislav GalabovIntroduce OpenWRT compatible pinctrl driver for Mediate...
2016-04-20 Stanislav GalabovModify mx25l FDT compatible device handling
2016-04-20 Stanislav GalabovInclude resets and clocks properties for PCI in FreeBSD...
2016-04-20 Stanislav GalabovChange OpenWRT imported dtsi files
2016-04-20 Andrew TurnerGroup the ThunderX PCIe PEM newbus methods to help...
2016-04-20 Andrew TurnerPull out the MSI/MSI-X handling calls to simplify futur...
2016-04-20 Hans Petter... Fix inverted priv check calls. Priv check returns zero...
2016-04-20 Roman BogorodskiyUpdate the bhyve(8) man page:
2016-04-20 Conrad Meyersym(4): Don't double-free 'sim' in failure case
2016-04-20 Conrad Meyersound(4): Don't use-after-free in midi module unload
2016-04-20 Conrad Meyerkgssapi(4): Don't allow user-provided arguments to...
2016-04-20 Conrad Meyerpty(4): Use strlcpy to guarantee destination buffer...
2016-04-20 Conrad Meyerkgssapi(4): Fix string overrun in Kerberos principal...
2016-04-20 Conrad Meyeri915kms: Fix memory leak if a CRT is detected
2016-04-20 Conrad Meyerdrm2(4): Fix double-free in low-memory error path
2016-04-20 Conrad MeyerMake Racct macro slightly more gracious given RACCT_UND...
2016-04-20 Conrad Meyeraesni(4): Initialize error before use
2016-04-20 Conrad Meyeri915kms intel_pm: Read from actual tsc_freq instead...
2016-04-20 Conrad Meyerkern_rctl: Fix resource leak in error path
2016-04-20 Conrad Meyerradix rn_inithead: Fix minor leak in low memory conditions
2016-04-20 Conrad Meyerbpf_getdltlist: Don't overrun 'lst'
2016-04-20 Marcelo AraujoPartially revert the change on r298325 where there...
2016-04-20 Marcelo AraujoRe-ident lines.
2016-04-20 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-20 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-20 Pedro F. Giffunilibc: use our roundup2/rounddown2() macros when param...
2016-04-20 Conrad Meyernctgpio(4): Don't index past the end of sc->pins array
2016-04-20 Conrad MeyerSRAT: Don't overflow domain_pxm table
2016-04-20 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-20 Conrad Meyerlinprocfs_doproclimits: Initialize error return before use
2016-04-20 Conrad Meyerlinprocfs: Don't print uninitialized values
2016-04-20 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-20 Enji CooperDon't leak fd on sectorsize malloc failure
2016-04-20 Enji CooperFix double fclose of `fp1` when freopen fails
2016-04-19 Enji CooperMake sure fmemopen succeeds in :test_append_binary_pos...
2016-04-19 Pedro F. Giffunikernel: use our nitems() macro when it is available...
2016-04-19 Pedro F. Giffunisys/boot: use our nitems() macro when it is available...
2016-04-19 Pedro F. GiffuniX86: use our nitems() macro when it is avaliable throug...
2016-04-19 Pedro F. Giffunisys/dev: use our nitems() macro when it is avaliable...
2016-04-19 Pedro F. Giffunidev/agp: use our nitems() macro when it is avaliable...
2016-04-19 Oleksandr TymoshenkoFix build for Pi kernels with syscons enabled
2016-04-19 Enji CooperFix issues identified by Coverity
2016-04-19 Enji CooperRemove trailing whitespace and use `nitems(mib)` instea...
2016-04-19 Enji CooperFix leaks and test for getpagesize() returning == -1
2016-04-19 Pedro F. Giffunidev/usb: use our nitems() macro when param.h is available.
2016-04-19 Allan JudeLink bcache into userboot.so, was not added in r298230
2016-04-19 Pedro F. Giffunirestore: use our roundup2/rounddown2() macros when...
2016-04-19 John BaldwinAlways emit an error message on passthru configuration...
2016-04-19 David C Somayajulu1. modify fwdump (a.k.a grcdump) so that grcdump memory...
2016-04-19 Andriy Voskoboinyknet80211: do not reschedule scan_curchan_task() if...
2016-04-19 Pedro F. Giffunirtld-elf: use our roundup2() macro when param.h is...
2016-04-19 Pedro F. Giffunidump: use NULL instead of zero for pointers.
2016-04-19 Pedro F. Giffunifsck_msdosfs: use NULL instead of zero for pointers.
2016-04-19 Pedro F. Giffunirtld-elf: use NULL instead of zero for pointers.
2016-04-19 Sean Brunoaacraid(4): Sanely copyin userland pointers and ensure...
2016-04-19 Sean BrunoPlug memory leak in ctl(4) when ctl_copyin_args() is...
2016-04-19 Adrian Chadd[bhnd] Standardize bhnd device tables and quirk matching.
2016-04-19 Adrian Chadd[bhnd] Clean up bhnd resource handling and inherited...
2016-04-19 Adrian Chadd[bhnd] Add support for specifying the address space...
2016-04-19 Allan JudeFix pc98 build error introduced in r298230
2016-04-19 Ruslan BukinRevert r298268 (Add optional chip_select/deselect methods).
2016-04-19 Ruslan BukinAssert CS for single transfers.
2016-04-19 Luiz Otavio... Use GPIOTOGGLE to toggle the pin state instead of read...
2016-04-19 Edward Tomasz... Mention fsck_ffs -E in tunefs(8). It's non-obvious...
2016-04-19 Luiz Otavio... Add PCI ID for family 10h model 30h to amdtemp(4).
2016-04-19 Ruslan BukinAdd driver for Xilinx AXI Quad SPI device. The device...
2016-04-19 Ruslan BukinAdd optional chip_select/deselect methods. This is...
2016-04-19 Edward Tomasz... Fix debugging printf.
2016-04-19 Konstantin... Fix umtx lock/trylock for compat32.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Sepherosa Ziehauhyperv/vmbus: Make device probe/attach synchronous...
2016-04-19 Sepherosa Ziehauhyperv: Remove two assign-only local variables
2016-04-19 Xin LIFix build breakage introduced by r298253.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Eitan AdlerRename units.lib -> definitions.units
2016-04-19 Eitan AdlerRename units.lib -> definitions.units
2016-04-19 Adrian ChaddAdd VHT power envelope parsing to ifconfig.
2016-04-19 Eitan AdlerRemove pathnames.h
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoRemove redundant parenthesis.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() instead of sizeof(name) / sizeof(*name).
2016-04-19 Allan JudeAdd a new installation type to bsdinstall/zfsboot:...
2016-04-19 Allan JudeUnbreak the build if you enable WITH_NAND
2016-04-19 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-19 Marcelo Araujomalloc will return NULL if it cannot allocate memory.
2016-04-19 Marcelo Araujogetfsent(3) will return NULL on EOF or error.
next