aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous ;Ed Maste2010-07-121-1/+1
* Teach truss and xlint how to operate on 64-bit PowerPC systems.Nathan Whitehorn2010-07-122-0/+378
* Fix an error in the EXAMPLES section of getopt(1), which is based onBenedict Reuschling2010-07-071-3/+3
* Various changes to make locate compilable with WARNS=6. Note that thereGavin Atkinson2010-06-282-12/+13
* Make WARNS=6 safe, mainly by casting to intmax_t and printing with %juGavin Atkinson2010-06-282-16/+17
* Make WARNS=6 safe.Gavin Atkinson2010-06-282-5/+4
* Make the second example command more closely match the demo output, and asGavin Atkinson2010-06-271-2/+2
* Fix transfer statistics in the "send file" case - The conditional usedGavin Atkinson2010-06-271-4/+1
* Fix core dump when server fails to respond.Gavin Atkinson2010-06-271-1/+4
* Add a -t switch for masking output that's above or below certain thresholds.Brian Somers2010-06-202-3/+28
* Variable 'getmap' is unused.Gavin Atkinson2010-06-191-2/+2
* Do not print first digits of IRQ number if whole number doesn't fit.Alexander Motin2010-06-181-12/+11
* - Update GCC reference from 3.3 to 4.2 [1]Gabor Kovesdan2010-06-171-3/+4
* Add a new column to the output of vmstat -z to indicate the numberSean Bruno2010-06-151-4/+5
* err() takes a printf format.Ed Schouten2010-06-151-2/+2
* If the compressed data is larger than the uncompressed,Tim Kientzle2010-06-142-2/+13
* These files are no longer required since r207607Gavin Atkinson2010-06-123-355/+0
* Install tblgen so partial / progressive builds are still possible.Dag-Erling Smørgrav2010-06-121-1/+1
* Use same table markup as in hexdump.1Ulrich Spörlein2010-06-111-6/+6
* Several style fixes as prompted by bde@.Xin LI2010-06-101-28/+22
* Make the char *n_name member of struct nlist 'const'.Bjoern A. Zeeb2010-06-101-1/+1
* - Axe out signal handling code, the shell will take care of thisGabor Kovesdan2010-06-101-10/+0
* - Fix style(9)Gabor Kovesdan2010-06-101-2/+2
* Hook clang into the build on i386/amd64/powerpc.Roman Divacky2010-06-091-0/+5
* Import the build makefiles for clang/LLVM.Roman Divacky2010-06-094-0/+70
* Check return value from archive_read_new().Xin LI2010-06-091-1/+3
* fix memset() calls.Edwin Groothuis2010-06-091-2/+2
* Follow up revision 208888 with purely ident changes.Xin LI2010-06-071-6/+6
* Correct a bug in gzip(1): make sure that initialize isb with fstat() onXin LI2010-06-071-3/+9
* - Fix signal handling in bc/dc. Now Ctrl-C terminates the execution.Gabor Kovesdan2010-06-062-36/+5
* - Fig segmentation faultGabor Kovesdan2010-06-061-1/+6
* Make clang happier by removing unused assignments.Edwin Groothuis2010-06-051-16/+16
* Fix warnings about uninitialized variables.Edwin Groothuis2010-06-051-0/+2
* Fix: when unable to parse the sequence string, erase everything.Edwin Groothuis2010-06-051-2/+2
* Fix memory-leak at the processing of multiple calendars.Edwin Groothuis2010-06-051-1/+4
* Properly check the return value of chdir, even if it is a "thisEdwin Groothuis2010-06-051-1/+2
* - Add myself to committers-src.dotMatthew D Fleming2010-06-041-0/+1
* - Add myself to committers-src.dotAndrey V. Elsukov2010-06-031-0/+1
* mdoc cleanupUlrich Spörlein2010-06-022-6/+4
* Fix stuttering sequences and reverse rangesBrian Somers2010-06-022-9/+96
* mail(1) misses addresses when replying to allUlrich Spörlein2010-05-271-3/+4
* Allow sub-second interval timings for iostat and vmstat.Sean Bruno2010-05-212-6/+17
* Add new memory days for Russian Federation.Sergey A. Osokin2010-05-201-2/+17
* Add a new build option, MAN_UTILS. This option lets you control buildingJung-uk Kim2010-05-191-2/+6
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>Ulrich Spörlein2010-05-193-3/+3
* Use better type for siginfo (volatile sig_atomic_t instead of int).Pawel Jakub Dawidek2010-05-171-1/+2
* Removed ar(1)'s support for compressed archives. This change removesKai Wang2010-05-177-40/+11
* On SIGINFO print current values on stderr.Pawel Jakub Dawidek2010-05-161-44/+68
* Remove duplicateDoug Barton2010-05-141-1/+0
* mdoc: move remaining sections into consistent orderUlrich Spörlein2010-05-134-22/+22