Poul-Henning Kamp
a1c995b626
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
...
Distribute all but the most fundamental malloc types. This time I also
remembered the trick to making things static: Put "static" in front of
them.
A couple of finer points by: bde
1997-10-12 20:26:33 +00:00
Peter Wemm
35b8b2ddab
Update select -> poll in drivers.
1997-09-14 03:19:42 +00:00
Bruce Evans
0ec3217356
Removed unused #includes.
1997-09-01 02:08:42 +00:00
Bruce Evans
6f7319427a
Fixed absolute pathnames in #includes.
1997-09-01 01:57:27 +00:00
Jordan K. Hubbard
b9c72653a1
Patch for 3.0: #include <sys/fcntl.h> instead of <sys/ioctl.h>
1997-08-28 15:23:10 +00:00
Jordan K. Hubbard
866595c01c
ISA driver for Comtrol Rocketport serial cards. No PCI probe stub
...
was submitted to me.
Submitted by: Amir Farah <amir@comtrol.com>
1997-08-28 12:19:05 +00:00