| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed some style bugs (mainly missing and wrong splitting of long lines). | bde | 2006-05-04 | 1 | -48/+54 |
* | Avoid coredumps if stddev cannot be computed (if all datapoints are identical) | phk | 2006-05-02 | 1 | -12/+16 |
* | For the vmstat sub-display: | bde | 2006-05-01 | 2 | -36/+45 |
* | In the examples, use "tar.gz" as the extension for | kientzle | 2006-05-01 | 1 | -3/+3 |
* | Unbreak the support for 24-row terminals in the vmstat display. The | bde | 2006-05-01 | 1 | -2/+4 |
* | Sort the ex-extended vmstat fields into their documented order in the | bde | 2006-04-30 | 1 | -38/+38 |
* | Eliminate the "extended" vm stats. Move all fields in the extended | bde | 2006-04-30 | 1 | -34/+10 |
* | Update for moving some fields to the new vnstat display. | bde | 2006-04-30 | 1 | -8/+16 |
* | Reduce the namei (sub)display by 5 columns to make enough space for a | bde | 2006-04-30 | 1 | -17/+19 |
* | Removed the description of the nonexistent want_fd command. want_fd existed | bde | 2006-04-30 | 1 | -2/+0 |
* | Don't redraw the disk names on every update. This was apparently done | bde | 2006-04-30 | 1 | -6/+0 |
* | Fix "slow (on-the-fly) zero fills percentage (`%slo-z')" some more. The | bde | 2006-04-30 | 2 | -4/+4 |
* | If DEBUG is defined, then fill numeric fields with asterisks instead of | bde | 2006-04-30 | 1 | -0/+15 |
* | Remove trailing whitespace. | bde | 2006-04-30 | 11 | -38/+38 |
* | Show the load average in the tcp display (it was already shown, perhaps | bde | 2006-04-30 | 14 | -321/+325 |
* | Edit the interrupt name strings to shorten them. This is believed to | bde | 2006-04-30 | 1 | -2/+33 |
* | Backed out rev.1.49 since it had buffer overruns and only worked | bde | 2006-04-30 | 1 | -10/+2 |
* | Abbreviate long field descriptors at write time so that they don't get | bde | 2006-04-29 | 2 | -12/+12 |
* | ru@ recently changed lorder to support library archives. Document | imp | 2006-04-27 | 1 | -1/+9 |
* | Fix a typo. | jkoshy | 2006-04-22 | 1 | -2/+2 |
* | Because optarg and optind are defined in unistd.h, | delphij | 2006-04-21 | 1 | -3/+0 |
* | Indentation fixes | brueffer | 2006-04-19 | 1 | -9/+9 |
* | o Close an output file -o flag opened before execvp(3) in a child. | maxim | 2006-04-16 | 1 | -0/+2 |
* | Fix indentation for "Ostersonntag". | brueffer | 2006-04-16 | 1 | -1/+1 |
* | Add missing library dependencies. | ru | 2006-04-13 | 1 | -1/+1 |
* | Fix Mother's/Father's day in most case. | flz | 2006-04-13 | 2 | -3/+4 |
* | libc_r is no longer provided, and on alpha and sparc64, libthr | ru | 2006-04-12 | 1 | -1/+1 |
* | Allow to specify size in terabytes by using T or t suffix. | pjd | 2006-04-09 | 2 | -5/+10 |
* | Update comment about var modifiers (add 'N' and 'O' descriptions). | fjoe | 2006-04-08 | 1 | -2/+5 |
* | Add :u var modifier (remove adjacent duplicate words like uniq(1). | fjoe | 2006-04-08 | 2 | -0/+43 |
* | Fix options broken when the birthtime related primaries were added. | ceri | 2006-04-05 | 1 | -11/+11 |
* | Add my birthday. | alepulver | 2006-04-04 | 1 | -0/+1 |
* | - Add my birthday | jmelo | 2006-04-04 | 1 | -0/+1 |
* | Note that all of the birthtime related primaries are non-standard. | ceri | 2006-04-04 | 1 | -5/+5 |
* | Bump .Dd for the birthtime options. | ceri | 2006-04-03 | 1 | -1/+1 |
* | Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options to | ceri | 2006-04-03 | 4 | -4/+59 |
* | If you see a broken symlink, don't try to follow it, | kientzle | 2006-04-02 | 2 | -4/+7 |
* | Don't call audit_logout() if pwd is NULL, as audit_logout() attempts to | cognet | 2006-03-28 | 1 | -1/+4 |
* | Make gcore(1) 64 bit safe. It was trying to parse the /proc/*/map file | peter | 2006-03-25 | 1 | -3/+3 |
* | Extended attribute support on write for Linux; FreeBSD hooks are | kientzle | 2006-03-21 | 9 | -23/+140 |
* | Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, depending | ru | 2006-03-21 | 1 | -0/+6 |
* | Extend coverage of the MK_IPX build option to the following: | ru | 2006-03-20 | 1 | -0/+4 |
* | Convert NO_PROFILE and NO_LIB32 to new style. | ru | 2006-03-18 | 1 | -1/+3 |
* | add an entry for ozfod.. | jmg | 2006-03-18 | 1 | -0/+1 |
* | fix spelling of ozfod... I've been wondering why we'd need to fill a page | jmg | 2006-03-18 | 1 | -1/+1 |
* | A few minor corrections to the mkuzip.8 man page. | sobomax | 2006-03-17 | 1 | -25/+24 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 9 | -26/+46 |
* | Cross-reference basename(3) and dirname(3). | jkoshy | 2006-03-16 | 1 | -1/+3 |
* | When opening a trace file, open O_NONBLOCK so that ktrace doesn't stall | rwatson | 2006-03-14 | 1 | -1/+4 |
* | Update make glue for csup-snap-20060313. | mux | 2006-03-14 | 1 | -0/+1 |