]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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().
2016-04-18 Stanislav GalabovAllow RT3350 CPU clock to be detected as part of RT3050...
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0.
2016-04-18 Marcelo AraujoThe malloc will return NULL if it can't allocate memory.
2016-04-18 Xin LIVendor import of file 4.26.
2016-04-18 Marcelo AraujoUse nitems instead of 'sizeof(mapnames) / sizeof(mapnam...
2016-04-18 Warren BlockAdd the kern.vt.enable_bell sysctl, which was not docum...
2016-04-18 Adrian Chadd[urtwn] default to announcing RX 64K aggregates.
2016-04-18 Adrian Chadd[net80211] put in a comment about the not-quite-correct...
2016-04-17 Mark JohnstonUse a loop instead of a goto in sysctl_kern_proc_kstack().
2016-04-17 Mark JohnstonFix the description of the first two arguments to proc...
2016-04-17 Mark JohnstonMake the second argument of dtrace_invop() a trapframe...
2016-04-17 Baptiste DaroussinNote that mklocale(1) and colldef(1) are no longer...
2016-04-17 Baptiste DaroussinUse the nitems() macro
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Warner LoshAdd CAM_NETFLIX_IOSCHED to the build.
2016-04-17 Warner LoshDo the intmax_t dance for debug so CAM_NETFLIX_IOSCHED...
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-17 Baptiste DaroussinImport sqlite3-3.12.1 (3120100)
2016-04-17 Jilles Tjoelkermail: Don't truncate mtime of mailbox to microseconds.
2016-04-17 Warren BlockFix markup on "\n" in printf so it renders correctly.
2016-04-17 Adrian Chaddundo previous commit - WIP was committed by accident.
2016-04-17 Dimitry AndricUntil it has been properly fixed upstream, apply a...
2016-04-17 Baptiste DaroussinRemove leftover from Big5HKSCS removal
2016-04-17 Konstantin... The struct thread td_estcpu member is only used by...
2016-04-17 Konstantin... Add hw.dmar.batch_coalesce tunable/sysctl, which specif...
2016-04-17 Warner LoshImplement Auxiliary register. Add PIM_ATA_EXT flag...
2016-04-17 Warner Loshtag_action is not used at all in ata. It's set to 1...
2016-04-17 Peter WemmTurn ssh_host_dsa_key back on until PR#208254 is taken...
2016-04-17 Glen BarberFix etcupdate(8) with rc.sendmail and devd/*. It turns out
2016-04-17 Glen BarberRemove lib/libcapsicum and libexec/casper, brought...
2016-04-17 Adrian Chadd[urtwn] set the A-MPDU density to 16.
2016-04-17 Warner LoshDell has an OEM drive from Samsung that has issues...
2016-04-17 Adrian ChaddOnly compile the FDT bits when we are using FDT.
2016-04-16 Michael TuexenFix the ICMP6 handling for SCTP.
2016-04-16 Luiz Otavio... Add Codel to NOTES.
2016-04-16 Baptiste DaroussinRemove Big5HKSCS entries from mtree
2016-04-16 Alexander LeidingerQuote variable for architectures where we have more...
2016-04-16 Stanislav GalabovImport Mediatek/Ralink dts files from OpenWRT
2016-04-16 Stanislav GalabovAdd support for boot arguments specification via fdt
2016-04-16 Stanislav GalabovChange MIPS_INTRNG to INTRNG in MEDIATEK_BASE config
2016-04-16 Baptiste DaroussinRegenerate the Makefile so that actually the new genera...
2016-04-16 Baptiste DaroussinDo not forget to set the destination directory for...
2016-04-16 Glen BarberRemove the RCSID line from ntp_control.c, and set the...
2016-04-16 Baptiste DaroussinComplete the Obsoletefiles entries
2016-04-16 Baptiste DaroussinRegenerates locales Makefiles and locales
2016-04-16 Pedro F. Giffunilibc: make some more use of the nitems() macro.
2016-04-16 Baptiste DaroussinReadd the zh_hant_HK.UTF-8 removed by accident
2016-04-16 Baptiste DaroussinReally stop converting map from UTF-8 to GB2312
2016-04-16 Baptiste DaroussinReplace generated maps with maps extracted from CLDR...
2016-04-16 Baptiste DaroussinRework collation generation:
2016-04-16 Baptiste DaroussinUse the SOCK_CLOEXEC flags in the socket(2) 'type'...
2016-04-16 Baptiste DaroussinFix a mandoc -Tlint warning
2016-04-16 Baptiste DaroussinDirectly set the O_CLOEXEC flags via the open(2) attributes
2016-04-16 Baptiste DaroussinUse pipe2(2) to directly set the close-on-exec flags...
next