]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Enable COMPAT_FREEBSD32 for the Octeon kernel config by default.
[FreeBSD/FreeBSD.git] / usr.bin /
2012-03-03 eadlerDocument the [n]eei and [n]bacc options
2012-03-01 davideReplace the three spaces with one tag.
2012-03-01 traszUse proper "maxproc" name, not "nproc".
2012-02-29 dimAdd a WITH_CLANG_IS_CC option for src.conf(5), disabled...
2012-02-29 cognetUse srandom() to init the PRNG, not srand(), since...
2012-02-29 pluknetUpdate the description for -s flag after r232182.
2012-02-28 obrienDocument the 'URL' argument.
2012-02-28 dimDefine several extra macros in bsd.sys.mk and sys/conf...
2012-02-27 pluknetBackout r230934 which didn't work with unix sockets and
2012-02-26 jillesxargs: Remove an unclear comment that only tried to...
2012-02-26 jillesxargs: Fix comma splice in error message.
2012-02-26 trocinyWhen displaying security credential information show...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-24 jhbFix style in previous commit.
2012-02-24 jillesxargs: If a utility exits with 255 or a signal, write...
2012-02-24 osaAdd underscore symbol to the end of definition strings
2012-02-23 jhbPretty-print the advice constants passed to posix_fadvi...
2012-02-23 osaAdd pt_BR.ISO8859-1 and pt_BR.UTF-8 directories to...
2012-02-22 maximo Use ISO 3166 county code for Sweden.
2012-02-22 kevloHandle NULL return from crypt(3). Mostly from DragonFly
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-17 bzMerge multi-FIB IPv6 support from projects/multi-fibv6...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-16 eadlerRemoved unused code: fixes compiler warning with CC...
2012-02-16 eadlerDon't extract the n_type value from the elf header...
2012-02-14 kevloRemove unnecessary cast
2012-02-13 glebiusFix write(1) to support wide characters.
2012-02-12 edGlobally replace u_int*_t from (non-contributed) man...
2012-02-12 fjoeInclude target names in diagnostic output.
2012-02-11 edAnd of course, I forgot to add -a to the usage.
2012-02-11 edAttempt to implement who -a.
2012-02-11 cracauerReverting last change r231449 (fix bin/164947) due...
2012-02-11 dmarionAdd myself to calendar.
2012-02-10 cracauerFix bin/164947: tee looses data when writing to non...
2012-02-09 matthewAdd myself as a new committer
2012-02-06 dimIn usr.bin/rpcgen/rpc_main.c, use execvp(3) instead...
2012-02-06 dimAmend r231079 by properly shifting up the existing...
2012-02-06 dimLet rpcgen(1) support an environment variable RPCGEN_CP...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 dimIn usr.bin/rpcgen/rpc_main.c, properly check the return...
2012-02-05 edWhitespace fixes.
2012-02-04 jhRemove useless and potentially dangerous rw() function...
2012-02-03 pluknetPrint the owner process for unix domain sockets when...
2012-02-01 davideAdd myself to the relevant docs.
2012-02-01 trocinyTry to avoid ambiguity when sysctl returns ENOMEM addit...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-29 trocinyAlways return 0 if the sysctl failed.
2012-01-28 phkMake tip exit if the device disappears, for instance...
2012-01-28 tijlFix decoding of escape sequences in format strings:
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-25 tuexenDon't print a warning when using netstat to print
2012-01-25 trocinyAdd -P option to allow get and set limits for other...
2012-01-25 trocinyAfter the recent changes there is no need in rlimit...
2012-01-25 stefanfRemove extra sentence, a leftover from r202845.
2012-01-24 jillessockstat: Also show sockets not associated with a file...
2012-01-23 glebiusIn ng_socket(4) expose less kernel internals to userlan...
2012-01-22 trocinyMake procstat -l to work with the new version of kern...
2012-01-22 hrs- Replace "wtmp" with "utx.log" because last(1) no...
2012-01-20 rmhMap foreign architecture names to FreeBSD naming conven...
2012-01-18 desFix two issues related to the use of SIGINFO in fetch...
2012-01-15 eadlerRemove duplicate line from usage
2012-01-13 edRemove wtmpcvt(1).
2012-01-13 kevlofgets(3) returns a pointer, so compare against NULL...
2012-01-12 kenFix building ctlstat with clang.
2012-01-12 pfgStyle cleanups for printf.
2012-01-12 kenAdd the CAM Target Layer (CTL).
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-10 eadlerSilence bogus warning when compiling with gcc46:
2012-01-10 eadlerFix warning when compiling with gcc46:
2012-01-10 eadlerFix warning when compiling with gcc46:
2012-01-10 eadlerFix warning when compiling with gcc46:
2012-01-10 eadlerFix warning when compiling with gcc46:
2012-01-07 eadler- Fix how hexdump parses escape strings
2012-01-05 ghelmerFix a memory leak in addgroup() by ensuring the allocat...
2012-01-05 uqsTouch up some more small typos missed in the previous...
2012-01-04 raymkulzma used to create lzma compressed images, just...
2012-01-03 edReplace index() and rindex() calls with strchr() and...
2012-01-03 edRemove hand-written version of strcspn().
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2012-01-01 jgh- add myself to the calendar (jgh)
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-30 uqsSpelling fixes for usr.bin/
2011-12-30 uqsReencode files from latin1 to UTF-8.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-24 mariusOn FreeBSD just use the MD5 implementation of libmd...
2011-12-23 gjbWhitespace cleanup:
2011-12-23 gjbFormatting fixes:
2011-12-22 mmUse contrib sources for building libarchive, tar and...
2011-12-21 gabor- Remove a GCC-specific compiler flag that was added...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 mmSync bsdcpio with vendor branch release/2.8:
2011-12-20 mmSync bsdtar with vendor branch release/2.8:
2011-12-20 mmUpdate libarchive, tar and cpio to version 2.8.5
2011-12-19 dimIn usr.bin/vacation/Makefile, fix a typo in the comment...
2011-12-19 bzUnbreak the build after r228697 adding the { } block...
2011-12-19 maximo Convert IPv6 read-only stats sysctls to the read...
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 desUpgrade to OpenPAM Lycopsida.
2011-12-17 jillesdu: Allow multiple -HLP options, the last one wins.
next