aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove irrelevant comment about T/TCP in BUGS.Dag-Erling Smørgrav2007-04-111-8/+0
* Remove -T from getopt() spec and usage string.Dag-Erling Smørgrav2007-04-111-2/+2
* Bump Dd.Dag-Erling Smørgrav2007-04-111-1/+1
* Remove T/TCP support, and the -T option which was needed to disable it.Dag-Erling Smørgrav2007-04-114-16/+3
* Eliminate memory leak from an accidental malloc().Ed Maste2007-04-101-1/+0
* Update to match revision 1.23 of touch.c.Greg Lehey2007-04-101-36/+18
* Usage: print base name of program.Greg Lehey2007-04-101-20/+47
* Make use of ptrace(2) instead of procfs in truss(1), eliminatingXin LI2007-04-1016-585/+452
* Mark netstat -g host-mode output as deprecated.Bruce M Simpson2007-04-101-0/+9
* Add prototype for generated ptraceopname function.Ed Maste2007-04-091-0/+1
* Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostidPawel Jakub Dawidek2007-04-091-0/+2
* Remove static ptrace_ops array and extract ptrace op names fromEd Maste2007-04-092-36/+4
* Clean up error handling in archive_append to match how errors areColin Percival2007-04-091-19/+39
* Add -A flag to adjust existing time stamps.Greg Lehey2007-04-092-23/+130
* Simplify the logic for handling header readTim Kientzle2007-04-071-7/+5
* style(9):Yaroslav Tykhiy2007-04-061-1/+1
* Add security.jail.mount_allowed sysctl, which allows to mount andPawel Jakub Dawidek2007-04-051-0/+5
* Add an important detail to paragraph 12: the range is reset only if itsYaroslav Tykhiy2007-04-051-2/+3
* Reflect the change in rev. 1.44 of process.c.Yaroslav Tykhiy2007-04-051-4/+9
* A dash as an argument to the -f option will now cause lastcomm toDiomidis Spinellis2007-04-042-20/+56
* Add test to confirm that piping a tar archive created by bsdtar throughColin Percival2007-04-041-0/+5
* Add myself.Li-Wen Hsu2007-04-041-0/+1
* Fix a typoBrian Somers2007-04-031-1/+1
* - Add myself.Chin-San Huang2007-04-031-0/+1
* Don't forget to close the range if we branched over its endYaroslav Tykhiy2007-04-021-2/+11
* Prevent foot-shooting in advance: Put the MATCH() macro's valueYaroslav Tykhiy2007-04-021-3/+3
* This trivial change should fix at least 3 similar bugs. All ofYaroslav Tykhiy2007-04-011-1/+1
* Add tests for "bsdtar -t". These are useful primarily because they testColin Percival2007-03-311-0/+16
* Split the append_archive function (used for processing @<archive> directives)Colin Percival2007-03-311-13/+28
* Make the comment for cspace() match reality.Yaroslav Tykhiy2007-03-311-3/+3
* Update for bzip2 1.0.4 import.Xin LI2007-03-282-16/+0
* o Really commit typo fixes to HEAD.Maxim Konovalov2007-03-252-2/+2
* Issue a warning if there's a non-zero exit value.Tim Kientzle2007-03-242-1/+4
* Add '-s' option and update the manual page. With this option, it printsJung-uk Kim2007-03-232-7/+26
* Use proc name (ki_comm) instead of thread name (ki_ocomm) as these may nowEd Maste2007-03-221-1/+1
* Remove pathlen argument from write_entry function. It has never been used.Colin Percival2007-03-171-5/+2
* Fix logic bug; we want to do_chdir if arg doesn't start with / _and_ itColin Percival2007-03-171-1/+1
* Mention a limitation that was inherted from RFC1952, makingXin LI2007-03-161-1/+9
* Don't consider an lstat(2) failure to be an error (in the sense ofColin Percival2007-03-151-1/+0
* Test files repo-copied into tools/regression/usr.bin/sed and integratedDiomidis Spinellis2007-03-143-1098/+0
* Reduce the risk of inducing heart attacks, by printing the right path whenColin Percival2007-03-141-1/+1
* Clarify the test comments in test-basic.sh. Have config.sh do aTim Kientzle2007-03-112-34/+47
* bsdtar 2.0.23:Tim Kientzle2007-03-1119-228/+1139
* Add myself.Michael Bushkov2007-03-111-0/+1
* Uppercase FreeBSD, sigh.Martin Blapp2007-03-101-1/+1
* Add myselfMartin Blapp2007-03-101-0/+1
* Uppercase FreeBSD.Christian Brueffer2007-03-101-1/+1
* Bump the original revision of c89(1).Ruslan Ermilov2007-03-101-1/+1
* Reduce diffs with c99(1).Ruslan Ermilov2007-03-101-12/+13
* Add myself.Kirk McKusick2007-03-101-0/+1