freebsd.git
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 eadlerRename units.lib -> definitions.units
2016-04-19 eadlerRename units.lib -> definitions.units
2016-04-19 adrianAdd VHT power envelope parsing to ifconfig.
2016-04-19 eadlerRemove pathnames.h
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoRemove redundant parenthesis.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() instead of sizeof(name) / sizeof(*name).
2016-04-19 allanjudeAdd a new installation type to bsdinstall/zfsboot:...
2016-04-19 allanjudeUnbreak the build if you enable WITH_NAND
2016-04-19 araujoUse NULL instead of 0 for pointers.
2016-04-19 araujomalloc will return NULL if it cannot allocate memory.
2016-04-19 araujogetfsent(3) will return NULL on EOF or error.
2016-04-19 araujoUse NULL instead of 0 for pointers.
2016-04-19 jhibbitsFix SMP booting for PowerPC Book-E
2016-04-19 araujoUse NULL instead of 0 for pointers.
2016-04-19 araujoUse NULL instead of 0.
2016-04-19 araujoUse NULL for pointers instead of 0.
2016-04-19 araujoUse NULL instead of 0 for pointers.
2016-04-19 araujoUse NULL for pointers instead of 0.
2016-04-18 sbrunohptmv(4) Fix potential buffer overflow in hpt_set_info.
2016-04-18 allanjudeA new implementation of the loader block cache
2016-04-18 sjgAllow -f dirdeps.mk some/dir with no TARGET_MACHINE...
2016-04-18 bdreweryMETA_MODE: Don't hide the .depend rm -f command.
2016-04-18 bdreweryUpdate meta2deps to fix crash when using -X with M2D_EX...
2016-04-18 avoslibc: do not include <sys/types.h> where <sys/param...
2016-04-18 sjgUpdate dirdeps.mk et al
2016-04-18 sbrunoCorrect possible underflow conditions when checking...
2016-04-18 tuexenAddress issues found by the XCode code analyzer.
2016-04-18 gjbAdd MK_AUTO_OBJ=no to ${MAKE} invocation if PKG_VERSION...
2016-04-18 bdreweryFollow-up r298220: Don't pass down META_MODE which...
2016-04-18 bdreweryMETA_MODE: Disable during installworld and similar.
2016-04-18 bdreweryCause an error during 'make install' if trying to compi...
2016-04-18 bdreweryFollow-up r297842: Rework header generation to fix...
2016-04-18 bdreweryMETA_MODE: Clean .meta files with 'make cleandepend'.
2016-04-18 pfgReuse our roundup2() macro instead of reinventing the...
2016-04-18 pfgRe-use our roundup2() macro instead of reinventing...
2016-04-18 pfglibipsec: use NULL instead of zero for pointers.
2016-04-18 pfgrbootd: use NULL instead of zero for pointers.
2016-04-18 asomersAdd the ability to read a SAS device's Target Port...
2016-04-18 pfgftpd: replace malloc + memset 0 with calloc.
2016-04-18 pfglibstand: use NULL instead of zero for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 pfglibbluetooth: use NULL instead of zero for pointers.
2016-04-18 pfgrexec(3): use NULL instead of zero for pointers.
2016-04-18 araujoUser NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 emasteReplace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain
2016-04-18 tuexenFix signed/unsigned warnings.
2016-04-18 andrewPull the MSI/MSI-X handling functions out to help with...
2016-04-18 pluknetFixed indentation, minor style.
2016-04-18 tuexenFix a warning about an unused variable.
2016-04-18 tuexenPut panic() calls under INVARIANTS.
2016-04-18 delphijFix tinderbox LINT build.
2016-04-18 ngieMinor cosmetic cleanup
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujostrchr(3) will return NULL if it cannot find the charac...
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 delphijMFV r298178:
2016-04-18 araujoUser NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 tuexenCleanup debug output.
2016-04-18 tuexenDon't use anonymous unions.
2016-04-18 tuexenRemove a left-over debug printf().
2016-04-18 sgalabovAllow RT3350 CPU clock to be detected as part of RT3050...
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0.
2016-04-18 araujoThe malloc will return NULL if it can't allocate memory.
2016-04-18 delphijVendor import of file 4.26.
2016-04-18 araujoUse nitems instead of 'sizeof(mapnames) / sizeof(mapnam...
2016-04-18 wblockAdd the kern.vt.enable_bell sysctl, which was not docum...
2016-04-18 adrian[urtwn] default to announcing RX 64K aggregates.
2016-04-18 adrian[net80211] put in a comment about the not-quite-correct...
2016-04-17 markjUse a loop instead of a goto in sysctl_kern_proc_kstack().
2016-04-17 markjFix the description of the first two arguments to proc...
2016-04-17 markjMake the second argument of dtrace_invop() a trapframe...
2016-04-17 baptNote that mklocale(1) and colldef(1) are no longer...
2016-04-17 baptUse the nitems() macro
2016-04-17 baptImport libucl 0.8.0
2016-04-17 impAdd CAM_NETFLIX_IOSCHED to the build.
2016-04-17 impDo the intmax_t dance for debug so CAM_NETFLIX_IOSCHED...
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 baptImport sqlite3-3.12.1 (3120100)
2016-04-17 jillesmail: Don't truncate mtime of mailbox to microseconds.
2016-04-17 wblockFix markup on "\n" in printf so it renders correctly.
2016-04-17 adrianundo previous commit - WIP was committed by accident.
2016-04-17 dimUntil it has been properly fixed upstream, apply a...
2016-04-17 baptRemove leftover from Big5HKSCS removal
2016-04-17 kibThe struct thread td_estcpu member is only used by...
2016-04-17 kibAdd hw.dmar.batch_coalesce tunable/sysctl, which specif...
2016-04-17 impImplement Auxiliary register. Add PIM_ATA_EXT flag...
2016-04-17 imptag_action is not used at all in ata. It's set to 1...
next