aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
Commit message (Expand)AuthorAgeFilesLines
* (HAVE_UNISTD_H): No need to define here.Richard M. Stallman1993-11-191-1/+1
* (FIRST_PTY_LETTER): Defined.Richard M. Stallman1993-11-181-0/+5
* (GNU_MALLOC, REL_ALLOC): Don't define if already defined.Richard M. Stallman1993-11-161-0/+8
* (LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.Richard M. Stallman1993-11-161-0/+4
* (HAVE_GETTIMEOFDAY): Don't define if already defined.Richard M. Stallman1993-11-151-0/+5
* *** empty log message ***Richard M. Stallman1993-11-151-0/+2
* (INTERRUPT_INPUT): Undefined.Richard M. Stallman1993-11-141-24/+46
* (SYSTEM_MALLOC): Turn off.Richard M. Stallman1993-11-131-1/+2
* [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.Richard M. Stallman1993-11-041-3/+8
* *** empty log message ***Richard M. Stallman1993-11-021-0/+4
* (BSTRING): Define only if HAVE_BCOPY.Richard M. Stallman1993-10-081-1/+3
* (SYSTEM_TYPE): Put into #if 0.Richard M. Stallman1993-10-081-0/+12
* Comment update reflects reality.Brian Fox1993-10-051-1/+1
* * Added fixes from Karl Berry for ISC-2.2.Brian Fox1993-09-221-10/+21
* (LIBS_SYSTEM): Use -lresolv if it seems appropriate.Richard M. Stallman1993-09-161-4/+5
* (LIBS_MACHINE): Make definition empty.Richard M. Stallman1993-09-141-1/+3
* (AIX3_2): Defined.Richard M. Stallman1993-09-131-0/+2
* Initial revisionRoland McGrath1993-09-101-0/+30
* (C_SWITCH_MACHINE): Deleted.Richard M. Stallman1993-08-131-5/+0
* Include alloca.h if appropriate.Richard M. Stallman1993-08-121-2/+21
* (HAVE_GETHOSTNAME): #if 0'd.Richard M. Stallman1993-08-121-1/+1
* (LD_SWITCH_SYSTEM): Delete the -L options.Richard M. Stallman1993-08-111-2/+2
* (C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.Richard M. Stallman1993-08-111-1/+1
* (HAVE_VFORK): Defined.Richard M. Stallman1993-08-085-0/+20
* Don't mention dir `s/' in #include.Richard M. Stallman1993-08-031-2/+2
* (bzero, bcmp, bcopy): New macros.Richard M. Stallman1993-07-291-0/+14
* * hpux9.h: Doc fix.Jim Blandy1993-07-281-1/+1
* * s/hpux9.h: Doc fix.Jim Blandy1993-07-281-1/+3
* (OLDXMENU_OPTIONS): Definition deleted.Richard M. Stallman1993-07-271-0/+3
* (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.Richard M. Stallman1993-07-261-0/+2
* (LOCALTIME_CACHE): Defined.Richard M. Stallman1993-07-251-0/+9
* (HAVE_SOCKETS): Define, if HAVE_INET_SOCKETSRichard M. Stallman1993-07-231-0/+4
* (PTY_OPEN): Use sigaction, not sigsetmask.Richard M. Stallman1993-07-231-13/+22
* (DECLARE_GETPWUID_WITH_UID_T): Declared.Richard M. Stallman1993-07-221-0/+3
* (SUNOS_LOCALTIME_BUG): Defined.Richard M. Stallman1993-07-211-0/+3
* (memmove): Defined.Richard M. Stallman1993-07-211-0/+3
* (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.Richard M. Stallman1993-07-201-0/+5
* (memmove): Delete extra parens in the safe_bcopy call.Richard M. Stallman1993-07-201-1/+3
* (SYSTEM_MALLOC): Add #undef.Richard M. Stallman1993-07-191-0/+4
* Doc fix.Jim Blandy1993-07-041-1/+1
* * s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that'sJim Blandy1993-07-041-3/+6
* * s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get theJim Blandy1993-07-031-0/+4
* * s/hpux8.h (random, srandom): No need to define these to beJim Blandy1993-07-031-0/+3
* Changes for Irix 4.0, tested this time:Jim Blandy1993-06-181-4/+0
* Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.Jim Blandy1993-06-183-3/+0
* Changes for correct pgrp behavior; approach suggested by BobJim Blandy1993-06-171-2/+4
* Changes for correct pgrp behavior from Bob GlicksteinJim Blandy1993-06-161-3/+2
* * s/isc3-0.h (memmove): #define this to call safe_bcopy.Jim Blandy1993-06-161-0/+5
* * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,Jim Blandy1993-06-141-0/+6
* Updated GPL version to 2.Jim Blandy1993-06-1221-21/+21