| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC rev. 1.86: fix a typo. | Maxim Konovalov | 2005-05-03 | 1 | -1/+1 |
| * | MFC: rev 1.52: Support \H, \h, \w, \W, \$ string expansion in the prompt. | David E. O'Brien | 2005-03-03 | 1 | -4/+91 |
| * | MFC: rev 1.9; Respect LC_MESSAGES locale category while handling of | Alexey Zelkin | 2005-02-27 | 1 | -0/+2 |
| * | MFC 1.32 1.33: | Tom Rhodes | 2005-02-26 | 1 | -1/+7 |
| * | MFC 1.22 and 1.23 | Tom Rhodes | 2005-02-26 | 1 | -1/+18 |
| * | Sync ps(1) in RELENG_5 with HEAD: | Xin LI | 2005-02-22 | 3 | -9/+7 |
| * | MFC ps.c revision 1.108 | Christian S.J. Peron | 2005-02-13 | 1 | -0/+22 |
| * | MFC v1.71 | Christian S.J. Peron | 2005-02-12 | 1 | -1/+1 |
| * | MFC: | Christian Brueffer | 2005-02-08 | 4 | -9/+13 |
| * | MFC: rev. 1.95 by ceri | Christian Brueffer | 2005-02-08 | 1 | -1/+1 |
| * | MFC src/bin/mkdir/mkdir.c,v 1.29: | David Schultz | 2005-02-06 | 1 | -1/+1 |
| * | MFC: Don't descend into directories when -d is set and the directory itself | Brian Somers | 2005-01-24 | 3 | -2/+19 |
| * | MFC: (rev 1.84) document the actual behaviour for displaying the `Total' | Joerg Wunsch | 2005-01-18 | 1 | -3/+5 |
| * | MFC: -p fixes. | Ruslan Ermilov | 2005-01-09 | 1 | -7/+8 |
| * | MFC rev. 1.94: add a missed "." . | Maxim Konovalov | 2004-12-27 | 1 | -1/+1 |
| * | Merge ps.1:1.80 and ps.1:1.81 from HEAD to RELENG_5: | Robert Watson | 2004-12-22 | 1 | -6/+4 |
| * | MFC 1.19: | Giorgos Keramidas | 2004-12-21 | 1 | -13/+8 |
| * | MFC 1.24: | Yaroslav Tykhiy | 2004-12-10 | 1 | -18/+30 |
| * | MFC rm.1,v 1.32-1.33; rm.c 1.51: -I option which asks for confirmation | Xin LI | 2004-11-28 | 2 | -4/+69 |
| * | MFC: unsetting an undefined variable or function is not an error. | Dag-Erling Smørgrav | 2004-09-30 | 2 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5'. | cvs2svn | 2004-08-18 | 4 | -364/+0 |
| * | Add a "fillchar" command line argument to dd(1) that permits the user | Robert Watson | 2004-08-15 | 5 | -2/+32 |
| * | Change the behaviour of `-v' so that, e.g., stepping a month back | Yaroslav Tykhiy | 2004-08-09 | 2 | -1/+30 |
| * | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 1 | -1/+0 |
| * | Now that we have gcc 3.4, we can flip ia64 to using a dynamically linked | Gordon Tetlow | 2004-08-06 | 1 | -1/+1 |
| * | Allow for capital letters as size suffixes. | Pawel Jakub Dawidek | 2004-07-31 | 1 | -8/+20 |
| * | Currently if a mount point is not accessible by the calling user, | Christian S.J. Peron | 2004-07-20 | 2 | -6/+18 |
| * | Use warn() instead of perror(). | Tim J. Robbins | 2004-07-20 | 2 | -4/+4 |
| * | Give the most awesome example of how to parse the output of date | Alfred Perlstein | 2004-07-17 | 1 | -0/+8 |
| * | Remove BUGS section that talked about missing multibyte character support. | Tim J. Robbins | 2004-07-12 | 1 | -5/+1 |
| * | KANJI and DSPMBYTE are now "on" by default in the tcsh 6.13.00 distribution. | Mark Peek | 2004-07-11 | 2 | -24/+34 |
| * | Document missing multibyte character handling in utilities specified | Tim J. Robbins | 2004-07-03 | 4 | -4/+20 |
| * | Clarify: test compares strings by binary value, not "ASCII value". | Tim J. Robbins | 2004-07-03 | 1 | -3/+3 |
| * | Deal with double whitespace. | Ruslan Ermilov | 2004-07-03 | 9 | -21/+23 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 18 | -156/+302 |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+1 |
| * | Change the "rtprio" format so it prints an informative string for | Garance A Drosehn | 2004-06-27 | 1 | -0/+3 |
| * | Improve checking for `ps -t <dev>', and give better error messages when | Garance A Drosehn | 2004-06-27 | 1 | -8/+16 |
| * | Don't continue if the '-C' option (a-la GNUtar; commited in options.c | David E. O'Brien | 2004-06-25 | 1 | -1/+3 |
| * | Fix a bug IÂ introduced by some last-minute changes in -r 1.102. I ended | Garance A Drosehn | 2004-06-24 | 1 | -1/+1 |
| * | Rework the logic for `-t <tty>', such that it accepts "ttyp0" and "console", | Garance A Drosehn | 2004-06-24 | 1 | -15/+43 |
| * | Change "struct varent" to use the standard queue(8) macros, instead of | Garance A Drosehn | 2004-06-23 | 5 | -32/+25 |
| * | Add a check for defunct processes in saveuser(), so the output for "args" | Garance A Drosehn | 2004-06-23 | 1 | -10/+18 |
| * | Avoid padding the value of "ucomm" when it is the last column in the line. | Garance A Drosehn | 2004-06-23 | 1 | -1/+4 |
| * | Make sure the value of "upr" (scheduling priority on return from system call) | Garance A Drosehn | 2004-06-23 | 3 | -3/+15 |
| * | Include the `-c' option in the usage() message. | Garance A Drosehn | 2004-06-23 | 1 | -1/+1 |
| * | In the sorting routine, sort by thread-id if two processes have the same PID. | Garance A Drosehn | 2004-06-23 | 1 | -0/+2 |
| * | Fix some style bugs I introduced pointed out by bde. Also add a blank | David Malone | 2004-06-23 | 1 | -15/+23 |
| * | Use nanoseconds and then lexicographic ordering when the seconds of | David Malone | 2004-06-22 | 1 | -6/+42 |
| * | Get rid of a cast to '(void) ' on the return of a call to strcpy. | Garance A Drosehn | 2004-06-22 | 1 | -1/+1 |