]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-12-19 maximo Convert IPv6 read-only stats sysctls to the read...
2011-12-19 maximo Sort .Xrs.
2011-12-18 dimRepair breakage after r228697: since m4 now uses pow...
2011-12-18 baptReimplement support for the ** (exponent) gnu extension...
2011-12-18 pjdUse lex's standard way of not generating unused function.
2011-12-18 pjdDon't use function name as format string.
2011-12-18 mariusFix compilation on sparc64 by actually supplying the...
2011-12-18 dimRevert r228603, and add the workaround to sbin/fsdb...
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-18 desVendor import of OpenPAM Lycopsida.
2011-12-18 nwhitehornSupport infrastructure for X11 on PS3.
2011-12-18 nwhitehornAdd version header to output file.
2011-12-18 pluknetUse FOREACH_PROC_IN_SYSTEM instead of using its unrolle...
2011-12-18 pjdFrom time to time people report space map corruption...
2011-12-18 pjdImplement replying of ACLs updates. ACL changes should...
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 dimDisable another clang warning (-Wempty-body) when WARNS...
2011-12-18 dimDisable yet another clang warning (-Wconversion) when...
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 contrib/pnpinfo/pnpinfo.c, remove an extraneous...
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 jillesdu: Allow multiple -HLP options, the last one wins.
2011-12-17 dimRevert r228650, and work around the clang false positiv...
2011-12-17 dimIn usr.bin/csup/auth.c, cast time_t to intmax_t instead...
2011-12-17 trocinyFix style and white spaces.
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-17 dimIn usr.bin/vmstat/vmstat.c, cast several printf field...
2011-12-17 tuexenFix unused parameter warnings.
2011-12-17 dimUnfortunately, clang gives warnings about sendmail...
2011-12-17 dimIn contrib/telnet/telnet/utilities.c, fix a few warning...
2011-12-17 dimIn usr.bin/netstat/atalk.c, work around a clang false...
2011-12-17 dimUse NO_WCAST_ALIGN for usr.bin/ncplist, as there are...
2011-12-17 trocinyOn start most of sysctl_kern_proc functions use the...
2011-12-17 dimIn usr.bin/mail/cmd1.c, use the correct printf length...
2011-12-17 nwhitehornAdditional icache paranoia: non-PLT relocations can...
2011-12-17 dimIn contrib/less, cast away const a bunch of times,...
2011-12-17 avgsyscons: provide a first iteration of cngrab/cnungrab...
2011-12-17 avgbelatedly transfer copyrights from libkern/gets.c to...
2011-12-17 avgretire libkern gets
2011-12-17 bzAllow toggling of IFCAP_VLAN_HWCSUM for hardware that...
2011-12-17 bzUnbreak the OCTEON1 kernel build after r228483 removing...
2011-12-17 dimIn usr.bin/indent/io.c, fix a few warnings about format...
2011-12-17 avgmove GETS_*ECHO* defintions from libkern.h to cons.h
2011-12-17 kevloAnother axe(4), found in ASUS zenbook.
2011-12-17 dimCorrect a logic error in usr.bin/hexdump/conv.c, found...
2011-12-17 nwhitehornFix RTLD on PowerPC after r228435. Changing the order...
2011-12-17 avgreplace uses of libkern gets with cngets
2011-12-17 avgintroduce cngets, a method for kernel to read a string...
2011-12-17 avgintroduce cngrab/cnungrab stub calls in some places...
2011-12-17 avgkern cons: introduce infrastructure for console grabbin...
2011-12-17 tuexenAddress warnings found by clang.
2011-12-17 dimMore fixes for correct printf length modifiers usr...
2011-12-17 dimIn usr.bin/gprof/aout.c, use the correct printf length...
2011-12-17 dimIn contrib/ee/ee.c, fix a few warnings about format...
2011-12-17 dimIn usr.bin/csup/proto.c, use the correct printf length...
2011-12-17 dimIn usr.bin/csup/auth.c, use the correct number of bytes...
2011-12-17 dimIn contrib/bzip2/bzip2recover.c, use the correct printf...
2011-12-17 bzAdter r228571 unbreak architectures with strict alignme...
2011-12-17 bschmidtRemove now redundant mac argument.
2011-12-17 bschmidtFix some net80211 enum nits:
2011-12-17 ruFixed some of markup.
2011-12-17 dimIn usr.bin/mt/mt.c, the c_code member of struct command...
2011-12-17 dimIn sbin/devd/devd.h, 'event_proc' and 'eps' are declare...
2011-12-17 dimDisable yet another clang warning when WARNS <= 3.
2011-12-17 dimIn usr.bin/tar/tree.c, if you really want to poke to...
2011-12-17 dimIn sbin/dhclient, since we know the size of the source...
2011-12-17 dimIn sbin/dhclient, work around warnings about the size...
2011-12-17 dimUse both NO_WFORMAT and NO_WARRAY_BOUNDS for sbin/ipf...
2011-12-17 dimIn sbin/atm/atmconfig/diag.c, fix a few warnings about...
2011-12-17 dimUse NO_WCAST_ALIGN for sbin/gbde, this is more appropri...
2011-12-16 nwhitehornAllow this to work on embedded systems without Open...
2011-12-16 dimUse NO_WARRAY_BOUNDS for sbin/routed/rtquery.
2011-12-16 dimAdd a NO_WARRAY_BOUNDS setting to bsd.sys.mk, only...
2011-12-16 nwhitehornZero BSS on start, in case the ELF loader that started...
2011-12-16 dimIn contrib/gperf/src/output.cc, use the correct printf...
2011-12-16 dimIn sbin/fsdb/fsdbutil.c, work around a clang false...
2011-12-16 dimIn sbin/camcontrol/camcontrol.c, fix a few warnings...
2011-12-16 dimDefine YY_NO_INPUT when building libbinutils, to preven...
2011-12-16 dimFix the incompatible enum conversions in libexec/ypxfr...
2011-12-16 dimRevert r228592, as the non-messy way of fixing ypxfr...
2011-12-16 dimIn cddl/contrib/opensolaris/cmd/dtrace/dtrace.c, fix...
2011-12-16 dimIn cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge...
2011-12-16 dimIn games/factor/factor.c, fix a warning about a format...
next