aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-132-4/+4
* - Missing full stopsChristian Brueffer2010-05-121-6/+6
* mdoc: remove stray andUlrich Spörlein2010-05-111-1/+0
* Enable liblzma support in libarchiveMartin Matuska2010-05-105-10/+10
* Add two public headers missing in r207842Martin Matuska2010-05-103-6/+3
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchMartin Matuska2010-05-106-1/+115
* bsdcpio 2.8.3Tim Kientzle2010-05-0815-562/+675
* FreeBSD is now using bsdtar 2.8.3.Tim Kientzle2010-05-081-1/+1
* Config updates.Tim Kientzle2010-05-081-7/+19
* Various manpage updates, including many long-option synonyms that were previo...Tim Kientzle2010-05-081-101/+209
* Merger of the quota64 project into head.Kirk McKusick2010-05-072-158/+89
|\
| * Final update to current version of head in preparation for reintegration.Kirk McKusick2010-05-0618-672/+794
| |\
| * \ Update to current version of head.Kirk McKusick2010-04-28103-1721/+4370
| |\ \
| * | | Debugging nits found while testing the new 64-bit quota code.Kirk McKusick2010-03-161-0/+1
| * | | IFH@204581Dag-Erling Smørgrav2010-03-04424-2808/+33810
| |\ \ \
| * | | | Fix warnings + minor style issuesDag-Erling Smørgrav2010-03-041-33/+30
| * | | | Update to work with quotafile functions in -libutil.Kirk McKusick2009-10-211-149/+82
* | | | | Update xrefs from 4.3BSD to modern signal functions in various man pages.Jilles Tjoelker2010-05-061-1/+1
* | | | | Plug a memory leak.Xin LI2010-05-061-0/+1
* | | | | Revert r207677 which is considered a violation of style(9).Xin LI2010-05-067-16/+46
* | | | | While I am here, add more missing (unsigned char) casts to ctype() macrosAndrey A. Chernov2010-05-062-2/+2
* | | | | Fix recent space skipping:Andrey A. Chernov2010-05-061-2/+2
| |_|_|/ |/| | |
* | | | Move SCCS tags to comments as they were already #if 0'ed.Xin LI2010-05-057-44/+14
* | | | Doh! Add another new file forgotten by the importer of edwin@'s tftpWarner Losh2010-05-041-0/+42
* | | | Restore historical behaviour of only executing chflags on files that exist.Ed Maste2010-05-041-0/+2
* | | | Go ahead and merge the work edwin@ on tftpd into the tree. It is aWarner Losh2010-05-044-602/+696
* | | | pathchk(1): Fix the example so it allows arbitrary pathnames.Jilles Tjoelker2010-05-011-1/+1
* | | | pathchk: Add the new POSIX -P option.Jilles Tjoelker2010-05-012-6/+26
* | | | Remove WNOHANG flag from wait3().Ed Schouten2010-04-301-15/+9
* | | | Use _exit(2) system call directly instead of using exit(3) in signalXin LI2010-04-271-1/+1
* | | | Language improvements to make the BUGS section easier to read.Xin LI2010-04-271-3/+3
| |_|/ |/| |
* | | Add a signal handler for SIGINT which removes output file when necessary.Xin LI2010-04-261-4/+21
* | | Make hash, type and ulimit available via execve().Jilles Tjoelker2010-04-251-0/+3
* | | stat: Allow -f %Sf to display the file flags symbolically.Jilles Tjoelker2010-04-242-3/+33
* | | indent(1): don't treat bare '_t' as a type name when -ta is usedAndriy Gapon2010-04-151-2/+3
* | | mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-1412-12/+12
* | | Add and expand $FreeBSD$ keyword to allow committing to this file.Ulrich Spörlein2010-04-141-1/+1
* | | Allerheilingen -> AllerheiligenEdwin Groothuis2010-04-131-1/+1
* | | If a file is specifically both included and excluded, then:Tim Kientzle2010-04-111-25/+26
* | | Diff reduction against bsdtar 2.8.3Tim Kientzle2010-04-111-11/+25
* | | Diff reduction against bsdtar 2.8.3Tim Kientzle2010-04-111-1/+2
* | | Fix -X.Tim Kientzle2010-04-111-1/+1
* | | Consistently specify O_BINARY when opening files.Tim Kientzle2010-04-111-5/+9
* | | Remove an unnecessary include and conditionalize some code.Tim Kientzle2010-04-112-1/+6