| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve usage and sync SYNOPSIS with usage. | ru | 2008-12-13 | 2 | -10/+17 |
* | Sync manpage's synopsis with program's usage(). | ru | 2008-12-13 | 1 | -6/+6 |
* | Apply the same defaults to https as to http. | des | 2008-12-11 | 1 | -2/+3 |
* | Add strndup(3) prototype to string.h. | kib | 2008-12-08 | 1 | -1/+1 |
* | Add a -L option to wc(1), for finger compatibility with the GNU | keramida | 2008-12-06 | 2 | -11/+60 |
* | bsdtar is synced up with 2.5.903a | kientzle | 2008-12-06 | 1 | -1/+1 |
* | bsdtar always supports long options now, so we can remove | kientzle | 2008-12-06 | 1 | -2/+2 |
* | Only use GCC-specific __dead2 marker when building with GCC. | kientzle | 2008-12-06 | 2 | -1/+11 |
* | Custom command line parser for cpio; this is a little more | kientzle | 2008-12-06 | 5 | -119/+198 |
* | Make the GCC-specific __dead2 markers conditional on whether | kientzle | 2008-12-06 | 2 | -1/+9 |
* | Update format string for kve_start/end. | peter | 2008-12-02 | 1 | -2/+3 |
* | Merge user/peter/kinfo branch as of r185547 into head. | peter | 2008-12-02 | 3 | -64/+16 |
|\ |
|
| * | Use libutil wrapper for kinfo_get{file|vmmap}() | peter | 2008-12-01 | 3 | -64/+16 |
* | | Format the output of -itv for real. In particular: | kientzle | 2008-11-29 | 3 | -13/+225 |
* | | When deciding which characters (of a filename, for instance) | kientzle | 2008-11-29 | 2 | -49/+119 |
* | | MFp4: | bz | 2008-11-29 | 2 | -13/+23 |
|/ |
|
* | Fix a printing problem when using the -L flag to netstat caused | gnn | 2008-11-28 | 1 | -13/+16 |
* | After visiting a subdirectory, we use chdir("..") or | kientzle | 2008-11-27 | 3 | -19/+57 |
* | If we're unable to chdir() to a directory that we know exists, | kientzle | 2008-11-27 | 1 | -1/+3 |
* | Use strlcpy() where appropriate. | delphij | 2008-11-19 | 1 | -4/+2 |
* | ANSIfy the wwend function. | rdivacky | 2008-11-18 | 1 | -1/+2 |
* | Add myself | pho | 2008-11-18 | 1 | -0/+1 |
* | Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. | pjd | 2008-11-17 | 1 | -35/+20 |
* | Fix the code to conform to the "or more" part of the following POSIX | dds | 2008-11-11 | 1 | -1/+1 |
* | Include more detailed explanation of this case, since it's pretty | kientzle | 2008-11-10 | 1 | -5/+34 |
* | Test --strip-components and fix it to actually work. Jaakko did a | kientzle | 2008-11-10 | 3 | -16/+116 |
* | Add workaround for a back reference when no corresponding | hrs | 2008-11-09 | 1 | -0/+8 |
* | New command-line parser for bsdtar. | kientzle | 2008-11-08 | 6 | -356/+455 |
* | Restore (intmax_t) casts I lost during the last change & unbreak the build. | mlaier | 2008-11-06 | 1 | -4/+6 |
* | Add two new options to du(1): | mlaier | 2008-11-06 | 2 | -35/+85 |
* | Merge latest DTrace changes from Perforce. | rodrigc | 2008-11-05 | 1 | -0/+1 |
* | When comparing, cast to the larger size, off_t in this case. | kientzle | 2008-11-05 | 1 | -1/+1 |
* | Fix compile warnings building on amd64. This is modified slightly | kientzle | 2008-11-05 | 1 | -4/+5 |
* | Declare functions and variables static and save a few byte. This is a | mlaier | 2008-11-04 | 1 | -9/+9 |
* | style(9): mostly avoiding line wrap by not indenting cases. No obj change. | mlaier | 2008-11-04 | 1 | -114/+121 |
* | Fix comment typo that managed to sneak in when I copy pasted some | keramida | 2008-11-04 | 1 | -1/+1 |
* | Repeat vmstat header after window.rows instead of a hardcoded 20. | keramida | 2008-11-04 | 1 | -9/+69 |
* | Use strlcpy() when we mean it. | delphij | 2008-10-17 | 2 | -6/+3 |
* | Free old arrays if we increase them. | phk | 2008-10-16 | 1 | -0/+1 |
* | Make ministat(1) vastly faster on huge datasets. | phk | 2008-10-16 | 2 | -51/+36 |
* | ANSIfy, plus constify interfaces where possible. | delphij | 2008-10-13 | 4 | -115/+50 |
* | Use strlcpy() instead of strncpy() when we want the string to be | delphij | 2008-10-13 | 1 | -3/+2 |
* | Make the CPU column in top always be 2 characters and print in decimal | jhb | 2008-10-01 | 1 | -3/+3 |
* | Since in some cases (when found obsolete) 'make' can be builded earlier | ache | 2008-09-29 | 1 | -1/+6 |
* | Support for CPU sets is going to appear in 7.1 before 8.0. | jhb | 2008-09-29 | 1 | -1/+1 |
* | Add back ar(1) which was accidentally decoupled in r183242. | marius | 2008-09-24 | 1 | -0/+1 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 4 | -32/+95 |
* | Fix build. | kaiw | 2008-09-21 | 1 | -0/+2 |
* | Add support for option "-M", which is used to operate ar(1) in a | kaiw | 2008-09-20 | 6 | -47/+864 |
* | Clean up flags support just a tad: FreeBSD support depends on | kientzle | 2008-09-14 | 2 | -28/+30 |