summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2003-03-05Rework -p support again;lukem
2003-03-04No other program prints errors inside angle brackets!christos
2003-03-03Seems better to display p_sv{u,g}id when asked for it...dsl
2003-03-03call setprogname()grant
2003-03-02Fix .Nm usage.enami
2003-03-01Remove space at the end of line.enami
2003-03-01Add p_svuid and p_svgid to kinfo_proc2. Populate them in the kernelatatat
2003-02-25Add support for '-j' to create (and extract, but -z already did that)wiz
2003-02-25New sentence, new line.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-21When writing (-w) or copying (-rw), and using -M (stdin file list islukem
2003-02-14'NetBSD.org'grant
2003-02-13Note: Original change approved by Enami.jrf
2003-02-12New sentence, new line. I'm having a slight deja-vu...wiz
2003-02-12Added the -v flag.jrf
2003-02-12New sentence, new line; bump date for last change.wiz
2003-02-12Introduce LANG environment variable and Xref to nls(7).gmcgarry
2003-02-10some mdoc improvements.grant
2003-02-10add missing braces.grant
2003-02-09cosmetic error condition improvements.grant
2003-02-08use strtol() for better error handling in builtin kill (Peter Jeremy)christos
2003-02-08remove maxitems limit (from Todd Miller)christos
2003-02-05"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-02-04Fix bin/20185 - builtin called from function of same name mustn't be hashed.dsl
2003-02-02Parse end of line comments correctlydsl
2003-02-02Fix various spelling, grammar, and punctuation problems in comments, from Ser...wiz
2003-01-27- use FD_CLOEXEC properlychristos
2003-01-23Fix indentation of continuation of first line in SYNOPSIS.wiz
2003-01-23Make this build on platforms where size_t != int, i.e. sparc, arm, ppc, ...agc
2003-01-23Make this build again.rafal
2003-01-22More markup, more commas, less typos.wiz
2003-01-22Support command -p, -v and -V as posixdsl
2003-01-20Make 'times' be a proper posix special builtin.dsl
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-20Start new paragraph after options are listed.enami
2003-01-19insert a paragraph break between the option list and following textjdolecek
2003-01-19tar(1) has no -L any longer.wiz
2003-01-18Merge the nathanw_sa branch.thorpej
2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink
2003-01-15Correct which _usage function to use for some pax/cpio error cases.kristerw
2003-01-12Make sure that UPEOF is compared to the right type on the left handchristos
2003-01-09remove debugging printf's I accidentally committed.christos
2003-01-09PR/19757: Andreas Wrede: make tar's -h behave like pax's -Lchristos
2003-01-09print a bit more info about checksum mismatches.christos
2003-01-09allow this to be compiled with unsigned-chars.christos
2003-01-06writable, not writeable.wiz
2003-01-06descriptor, not decriptor.wiz
2003-01-06interrupt with two rs.wiz
2003-01-05Add ${MACROS} to ${ROFF} usage to make output readablepooka