| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename s/usg5-4.h -> s/usg5-4-common.h. | Dan Nicolaescu | 2010-07-29 | 1 | -120/+0 |
* | Clean up unexec.c, remove references to unused code. | Dan Nicolaescu | 2010-07-28 | 1 | -2/+0 |
* | Use strchr, strrchr instead of index, rindex | Andreas Schwab | 2010-07-11 | 1 | -8/+0 |
* | * src/s/usg5-4.h: Fix previous change. | Dan Nicolaescu | 2010-06-09 | 1 | -3/+0 |
* | Remove BSTRING related code, all platforms define it. | Dan Nicolaescu | 2010-06-06 | 1 | -2/+0 |
* | Move UNEXEC definition to autoconf. | Dan Nicolaescu | 2010-06-03 | 1 | -3/+0 |
* | NOT_C_CODE is always true now. | Glenn Morris | 2010-06-02 | 1 | -2/+0 |
* | Set linker-related things with configure. | Glenn Morris | 2010-05-18 | 1 | -2/+0 |
* | Reformat some comments in src/s/*.h. | Glenn Morris | 2010-05-11 | 1 | -59/+26 |
* | Move TERMINFO, LIBS_TERMCAP from cpp to configure. | Glenn Morris | 2010-05-07 | 1 | -6/+3 |
* | Define LIB_STANDARD and START_FILES using autoconf. | Dan Nicolaescu | 2010-05-06 | 1 | -2/+0 |
* | Remove POSIX_SIGNALS. | Dan Nicolaescu | 2010-05-03 | 1 | -4/+0 |
* | Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG. | Dan Nicolaescu | 2010-03-29 | 1 | -4/+0 |
* | Consolidate redundant definitions. | Dan Nicolaescu | 2010-03-20 | 1 | -28/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * s/usg5-4.h (ADDR_CORRECT): Remove, unused. | Dan Nicolaescu | 2008-07-23 | 1 | -4/+0 |
* | * config.in: Regenerate. | Dan Nicolaescu | 2008-07-23 | 1 | -7/+0 |
* | * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was | Dan Nicolaescu | 2008-07-20 | 1 | -4/+0 |
* | * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused. | Dan Nicolaescu | 2008-07-16 | 1 | -43/+0 |
* | * config.nt (HAVE_FACES): Remove, unused. | Dan Nicolaescu | 2008-07-13 | 1 | -2/+1 |
* | * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was | Dan Nicolaescu | 2008-07-12 | 1 | -19/+0 |
* | * src/fileio.c: | Dan Nicolaescu | 2008-07-10 | 1 | -5/+0 |
* | (USG_SHARED_LIBRARIES): Remove duplicate definition. | Dan Nicolaescu | 2008-06-27 | 1 | -6/+0 |
* | Fix previous change: keep the correct branch of a | Dan Nicolaescu | 2008-06-27 | 1 | -2/+3 |
* | * unexnext.c: | Dan Nicolaescu | 2008-06-26 | 1 | -33/+140 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-07 | 1 | -8/+6 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | * s/usg5-4.h: | Dan Nicolaescu | 2007-10-31 | 1 | -1/+0 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (bcopy, bzero, bcmp): Don't define. | Dave Love | 2002-11-19 | 1 | -8/+0 |
* | (bcopy, bzero): Define conditional on HAVE_BCOPY. | Dave Love | 2002-10-30 | 1 | -10/+5 |
* | (bcopy) [IRIX6]: Don't special-case definition of | Gerd Moellmann | 2000-12-15 | 1 | -3/+1 |
* | (LIBS_SYSTEM): Add -lgen because that's needed | Gerd Moellmann | 1999-12-02 | 1 | -1/+7 |
* | s/usg5-4.h: | Paul Eggert | 1999-10-19 | 1 | -9/+6 |
* | (TIOCSIGSEND): Don't define this if irix6. | Karl Heuer | 1998-12-16 | 1 | -0/+4 |
* | Don't include filio.h if NO_FILIO_H. | Richard M. Stallman | 1996-08-09 | 1 | -0/+2 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (LIBS_STANDARD): Definition deleted. | Richard M. Stallman | 1995-11-12 | 1 | -1/+3 |
* | Always include sys/wait.h unless NOT_C_CODE; | Richard M. Stallman | 1995-11-10 | 1 | -1/+4 |
* | (GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now. | Karl Heuer | 1995-07-31 | 1 | -4/+0 |
* | Delete obsolete symbols. | Karl Heuer | 1994-09-18 | 1 | -5/+0 |
* | Move #undef static before the includes. | Richard M. Stallman | 1994-07-20 | 1 | -6/+6 |
* | (PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty. | Richard M. Stallman | 1994-07-19 | 1 | -18/+18 |