summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix an error in the EXAMPLES section of getopt(1), which is based onbcr2010-07-071-3/+3
* Various changes to make locate compilable with WARNS=6. Note that theregavin2010-06-282-12/+13
* Make WARNS=6 safe, mainly by casting to intmax_t and printing with %jugavin2010-06-282-16/+17
* Make WARNS=6 safe.gavin2010-06-282-5/+4
* Make the second example command more closely match the demo output, and asgavin2010-06-271-2/+2
* Fix transfer statistics in the "send file" case - The conditional usedgavin2010-06-271-4/+1
* Fix core dump when server fails to respond.gavin2010-06-271-1/+4
* Add a -t switch for masking output that's above or below certain thresholds.brian2010-06-202-3/+28
* Variable 'getmap' is unused.gavin2010-06-191-2/+2
* Do not print first digits of IRQ number if whole number doesn't fit.mav2010-06-181-12/+11
* - Update GCC reference from 3.3 to 4.2 [1]gabor2010-06-171-3/+4
* Add a new column to the output of vmstat -z to indicate the numbersbruno2010-06-151-4/+5
* err() takes a printf format.ed2010-06-151-2/+2
* If the compressed data is larger than the uncompressed,kientzle2010-06-142-2/+13
* These files are no longer required since r207607gavin2010-06-123-355/+0
* Install tblgen so partial / progressive builds are still possible.des2010-06-121-1/+1
* Use same table markup as in hexdump.1uqs2010-06-111-6/+6
* Several style fixes as prompted by bde@.delphij2010-06-101-28/+22
* Make the char *n_name member of struct nlist 'const'.bz2010-06-101-1/+1
* - Axe out signal handling code, the shell will take care of thisgabor2010-06-101-10/+0
* - Fix style(9)gabor2010-06-101-2/+2
* Hook clang into the build on i386/amd64/powerpc.rdivacky2010-06-091-0/+5
* Import the build makefiles for clang/LLVM.rdivacky2010-06-094-0/+70
* Check return value from archive_read_new().delphij2010-06-091-1/+3
* fix memset() calls.edwin2010-06-091-2/+2
* Follow up revision 208888 with purely ident changes.delphij2010-06-071-6/+6
* Correct a bug in gzip(1): make sure that initialize isb with fstat() ondelphij2010-06-071-3/+9
* - Fix signal handling in bc/dc. Now Ctrl-C terminates the execution.gabor2010-06-062-36/+5
* - Fig segmentation faultgabor2010-06-061-1/+6
* Make clang happier by removing unused assignments.edwin2010-06-051-16/+16
* Fix warnings about uninitialized variables.edwin2010-06-051-0/+2
* Fix: when unable to parse the sequence string, erase everything.edwin2010-06-051-2/+2
* Fix memory-leak at the processing of multiple calendars.edwin2010-06-051-1/+4
* Properly check the return value of chdir, even if it is a "thisedwin2010-06-051-1/+2
* - Add myself to committers-src.dotmdf2010-06-041-0/+1
* - Add myself to committers-src.dotae2010-06-031-0/+1
* mdoc cleanupuqs2010-06-022-6/+4
* Fix stuttering sequences and reverse rangesbrian2010-06-022-9/+96
* mail(1) misses addresses when replying to alluqs2010-05-271-3/+4
* Allow sub-second interval timings for iostat and vmstat.sbruno2010-05-212-6/+17
* Add new memory days for Russian Federation.osa2010-05-201-2/+17
* Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-191-2/+6
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-193-3/+3
* Use better type for siginfo (volatile sig_atomic_t instead of int).pjd2010-05-171-1/+2
* Removed ar(1)'s support for compressed archives. This change removeskaiw2010-05-177-40/+11
* On SIGINFO print current values on stderr.pjd2010-05-161-44/+68
* Remove duplicatedougb2010-05-141-1/+0
* mdoc: move remaining sections into consistent orderuqs2010-05-134-22/+22
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-132-4/+4
* - Missing full stopsbrueffer2010-05-121-6/+6
OpenPOWER on IntegriCloud