summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Adding myself to the calendar!hiren2013-06-301-0/+1
* Enable svnlite on armv6.kientzle2013-06-291-1/+1
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-286-0/+7
* sed: use getline() instead of fgetln().pfg2013-06-261-8/+11
* - Adding myself to the committers-ports.dotfeld2013-06-261-0/+1
* Only enable svn on amd64/ia64/sparc64/i386.peter2013-06-201-1/+1
* Fix a couple of typos that broke buildworld for me.truckman2013-06-191-2/+2
* Bandaid: mips doesn't seem to have the full set of atomics builtins. Ipeter2013-06-191-0/+2
* Tweak generated config to make it more likely to work on 32 bit systems.peter2013-06-181-2/+17
* Fix bug in destructor for checker manager in DTC that caused segfaults ontheraven2013-06-181-0/+1
* Introduce svnlite so that we can check out our source code again.peter2013-06-1841-0/+3245
* Fix header guards.eadler2013-06-171-2/+2
* Clean up -Wheader-guard warnings.pluknet2013-06-172-2/+2
* Add a checker to dtc, based on a feature request from rwatson / brooks.theraven2013-06-172-0/+58
* - add myselfrm2013-06-171-0/+1
* Revert revision 251648. style(9) requires an empty line here.grog2013-06-131-0/+1
* Upgrade our copy of llvm/clang to 3.3 release.dim2013-06-125-11/+26
* style(9)grog2013-06-121-1/+0
* Handle some expression regressions.grog2013-06-126-71/+113
* Bump the CPU/WCPU column width by one so that it fits values from 100% upjhb2013-06-111-6/+6
* Modify nfsstat.c so that it prints out an error when a non-rootrmacklem2013-06-091-0/+3
* - Add file system type number (vfc_typenum) in the list. This is usefulhrs2013-06-092-37/+38
* Print file names without stdio buffering to avoid mixing buffered andjh2013-06-094-5/+18
* Use getnameinfo(3) instead of inet_ntop(3) to make printable versions ofae2013-06-071-1/+3
* Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note thisjkim2013-06-061-1/+1
* New install flags were merged to 9-STABLE and will appear in FreeBSD-9.2.brooks2013-06-051-1/+1
* Update to bmake-20130604 to fix file descriptor leak.sjg2013-06-051-2/+2
* mdoc: convert .Fd to .In, which is much nicer.joel2013-06-042-6/+6
* Correct check to see if file changes.eadler2013-06-021-1/+1
* - Update Oleg Moskalenko's email addressgabor2013-06-0215-15/+15
* If the -r option is given we cannot enter capability mode.pjd2013-05-301-2/+4
* MFp4 @229086:pjd2013-05-281-0/+50
* MFp4 @229085:pjd2013-05-281-5/+5
* Prevent shadowing.ed2013-05-256-10/+10
* Revert r250972 to fix build.gjb2013-05-252-4/+4
* The error handling for writes to the target file could lead to the finalse2013-05-242-4/+4
* Fix target selection logic, which did not comply with the man page.se2013-05-231-2/+8
* Add support for netgroup, based on patch in the PR but made consistentghelmer2013-05-231-0/+43
* Let iconv build on -HEAD properly.ed2013-05-233-2/+5
* Work around build breakages with GCC 4.2.jkim2013-05-234-0/+7
* Avoid signed overflow in error handling code.eadler2013-05-211-1/+3
* Connect flex 2.5.37 to the build and bump __FreeBSD_version.jkim2013-05-2131-15377/+9874
* Sync with upstream version (20130520) that includes same fixes made last week.sjg2013-05-201-2/+2
* Per the comment, we cannot rely on bsd.own.mksjg2013-05-171-7/+6
* We really need to get the bsd.own.mk from this tree so thesjg2013-05-171-0/+8
* guard against MK_SHARED_TOOLCHAIN not being defined.delphij2013-05-161-1/+1
* Similar to r250719: guard against MK_BMAKE not being defined.delphij2013-05-161-1/+1
* Reverse the sense of the test wrt bmake, and guard againstsjg2013-05-161-1/+1
* Build bmake by default.sjg2013-05-161-0/+7
* mdoc sweep.joel2013-05-121-1/+3
OpenPOWER on IntegriCloud