| Age | Commit message (Expand) | Author |
| 2010-10-08 | Remove lib-src/b2m.c and b2m.pl. | Glenn Morris |
| 2010-08-11 | Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *). | Jan D |
| 2010-07-24 | Add NO_RETURN specifiers to functions in lib-src. | Dan Nicolaescu |
| 2010-07-02 | Convert function definitions to standard C. | Dan Nicolaescu |
| 2010-07-02 | Convert some prototypes to standard C. | Dan Nicolaescu |
| 2009-07-08 | * b2m.c (main): Ensure that each message ends in two newlines. | Chong Yidong |
| 2006-04-04 | * lib-src/b2m.c (main): Don't include <limits.h>. | Paul Eggert |
| 2006-03-27 | * b2m.c: Include <limits.h>. | Paul Eggert |
| 2004-05-07 | (GOOD, BAD): Delete macros. Throughout, | Thien-Thi Nguyen |
| 2003-09-01 | Add arch taglines | Miles Bader |
| 2002-01-01 | (main): Parenthesize assignment when used as truth value to prevent gcc | Pavel Janík |
| 2001-12-22 | Comment change. | Richard M. Stallman |
| 2001-10-19 | Properly spell the name of Emacs. | Pavel Janík |
| 2001-04-03 | (main): Always return a value. | Gerd Moellmann |
| 1999-10-19 | Add support for large files. Merge glibc 2.1.2. | Paul Eggert |
| 1998-04-06 | Include <stdlib.h> if available. | Andreas Schwab |
| 1998-04-04 | (fatal): Declare the arg. | Richard M. Stallman |
| 1997-11-23 | Include getopt.h. | Karl Heuer |
| 1997-06-14 | (readline): Terminate buffer properly when EOF seen. | Karl Heuer |
| 1996-04-10 | (main) [MSDOS]: Handle DJGPP version 2. | Richard M. Stallman |
| 1996-03-20 | (main): Initialize progname variable before using it. | Richard M. Stallman |
| 1995-05-04 | (xmalloc, xrealloc): Declare them long *. | Richard M. Stallman |
| 1995-04-13 | (main): Check for trailing ", " before trying to delete it. | Karl Heuer |
| 1995-01-09 | (concat, xmalloc, xrealloc, readline, xnew): Four new | Richard M. Stallman |
| 1994-10-12 | Eliminate some -Wall warnings. | David J. MacKenzie |
| 1994-09-21 | (from, labels, data): Use MAX_DATA_LEN as length. | Richard M. Stallman |
| 1994-05-17 | (main): Avoid crash if argc is 1. | Richard M. Stallman |
| 1994-04-28 | Don't include string.h or strings.h. | Richard M. Stallman |
| 1994-03-05 | Clean up indentation and whitespace. | Richard M. Stallman |
| 1994-03-05 | (main): Change delimiter from "^L" to "^_^L". | Richard M. Stallman |
| 1994-03-03 | (main): Change delimiter from "^L" to "^_^L". | Karl Heuer |
| 1994-01-06 | (main) [MSDOS]: Open all files as binary. | Richard M. Stallman |
| 1993-09-10 | Include <config.h> instead of "config.h". | Roland McGrath |
| 1993-08-11 | (TRUE, FALSE): Don't define if already defined. | Richard M. Stallman |
| 1993-07-06 | * b2m.c: #include <sys/types.h>. | Jim Blandy |
| 1993-03-11 | * b2m.c (main): Don't exit upon reading a blank line. | Jim Blandy |
| 1992-08-19 | entered into RCS | Jim Blandy |
| 1991-12-04 | Initial revision | Jim Blandy |