Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -0/+0 | |
1995-05-11 | Blasting old junk | Stan Shebs | 1 | -92/+0 | |
1992-09-25 | * remote.c (remote_wait): Make regs be char to avoid picayune | Stu Grossman | 1 | -7/+11 | |
ANSI compiler warnings. * energize.h: Move all external struct decls to inside of __STDC__, add prototype for energize_shell_wait(). * energize.c (getpty): Clean up, make us really get a controlling terminal. * (energize_initialize): Disable SIGIO prior to setting up for I/O interrupts. Move setsid(), et. al. to getpty(). * (energize_shell_wait): New routine to wait for things started via the shell command, uses wait() instead of /dev/proc. * Also, add prototype for execute_command_1(). | |||||
1992-07-05 | * cadillac.c, cadillac-patches: Rename to energize.c and | Stu Grossman | 1 | -0/+88 | |
energize-patches. Change all routines and variables named 'cadillac*' to 'energize*'. Create new file called energize.h to hold all interface declarations. |