| Age | Commit message (Expand) | Author |
| 2010-07-08 | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab |
| 2010-06-29 | * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM): | Glenn Morris |
| 2010-06-29 | Remove some cpp that is internal to configure.in. | Glenn Morris |
| 2010-06-27 | * src/s/freebsd.h (BSD4_2): Remove redundant definition. | Dan Nicolaescu |
| 2010-06-09 | * src/s/usg5-4.h: Fix previous change. | Dan Nicolaescu |
| 2010-06-06 | Remove BSTRING related code, all platforms define it. | Dan Nicolaescu |
| 2010-06-04 | Turn `directory-sep-char' into a noop. | Juanma Barranquero |
| 2010-06-03 | Move UNEXEC definition to autoconf. | Dan Nicolaescu |
| 2010-06-02 | * src/s/sol2-10.h: Comment fix. | Glenn Morris |
| 2010-06-02 | NOT_C_CODE is always true now. | Glenn Morris |
| 2010-06-01 | * src/s/sol2-6.h: Remove obsolete comments. | Dan Nicolaescu |
| 2010-05-20 | Backport from trunk: close bug#6190. | enami tsugutomo |
| 2010-05-18 | Minor msdos build change. | Glenn Morris |
| 2010-05-18 | Set linker-related things with configure. | Glenn Morris |
| 2010-05-18 | * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK. | Glenn Morris |
| 2010-05-17 | * s/gnu-linux.h: Combine two conditionals. | Glenn Morris |
| 2010-05-17 | * src/[ms]/template.h: Comments. | Glenn Morris |
| 2010-05-17 | Set rallocobj with configure, not cpp. | Glenn Morris |
| 2010-05-13 | * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM). | Glenn Morris |
| 2010-05-11 | Reformat some comments in src/s/*.h. | Glenn Morris |
| 2010-05-11 | Move LIB_GCC from cpp to configure. | Glenn Morris |
| 2010-05-10 | On msdos, set LIBS_SYSTEM with config.bat, not cpp. | Glenn Morris |
| 2010-05-09 | Move LIBS_SYSTEM from cpp to configure. | Glenn Morris |
| 2010-05-09 | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure. | Glenn Morris |
| 2010-05-07 | Move TERMINFO, LIBS_TERMCAP from cpp to configure. | Glenn Morris |
| 2010-05-07 | Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation. | Eli Zaretskii |
| 2010-05-06 | Missing part of previous commit. | Glenn Morris |
| 2010-05-06 | Move LD_SWITCH_SYSTEM from cpp to configure. | Glenn Morris |
| 2010-05-06 | Define LIB_STANDARD and START_FILES using autoconf. | Dan Nicolaescu |
| 2010-05-06 | Remove NEED_BSDTTY and NEED_UNISTD_H. | Dan Nicolaescu |
| 2010-05-06 | * Makefile.in (STARTFILES): Conditionally define to make the usage clear. | Dan Nicolaescu |
| 2010-05-04 | Remove BSD_PGRPS. | Dan Nicolaescu |
| 2010-05-03 | Remove POSIX_SIGNALS. | Dan Nicolaescu |
| 2010-05-03 | Move LD_SWITCH_X_SITE_AUX from cpp to autoconf. | Glenn Morris |
| 2010-05-03 | Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf. | Glenn Morris |
| 2010-05-03 | Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf. | Glenn Morris |
| 2010-05-03 | * s/hpux10-20.h (LIB_STANDARD): New definition. | Dan Nicolaescu |
| 2010-05-01 | Clean up IRIX code. | Dan Nicolaescu |
| 2010-05-01 | Clean up AIX code. | Dan Nicolaescu |
| 2010-05-01 | Emulate POSIX_SIGNALS on MS-Windows. | Eli Zaretskii |
| 2010-05-01 | Emulate POSIX_SIGNALS on MS-Windows. | Eli Zaretskii |
| 2010-04-30 | * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions. | Dan Nicolaescu |
| 2010-04-28 | Move LIBXMU from cpp to configure. | Glenn Morris |
| 2010-04-27 | Move LIBXTR6 from cpp to autoconf. | Glenn Morris |
| 2010-04-27 | Move MOTIF_LIBW to autoconf. | Glenn Morris |
| 2010-04-26 | Use $CRT_DIR in more places. | Glenn Morris |
| 2010-04-26 | Use autoconf instead of cpp for LIB_MATH. | Dan Nicolaescu |
| 2010-04-23 | * s/cygwin.h (LIBS_DEBUG): Remove, unused. | Dan Nicolaescu |
| 2010-04-23 | Remove redundant flags. | Dan Nicolaescu |
| 2010-04-23 | Simplify m/intel386.h. | Dan Nicolaescu |