]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2016-04-19 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-19 Justin HibbitsFix SMP booting for PowerPC Book-E
2016-04-19 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-19 Marcelo AraujoUse NULL instead of 0.
2016-04-19 Marcelo AraujoUse NULL for pointers instead of 0.
2016-04-19 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-19 Marcelo AraujoUse NULL for pointers instead of 0.
2016-04-18 Sean Brunohptmv(4) Fix potential buffer overflow in hpt_set_info.
2016-04-18 Allan JudeA new implementation of the loader block cache
2016-04-18 Simon J. GerratyAllow -f dirdeps.mk some/dir with no TARGET_MACHINE...
2016-04-18 Bryan DreweryMETA_MODE: Don't hide the .depend rm -f command.
2016-04-18 Bryan DreweryUpdate meta2deps to fix crash when using -X with M2D_EX...
2016-04-18 Andriy Voskoboinyklibc: do not include <sys/types.h> where <sys/param...
2016-04-18 Simon J. GerratyUpdate dirdeps.mk et al
2016-04-18 Sean BrunoCorrect possible underflow conditions when checking...
2016-04-18 Michael TuexenAddress issues found by the XCode code analyzer.
2016-04-18 Glen BarberAdd MK_AUTO_OBJ=no to ${MAKE} invocation if PKG_VERSION...
2016-04-18 Bryan DreweryFollow-up r298220: Don't pass down META_MODE which...
2016-04-18 Bryan DreweryMETA_MODE: Disable during installworld and similar.
2016-04-18 Bryan DreweryCause an error during 'make install' if trying to compi...
2016-04-18 Bryan DreweryFollow-up r297842: Rework header generation to fix...
2016-04-18 Bryan DreweryMETA_MODE: Clean .meta files with 'make cleandepend'.
2016-04-18 Pedro F. GiffuniReuse our roundup2() macro instead of reinventing the...
2016-04-18 Pedro F. GiffuniRe-use our roundup2() macro instead of reinventing...
2016-04-18 Pedro F. Giffunilibipsec: use NULL instead of zero for pointers.
2016-04-18 Pedro F. Giffunirbootd: use NULL instead of zero for pointers.
2016-04-18 Alan SomersAdd the ability to read a SAS device's Target Port...
2016-04-18 Pedro F. Giffuniftpd: replace malloc + memset 0 with calloc.
2016-04-18 Pedro F. Giffunilibstand: use NULL instead of zero for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Pedro F. Giffunilibbluetooth: use NULL instead of zero for pointers.
2016-04-18 Pedro F. Giffunirexec(3): use NULL instead of zero for pointers.
2016-04-18 Marcelo AraujoUser NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Ed MasteReplace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain
2016-04-18 Michael TuexenFix signed/unsigned warnings.
2016-04-18 Andrew TurnerPull the MSI/MSI-X handling functions out to help with...
2016-04-18 Sergey KandaurovFixed indentation, minor style.
2016-04-18 Michael TuexenFix a warning about an unused variable.
2016-04-18 Michael TuexenPut panic() calls under INVARIANTS.
2016-04-18 Xin LIFix tinderbox LINT build.
2016-04-18 Enji CooperMinor cosmetic cleanup
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo Araujostrchr(3) will return NULL if it cannot find the charac...
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Xin LIMFV r298178:
2016-04-18 Marcelo AraujoUser NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Michael TuexenCleanup debug output.
2016-04-18 Michael TuexenDon't use anonymous unions.
2016-04-18 Michael TuexenRemove a left-over debug printf().
next