]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
In sys/dev/hwpmc/hwpmc_amd.c, fix a clang warning about invalid enum
[FreeBSD/FreeBSD.git] / usr.sbin /
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...
2011-12-17 dimIn usr.sbin/i2c/i2c.c, fix a few warnings about format...
2011-12-17 dimIn usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c, cast a print...
2011-12-17 dimUse NO_WCAST_ALIGN for usr.sbin/cpucontrol; because...
2011-12-17 dimIn usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.h, use...
2011-12-17 dimUse NO_WCAST_ALIGN for usr.sbin/boot0cfg; because this...
2011-12-17 dimIn usr.sbin/bluetooth/sdpd/server.c, don't use the...
2011-12-12 edAdd missing static and const keywords to kbdcontrol.
2011-12-12 fabientAdd VIA microde update support to cpuctl(4) and cpucont...
2011-12-11 edAdd static keywords to vidcontrol(1).
2011-12-11 edAdd missing static keyword.
2011-12-10 edReplace char copyright[] by static const char copyright[].
2011-12-05 jhbUse the correct volume identifier field when parsing...
2011-12-02 nwhitehornPrevent user astonishment by providing the shell option...
2011-12-02 kensmithAdd a screen that asks if the user would like to enable...
2011-12-01 fjoeSync xdialog_menu() implementation with sade.
2011-12-01 fjoeFix dialog autosizing: dlg_count_columns() does not...
2011-11-30 fjoeGenerate ${NORMAL_CTFCONVERT} invocation without '...
2011-11-29 dougbIf using DISTDIR we need to be sure to create a ${DESTD...
2011-11-29 delphijIn build_volume(), check if arrays is allocated before...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 kevloPlug memory leaks and fix open(2) error check.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-25 wblockPoint out that @reboot runs at every cron startup,...
2011-11-25 fjoeRemove DEBUG_FLAGS.
2011-11-24 fjoecalloc +1 DIALOG_LISTITEM to prevent possible wild...
2011-11-24 fjoePort to new libdialog.
2011-11-24 fjoeDisk selection dialog is now a normal menu, not a check...
2011-11-24 fjoePort to new libdialog.
2011-11-24 fjoeRemove unused code.
2011-11-24 fjoeRemove unused code.
2011-11-23 fjoeRemove unused functions.
2011-11-23 fjoe- Remove unused old libdialog includes
2011-11-23 emasteAvoid double free creating a new RAID with invalid...
2011-11-23 kevloPlug fd leaks
2011-11-15 obrienKNF
2011-11-15 obrienImprove the chances of matching an outputted string...
2011-11-13 eadler- fix duplicate "a a" in some comments
2011-11-13 alfredFix spelling of extract.
2011-11-13 alfredUtilize shell's IFS instead of forking ~6 processes to
2011-11-12 emasteReport the amount of memory from smbios data if provided.
2011-11-11 eadler- add a missing "be" and "in"
2011-11-10 rstoneThe generated Makefile for the kernel was not running...
2011-11-08 jpaetzelWelcome the initial patches for OSX bootcamp support!!!
2011-11-07 aeRemove a note about disabling of GEOM protection mechanism.
2011-11-07 aeReorganize write_mbr() function to be able write bootco...
2011-11-06 aeAdd reference to gpart(8).
2011-11-06 edMark global functions and/or variables in spray(8)...
2011-11-06 edMark global functions and/or variables in snapinfo...
2011-11-06 edMark global functions and/or variables in rmt(8) static...
2011-11-06 edMark global functions and/or variables in rip6query...
2011-11-06 edMark global functions and/or variables in pwd_mkdb...
2011-11-06 edMark global functions and/or variables in moused(8...
2011-11-06 edMark global functions and/or variables in mixer(8)...
2011-11-06 edMark global functions and/or variables in memcontrol...
2011-11-06 edMark global functions and/or variables in fdread(8...
2011-11-06 edMark global functions and/or variables in devinfo(8...
2011-11-06 edMark global functions and/or variables in chown(8)...
2011-11-06 edMark global functions and/or variables in boot0cfg...
2011-11-06 edMark global functions and/or variables in apm(8) static...
2011-11-06 edMake all functions and global variables static for...
2011-11-06 edMark all global variables static for mptable(1).
2011-11-06 edEliminate global variables.
2011-11-06 edSimplify inclusion of the tsptype array a bit.
2011-11-05 jpaetzelRoll up several patches used by PC-BSD.
2011-11-02 dougb1. Add a new option, --run-updates, to always or never...
2011-11-02 dougbIf the user is moving from any other time zone to UTC...
next