Go to file
mycroft d7e904a697 Fix various signal handling bugs:
* If we got a stopping signal while already stopped with the same signal,
the second signal would sometimes (but not always) be ignored.
* Signals delivered by the debugger always pretended to be stopping
signals.
* PT_ATTACH still didn't quite work right.
1995-06-08 23:51:01 +00:00
bin typeof(timeval.ts_sec) != time_t 1995-06-07 16:29:30 +00:00
distrib Make distinction between a major release and a snapshot in Extract() 1995-05-28 10:50:13 +00:00
etc The tftpd daemon has been changed to use setgid() & setuid() to 1995-06-04 20:55:39 +00:00
games typeof(timeval.ts_sec) != time_t 1995-06-07 16:29:30 +00:00
gnu Fixes for incorrect m68040 opcodes from 1995-06-05 23:38:16 +00:00
include Prototypes (PR#1097) 1995-06-05 19:39:35 +00:00
lib eliminate the need for some (fatal) casts. 1995-06-07 13:14:09 +00:00
libexec typeof(timeval.tv_sec) != time_t 1995-06-07 17:14:21 +00:00
regress just include stdlib.h to get malloc proto. 1995-04-29 05:44:35 +00:00
sbin fd_set *'s really aren't compatible with timeval *'s 1995-06-08 12:38:07 +00:00
share make this work whether or not MANZ is defined. also, clean it up a bit, 1995-06-07 01:15:20 +00:00
sys Fix various signal handling bugs: 1995-06-08 23:51:01 +00:00
usr.bin can't assume that timeval.ts_sec is same type as time_t. grr. 1995-06-07 16:09:53 +00:00
usr.sbin typeof(timeval.tv_sec) != time_t 1995-06-07 17:40:51 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00