summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Update date on netstat(1) for -Q.rwatson2010-02-221-1/+1
* Teach netstat(1) to print out netisr statistics when given the -Q argument.rwatson2010-02-225-4/+298
* Fix common misspelling of hierarchyuqs2010-02-205-5/+5
* Treat numbers after [Ee] a positive number rather than an invaliddelphij2010-02-201-1/+2
* Add a reference to newly added seq(1) command.delphij2010-02-201-1/+2
* Add seq(1), a small utility to generate sequence number.delphij2010-02-194-0/+648
* Update to upstream version 1.338fanf2010-02-192-27/+50
* The correct value of DEL is 0x7f, not 0xff. This is purely a documentationgavin2010-02-182-4/+4
* The kdump data stream is an unaligned data stream for stat andimp2010-02-181-3/+9
* bc and dc are not BSD version, not GNU version.imp2010-02-181-1/+1
* Bump .Dd for r203977gavin2010-02-161-1/+1
* Implement the rename query, for when a file with the same name as the onegavin2010-02-162-28/+69
* The NetBSD Foundation has granted permission to remove clause 3 and 4imp2010-02-1612-84/+0
* The -newerXB option was being interpreted the same as the -newerXm optiongavin2010-02-141-0/+2
* Make manpage's SYNOPSIS match program's usage().ru2010-02-122-2/+5
* Remove unneeded CFLAGS.ed2010-02-101-1/+0
* Add new -o option (r203042) to manpage synopsis and usage().emaste2010-02-102-2/+2
* Don't let find(1) depend on struct timeb.ed2010-02-093-42/+31
* As it turns out, fmt(1) is being used by the base system as well as thedelphij2010-02-091-2/+1
* - pt_BR.ISO8859-1 cataloggabor2010-02-092-1/+188
* Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allow...brucec2010-02-081-1/+2
* Simplify, remove unnecessary code.kientzle2010-02-071-30/+10
* Merge a bunch of refactoring from Joerg Sonnenberger tokientzle2010-02-0713-433/+724
* Style & Portability: Use archive_entry methods to examinekientzle2010-02-072-40/+24
* Various portability workarounds for non-FreeBSD platforms.kientzle2010-02-072-6/+49
* Restructure the logic that determines when we're crossing a mountkientzle2010-02-071-8/+29
* Minor code rework.kientzle2010-02-071-21/+8
* Trim out some unused configuration variables, removekientzle2010-02-074-65/+0
* Fill in some missing error handling, be a little more careful aboutkientzle2010-02-062-17/+18
* bsdtar doesn't actually know what compression is supported by libarchivekientzle2010-02-062-42/+11
* Refactor the siginfo/sigusr1 handling. The read/write reportingkientzle2010-02-067-202/+146
* Remove all traces of an experiment for handling "root" on Windows systems.kientzle2010-02-062-7/+6
* Reformat the Makefile slightly.kientzle2010-02-061-1/+11
* Allow -b up to 8192. I've had reports from people who routinelykientzle2010-02-061-2/+2
* Diff reduction compared to portable bsdtar 2.8: Move thekientzle2010-02-0612-184/+271
* - Cast intptr_t, pid_t and time_t values to intmax_t and use %jd withjh2010-02-061-16/+19
* Document one more file descriptor type and two more vnode types.antoine2010-02-061-0/+6
* Fix gcore so that it can have the '-s' flag without hanging.mjacob2010-02-052-27/+19
* Fix a bug in previous revision.delphij2010-02-051-1/+1
* Use libedit when interacting with tty, which provided historydelphij2010-02-044-1/+65
* - style(9)gabor2010-02-038-202/+206
* - Remove dead variable assignmentsgabor2010-02-032-12/+6
* - style.Makefile(5)gabor2010-02-032-6/+7
* This fix makes it so the args are malloc'd beforerrs2010-02-031-1/+1
* - Add support for CVSup authentication mechanisms to csup.lulf2010-02-021-0/+4
* Support -V option to print a dot for each file processed.kientzle2010-01-303-3/+21
* Add my birthday.brucec2010-01-291-0/+1
* Eliminated nits from last commit.ru2010-01-271-15/+15
* Partial merge of man page cleanups from NetBSD:rodrigc2010-01-271-16/+16
* Add my birthday to the calendar.beat2010-01-261-0/+1
OpenPOWER on IntegriCloud