7715 Commits

Author SHA1 Message Date
deraadt
3e146c5133 sync with 4.4-lite 1994-05-13 20:12:41 +00:00
deraadt
7c61a93844 new from 4.4-lite 1994-05-13 20:11:06 +00:00
deraadt
592a166c31 play nice with new tty code 1994-05-13 20:09:00 +00:00
gwr
9456eaca13 SCSI driver works! 1994-05-13 15:01:39 +00:00
mycroft
5755752551 Liten up. 1994-05-13 14:00:21 +00:00
mycroft
8d17074a03 Duh. 1994-05-13 11:12:38 +00:00
mycroft
e0083c78ad Need non-inlined splhigh() and splx() for new profiling gunk. 1994-05-13 11:11:42 +00:00
cgd
9b5585c6c2 re-enable net sysctl code 1994-05-13 11:02:09 +00:00
mycroft
a4ea4bf624 Need some more macros not in the 4.4-Lite version. 1994-05-13 10:47:57 +00:00
mycroft
19ab195faf Needed for new profiling code. 1994-05-13 10:40:50 +00:00
mycroft
65d3a66647 Do this better. 1994-05-13 10:40:19 +00:00
mycroft
365ea433a5 Needed for new profiling code. 1994-05-13 09:37:23 +00:00
cgd
e1cf64a4ee SHUT UP! 1994-05-13 09:29:06 +00:00
cgd
968fe31b75 re-enable new bucket foo, also widen type name field by one for miscfs mount 1994-05-13 08:41:12 +00:00
mycroft
41719a1259 Update to match other code. 1994-05-13 08:36:17 +00:00
cgd
344fb896fd new kernel malloc. much better (but slower) diagnostic checking 1994-05-13 08:32:17 +00:00
mycroft
17c454fe1b Clean up import. 1994-05-13 08:09:19 +00:00
mycroft
6e3521ef7b From 4.4-Lite. 1994-05-13 08:08:59 +00:00
mycroft
69ae161fd9 Clean up deleted files. 1994-05-13 08:08:24 +00:00
mycroft
d3877f2073 Clean up import. 1994-05-13 08:08:09 +00:00
mycroft
6ca69ffc0e Initial revision 1994-05-13 08:06:36 +00:00
mycroft
4c8599d370 Clean up import. 1994-05-13 08:02:16 +00:00
cgd
f565d1b549 kill 3 bogons, note more to go... 1994-05-13 08:01:32 +00:00
mycroft
981850b75b Fix prototype. 1994-05-13 07:42:42 +00:00
mycroft
e48b4ca9ba More networking goo, just to make sure it compiles. 1994-05-13 06:22:55 +00:00
mycroft
7d14ff831a More bpf. 1994-05-13 06:22:14 +00:00
mycroft
4d802d6ff1 Add some new stuff. 1994-05-13 06:19:13 +00:00
mycroft
949b970c95 Use ether_ifattach() rather than doing the same thing in each driver. 1994-05-13 06:13:43 +00:00
mycroft
0ae81ecb6b Trivial function name change. 1994-05-13 06:12:51 +00:00
mycroft
c191ecd14e Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:10:16 +00:00
mycroft
13a6ea2dd4 Clean up deleted files. 1994-05-13 06:10:13 +00:00
mycroft
c427e65091 Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:08:03 +00:00
chopps
13e5e05cdb setrq -> setrunqueue 1994-05-13 06:06:59 +00:00
mycroft
07b4f2ab54 Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:02:48 +00:00
cgd
f072e5b0eb update; minor clean, cruft removal. 1994-05-13 06:02:45 +00:00
mycroft
d361acde18 Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:01:27 +00:00
chopps
9d020030ac some very minor cleanup and fix a bug in adosfs_readdir(). 1994-05-13 04:53:48 +00:00
gwr
468d5c3b45 Print offset from symbol in same format as input parser understands
(so they can be cut and pasted in an xterm).
1994-05-13 04:46:47 +00:00
gwr
3cd58e94d9 Fix parentheses bug in code that counts function args. 1994-05-13 04:41:43 +00:00
mycroft
dc235f561b Keeping up with the Chrises... 1994-05-13 00:57:37 +00:00
cgd
c6abdc2054 setrq -> setrunqueue, sched -> scheduler 1994-05-13 00:50:41 +00:00
jtc
99e02e0ff9 Added DPADD. 1994-05-12 23:55:56 +00:00
jtc
1a3b3eb00a last sys_signame[] changes; shell can now be built from scratch 1994-05-12 23:55:26 +00:00
mycroft
d023a319a4 Nuke some junk in scsi_link, as pointed out by Gordon. 1994-05-12 22:16:04 +00:00
jtc
e833a90ed2 sync with 44lite, seems to fix bug #224 1994-05-12 17:39:26 +00:00
jtc
98d2c75927 use prototypes provided by header files instead of our own 1994-05-12 17:08:55 +00:00
jtc
a81e412494 Include appropriate header files to bring function prototypes into scope. 1994-05-12 17:03:32 +00:00
jtc
df81ab8248 POSIX.1 changed getpgrp 1994-05-12 16:32:42 +00:00
jtc
db2b1de8d3 add const qualifier to get rid of compilation warnings. 1994-05-12 16:31:44 +00:00
gwr
991bf8b09e Revert to the equivalent of sun3_stop() when "no suitable root". 1994-05-12 16:10:20 +00:00