]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Move utmpx handling out of init(8).
[FreeBSD/FreeBSD.git] / usr.sbin /
2012-02-11 edReplace utxrm(8) by utx(8).
2012-02-10 edCorrect date. It seems to be 2012.
2012-02-10 edDetect file modification properly by using tv_nsec.
2012-02-10 eadlerFix r231300: Use correct test so we only bail out on...
2012-02-09 eadlerPermit the use of relative paths for the prefix argument.
2012-02-09 mmAdd support for mounting devfs inside jails.
2012-02-09 kevloMention run(4)
2012-02-08 wollmanIt's not an error if unlink(2) fails because the pathna...
2012-02-07 dimConsistently set RPCGEN_CPP when running rpcgen, so...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-04 kibBe as explicit as possible when describing relation...
2012-02-01 ghelmerChange the notes about the pidfile to include Doug...
2012-01-31 jimharrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 kevloFix a whitespace nit
2012-01-31 jkimAllow contents of multiple directories to be merged...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-28 scfSince April 2, 2006, Indiana has observed DST.
2012-01-27 maximo in6_ifinfo() does not do any kvm(3) operations, so
2012-01-27 mavReturn proper error message if recording device is...
2012-01-26 kenAdd CAM infrastructure to allow reporting when a drive...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-25 ghelmerRevert 229667: After some discussion of this change...
2012-01-25 hrsFix a SIGSEGV problem in directory entry renaming.
2012-01-25 nwhitehornExperimental support for booting CHRP-type PowerPC...
2012-01-25 emasteClean up reinstall option and remove duplicate code
2012-01-24 mmTry resolving jail path with realpath(3).
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix a variety of warnings when compiling with gcc46
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-18 nwhitehornWarn if trying to install over an existing partition...
2012-01-18 emasteFix #ifdef VERBOSE for UTC case
2012-01-18 emasteDon't write /var/db/zoneinfo when zone is not actually...
2012-01-18 emasteAdd missing line continuation \. It did not cause...
2012-01-17 hrsRevert changes in r228790. It prevented the ypserv...
2012-01-16 jhChange checkpath() to not exit on error. This is a...
2012-01-13 jkimRemove unused ACPICA sources from userland makefiles.
2012-01-13 kevloFix copyright year
2012-01-13 kevlofgets(3) returns a pointer, so compare against NULL...
2012-01-12 wollmanUse a reasonable-sized buffer when formatting error...
2012-01-12 kenAdd the CAM Target Layer (CTL).
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-10 syrinxImplement an option to execute SNMP walks using GETBULK...
2012-01-09 eadlerX11BASE has been deprecated for a long time and will...
2012-01-05 ghelmerAllow daemon(8) to run pidfile_open() before relenquish...
2012-01-05 uqsTouch up some more small typos missed in the previous...
2012-01-05 uqsFurther fix a typo and spelling classic correctly in...
2012-01-05 uqsPartial backout of r228990, restore original MIB object...
2012-01-04 pjdAdd an missing argument to open(2). If O_CREAT flag...
2012-01-04 pjdAdd an missing argument to open(2). If O_CREAT flag...
2012-01-03 edReplace index() and rindex() calls with strchr() and...
2012-01-03 edFix subtle typo: compare against idx -- not index.
2012-01-03 edSimply use getprogname() to obtain the name of the...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 stefanfFix typos in command descriptions.
2011-12-30 uqsSpelling fixes for usr.sbin/
2011-12-30 uqsReencode files to UTF-8. Drop CP1252 em-dash.
2011-12-27 delphij - Fail when the utility is not invoked as rtprio nor...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-22 eadler- document the -l option to usermod
2011-12-21 eadler- Fix style(9) bug I introduced in the last commit
2011-12-21 eadler- Remove extraneous null ptr deref checks
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 jhbAllow boot0cfg to force a PXE boot via boot0 on the...
2011-12-20 edSmall cleanups to panic() prototype.
2011-12-19 dimIn usr.sbin/yp_mkdb/yp_mkdb.c, cast some printf field...
2011-12-19 dimIn usr.sbin/uhsoctl/uhsoctl.c, fix a few warnings about...
2011-12-19 dimFix r228719; when you use intmax_t, you need stdint.h.
2011-12-19 dimSome people pointed out long is 32-bit on some arches...
2011-12-19 dimIn usr.sbin/timed, fix several issues with printf formats:
2011-12-19 dimUnfortunately, clang gives warnings about sendmail...
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-18 dimForgot to add usr.sbin/sade/label.c in the previous...
2011-12-18 dimIn usr.sbin/sade/install.c and usr.sbin/sade/label...
2011-12-18 dimIn usr.sbin/sa/db.c, avoid warnings about assigning...
2011-12-18 dimIn usr.sbin/rpc.ypupdated/yp_dbupdate.c, since intmax_t...
2011-12-18 dimIn usr.sbin/rpc.ypupdated/yp_dbupdate.c, include stdint...
2011-12-18 dimIn usr.sbin/rpc.ypupdated/yp_dbupdate.c, use the approp...
2011-12-18 dimIn usr.sbin/route6d/route6d.c, use the correct printf...
2011-12-17 dimIn usr.sbin/pw/pw_user.c, use the correct printf length...
2011-12-17 dimIn usr.sbin/pmccontrol/pmccontrol.c, fix a few warnings...
2011-12-17 dimIn usr.sbin/pkg_install/updating/main.c, use the size...
2011-12-17 dimUse NO_WCAST_ALIGN for usr.sbin/ndiscvt; because this...
2011-12-17 dimIn usr.sbin/lpr/lpd/printjob.c, use the correct printf...
2011-12-17 dimIn usr.sbin/lpr/filters/lpf.c, use a less obtuse way...
2011-12-17 dimIn usr.sbin/keyserv, fix some implicit enum conversions...
2011-12-17 dimIn usr.sbin/iostat/iostat.c, use printf format specifie...
next