Remove the unnecessary cast.
[freebsd.git] / usr.sbin /
2015-10-02 grehanFix post-test typo that snuck in.
2015-10-02 grehanSimple sysctl-like firmware query interface. Similar...
2015-10-02 delphijFix a regression with SA-15:24 patch that prevented...
2015-10-02 emasteAdd debug file extension to kldxref(8) after r288176
2015-10-02 mavDocument CD block size of 2048.
2015-10-02 mavSet default block size for CD to expected 2048 bytes.
2015-10-02 araujoThe rpc.yppasswdd has an option to not allow shell...
2015-10-02 grehan- Increase the max number of indirect descriptors to...
2015-10-01 andrewAlso build ofwdump on arm64.
2015-09-30 markjMFV r288408:
2015-09-29 delphijThe Sun RPC framework uses a netbuf structure to repres...
2015-09-29 bdreweryAll supported releases have the -m support from r186678...
2015-09-29 bdreweryDocument the post-merge actions of calling tzsetup...
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 mavAdd to CTL initial support for CDROMs and removable...
2015-09-27 melifarortsock requests for deleting interface address lles...
2015-09-26 jpaetzelIncrease group limit for kerberized NFSv4
2015-09-26 bdreweryRevert r288268. Wrong change committed.
2015-09-26 bdreweryHookup mkcsmapper_static and mkesdb_static for all...
2015-09-26 bdreweryAdd more SUBDIR_PARALLEL.
2015-09-26 mavRemove some duplicate, legacy, dead and questionable...
2015-09-25 emasteBuild ofwdump(8) on MIPS too
2015-09-25 bdreweryMETA_MODE: Remove DEP_MACHINE from Makefile.depend...
2015-09-25 bdreweryMETA_MODE: Checkin a proper Makefile.depend.
2015-09-25 bdreweryMETA_MODE: Remove DEP_RELDIR from Makefile.depend files.
2015-09-25 jpaetzelFix typo.
2015-09-24 bdreweryAdd missing CLEANFILES.
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-22 amdmi3Fix crash on parsing some inf files
2015-09-22 jkimRemove unsupported S5 (power off) state since r170976.
2015-09-22 cemngctl dot: Drop invalid trailing semi-colon
2015-09-21 mavMake cltd ignore HA ports.
2015-09-19 hrs- Remove unused union p_un.
2015-09-19 hrs- Fix a crash on a rpc entry when an IPv6 address is...
2015-09-19 delphij'sin' is never used after assignment. Looking at the...
2015-09-19 allanjudeRename some functions and variables inside sesutil...
2015-09-19 bdreweryConnect sesutil(1) and numactl(1) for META_MODE.
2015-09-19 allanjudeImprove and expand sesutil(8)
2015-09-19 bdreweryReplace afterinstall: hack from r54681 with 'make delet...
2015-09-18 bdreweryRemove redundant beforeinstall.
2015-09-17 delphijEliminate unneeded copying of vdev data, goto, etc...
2015-09-17 delphijUse strlcpy() instead of strncpy() because subsequent...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-17 bdreweryUpdate META_MODE dependencies.
2015-09-16 desIf forwarders were specified on the command line, creat...
2015-09-16 allanjudeAdd a number of models to the bsdinstall GPT hack blacklist
2015-09-15 mavAdd ctl-lun config option for consistency in HA setups.
2015-09-15 zbbPerform I2C transmission in a single burst when mode...
2015-09-14 dteskeFix code typo (no functional change)
2015-09-14 baptRegression: fix usershow -7
2015-09-13 mavAdd negotiation of iSCSIProtocolLevel to 2 (RFC7144).
2015-09-13 mavWhen updating port, apply only change of LUN map, not...
2015-09-12 mavCTL documentation update, mostly for HA.
2015-09-12 baptRegression: fix pw usermod -d
2015-09-11 dteskeReplace `return' outside of function with exit
2015-09-11 dteskeUse a variable for readability
2015-09-11 dteskeUpdate copyright
2015-09-11 dteskeBetter to reset trap and explicitly exit success
2015-09-11 dteskeRemove trailing newline at EOF
2015-09-11 dteskeProduce meaningful exit code
2015-09-11 dteskeExplicitly exit with success
2015-09-11 dteskeExplicitly exit with success
2015-09-11 dteskeUpdate copyrights
2015-09-11 dteskeProduce meaningful exit code
2015-09-11 dteskeRemove use of return outside of function
2015-09-11 dteskeIgnore error results from newaliases(1)
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 delphijUse strlcpy() in favor of strncpy() as it's defined...
2015-09-10 mavRemove unused target and initiator IDs.
2015-09-10 hrs- Remove #ifdef HAVE_POLL_H.
2015-09-09 takawatafix compare argument for address type.
2015-09-08 jkimRevert r287578. This patch requires more review.
2015-09-08 allanjudeAdd an additional check to service(8) -e incase rcvar...
2015-09-08 baptRemove extra debug that crept in
2015-09-08 baptImplement pubkey support for the bootstrap
2015-09-08 jkimEnable 802.11n support.
2015-09-08 jkimSort and remove duplicate compiler flags.
2015-09-08 allanjudeservice(8) -e does not respect /etc/rc.conf.d/* entries
2015-09-08 baptFix indentation, no functional changes
2015-09-07 mavAdd two new portal group options "tag" and "foreign".
2015-09-06 baptPrefer pciids database from ports if present
2015-09-06 ngieParallelize the usr.sbin/ntp subdirectory build
2015-09-06 mavAllow LUN options modification via CTL_LUNREQ_MODIFY.
2015-09-05 baptYet another fix for gcc 4.2
2015-09-05 baptRemove extra i++
2015-09-05 baptFix build with gcc 4.2
2015-09-05 baptAdd a new sesutil(8) utility
2015-09-04 cyTurn on RAWDCF by default.
2015-09-04 mavAnother addition to r287455.
2015-09-04 mavAddition to r287455.
2015-09-03 traszUse proper term in the ctld(8) and iscsid(8) man pages.
2015-09-03 traszSimplify the introductory example in ctl.conf(5) down...
2015-09-03 araujoRename YP to NIS in the manpages.
2015-09-03 araujoSync with the latest code from OpenBSD.
2015-09-03 dteskeFix mandoc(1) "WARNING: end of line whitespace"
2015-09-03 dteskeRemove non-functional examples.
2015-09-03 delphijDon't leak 'var'.
2015-09-02 dteskeMinor code cleanups (no functional changes).
2015-09-02 traszIt's 2015, and some people are still trying to use...
2015-09-01 dteskeBump version for altered long-opts processing
next