]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Add the ability to set which packet layers are used for the load balance hash
[FreeBSD/FreeBSD.git] / usr.bin /
2012-03-03 Eitan AdlerDocument the [n]eei and [n]bacc options
2012-03-01 Davide ItalianoReplace the three spaces with one tag.
2012-03-01 Edward Tomasz Napi... Use proper "maxproc" name, not "nproc".
2012-02-29 Dimitry AndricAdd a WITH_CLANG_IS_CC option for src.conf(5), disabled...
2012-02-29 Olivier HouchardUse srandom() to init the PRNG, not srand(), since...
2012-02-29 Sergey KandaurovUpdate the description for -s flag after r232182.
2012-02-28 David E. O'BrienDocument the 'URL' argument.
2012-02-28 Dimitry AndricDefine several extra macros in bsd.sys.mk and sys/conf...
2012-02-27 Sergey KandaurovBackout r230934 which didn't work with unix sockets and
2012-02-26 Jilles Tjoelkerxargs: Remove an unclear comment that only tried to...
2012-02-26 Jilles Tjoelkerxargs: Fix comma splice in error message.
2012-02-26 Mikolaj GolubWhen displaying security credential information show...
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-24 John BaldwinFix style in previous commit.
2012-02-24 Jilles Tjoelkerxargs: If a utility exits with 255 or a signal, write...
2012-02-24 Sergey A. OsokinAdd underscore symbol to the end of definition strings
2012-02-23 John BaldwinPretty-print the advice constants passed to posix_fadvi...
2012-02-23 Sergey A. OsokinAdd pt_BR.ISO8859-1 and pt_BR.UTF-8 directories to...
2012-02-22 Maxim Konovalovo Use ISO 3166 county code for Sweden.
2012-02-22 Kevin LoHandle NULL return from crypt(3). Mostly from DragonFly
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-17 Bjoern A. ZeebMerge multi-FIB IPv6 support from projects/multi-fibv6...
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-16 Eitan AdlerRemoved unused code: fixes compiler warning with CC...
2012-02-16 Eitan AdlerDon't extract the n_type value from the elf header...
2012-02-14 Kevin LoRemove unnecessary cast
2012-02-13 Gleb SmirnoffFix write(1) to support wide characters.
2012-02-12 Ed SchoutenGlobally replace u_int*_t from (non-contributed) man...
2012-02-12 Max KhonInclude target names in diagnostic output.
2012-02-11 Ed SchoutenAnd of course, I forgot to add -a to the usage.
2012-02-11 Ed SchoutenAttempt to implement who -a.
2012-02-11 Martin CracauerReverting last change r231449 (fix bin/164947) due...
2012-02-11 Damjan MarionAdd myself to calendar.
2012-02-10 Martin CracauerFix bin/164947: tee looses data when writing to non...
2012-02-09 Matthew SeamanAdd myself as a new committer
2012-02-06 Dimitry AndricIn usr.bin/rpcgen/rpc_main.c, use execvp(3) instead...
2012-02-06 Dimitry AndricAmend r231079 by properly shifting up the existing...
2012-02-06 Dimitry AndricLet rpcgen(1) support an environment variable RPCGEN_CP...
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 Dimitry AndricIn usr.bin/rpcgen/rpc_main.c, properly check the return...
2012-02-05 Ed SchoutenWhitespace fixes.
2012-02-04 Jaakko HeinonenRemove useless and potentially dangerous rw() function...
2012-02-03 Bjoern A. ZeebTeach netstat -r (display contents of routing tables...
2012-02-03 Sergey KandaurovPrint the owner process for unix domain sockets when...
2012-02-01 Davide ItalianoAdd myself to the relevant docs.
2012-02-01 Mikolaj GolubTry to avoid ambiguity when sysctl returns ENOMEM addit...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-29 Mikolaj GolubAlways return 0 if the sysctl failed.
2012-01-28 Poul-Henning KampMake tip exit if the device disappears, for instance...
2012-01-28 Tijl CoosemansFix decoding of escape sequences in format strings:
2012-01-25 Michael TuexenDon't print a warning when using netstat to print
2012-01-25 Mikolaj GolubAdd -P option to allow get and set limits for other...
2012-01-25 Mikolaj GolubAfter the recent changes there is no need in rlimit...
2012-01-25 Stefan FarfelederRemove extra sentence, a leftover from r202845.
2012-01-24 Jilles Tjoelkersockstat: Also show sockets not associated with a file...
2012-01-23 Gleb SmirnoffIn ng_socket(4) expose less kernel internals to userlan...
2012-01-22 Mikolaj GolubMake procstat -l to work with the new version of kern...
2012-01-22 Hiroki Sato- Replace "wtmp" with "utx.log" because last(1) no...
2012-01-20 Robert MillanMap foreign architecture names to FreeBSD naming conven...
2012-01-18 Dag-Erling SmørgravFix two issues related to the use of SIGINFO in fetch...
2012-01-15 Eitan AdlerRemove duplicate line from usage
2012-01-13 Ed SchoutenRemove wtmpcvt(1).
2012-01-13 Kevin Lofgets(3) returns a pointer, so compare against NULL...
2012-01-12 Kenneth D. MerryFix building ctlstat with clang.
2012-01-12 Pedro F. GiffuniStyle cleanups for printf.
2012-01-12 Kenneth D. MerryAdd the CAM Target Layer (CTL).
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-10 Eitan AdlerSilence bogus warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-07 Eitan Adler- Fix how hexdump parses escape strings
2012-01-05 Guy HelmerFix a memory leak in addgroup() by ensuring the allocat...
2012-01-05 Ulrich SpörleinTouch up some more small typos missed in the previous...
2012-01-04 Aleksandr Rybalkomkulzma used to create lzma compressed images, just...
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-03 Ed SchoutenReplace index() and rindex() calls with strchr() and...
2012-01-03 Ed SchoutenRemove hand-written version of strcspn().
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2012-01-01 Jason Helfman- add myself to the calendar (jgh)
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-30 Ulrich SpörleinSpelling fixes for usr.bin/
2011-12-30 Ulrich SpörleinReencode files from latin1 to UTF-8.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-24 Marius StroblOn FreeBSD just use the MD5 implementation of libmd...
2011-12-23 Glen BarberWhitespace cleanup:
2011-12-23 Glen BarberFormatting fixes:
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-22 Martin MatuskaUse contrib sources for building libarchive, tar and...
2011-12-21 Gabor Kovesdan- Remove a GCC-specific compiler flag that was added...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-20 Martin MatuskaSync bsdcpio with vendor branch release/2.8:
2011-12-20 Martin MatuskaSync bsdtar with vendor branch release/2.8:
2011-12-20 Martin MatuskaUpdate libarchive, tar and cpio to version 2.8.5
2011-12-19 Dimitry AndricIn usr.bin/vacation/Makefile, fix a typo in the comment...
2011-12-19 Bjoern A. ZeebUnbreak the build after r228697 adding the { } block...
2011-12-19 Maxim Konovalovo Convert IPv6 read-only stats sysctls to the read...
next