cgd
|
6ac2bbfc35
|
be more careful with types, also pull in headers where necessary.
|
1994-10-30 21:43:03 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
cgd
|
577c5b3d55
|
fixes from Christos Zoulas and myself, to get it to work again
|
1994-05-18 00:10:10 +00:00 |
cgd
|
d86bd85808
|
minor changes to match 4.4-Lite
|
1994-05-12 03:25:27 +00:00 |
mycroft
|
75029eb7b4
|
#include proc.h.
|
1994-02-17 14:50:38 +00:00 |
cgd
|
a0bdba3231
|
always good to think about patches before they're included:
NEVER pass a "NULL" proc to an ioctl; you never know when a 'real'
proc will be needed. pass curproc, if you don't have one.
|
1994-02-13 00:10:47 +00:00 |
glass
|
2afef02671
|
undefined variable fix from Mark_Weaver@brown.edu
|
1994-02-12 15:52:49 +00:00 |
mycroft
|
bbb3e7618c
|
All ioctl routines take a struct proc * now.
|
1994-02-09 21:06:46 +00:00 |
mycroft
|
7f50bd1829
|
Canonicalize all #includes.
|
1993-12-18 04:21:37 +00:00 |
glass
|
af72539915
|
T_LINEP member of struct tty becomes t_sc. This replaces the
#define t_sc T_LINEP
that appear in tty_tb.c, if_sl.c, and if_ppp.h
|
1993-11-09 06:22:08 +00:00 |
glass
|
3e21ea2e33
|
tablet line discipline compiles and probably works now.
|
1993-11-02 06:19:24 +00:00 |
glass
|
bee2279a89
|
removed unnecessary #ifdef. config does the right thing.
|
1993-10-31 19:36:33 +00:00 |
cgd
|
230dcf0d05
|
add $Id$ strings, and clean up file headers where necessary
|
1993-05-20 02:54:09 +00:00 |
glass
|
034707f9e5
|
fixed to be compliant, subservient, and to take advantage of the newly
hacked config(8)
|
1993-04-10 12:04:35 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |