aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Upgrade our copy of llvm/clang to 3.3 release.Dimitry Andric2013-06-125-11/+26
* style(9)Greg Lehey2013-06-121-1/+0
* Handle some expression regressions.Greg Lehey2013-06-126-71/+113
* Bump the CPU/WCPU column width by one so that it fits values from 100% upJohn Baldwin2013-06-111-6/+6
* Modify nfsstat.c so that it prints out an error when a non-rootRick Macklem2013-06-091-0/+3
* - Add file system type number (vfc_typenum) in the list. This is usefulHiroki Sato2013-06-092-37/+38
* Print file names without stdio buffering to avoid mixing buffered andJaakko Heinonen2013-06-094-5/+18
* Use getnameinfo(3) instead of inet_ntop(3) to make printable versions ofAndrey V. Elsukov2013-06-071-1/+3
* Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note thisJung-uk Kim2013-06-061-1/+1
* New install flags were merged to 9-STABLE and will appear in FreeBSD-9.2.Brooks Davis2013-06-051-1/+1
* Update to bmake-20130604 to fix file descriptor leak.Simon J. Gerraty2013-06-051-2/+2
|\
* | mdoc: convert .Fd to .In, which is much nicer.Joel Dahl2013-06-042-6/+6
* | Correct check to see if file changes.Eitan Adler2013-06-021-1/+1
* | - Update Oleg Moskalenko's email addressGabor Kovesdan2013-06-0215-15/+15
* | If the -r option is given we cannot enter capability mode.Pawel Jakub Dawidek2013-05-301-2/+4
* | MFp4 @229086:Pawel Jakub Dawidek2013-05-281-0/+50
* | MFp4 @229085:Pawel Jakub Dawidek2013-05-281-5/+5
* | Prevent shadowing.Ed Schouten2013-05-256-10/+10
* | Revert r250972 to fix build.Glen Barber2013-05-252-4/+4
* | The error handling for writes to the target file could lead to the finalStefan Eßer2013-05-242-4/+4
* | Fix target selection logic, which did not comply with the man page.Stefan Eßer2013-05-231-2/+8
* | Add support for netgroup, based on patch in the PR but made consistentGuy Helmer2013-05-231-0/+43
* | Let iconv build on -HEAD properly.Ed Schouten2013-05-233-2/+5
* | Work around build breakages with GCC 4.2.Jung-uk Kim2013-05-234-0/+7
* | Avoid signed overflow in error handling code.Eitan Adler2013-05-211-1/+3
* | Connect flex 2.5.37 to the build and bump __FreeBSD_version.Jung-uk Kim2013-05-2131-15377/+9874
* | Sync with upstream version (20130520) that includes same fixes made last week.Simon J. Gerraty2013-05-201-2/+2
|\|
* | Per the comment, we cannot rely on bsd.own.mkSimon J. Gerraty2013-05-171-7/+6
* | We really need to get the bsd.own.mk from this tree so theSimon J. Gerraty2013-05-171-0/+8
* | guard against MK_SHARED_TOOLCHAIN not being defined.Xin LI2013-05-161-1/+1
* | Similar to r250719: guard against MK_BMAKE not being defined.Xin LI2013-05-161-1/+1
* | Reverse the sense of the test wrt bmake, and guard againstSimon J. Gerraty2013-05-161-1/+1
* | Build bmake by default.Simon J. Gerraty2013-05-161-0/+7
* | mdoc sweep.Joel Dahl2013-05-121-1/+3
* | Add some missing DPADD.Antoine Brodin2013-05-111-1/+1
* | REST IN PEACEXin LI2013-05-101-0/+1
* | Add option to lockf to avoid creating a file if it does not exist.Eitan Adler2013-05-102-8/+28
* | Bump .Dd for recent content change.Eitan Adler2013-05-101-1/+1
* | Implement 'split -d' which allows a numeric suffix instead of anEitan Adler2013-05-102-5/+29
* | Style(9) changes fo xargs.cEitan Adler2013-05-101-2/+4
* | Improve compatibility with recent flex from flex.sourceforge.net.Jung-uk Kim2013-05-033-5/+5
* | Reduce diff with upstream.Jung-uk Kim2013-05-0312-32/+45
* | Similar to 233760 and 236717, export some more useful info about theJohn Baldwin2013-05-032-0/+31
* | Op 30 April 2013 trad koninging Beatrix af en werd kroonprins WillemEdwin Groothuis2013-05-031-4/+4
* | Document that the NFSv4 server statistics are operation counts andRick Macklem2013-05-011-1/+5
* | When the world is built WITHOUT_OPENSSH also don'tEitan Adler2013-04-281-1/+4
* | Fix EXIT STATUS. biff reports its status when it was invoked.Joel Dahl2013-04-281-3/+3
* | Constify where appropriate.Eitan Adler2013-04-231-2/+2
* | Cleanups to touch.cEitan Adler2013-04-231-20/+22
* | Wrong cast.Mikolaj Golub2013-04-201-2/+1