]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Use an if/else sequence rather than unrelated if statements, so that a
[FreeBSD/FreeBSD.git] / usr.bin /
2013-08-21 Xin LIMFV r254421:
2013-08-20 Xin LIMFV r254220:
2013-08-19 Andrew TurnerSubversion requires atomic functions we only support...
2013-08-19 John BaldwinRemove incorrect 'const' qualifier from pointers to...
2013-08-19 David ChisnallAdd support for parameterised device tree sources to...
2013-08-18 Pawel Jakub DawidekMake the "FD" column one character wider, so that ...
2013-08-17 Hiroki Sato- Use getnameinfo(3) instead of gethostbyaddr(3) or...
2013-08-16 John BaldwinAdd new mmap(2) flags to permit applications to request...
2013-08-16 Gleb SmirnoffProvide UTF-8 version of russian calendars.
2013-08-14 David ChisnallMake carets line up in dtc diagnostics if the line...
2013-08-14 Ulrich SpörleinBelatedly add my birthday and fix a typo.
2013-08-13 Jilles Tjoelkerkdump: Decode AT_FDCWD in first argument of bindat...
2013-08-13 Jilles Tjoelkerkdump: Improve decoding of various *at calls:
2013-08-13 Dag-Erling SmørgravApply upstream revision 1.151 (fix relative symlinks)
2013-08-12 Edward Tomasz Napi... Make check for unknown login class actually work. ...
2013-08-12 Peter WemmGive up on using iconv to convert to UTF-8 at build...
2013-08-11 Peter WemmDon't build the UTF-8 version of the catalogs without...
2013-08-11 Peter WemmDon't install a ru_SU.KOI8-R symlink, 'make delete...
2013-08-11 Peter WemmUpdate nvi-1.79 to 2.1.1-4334a8297f
2013-08-11 Edward Tomasz Napi... In su(1), fix option ordering and clarify that the...
2013-08-10 Simon J. GerratyParseGetLine: don't treat a zero byte as end of buffer...
2013-08-08 Xin LIMFV r254079:
2013-08-08 Xin LIMFV r254106 (OpenSSL bugfix for RT #2984):
2013-08-07 Xin LIMFV r254071:
2013-08-07 Xin LIMFV r254070:
2013-08-07 Mark JohnstonPass variables prefixed with both LD_ and LD_32_ to...
2013-08-06 Xin LIMFV r254011:
2013-08-06 Erwin LansingUpdate Bind to 9.8.5-P2
2013-08-02 Peter WemmUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-02 Jilles Tjoelkerfind: Allow -delete to delete files given as arguments.
2013-08-02 Simon J. GerratyMerge bmake-20130730
2013-08-01 Mark JohnstonProperly print arguments to vfork(2) and rfork(2).
2013-07-30 Xin LIMFV r253783:
2013-07-30 Xin LIMFV r253782:
2013-07-30 Xin LIMFV r253781 + r253871:
2013-07-30 Steven HartlandMFV r253784:
2013-07-30 Xin LIMFV r253780:
2013-07-30 David E. O'BrienMFC'ing to 9.2.
2013-07-30 Andrey A. Chernovgrep -i does not work for simple patterns and single...
2013-07-30 Dag-Erling SmørgravInclude an Accept header in requests.
2013-07-30 Dag-Erling SmørgravAdd Michael Gmelin's name to the copyright statement.
2013-07-28 Andriy GaponRevert r253748,253749
2013-07-28 Andriy Gaponremove needless inclusion of machine/cpu.h in userland
2013-07-28 Joel DahlRemove EOL whitespace.
2013-07-28 Peter WemmUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 Pedro F. GiffuniDTrace: re-merge remainder of r249367 (original from...
2013-07-26 Jung-uk KimMerge ACPICA 20130725.
2013-07-26 Pedro F. GiffuniMake the BSD-licensed patch the default.
2013-07-26 Dag-Erling SmørgravImplement certificate verification, and many other...
2013-07-24 Pedro F. Giffunipatch: style fix
2013-07-23 Andrey V. ElsukovRemove the large part of struct ipsecstat. Only few...
2013-07-21 Dag-Erling Smørgravmdoc nit
2013-07-18 Pawel Jakub DawidekClose uniq(1) in the capability mode sandbox and limit...
2013-07-18 Pawel Jakub Dawidek- Make localtime(3) to work in sandbox.
2013-07-16 Gleb SmirnoffSweep unused nlist entries.
2013-07-15 Gleb SmirnoffNuke "systat -mbuf". It was broken since FreeBSD 5...
2013-07-15 Andrey V. ElsukovIntroduce new structure sfstat for collecting sendfile...
2013-07-12 Hiroki SatoAdd -F fibnum option to specify an FIB number for ...
2013-07-10 David ChisnallImport new libcxxrt / libc++. This brings some bug...
2013-07-10 David ChisnallReport error for out-of-range numerical inputs. Reques...
2013-07-09 Andrey V. ElsukovMigrate structs ahstat, espstat, ipcompstat, ipipstat...
2013-07-09 Andrey V. ElsukovMigrate struct carpstats to PCPU counters.
2013-07-09 Andrey V. ElsukovMigrate structs ip6stat, icmp6stat and rip6stat to...
2013-07-09 Andrey V. ElsukovMigrate structs arpstat, icmpstat, mrtstat, pimstat...
2013-07-09 Andrey V. ElsukovUse new macros to implement ipstat and tcpstat using...
2013-07-09 Andrey V. ElsukovPrepare network statistics structures for migration...
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-05 Martin MatuskaMFV r252839:
2013-07-04 Rui PauloRestore the dbus directory that was not meant to be...
2013-07-04 Rui PauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 Kevin LoRemove unnecessary cast to pid_t.
2013-07-03 David E. O'BrienMerge r252513 from src/gnu/usr.bin/patch into src/usr...
2013-07-03 David E. O'BrienMerge r252512 from src/gnu/usr.bin/patch into src/usr...
2013-07-03 Pawel Jakub DawidekFew more style nits.
2013-07-03 Pawel Jakub DawidekSandbox rwho(1) using capability mode and Capsicum...
2013-07-03 Pawel Jakub DawidekStyle cleanups.
2013-07-03 Peter WemmAs a followup to r252547, propate const down the call...
2013-07-03 Peter WemmAttempt to deal with a compile failure that shows up...
2013-07-01 Peter WemmIf you've compiled your base system with WITH_ICONV...
2013-07-01 Peter WemmUpdate to current configuration.
2013-06-30 Mateusz Guzikkillall: add -q flag to suppress error message when...
2013-06-30 Mateusz Guziktruss: recognize O_DIRECTORY, O_EXEC, O_TTY_INIT and...
2013-06-30 Hiren PanchasaraAdding myself to the calendar!
2013-06-29 Tim KientzleEnable svnlite on armv6.
2013-06-28 Davide Italiano- Trim an unused and bogus Makefile for mount_smbfs.
2013-06-27 Jung-uk KimMerge ACPICA 20130626.
2013-06-26 Pedro F. Giffunised: use getline() instead of fgetln().
2013-06-26 Mark Felder- Adding myself to the committers-ports.dot
2013-06-25 Xin LIMFV r252215:
2013-06-25 Xin LIDiff reduction against Illumos, no real change to code...
2013-06-20 Peter WemmOnly enable svn on amd64/ia64/sparc64/i386.
2013-06-19 Don LewisFix a couple of typos that broke buildworld for me.
2013-06-19 Peter WemmBandaid: mips doesn't seem to have the full set of...
2013-06-18 Peter WemmMerge 1.8.0
2013-06-18 Peter WemmTweak generated config to make it more likely to work...
2013-06-18 David ChisnallFix bug in destructor for checker manager in DTC that...
2013-06-18 Peter WemmIntroduce svnlite so that we can check out our source...
2013-06-17 Eitan AdlerFix header guards.
2013-06-17 Sergey KandaurovClean up -Wheader-guard warnings.
next