]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
fuse: revert kernel_header update.
[FreeBSD/FreeBSD.git] / usr.bin /
2013-07-24 pfgpatch: style fix
2013-07-23 aeRemove the large part of struct ipsecstat. Only few...
2013-07-21 desmdoc nit
2013-07-18 pjdClose uniq(1) in the capability mode sandbox and limit...
2013-07-18 pjd- Make localtime(3) to work in sandbox.
2013-07-16 glebiusSweep unused nlist entries.
2013-07-15 glebiusNuke "systat -mbuf". It was broken since FreeBSD 5...
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-12 hrsAdd -F fibnum option to specify an FIB number for ...
2013-07-10 theravenReport error for out-of-range numerical inputs. Reques...
2013-07-09 aeMigrate structs ahstat, espstat, ipcompstat, ipipstat...
2013-07-09 aeMigrate struct carpstats to PCPU counters.
2013-07-09 aeMigrate structs ip6stat, icmp6stat and rip6stat to...
2013-07-09 aeMigrate structs arpstat, icmpstat, mrtstat, pimstat...
2013-07-09 aeUse new macros to implement ipstat and tcpstat using...
2013-07-09 aePrepare network statistics structures for migration...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 kevloRemove unnecessary cast to pid_t.
2013-07-03 obrienMerge r252513 from src/gnu/usr.bin/patch into src/usr...
2013-07-03 obrienMerge r252512 from src/gnu/usr.bin/patch into src/usr...
2013-07-03 pjdFew more style nits.
2013-07-03 pjdSandbox rwho(1) using capability mode and Capsicum...
2013-07-03 pjdStyle cleanups.
2013-07-03 peterAs a followup to r252547, propate const down the call...
2013-07-03 peterAttempt to deal with a compile failure that shows up...
2013-07-01 peterIf you've compiled your base system with WITH_ICONV...
2013-07-01 peterUpdate to current configuration.
2013-06-30 mjgkillall: add -q flag to suppress error message when...
2013-06-30 mjgtruss: recognize O_DIRECTORY, O_EXEC, O_TTY_INIT and...
2013-06-30 hirenAdding myself to the calendar!
2013-06-29 kientzleEnable svnlite on armv6.
2013-06-28 davide- Trim an unused and bogus Makefile for mount_smbfs.
2013-06-26 pfgsed: use getline() instead of fgetln().
2013-06-26 feld- Adding myself to the committers-ports.dot
2013-06-20 peterOnly enable svn on amd64/ia64/sparc64/i386.
2013-06-19 truckmanFix a couple of typos that broke buildworld for me.
2013-06-19 peterBandaid: mips doesn't seem to have the full set of...
2013-06-18 peterTweak generated config to make it more likely to work...
2013-06-18 theravenFix bug in destructor for checker manager in DTC that...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 eadlerFix header guards.
2013-06-17 pluknetClean up -Wheader-guard warnings.
2013-06-17 theravenAdd a checker to dtc, based on a feature request from...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-17 rm- add myself
2013-06-13 grogRevert revision 251648. style(9) requires an empty...
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 grogstyle(9)
2013-06-12 grogHandle some expression regressions.
2013-06-11 jhbBump the CPU/WCPU column width by one so that it fits...
2013-06-09 rmacklemModify nfsstat.c so that it prints out an error when...
2013-06-09 hrs- Add file system type number (vfc_typenum) in the...
2013-06-09 jhPrint file names without stdio buffering to avoid mixin...
2013-06-07 aeUse getnameinfo(3) instead of inet_ntop(3) to make...
2013-06-06 jkimAdjust CFLAGS to pick up correct regex.h and posix...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 brooksNew install flags were merged to 9-STABLE and will...
2013-06-05 sjgUpdate to bmake-20130604 to fix file descriptor leak.
2013-06-04 joelmdoc: convert .Fd to .In, which is much nicer.
2013-06-02 eadlerCorrect check to see if file changes.
2013-06-02 gabor- Update Oleg Moskalenko's email address
2013-05-30 pjdIf the -r option is given we cannot enter capability...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-28 pjdMFp4 @229086:
2013-05-28 pjdMFp4 @229085:
2013-05-25 edPrevent shadowing.
2013-05-25 gjbRevert r250972 to fix build.
2013-05-24 seThe error handling for writes to the target file could...
2013-05-23 seFix target selection logic, which did not comply with...
2013-05-23 ghelmerAdd support for netgroup, based on patch in the PR...
2013-05-23 edLet iconv build on -HEAD properly.
2013-05-23 jkimWork around build breakages with GCC 4.2.
2013-05-21 eadlerAvoid signed overflow in error handling code.
2013-05-21 jkimConnect flex 2.5.37 to the build and bump __FreeBSD_ver...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-17 sjgPer the comment, we cannot rely on bsd.own.mk
2013-05-17 sjgWe really need to get the bsd.own.mk from this tree...
2013-05-16 delphijguard against MK_SHARED_TOOLCHAIN not being defined.
2013-05-16 delphijSimilar to r250719: guard against MK_BMAKE not being...
2013-05-16 sjgReverse the sense of the test wrt bmake, and guard...
2013-05-16 sjgBuild bmake by default.
2013-05-12 joelmdoc sweep.
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-11 antoineAdd some missing DPADD.
2013-05-10 delphij REST IN PEACE
2013-05-10 eadlerAdd option to lockf to avoid creating a file if it...
2013-05-10 eadlerBump .Dd for recent content change.
2013-05-10 eadlerImplement 'split -d' which allows a numeric suffix...
2013-05-10 eadlerStyle(9) changes fo xargs.c
2013-05-03 jkimImprove compatibility with recent flex from flex.source...
2013-05-03 jkimReduce diff with upstream.
2013-05-03 jhbSimilar to 233760 and 236717, export some more useful...
2013-05-03 edwinOp 30 April 2013 trad koninging Beatrix af en werd...
2013-05-01 rmacklemDocument that the NFSv4 server statistics are operation...
2013-04-28 eadlerWhen the world is built WITHOUT_OPENSSH also don't
next