| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1995-06-14 | add explicit return type | jtc | |
| 1995-02-28 | remove unneeded "#include <stddef.h>" | jtc | |
| 1995-02-28 | Changed <sys/signal.h> to <signal.h> | jtc | |
| 1993-08-26 | Declare rcsid strings so they are stored in text segment. | jtc | |
| 1993-08-20 | cast away compiler warning message. | jtc | |
| 1993-08-20 | Upgraded to be 1003.2-92 compliant. The only functional change is | jtc | |
| that -1 is returned when the fork fails. Updated implementation to use int rather than deprecated "union wait". Updated documentation to describe error / return values. | |||
| 1993-08-01 | Add RCS identifiers. | mycroft | |
| 1993-07-30 | system.c | mycroft | |
| 1993-07-29 | Use execve() rather than execl(). This is faster and doesn't use malloc() | mycroft | |
| (and thus avoids an annoying problem which only seems to manifest itself in KCL). | |||
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd | |
