aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Initialise variable size so that reading stdin works deterministically.David Malone2007-05-032-2/+5
* Add myselfBenjamin Close2007-05-031-0/+1
* If lstat(2) fails, have bsdtar return a non-zero exit code if theColin Percival2007-05-031-0/+10
* Back out all POSIXified *env() changes.Andrey A. Chernov2007-05-015-13/+12
* limits calls setenv("name=value", "value", 1); which violates POSIX:Andrey A. Chernov2007-04-301-2/+2
* env calls setenv("name=value", "value", 1); which violates POSIX:Andrey A. Chernov2007-04-301-3/+3
* Slightly tune previous fix: free memory if !exportAndrey A. Chernov2007-04-301-2/+2
* Prepare for upcoming POSIXed putenv() rewrite:Andrey A. Chernov2007-04-301-2/+3
* Prepare for upcoming POSIXed putenv() rewrite:Andrey A. Chernov2007-04-301-1/+1
* o Fill the list of icmp types; make its size depend on ICMP_MAXTYPE.Maxim Konovalov2007-04-301-20/+50
* Eliminate error with -W* strict flags and make putenv() calls conforming toAndrey A. Chernov2007-04-301-3/+3
* Change the date for Daylight Savings in the US.David Malone2007-04-291-2/+2
* Add some more examples. It always takes me a long time to find the SBrian Somers2007-04-271-2/+27
* - Added entry for Marcelo S. Araujo.Marcelo Araujo2007-04-271-0/+1
* add myself.Tong LIU2007-04-251-0/+1
* Insert explicit space between the output fields to prevent themYaroslav Tykhiy2007-04-231-3/+3
* Don't forget to bump document date after changing the content.Yaroslav Tykhiy2007-04-211-1/+1
* Change the semantics of -i (in-place editing) so that it treatsYaroslav Tykhiy2007-04-214-11/+83
* Improve logging when -dm is specified: if the node is consideredMax Khon2007-04-203-8/+7
* When remaking makefiles check that mtime has actually changed.Max Khon2007-04-201-3/+14
* Change the export option from -w (write) to -X.Diomidis Spinellis2007-04-182-15/+15
* Complain on write errors.Diomidis Spinellis2007-04-181-2/+6
* Add export capability through the new -w flag.Diomidis Spinellis2007-04-182-7/+57
* Ignore trailing '/' when comparing pathnames, so thatTim Kientzle2007-04-181-3/+26
* When testing basic functionality, strip trailing '/' fromTim Kientzle2007-04-181-3/+3
* - Add a new 'j' switch and runtime option to toggle display jail id forRong-En Fan2007-04-171-10/+47
* In libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAILED errors whichColin Percival2007-04-161-9/+8
* Use proper type cast for ctype macroAndrey A. Chernov2007-04-141-1/+1
* - Add new 'a' switch and runtime option that allows 'top' to display processStanislav Sedov2007-04-141-3/+70
* Portability.Tim Kientzle2007-04-131-0/+2
* In .error and .warning, prefer command-line variablesRuslan Ermilov2007-04-121-1/+1
* Restore the ".Sh BUGS" line that was accidentally removedRuslan Ermilov2007-04-121-0/+1
* Make it easier to support more platforms.Tim Kientzle2007-04-122-8/+7
* 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-580/+447
* 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