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 |
|
briggs
|
f0d32487ed
|
Call hardclock w/ clockframe * instead of clockframe.
|
1994-02-03 21:25:57 +00:00 |
|
pk
|
71ce5acd4d
|
fix typo
|
1994-02-03 20:12:18 +00:00 |
|
mycroft
|
6d515ae7fb
|
Multicast is no longer optional.
|
1994-02-03 19:07:42 +00:00 |
|
mycroft
|
42c9ef1c6b
|
Minor tweak, though the assembler probably does this anyway.
|
1994-02-03 19:05:34 +00:00 |
|
mycroft
|
fa6b27bee1
|
Add random.s.
|
1994-02-03 18:58:40 +00:00 |
|
mycroft
|
39341183bd
|
Needed for multicast code. Retains UCB copyright, since it is derived from
the i386 code.
|
1994-02-03 18:56:21 +00:00 |
|
chopps
|
d3be997276
|
add usability.
|
1994-02-03 18:48:36 +00:00 |
|
chopps
|
faab20a3fd
|
fixed small error.
|
1994-02-03 18:44:02 +00:00 |
|
mycroft
|
6c273e1f9d
|
randseed is a long, not a word.
|
1994-02-03 18:21:53 +00:00 |
|
pk
|
a2e2253e6c
|
Remove out-dated comments
|
1994-02-03 16:17:25 +00:00 |
|
deraadt
|
776640a95d
|
PG_NC workaround from torek
|
1994-02-03 15:08:43 +00:00 |
|
cgd
|
5506fcfe6e
|
reduce BUFSIZE to 4k, as that seems to fix boot problems for some.
|
1994-02-03 07:42:33 +00:00 |
|
chopps
|
6e76588543
|
added makefile and first attempt at documentation.
|
1994-02-03 07:08:51 +00:00 |
|
briggs
|
e0909ffc67
|
MULTICAST is no longer optional.
|
1994-02-03 05:43:12 +00:00 |
|