| Age | Commit message (Expand) | Author |
| 2004-07-03 | Deal with double whitespace. | Ruslan Ermilov |
| 2004-07-02 | Mechanically kill hard sentence breaks. | Ruslan Ermilov |
| 2004-05-19 | Bumped document date. | Ruslan Ermilov |
| 2004-02-15 | Attempt #2 to fix script(1) if the standard input is closed: If we | Colin Percival |
| 2004-01-27 | Back out part of 1.21, since it breaks `script interactive-program`. This | Colin Percival |
| 2004-01-22 | Fix SYNOPSIS of manual page, clustering no-arg options correctly. | Sheldon Hearn |
| 2004-01-22 | Two fixes for script(1): | Colin Percival |
| 2003-09-07 | Introduce arguments the standard way. In .Ar command ..., ... is not an | Philippe Charnier |
| 2002-09-04 | ANSIify function definitions. | David Malone |
| 2002-06-03 | Use POSIX macros for wait(2)-style status information instead of the | Mike Barcroft |
| 2002-04-20 | Use `The .Nm utility' | Philippe Charnier |
| 2002-03-22 | remove __P | Warner Losh |
| 2001-12-12 | Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2. | Mark Murray |
| 2001-12-10 | Style improvements recommended by Bruce as a follow up to some | David Malone |
| 2001-12-03 | Warns cleanups. Add FreeBSD ID. | David Malone |
| 2001-07-26 | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | Sheldon Hearn |
| 2001-07-15 | Remove whitespace at EOL. | Dima Dorfman |
| 2001-07-10 | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov |
| 2001-07-09 | Fix the type of the NULL arg to execl() | Brian Somers |
| 2001-06-24 | Nuke unused variables. | Dima Dorfman |
| 2000-11-20 | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov |
| 2000-07-10 | Don't call warn() with no format string. | Kris Kennaway |
| 2000-03-06 | Make a run-on sentence into two proper sentences, and clarify the meaning | Brian Feldman |
| 2000-03-02 | Remove more single-space hard sentence breaks. | Sheldon Hearn |
| 2000-03-01 | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn |
| 1999-12-13 | Fix grammar error. (missing verb) | Bill Fumerola |
| 1999-11-24 | Adjust man page: if command is specified, file name is mandatory | Guido van Rooij |
| 1999-08-28 | $Id$ -> $FreeBSD$ | Peter Wemm |
| 1999-08-11 | Pass as argv[0] the name of the shell executed instead of "sh". | Sheldon Hearn |
| 1998-09-29 | Mention default time between output flushes in manual page. | Joseph Koshy |
| 1998-09-19 | Fix the following bugs: | Dag-Erling Smørgrav |
| 1998-06-04 | Fix a bunch of spelling errors. | Steve Price |
| 1998-03-08 | Rewrite script as a select loop rather than as a twin reader/write process. | Peter Wemm |
| 1997-12-30 | Fix typo while copying patch from the 2.2 system that it came from | Peter Wemm |
| 1997-12-29 | script(1) has annoyed me with it's inflexable command argument parsing | Peter Wemm |
| 1997-08-08 | Add usage(). Use err(3) instead of local redefinition. | Philippe Charnier |
| 1997-03-29 | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh |
| 1996-09-14 | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans |
| 1995-08-07 | Delete bogus referneces to timezone code internal header file `tzfile.h', | Garrett Wollman |
| 1994-05-27 | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes |