]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
MFC r308242: smbus: remove smbus_trans / SMB_TRANS
[FreeBSD/FreeBSD.git] / usr.sbin /
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-20 wmaARM64: bsdinstall support for creating EFI partitions
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 dteskeAdd bsdconfig `wifi' (aka `wireless' or `wlan') module
2016-06-16 asomersFix usr.sbin/rpcbind ATF tests on 32-bit platforms
2016-06-16 kibReturn usual error indicator to shell.
2016-06-14 emastemakefs: Provide a -T option to set timestamps to a...
2016-06-13 asomersFix usr.sbin/extattr testcases on tmpfs
2016-06-13 ngieAdd missing break in lock_partialfilelock(..) with...
2016-06-13 ngieChange my given name from "Garrett" to "Ngie"
2016-06-10 allanjudeFix a miss merge in the services_mkdb(8) man page
2016-06-10 allanjudeFix bsdinstall for root-on-zfs with MBR partitioning
2016-06-09 pfgrpcbind(8): Make use of some xdr_* macros.
2016-06-09 traszDecouple MaxBurstLength and FirstBurstLength from MaxRe...
2016-06-09 traszDon't cap FirstBurstLength to maximum MaxRecvDataSegmen...
2016-06-08 oshogboFix spelling of the casper introduced in the r296047.
2016-06-08 avosbsdinstall: add country/regulatory domain configuration...
2016-06-08 ngieBounds check rpcbs_rmtcall(..) to ensure rtype is less...
2016-06-07 lidlSeparate BLACKLIST vs BLACKLIST_SUPPORT properly
2016-06-07 araujoBump date in both manpages.
2016-06-07 adrian[ath3k] add a replacement ath3k firmware loading tool.
2016-06-07 araujoAdd an entry on rc.conf(5) explaining the new options
2016-06-06 vangyzennewsyslog: Eliminate unnecessary sleep(10) when -R...
2016-06-06 araujoFor pointers use NULL instead of 0.
2016-06-05 traszRemove duplicated semicolons.
2016-06-05 traszReport negotiated MaxBurstLength and FirstBurstLength...
2016-06-04 baptFix typo preventing pw {user,group}next -C from working...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 bdreweryWITH_META_MODE: Don't expect meta files for side-effect...
2016-06-03 bdreweryDIRDEPS_BUILD: Connect new directories and update depen...
2016-06-03 delphijMFV r301238:
2016-06-03 lidlAdd blacklistd.conf manpage
2016-06-02 lidlAdd basic blacklist build support
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 gjbRevert r301137 and r301163, and implement a correct fix
2016-06-01 gjbRevert r289096:
2016-06-01 smhFix tzsetup not installing /etc/localtime for UTC
2016-06-01 traszDescribe default value for "offload".
2016-05-30 pfgkeyserv(1): drop useless comparison.
2016-05-29 ngieFollow up to r300932
2016-05-29 markjFix rpcbind init after r300941.
2016-05-29 edInvoke the dirname() function in a POSIX compliant...
2016-05-29 ngieStaticize variables only used in rpcbind.c
2016-05-29 ngieRemove unnecessary caller_uaddr != NULL test before...
2016-05-29 ngieRemove a useless if (x != NULL) check before calling...
2016-05-29 ngieDon't leak res in network_init(..)
2016-05-29 ngieMark out_of_mem(..) and usage(..) with __dead2 as they...
2016-05-29 ngiePlug leak with ifp by calling freeifaddrs after calling...
2016-05-29 ngieCatch malloc(3) errors and socket(2) errors
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 ngieOnly expose `hint_uaddr` in the ND_DEBUG case
2016-05-27 baptImprove error message when failing to open a backing...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 bdreweryWITH_AUTO_OBJ: Fix crunchgen builds.
2016-05-26 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 asomersrmextattr(8) man page clarifications regarding -qq
2016-05-26 avosbsdinstall: unbreak static address assignment for wired...
2016-05-26 truckmanAvoid buffer overflow or truncation when constructing...
2016-05-25 edMake code compile when basename() is POSIX compliant.
2016-05-25 truckmanFix Coverity CIDs 1340544 Resource leak and 1340543...
2016-05-25 truckmanDelay calling yp_malloc_dnsent() until after some addit...
2016-05-25 truckmanCall free(cur) if strdup(dirp->d_name) fails to avoid...
2016-05-24 truckmanFix acpidb CIDs 1011279 (Buffer not null terminated...
2016-05-24 truckmanFix acpidump CID 1011278 (Buffer not null terminated...
2016-05-24 truckmanFix CID 1006692 in /usr/sbin/pw pw_log() function and...
2016-05-24 peterIt seems <sys/types.h> is a new prerequisite for <bitst...
2016-05-24 truckmanFix multiple Coverity Out-of-bounds access false postiv...
2016-05-24 allanjudeOnly set kern.geom.part.mbr.enforce_chs=0 once, instead...
2016-05-24 allanjudeAdd support for RAID 1+0 (striped mirrors) to bsdinstal...
2016-05-23 allanjudeOnly export and re-import the root pool if installing...
2016-05-23 allanjudeFix missing pool name in zfs set command
2016-05-23 allanjudeFix error in bsdinstall where additional filesystems...
2016-05-23 traszBuild iscsid(8) with ICL_KERNEL_PROXY defined by defaul...
2016-05-22 allanjudebsdinstall/zfsboot GPT+BIOS+GELI installs now make...
2016-05-22 ngieWrap EXPAND(..) macro with a do-while(0) loop and put...
2016-05-22 allanjudeFix default ZFS layout to work better by default with...
2016-05-22 baptFix typo in comments for the zfsboot script
2016-05-21 asomersBetter document security_show_{success,info,badconfig...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 kenAdjust a couple of error cases in camdd(8).
2016-05-19 traszWhen iscsid(8) is running in ICL proxy mode, don't...
2016-05-19 traszFix error message.
2016-05-19 kenAdd support for managing Shingled Magnetic Recording...
2016-05-18 sjgInitialize date of rootNode.
2016-05-18 glebiusRevert r299830, it has couple of fatal errors.
2016-05-18 pfgmakefs(8): Clarify the comment concerning seeding.
2016-05-17 pfgmakefs(1): use all the random(3) range.
2016-05-17 pfgmakefs(8): use NULL instead of zero for pointers.
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-17 traszAdd initial support for negotiating iSER parameters...
2016-05-17 truckmanWhen clearing rtmsg, pass &rtmsg to bzero() instead...
2016-05-16 truckmanDon't walk off the end of the array when proto isn...
2016-05-16 truckmanSet ai2 to NULL in in find_host() before the loop and...
2016-05-16 truckmanActually use the loop interation limit so carefully...
2016-05-16 truckmanFix an off by one error to avoid overflowing rp[].
2016-05-16 truckmanNULL releasedfl after calling deallocate_file_lock...
2016-05-16 truckmanpdu_delete(request) frees request, so move the call...
2016-05-16 truckmanDon't free fnamebuf before we calling cfgfile_add(...
2016-05-16 araujoSimplify overengineered and buggy code that looked...
next