| Commit message (Expand) | Author | Age | Files | Lines |
| * | Teach vmstat -m and vmstat -z to use libmemstat(3). Certain | Robert Watson | 2005-07-25 | 2 | -23/+96 |
| * | Disable thread support in BIND. It appears to reduce performance rather | Dag-Erling Smørgrav | 2005-07-25 | 4 | -8/+8 |
| * | Since libmemstat(3) now supports its own error management mechanism, | Robert Watson | 2005-07-24 | 1 | -1/+2 |
| * | In 2003, a -s flag was added to ministat to separate the | Poul-Henning Kamp | 2005-07-21 | 2 | -5/+8 |
| * | Fix the "..." special command. If this command is found all further | Hartmut Brandt | 2005-07-19 | 1 | -1/+1 |
| * | Fix minor memory leak when expanding ${variable}s | Garance A Drosehn | 2005-07-18 | 1 | -1/+5 |
| * | Modify "netstat -mb" to use libmemstat(3) when acting on a live system, | Robert Watson | 2005-07-18 | 2 | -36/+197 |
| * | remove myself as maintainer | Wolfram Schneider | 2005-07-17 | 1 | -2/+0 |
| * | Note the events of 0707, lest we forget. | Ceri Davies | 2005-07-15 | 1 | -0/+1 |
| * | Fix loder(1) to work with libraries. This can be useful to | Ruslan Ermilov | 2005-07-15 | 1 | -5/+14 |
| * | Add myself to FreeBSD calendar | Renato Botelho | 2005-07-15 | 1 | -0/+1 |
| * | Print newly exported pfsync statistics with netstat(8). | Max Laier | 2005-07-14 | 3 | -0/+51 |
| * | - Remove MLINKS to nonexistant manpages | Christian Brueffer | 2005-07-14 | 5 | -7/+7 |
| * | Fix two minor parsing bugs in -S processing: | Garance A Drosehn | 2005-07-13 | 1 | -14/+23 |
| * | add myself as a new committer | Jung-uk Kim | 2005-07-07 | 1 | -0/+1 |
| * | Our bsd.*.mk only supports 6 WARNS levels and we should not use higher values | Johan Karlsson | 2005-06-30 | 1 | -1/+1 |
| * | Fixed troff warnings. | Ruslan Ermilov | 2005-06-27 | 1 | -1/+1 |
| * | Tidy up the markup. | Ruslan Ermilov | 2005-06-22 | 1 | -33/+48 |
| * | Fix a bug where the value of ${SOMEVAR} would simply disappear if there | Garance A Drosehn | 2005-06-21 | 1 | -23/+48 |
| * | Put in a more descriptive heading for the `env' command. | Garance A Drosehn | 2005-06-21 | 1 | -1/+1 |
| * | Undo r1.14 to env.c. While it is unusual for environment variables to | Garance A Drosehn | 2005-06-21 | 2 | -7/+2 |
| * | Add the '-S' and '-P' options. The '-S' option can be used to split | Garance A Drosehn | 2005-06-20 | 5 | -32/+829 |
| * | If the `utility' specified starts with a '/' character, then execute it | Garance A Drosehn | 2005-06-20 | 1 | -1/+2 |
| * | Move the code that clears the environment when `-i' is specified, so it that | Garance A Drosehn | 2005-06-20 | 1 | -5/+9 |
| * | Add a '-v' option to `env', to make it easier to discover exactly what steps | Garance A Drosehn | 2005-06-20 | 1 | -4/+25 |
| * | Decode chroot(2) args. | Alfred Perlstein | 2005-06-14 | 1 | -0/+2 |
| * | Markup and wording fixes. | Ruslan Ermilov | 2005-06-14 | 9 | -18/+25 |
| * | Don't free(sock) before it's even allocated. | Dag-Erling Smørgrav | 2005-06-10 | 1 | -1/+0 |
| * | Remove kludges intended to support src trees with partial obj trees. | Dag-Erling Smørgrav | 2005-06-10 | 2 | -22/+6 |
| * | Append a newline character to the usage string. | Christian S.J. Peron | 2005-06-05 | 1 | -1/+1 |
| * | Use the ki_udata field that was recently-added to kinfo_proc, instead of | Garance A Drosehn | 2005-06-04 | 1 | -1/+1 |
| * | Back out revision 1.19 and 1.20 until I find mental clarity to deal with | Eivind Eklund | 2005-06-01 | 1 | -1/+7 |
| * | Add myself as a new committer. | Brad Davis | 2005-06-01 | 1 | -0/+1 |
| * | o Teach login(1) to respect "hushlogin" and "nocheckmail" attributes | Maxim Konovalov | 2005-06-01 | 1 | -2/+7 |
| * | Don't use a patch w/in /usr/src. Programmatically change files when needed. | David E. O'Brien | 2005-05-31 | 2 | -25/+3 |
| * | Move #ident into #if 0. | Stefan Farfeleder | 2005-05-31 | 9 | -18/+9 |
| * | Reduce compiler warning: variable might be used uninitialized, by giving | Philippe Charnier | 2005-05-29 | 1 | -3/+5 |
| * | Move variable initialization to reduce compiler warning. | Philippe Charnier | 2005-05-29 | 1 | -2/+2 |
| * | Reduce compiler warning: variable might be used uninitialized, by giving | Philippe Charnier | 2005-05-29 | 2 | -0/+2 |
| * | Move FreeBSD Id outside of copyright. Initialize variable. | Philippe Charnier | 2005-05-29 | 1 | -2/+4 |
| * | Modify vmstat(8)'s domem() routine, which is responsible for extracting | Robert Watson | 2005-05-29 | 1 | -7/+38 |
| * | dd a '-n' option to ministat, which causes it to display only summary | Robert Watson | 2005-05-27 | 1 | -9/+17 |
| * | Remove an errno reset that became unnecessary. | Eivind Eklund | 2005-05-26 | 1 | -1/+0 |
| * | decode utimes, lutimes, futimes, chflags, lchflags. | Alfred Perlstein | 2005-05-26 | 1 | -0/+10 |
| * | Document a couple of gotchas. | Eivind Eklund | 2005-05-26 | 1 | -1/+7 |
| * | We are past 4.4BSD - use our new-found stat flags for pipes and fifos. | Eivind Eklund | 2005-05-26 | 1 | -6/+1 |
| * | decode mkdir args. | Alfred Perlstein | 2005-05-26 | 1 | -0/+2 |
| * | Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO | Giorgos Keramidas | 2005-05-26 | 2 | -0/+2 |
| * | Add myself to the calendar. | Andrew Thompson | 2005-05-26 | 1 | -0/+1 |
| * | Under certain conditions the condition parser would go one past end of | Hartmut Brandt | 2005-05-25 | 1 | -1/+1 |