Bruce Evans
|
97e156674d
|
Don't include <sys/tty.h> in drivers that aren't tty drivers or in general
files that don't depend on the internals of <sys/tty.h>
|
1995-07-16 10:13:08 +00:00 |
|
Bruce Evans
|
b5e8ce9f12
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
(except in netccitt, netiso and netns) and most of the warnings from
`gcc -Wnested-externs'. Fix all the bugs found. There were no serious
ones.
|
1995-03-16 18:17:34 +00:00 |
|
David Greenman
|
59a9ecebb5
|
Make sure process isn't swapped when messing with it.
Added missing newline to log() call.
|
1995-02-20 15:53:33 +00:00 |
|
Andrey A. Chernov
|
16e544e7a1
|
Fix problem when attached process detached
Submitted by: Gary Jennejohn
|
1994-12-31 12:26:50 +00:00 |
|
David Greenman
|
3c4dd3568f
|
Added $Id$
|
1994-08-02 07:55:43 +00:00 |
|
Rodney W. Grimes
|
df8bae1de4
|
BSD 4.4 Lite Kernel Sources
|
1994-05-24 10:09:53 +00:00 |
|