]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
namecache sdt: freebsd doesn't support structured characters yet
[FreeBSD/FreeBSD.git] / usr.bin /
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.
2013-06-17 David ChisnallAdd a checker to dtc, based on a feature request from...
2013-06-17 Baptiste DaroussinUpdate dialog to 1.2-20130523
2013-06-17 Ruslan Makhmatkhanov- add myself
2013-06-13 Greg LeheyRevert revision 251648. style(9) requires an empty...
2013-06-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 Greg Leheystyle(9)
2013-06-12 Greg LeheyHandle some expression regressions.
2013-06-12 Xin LIMFV r251644:
2013-06-11 Xin LIMFV r251626:
2013-06-11 Xin LIMFV r251624:
2013-06-11 Xin LIMFV r251623:
2013-06-11 Xin LIMFV r251622:
2013-06-11 Xin LIMFV r251621:
2013-06-11 Xin LIMFV r251620:
2013-06-11 John BaldwinBump the CPU/WCPU column width by one so that it fits...
2013-06-11 Xin LIMFV r251619:
2013-06-09 Rick MacklemModify nfsstat.c so that it prints out an error when...
2013-06-09 Hiroki Sato- Add file system type number (vfc_typenum) in the...
2013-06-09 Jaakko HeinonenPrint file names without stdio buffering to avoid mixin...
2013-06-08 Xin LIMFV r251519:
2013-06-07 Andrey V. ElsukovUse getnameinfo(3) instead of inet_ntop(3) to make...
2013-06-06 Xin LIMFV r251474:
2013-06-06 Jung-uk KimAdjust CFLAGS to pick up correct regex.h and posix...
2013-06-05 Jung-uk KimAdd GNU regex from glibc 2.17.
2013-06-05 Brooks DavisNew install flags were merged to 9-STABLE and will...
2013-06-05 Simon J. GerratyUpdate to bmake-20130604 to fix file descriptor leak.
2013-06-04 Joel Dahlmdoc: convert .Fd to .In, which is much nicer.
2013-06-02 Eitan AdlerCorrect check to see if file changes.
2013-06-02 Gabor Kovesdan- Update Oleg Moskalenko's email address
2013-05-31 Xin LIMFV: Redo the fixup using the submitted version accepte...
2013-05-30 Pawel Jakub DawidekIf the -r option is given we cannot enter capability...
2013-05-30 Xin LIMFV: tcpdump 4.4.0.
2013-05-30 Baptiste DaroussinUpdate byacc to 20130304
2013-05-30 Xin LIMFV: libpcap 1.4.0.
2013-05-28 Pawel Jakub DawidekMFp4 @229086:
2013-05-28 Pawel Jakub DawidekMFp4 @229085:
2013-05-25 Ed SchoutenPrevent shadowing.
2013-05-25 Glen BarberRevert r250972 to fix build.
2013-05-24 Stefan EßerThe error handling for writes to the target file could...
2013-05-23 Stefan EßerFix target selection logic, which did not comply with...
2013-05-23 Guy HelmerAdd support for netgroup, based on patch in the PR...
2013-05-23 Ed SchoutenLet iconv build on -HEAD properly.
2013-05-23 Jung-uk KimWork around build breakages with GCC 4.2.
2013-05-21 Eitan AdlerAvoid signed overflow in error handling code.
2013-05-21 Jung-uk KimConnect flex 2.5.37 to the build and bump __FreeBSD_ver...
2013-05-21 Jung-uk KimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 Jung-uk KimMerge ACPICA 20130517.
2013-05-20 Simon J. GerratySync with upstream version (20130520) that includes...
2013-05-19 Mark JohnstonRe-introduce another part of r249367. This commit fixes...
2013-05-17 Simon J. GerratyPer the comment, we cannot rely on bsd.own.mk
2013-05-17 Simon J. GerratyWe really need to get the bsd.own.mk from this tree...
2013-05-17 Dag-Erling SmørgravUpgrade to OpenSSH 6.2p2. Mostly a no-op since I had...
2013-05-16 Xin LIguard against MK_SHARED_TOOLCHAIN not being defined.
2013-05-16 Xin LISimilar to r250719: guard against MK_BMAKE not being...
2013-05-16 Simon J. GerratyReverse the sense of the test wrt bmake, and guard...
2013-05-16 Simon J. GerratyBuild bmake by default.
2013-05-13 Xin LIMFV: less v458.
2013-05-12 Joel Dahlmdoc sweep.
2013-05-12 Mark JohnstonBring back part of r249367 by adding DTrace's temporal...
2013-05-11 Antoine BrodinAdd some missing DPADD.
2013-05-10 Xin LI REST IN PEACE
2013-05-10 Eitan AdlerAdd option to lockf to avoid creating a file if it...
2013-05-10 Eitan AdlerBump .Dd for recent content change.
2013-05-10 Eitan AdlerImplement 'split -d' which allows a numeric suffix...
2013-05-10 Eitan AdlerStyle(9) changes fo xargs.c
2013-05-08 Jung-uk KimMFV: r250336
next