chopps
|
77325b2517
|
removed old drivers. updated st.c for buf struct changes (used diff from hp300)
|
1994-02-07 07:30:35 +00:00 |
|
briggs
|
a09eafbddd
|
Fixup calls to profclock and softclock.
|
1994-02-06 22:06:25 +00:00 |
|
ws
|
f0813df6f0
|
Fix off by one error
|
1994-02-06 20:38:42 +00:00 |
|
mycroft
|
57892d4faf
|
Remove another use of b_actl.
|
1994-02-06 17:39:48 +00:00 |
|
deraadt
|
9c9539c664
|
cleanup
|
1994-02-06 15:27:54 +00:00 |
|
ws
|
2df8c5f528
|
If you add files, be sure to have enough bits to encode an inode number!
|
1994-02-06 14:01:16 +00:00 |
|
mycroft
|
805c52eecb
|
Eliminate some more uses of b_actl.
|
1994-02-06 11:28:37 +00:00 |
|
mycroft
|
a8f3db1d79
|
Use b_actf, not av_forw.
|
1994-02-06 10:13:02 +00:00 |
|
mycroft
|
adeebc448e
|
Use b_actf, not av_forw.
|
1994-02-06 10:00:30 +00:00 |
|
mycroft
|
42e64dc254
|
Remove another use of b_actl.
|
1994-02-06 08:01:45 +00:00 |
|
mycroft
|
70a4b20dfa
|
Use b_actb, not b_actl.
|
1994-02-06 07:24:58 +00:00 |
|
mycroft
|
7e9018aaeb
|
Add b_actf and b_actb like 4.4; b_actl is deprecated.
|
1994-02-06 07:18:03 +00:00 |
|
mycroft
|
e0cbda5321
|
Add a prototype, to eliminate silly warnings.
|
1994-02-06 01:32:31 +00:00 |
|
mycroft
|
3738793f03
|
Remove outdated console handling code.
|
1994-02-06 01:08:36 +00:00 |
|
mycroft
|
7165791ed6
|
Fix typo.
|
1994-02-06 00:53:26 +00:00 |
|
mycroft
|
f1827085d7
|
Strict prototyping and a couple of other nits.
|
1994-02-06 00:46:02 +00:00 |
|
mycroft
|
fd2124f1a9
|
Clean up deleted files.
|
1994-02-06 00:44:41 +00:00 |
|
mycroft
|
ea15b558a8
|
Use common version of cons.c.
|
1994-02-06 00:44:26 +00:00 |
|
mycroft
|
442a100145
|
Increase # of transmit buffers.
|
1994-02-05 15:08:47 +00:00 |
|
mycroft
|
cd2e9eb071
|
Remember to set txcnt before it bites me.
|
1994-02-05 15:04:18 +00:00 |
|
mycroft
|
7ef678610c
|
Remove an #ifdef we no longer need.
|
1994-02-05 08:01:22 +00:00 |
|
mycroft
|
0ee7464aba
|
Allow multiple transmit buffers to be outstanding. Original code by Hibler;
some cleanup by me.
|
1994-02-05 06:58:08 +00:00 |
|
mycroft
|
ebb4a096a1
|
Add multicast support. Lots of other cleanup, mostly from the SPARC port.
|
1994-02-05 05:06:54 +00:00 |
|
cgd
|
114cf35108
|
dtrt with exec header size
|
1994-02-05 02:23:30 +00:00 |
|
mycroft
|
073a9f9e99
|
Simplify calling sequences for hardclock() and profclock().
|
1994-02-05 01:14:55 +00:00 |
|
mycroft
|
c5485aeac0
|
Hack to get softclock() arg correct. The arg should go away eventually.
|
1994-02-04 23:11:43 +00:00 |
|
mycroft
|
6169755d98
|
Reorder clockframe.
|
1994-02-04 23:09:04 +00:00 |
|
mycroft
|
9bb7b8ff7e
|
Use CLKF_PC(), rather than decomposing the frame ourselves.
|
1994-02-04 23:05:38 +00:00 |
|
mycroft
|
a3f011655d
|
profclock() takes a pointer to clockframe.
|
1994-02-04 23:02:03 +00:00 |
|
mycroft
|
e61823b6c0
|
Fix comments
|
1994-02-04 22:56:17 +00:00 |
|
mycroft
|
17f893cc17
|
Pass a frame pointer to profclock(), too.
|
1994-02-04 22:55:23 +00:00 |
|
cgd
|
79a3f3b3bf
|
define 'struct uio' and 'struct proc'
|
1994-02-04 22:19:41 +00:00 |
|
mycroft
|
c7368afa03
|
Pass a pointer to hardclock()...
|
1994-02-04 22:19:28 +00:00 |
|
deraadt
|
31c0012869
|
make make depend dependable
|
1994-02-04 17:27:28 +00:00 |
|
pk
|
1e8c14ed62
|
Bogus argument to `lda' instr. Apparently only tickled when ptracing.
|
1994-02-04 16:26:25 +00:00 |
|
deraadt
|
0232a12c36
|
cleanup
|
1994-02-04 16:19:35 +00:00 |
|
deraadt
|
6eeef06fa6
|
blow away sunos cross compilation gunk. we no longer need it,
as we are capable of compiling ourselves.
|
1994-02-04 16:19:23 +00:00 |
|
mycroft
|
2782a65a0b
|
Don't need to frob IDT if !BDB.
|
1994-02-04 16:08:52 +00:00 |
|
glass
|
0224e19bc6
|
sun3 port works under NetBSD-current now. rcsids probably fucked
|
1994-02-04 08:19:37 +00:00 |
|
mycroft
|
362ce33181
|
Update to reflect the state of the world.
|
1994-02-04 06:12:19 +00:00 |
|
mycroft
|
4543b7788b
|
Relocate us to 4k.
|
1994-02-04 06:07:31 +00:00 |
|
mycroft
|
ad0ce90487
|
Use .asciz, not `String'.
|
1994-02-04 05:44:20 +00:00 |
|
mycroft
|
430f4d38ac
|
Garbage collection.
|
1994-02-04 05:43:53 +00:00 |
|
hpeyerl
|
b648f43dfd
|
Fix UTP enabling/disabling.
|
1994-02-04 02:06:04 +00:00 |
|
mycroft
|
379fa848fc
|
Change format of messages during kernel load.
|
1994-02-04 00:02:42 +00:00 |
|
mycroft
|
a4aaaac1ac
|
Update...
|
1994-02-03 23:22:55 +00:00 |
|
mycroft
|
4e864b72b4
|
KNFify.
|
1994-02-03 23:21:24 +00:00 |
|
mycroft
|
1f71230441
|
Add explicit sizes to all instructions. Use movl for segment register moves
to avoid unnecessary size overrides. Simplify halt sequences.
|
1994-02-03 23:20:25 +00:00 |
|
mycroft
|
e30d1e5df6
|
Get rid of the extra buffer for xread() altogether. Fix a buglet in find().
Other cleanup.
|
1994-02-03 22:56:33 +00:00 |
|
briggs
|
a02867d2fe
|
Devices were a mess. They're a little more cleaned-up, now, but there's
more work to be done later to make sure that the devices match up with
critical ones in compat stuff...
|
1994-02-03 21:46:51 +00:00 |
|