| Commit message (Expand) | Author | Age | Files | Lines |
* | Cast to intmax_t to print tv_sec in struct timeval. | dwmalone | 2007-05-07 | 2 | -16/+19 |
* | Markup fixes. | ru | 2006-09-29 | 1 | -1/+1 |
* | Handle SIGINFO in time(1) by printing the time the given command is running. | pjd | 2006-05-14 | 2 | -37/+72 |
* | o Close an output file -o flag opened before execvp(3) in a child. | maxim | 2006-04-16 | 1 | -0/+2 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-05-21 | 1 | -1/+1 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -3/+5 |
* | Uses wait4() instead of wait3() when waiting for a child process to exit. | seanc | 2003-10-17 | 1 | -1/+1 |
* | Assorted minor fixes, mostly style(9): | yar | 2003-10-04 | 1 | -12/+16 |
* | Don't dump core from the time(1) process itself | yar | 2003-10-04 | 1 | -1/+6 |
* | Introduce options definition the standard way. command -> utility. | charnier | 2003-06-09 | 1 | -3/+3 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 1 | -10/+5 |
* | Document the fairly obvious effects of the PATH environment variable. | tjr | 2002-06-28 | 1 | -0/+8 |
* | time(1) does not use the shell to execute the specified utility, remove | tjr | 2002-06-20 | 1 | -6/+2 |
* | Make it obvious that command line arguments may be specified for the utility | tjr | 2002-06-20 | 2 | -10/+11 |
* | Correct History: time(1) appeared at least as early as V3. | tjr | 2002-06-03 | 1 | -1/+1 |
* | Determine exit status to use before writing diagnostic message; warn() | tjr | 2002-05-25 | 1 | -6/+1 |
* | remove __P | imp | 2002-03-22 | 1 | -3/+3 |
* | Fix one warning - still not warns clean. | dwmalone | 2001-12-03 | 1 | -1/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -4/+4 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Localize it (LC_NUMERIC) | ache | 2001-02-10 | 1 | -13/+25 |
* | Remove vestages of a previous implimentation of "-h". | obrien | 2000-10-31 | 1 | -2/+2 |
* | Add a new "-h" Human-friendly h/m/s output format. | obrien | 2000-10-28 | 2 | -5/+45 |
* | getopt and friends are declared in <unistd.h> | imp | 2000-09-04 | 1 | -3/+0 |
* | Correct some hard sentence breaks. Only those surrounding the previous | sheldonh | 1999-09-14 | 1 | -4/+6 |
* | Improve shell documentation: | sheldonh | 1999-09-08 | 1 | -8/+7 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Adds the '-p' option to make time(1) output POSIX.2 compliant. | roberto | 1999-03-10 | 2 | -21/+63 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | des | 1998-10-13 | 1 | -2/+2 |
* | When exiting on SIGINT, exit with signal status | cracauer | 1998-08-24 | 1 | -2/+12 |
* | Brucifixion. | des | 1998-07-28 | 2 | -43/+17 |
* | Behave like GNU time. More cleanup. Reword man page. | des | 1998-07-27 | 2 | -24/+18 |
* | Clean up the previous commit. | des | 1998-07-27 | 2 | -35/+45 |
* | By default, /usr/bin/time writes its output to stderr. Two options | phk | 1998-07-24 | 2 | -19/+69 |
* | Add usage() and use err(3). | charnier | 1997-08-14 | 2 | -12/+23 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Add a couple of relavant man page xrefs for more information | mpp | 1997-02-06 | 1 | -5/+3 |
* | Close PR#1781 - time returns with EXIT_SUCCESS on some failures | jkh | 1996-10-12 | 1 | -1/+3 |
* | Fix a bug under time's "-l" option. The values reported for average | jdp | 1996-07-30 | 1 | -1/+24 |
* | Close out PR#723: time -l dumps core | pst | 1995-10-28 | 1 | -1/+9 |
* | Submitted by: Ollivier ROBERT roberto@keltia.frmug.fr.net | ats | 1995-02-18 | 1 | -2/+2 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+244 |