aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Correct the markup for the -s option,Tim Kientzle2010-04-111-7/+30
* | | Rename the ALIGN macro to LINT_ALIGN so it does not clash with machine/param.hRoman Divacky2010-04-093-7/+7
* | | Diff reduction against NetBSD and add myself to AUTHORS section of theXin LI2010-04-073-13/+14
* | | Remove yet another vestage of alpha support.Warner Losh2010-04-061-2/+0
* | | Change how getent utmpx works.Ed Schouten2010-04-021-6/+8
* | | - Add my birthday to the calendarBernhard Froehlich2010-04-011-0/+1
* | | Make -r mean exactly the same thing as -E for increased compatibilityWarner Losh2010-03-312-3/+8
* | | indent(1): add a new option, -ta, to treat all *_t identifiers as typesAndriy Gapon2010-03-314-0/+19
* | | indent(1): correctly handle case/label at the very start of a functionAndriy Gapon2010-03-311-1/+1
* | | For where possible, make the dates of the Tasmanian holidays properlyEdwin Groothuis2010-03-301-8/+22
* | | o Make sockstat -6 output more readable for long ipv6Maxim Konovalov2010-03-301-0/+2
* | | On request of joel@:Edwin Groothuis2010-03-3012-36/+8
* | | Update the Australian calendar WRT DST.Edwin Groothuis2010-03-291-28/+28
* | | calendar.freebsd: add my entryAndriy Gapon2010-03-291-0/+1
* | | Add myself.Edward Tomasz Napierala2010-03-291-0/+1
* | | size_t is not equivalent to int on 64-bit platforms.Dag-Erling Smørgrav2010-03-291-4/+4