summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Don't forget to bump document date after changing the content.yar2007-04-211-1/+1
* Change the semantics of -i (in-place editing) so that it treatsyar2007-04-214-11/+83
* Improve logging when -dm is specified: if the node is consideredfjoe2007-04-203-8/+7
* When remaking makefiles check that mtime has actually changed.fjoe2007-04-201-3/+14
* Change the export option from -w (write) to -X.dds2007-04-182-15/+15
* Complain on write errors.dds2007-04-181-2/+6
* Add export capability through the new -w flag.dds2007-04-182-7/+57
* Ignore trailing '/' when comparing pathnames, so thatkientzle2007-04-181-3/+26
* When testing basic functionality, strip trailing '/' fromkientzle2007-04-181-3/+3
* - Add a new 'j' switch and runtime option to toggle display jail id forrafan2007-04-171-10/+47
* In libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAILED errors whichcperciva2007-04-161-9/+8
* Use proper type cast for ctype macroache2007-04-141-1/+1
* - Add new 'a' switch and runtime option that allows 'top' to display processstas2007-04-141-3/+70
* Portability.kientzle2007-04-131-0/+2
* In .error and .warning, prefer command-line variablesru2007-04-121-1/+1
* Restore the ".Sh BUGS" line that was accidentally removedru2007-04-121-0/+1
* Make it easier to support more platforms.kientzle2007-04-122-8/+7
* Remove irrelevant comment about T/TCP in BUGS.des2007-04-111-8/+0
* Remove -T from getopt() spec and usage string.des2007-04-111-2/+2
* Bump Dd.des2007-04-111-1/+1
* Remove T/TCP support, and the -T option which was needed to disable it.des2007-04-114-16/+3
* Eliminate memory leak from an accidental malloc().emaste2007-04-101-1/+0
* Update to match revision 1.23 of touch.c.grog2007-04-101-36/+18
* Usage: print base name of program.grog2007-04-101-20/+47
* Make use of ptrace(2) instead of procfs in truss(1), eliminatingdelphij2007-04-1016-585/+452
* Mark netstat -g host-mode output as deprecated.bms2007-04-101-0/+9
* Add prototype for generated ptraceopname function.emaste2007-04-091-0/+1
* Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostidpjd2007-04-091-0/+2
* Remove static ptrace_ops array and extract ptrace op names fromemaste2007-04-092-36/+4
* Clean up error handling in archive_append to match how errors arecperciva2007-04-091-19/+39
* Add -A flag to adjust existing time stamps.grog2007-04-092-23/+130
* Simplify the logic for handling header readkientzle2007-04-071-7/+5
* style(9):yar2007-04-061-1/+1
* Add security.jail.mount_allowed sysctl, which allows to mount andpjd2007-04-051-0/+5
* Add an important detail to paragraph 12: the range is reset only if itsyar2007-04-051-2/+3
* Reflect the change in rev. 1.44 of process.c.yar2007-04-051-4/+9
* A dash as an argument to the -f option will now cause lastcomm todds2007-04-042-20/+56
* Add test to confirm that piping a tar archive created by bsdtar throughcperciva2007-04-041-0/+5
* Add myself.lwhsu2007-04-041-0/+1
* Fix a typobrian2007-04-031-1/+1
* - Add myself.chinsan2007-04-031-0/+1
* Don't forget to close the range if we branched over its endyar2007-04-021-2/+11
* Prevent foot-shooting in advance: Put the MATCH() macro's valueyar2007-04-021-3/+3
* This trivial change should fix at least 3 similar bugs. All ofyar2007-04-011-1/+1
* Add tests for "bsdtar -t". These are useful primarily because they testcperciva2007-03-311-0/+16
* Split the append_archive function (used for processing @<archive> directives)cperciva2007-03-311-13/+28
* Make the comment for cspace() match reality.yar2007-03-311-3/+3
* Update for bzip2 1.0.4 import.delphij2007-03-282-16/+0
* o Really commit typo fixes to HEAD.maxim2007-03-252-2/+2
* Issue a warning if there's a non-zero exit value.kientzle2007-03-242-1/+4
OpenPOWER on IntegriCloud