| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (HAVE_GETLOADAVG): Define as 1 because config.h defines it that way. | Gerd Moellmann | 1999-10-19 | 1 | -1/+1 |
| | | |||||
| * | (__FreeBSD_version): Don't define it if it is | Gerd Moellmann | 1999-08-31 | 1 | -0/+2 |
| | | | | | already defined. This avoids a warning from buffer.c. | ||||
| * | (C_SWITCH_SYSTEM): Added to let configure find headers | Gerd Moellmann | 1999-08-30 | 1 | -0/+5 |
| | | | | | in /usr/X11R6/include which are checked for with AC_CHECK_HEADER. | ||||
| * | (NARROWPROTO): New. | Gerd Moellmann | 1999-07-21 | 1 | -1/+11 |
| | | |||||
| * | (BSD_SYSTEM): Define for FreeBSD 4 as with FreeBSD 3. | Karl Heuer | 1999-04-12 | 1 | -1/+1 |
| | | |||||
| * | (LD_SWITCH_SYSTEM): Delete -dp. | Richard M. Stallman | 1998-08-19 | 1 | -1/+1 |
| | | |||||
| * | (__FreeBSD_version): Define it, or else include osreldate.h to define it. | Richard M. Stallman | 1998-08-10 | 1 | -1/+28 |
| | | | | | | | | (LIB_GCC): Unconditional definition deleted. [ELF] (LD_SWITCH_SYSTEM, START_FILES, UNEXEC, LIB_STANDARD, LIB_GCC): New alternative definitions. [! ELF] (START_FILES, LIB_GCC): New alternative definitions. | ||||
| * | Comment change. | Richard M. Stallman | 1997-08-01 | 1 | -0/+6 |
| | | |||||
| * | (BSD_SYSTEM): Alternate definition for FreeBSD v3. | Richard M. Stallman | 1997-04-10 | 1 | -0/+2 |
| | | |||||
| * | Replaced symbol BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 1 | -3/+3 |
| | | |||||
| * | (DONT_REOPEN_PTY): New definition. | Richard M. Stallman | 1996-06-09 | 1 | -0/+5 |
| | | |||||
| * | (vfork): Define as fork. | Richard M. Stallman | 1996-02-04 | 1 | -0/+4 |
| | | |||||
| * | (LOCALTIME_CACHE): Remove; now configured automatically. | Richard M. Stallman | 1995-09-10 | 1 | -3/+0 |
| | | |||||
| * | (GETPGRP_NO_ARG): Defined | Richard M. Stallman | 1995-05-07 | 1 | -1/+2 |
| | | | | | (HAVE_GETPAGESIZE): Definition deleted. | ||||
| * | (LD_SWITCH_SYSTEM): Add -dc and -dp. | Richard M. Stallman | 1994-11-15 | 1 | -2/+3 |
| | | | | | (HAVE_GETPAGESIZE): Defined. | ||||
| * | (LD_SWITCH_SYSTEM): New definition. | Richard M. Stallman | 1994-10-12 | 1 | -0/+1 |
| | | |||||
| * | (BSD): Have two definitions according to version number. | Richard M. Stallman | 1994-09-23 | 1 | -0/+4 |
| | | |||||
| * | (DECLARE_GETPWUID_WITH_UID_T): Defined. | Richard M. Stallman | 1994-09-18 | 1 | -11/+12 |
| | | | | | | [NO_SHARED_LIBS and __FreeBSD__]: (LD_SWITCH_SYSTEM, A_TEXT_OFFSET, A_TEXT_SEEK): Alternate definitions. | ||||
| * | (A_TEXT_OFFSET, A_TEXT_SEEK): Commented out. | Richard M. Stallman | 1994-05-21 | 1 | -0/+4 |
| | | |||||
| * | Don't use netbsd.h. Do all that right here. | Richard M. Stallman | 1994-05-05 | 1 | -0/+68 |
| | | |||||
| * | Rewrite to use netbsd.h and define NO_SHARED_LIBS. | Richard M. Stallman | 1994-04-17 | 1 | -37/+9 |
| | | |||||
| * | (HAVE_TERMIOS, NO_TERMIO): Defined. | Richard M. Stallman | 1994-03-20 | 1 | -0/+3 |
| | | |||||
| * | Initial revision | Karl Heuer | 1994-03-08 | 1 | -0/+38 |