| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix using "P" command on empty pattern space. If the "P" command is | Kirill Ponomarev | 2006-05-27 | 1 | -2/+1 |
| * | Add the capability for a trailing scale indicator to cause the | Kirill Ponomarev | 2006-05-27 | 2 | -5/+56 |
| * | Enable numeric arguments and +/- prefixes with -user (-group) | Kirill Ponomarev | 2006-05-25 | 1 | -4/+12 |
| * | s/on a crt// | Brad Davis | 2006-05-25 | 1 | -2/+2 |
| * | Change kdump to print more useful information, i.e. it changes from | Alexander Leidinger | 2006-05-20 | 4 | -16/+847 |
| * | In change 1.15, an arbitrary setting of the max RPC record size to | Robert Watson | 2006-05-17 | 1 | -11/+0 |
| * | - Fix warning when compiling with -DDEBUG | Pav Lucistnik | 2006-05-15 | 1 | -1/+1 |
| * | - Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage, | Pav Lucistnik | 2006-05-15 | 7 | -153/+578 |
| * | - Fix crash when hitting unknown syscall. Copied from i386-fbsd.c | Pav Lucistnik | 2006-05-15 | 5 | -5/+10 |
| * | o Fix typo in a comment. | Maxim Konovalov | 2006-05-15 | 1 | -1/+1 |
| * | The last execution of -exec {} + is not done if the -exec primary is | Kirill Ponomarev | 2006-05-14 | 4 | -4/+21 |
| * | Handle SIGINFO in time(1) by printing the time the given command is running. | Pawel Jakub Dawidek | 2006-05-14 | 2 | -37/+72 |
| * | So, what's it supposed to say when you type "make love"? | Ruslan Ermilov | 2006-05-11 | 1 | -0/+1 |
| * | Use sysctlbyname | Poul-Henning Kamp | 2006-05-11 | 1 | -6/+1 |
| * | Add myself to the freebsd calendar. | Coleman Kane | 2006-05-08 | 1 | -0/+1 |
| * | Add myself. | Ion-Mihai Tetcu | 2006-05-08 | 1 | -0/+1 |
| * | Add myself | Andrew Pantyukhin | 2006-05-07 | 1 | -0/+1 |
| * | o Implement "-n" flag: ignore files and directories with user "nodump" | Maxim Konovalov | 2006-05-06 | 2 | -3/+14 |
| * | The port number must be network byte order. | Hajimu UMEMOTO | 2006-05-04 | 1 | -4/+3 |
| * | o style: WARNS= -> WARNS?=. | Maxim Konovalov | 2006-05-04 | 1 | -1/+1 |
| * | o By popular demand import getent(1) utility: a program retrieves | Maxim Konovalov | 2006-05-04 | 4 | -0/+701 |
| * | Move the formatting of the NICE column to a new function format_nice() | Bruce Evans | 2006-05-04 | 1 | -20/+30 |
| * | Fixed some style bugs (mainly missing and wrong splitting of long lines). | Bruce Evans | 2006-05-04 | 1 | -48/+54 |
| * | Avoid coredumps if stddev cannot be computed (if all datapoints are identical) | Poul-Henning Kamp | 2006-05-02 | 1 | -12/+16 |
| * | For the vmstat sub-display: | Bruce Evans | 2006-05-01 | 2 | -36/+45 |
| * | In the examples, use "tar.gz" as the extension for | Tim Kientzle | 2006-05-01 | 1 | -3/+3 |
| * | Unbreak the support for 24-row terminals in the vmstat display. The | Bruce Evans | 2006-05-01 | 1 | -2/+4 |
| * | Sort the ex-extended vmstat fields into their documented order in the | Bruce Evans | 2006-04-30 | 1 | -38/+38 |
| * | Eliminate the "extended" vm stats. Move all fields in the extended | Bruce Evans | 2006-04-30 | 1 | -34/+10 |
| * | Update for moving some fields to the new vnstat display. | Bruce Evans | 2006-04-30 | 1 | -8/+16 |
| * | Reduce the namei (sub)display by 5 columns to make enough space for a | Bruce Evans | 2006-04-30 | 1 | -17/+19 |
| * | Removed the description of the nonexistent want_fd command. want_fd existed | Bruce Evans | 2006-04-30 | 1 | -2/+0 |
| * | Don't redraw the disk names on every update. This was apparently done | Bruce Evans | 2006-04-30 | 1 | -6/+0 |
| * | Fix "slow (on-the-fly) zero fills percentage (`%slo-z')" some more. The | Bruce Evans | 2006-04-30 | 2 | -4/+4 |
| * | If DEBUG is defined, then fill numeric fields with asterisks instead of | Bruce Evans | 2006-04-30 | 1 | -0/+15 |
| * | Remove trailing whitespace. | Bruce Evans | 2006-04-30 | 11 | -38/+38 |
| * | Show the load average in the tcp display (it was already shown, perhaps | Bruce Evans | 2006-04-30 | 14 | -321/+325 |
| * | Edit the interrupt name strings to shorten them. This is believed to | Bruce Evans | 2006-04-30 | 1 | -2/+33 |
| * | Backed out rev.1.49 since it had buffer overruns and only worked | Bruce Evans | 2006-04-30 | 1 | -10/+2 |
| * | Abbreviate long field descriptors at write time so that they don't get | Bruce Evans | 2006-04-29 | 2 | -12/+12 |
| * | ru@ recently changed lorder to support library archives. Document | Warner Losh | 2006-04-27 | 1 | -1/+9 |
| * | Fix a typo. | Joseph Koshy | 2006-04-22 | 1 | -2/+2 |
| * | Because optarg and optind are defined in unistd.h, | Xin LI | 2006-04-21 | 1 | -3/+0 |
| * | Indentation fixes | Christian Brueffer | 2006-04-19 | 1 | -9/+9 |
| * | o Close an output file -o flag opened before execvp(3) in a child. | Maxim Konovalov | 2006-04-16 | 1 | -0/+2 |
| * | Fix indentation for "Ostersonntag". | Christian Brueffer | 2006-04-16 | 1 | -1/+1 |
| * | Add missing library dependencies. | Ruslan Ermilov | 2006-04-13 | 1 | -1/+1 |
| * | Fix Mother's/Father's day in most case. | Florent Thoumie | 2006-04-13 | 2 | -3/+4 |
| * | libc_r is no longer provided, and on alpha and sparc64, libthr | Ruslan Ermilov | 2006-04-12 | 1 | -1/+1 |
| * | Allow to specify size in terabytes by using T or t suffix. | Pawel Jakub Dawidek | 2006-04-09 | 2 | -5/+10 |