Commit Graph

10524 Commits

Author SHA1 Message Date
deraadt ae3d0a09f9 sendsig u_long code 1994-11-02 04:57:25 +00:00
deraadt 0fec9f9455 add ldcontrolb 1994-11-02 04:57:02 +00:00
deraadt 46f66f22e0 ioctl u_long cmd 1994-11-02 04:55:47 +00:00
deraadt e3b33c7c21 add wcopy/wzero, and ack VME using ldcontrob 1994-11-02 04:55:20 +00:00
deraadt bdcab43fb8 ioctl u_long cmd; and KNF 1994-11-02 04:54:19 +00:00
deraadt 12e0db7fb1 make this work (with a horrible hack for determining the cputyp) 1994-11-02 04:51:38 +00:00
jtc cd439d82af Upgraded to diffutils 2.7. 1994-11-01 20:38:40 +00:00
mycroft 0f8e6cf968 Make a copy of the LDT when forking. 1994-11-01 06:49:19 +00:00
briggs fc3961284c Raise MCLBYTES to 2048. 1994-11-01 03:53:28 +00:00
briggs 21e075b0d3 I was too pessimistic about the installer being able to run over an
AppleShare connection.
1994-11-01 00:51:35 +00:00
briggs 6db067c176 sendsig() and sun_sendsig() code to u_long. 1994-10-31 23:47:23 +00:00
briggs dd69a2b4f3 Add comment for lkm device and add /usr/sbin to PATH so we can find
chown.
1994-10-31 23:31:06 +00:00
mycroft 6e84d8d039 Add a couple of casts to calm GCC. 1994-10-31 21:26:13 +00:00
mycroft d296006dca Add USER_LDT. 1994-10-31 21:07:50 +00:00
mycroft 6f895463de Fix core dump when parsing ccd device specifications. From Jason Downs. 1994-10-31 19:13:13 +00:00
glass 2999135c5d link inet.3 for inet_aton() 1994-10-31 06:53:48 +00:00
andrew 20cc8b6c5c Increase NKPDE to cope with 64MB RAM. 1994-10-31 06:30:52 +00:00
deraadt 930c2dade2 fix CS[5678] code 1994-10-31 05:18:10 +00:00
cgd 1652f9df45 add another mirror 1994-10-31 05:02:00 +00:00
cgd 8be9e9fa7e Add another undef 1994-10-31 05:01:45 +00:00
cgd 12e31a0cfc oops; get rid of previous (iffy) zopen declaration 1994-10-31 04:47:26 +00:00
cgd 96209ecf3f pull in string.h 1994-10-31 04:38:09 +00:00
cgd 6935d116b0 make a proto for zopen (yech) 1994-10-31 04:37:32 +00:00
cgd 55b1ef78a6 pull in helpful includes. 1994-10-31 04:35:58 +00:00
cgd 568f59eb00 will need <sys/queue.h> 1994-10-31 04:34:56 +00:00
cgd d498469853 be more careful with types. 1994-10-31 04:29:39 +00:00
cgd c211122248 play musical chairs, but with the fields. 1994-10-31 04:25:04 +00:00
cgd d666563b16 deal with RPC protos. 1994-10-31 04:24:32 +00:00
cgd f12bf2a597 ioctl types. 1994-10-31 04:24:09 +00:00
cgd 86400f0f91 types/field names. 1994-10-31 04:22:12 +00:00
cgd 696b7080ba correct pointer type. 1994-10-31 04:21:52 +00:00
cgd 330e4bd448 correct return values. 1994-10-31 04:21:35 +00:00
cgd 65a9ae984d Add string.h 1994-10-31 04:19:00 +00:00
mycroft 077d88659c Remove statements about requiring two floppy drives. 1994-10-31 03:15:55 +00:00
briggs 65c76f071d Fixup a couple of missed fixes when updating to hp300/amiga
interpretation of mmutype.  Thanks to Lawrence Kesteloot for
catching the first of these.
1994-10-31 01:15:53 +00:00
deraadt 42308258a1 better and brighter 1994-10-31 00:54:44 +00:00
mycroft 1c76bf7aa1 Add a nullcnpollc(), for people who don't want to deal. 1994-10-30 22:16:37 +00:00
mycroft 7c29d675ec Change argument list of ttioctl() to match other ioctl functions. 1994-10-30 22:11:05 +00:00
cgd 6ac2bbfc35 be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
cgd f02d90ac83 code is u_long for sendsig() 1994-10-30 19:18:44 +00:00
cgd 4eaa98b365 cleanliness, type sizes, casts. 1994-10-30 19:15:46 +00:00
cgd e4f7454791 code is an unsigned long, not an unsigned int. 1994-10-30 19:11:55 +00:00
cgd 0a930e5ce6 redo that last change, correctly. (suggested by mycroft.) 1994-10-30 19:11:09 +00:00
cgd d5152f35d7 DTRT with thread id. 1994-10-30 19:09:45 +00:00
cgd d7b077da74 use unsigned ac_flag 1994-10-30 19:09:08 +00:00
cgd 514f89832e minor clean, and kill some unnecessary paranoia 1994-10-30 19:08:35 +00:00
mycroft 1e951824c4 Clean up deleted files. 1994-10-30 18:43:27 +00:00
deraadt 89a7412206 KNF 1994-10-30 18:43:21 +00:00
pk 1f746cfba1 Prevent infinite loop on dubious input. 1994-10-30 14:18:42 +00:00
briggs 815a0b9aca Fix a buglet in computation of fbsize. Pointed out by monroe@cs.pdx.edu. 1994-10-30 13:34:31 +00:00