mycroft
|
0ec2e0b85c
|
Attempt to deal with trace exceptions from single-stepping a trap instruction.
|
1994-10-25 15:33:40 +00:00 |
mycroft
|
79e18619fb
|
Add a cpu_cleanup() function, to support some experimental code.
|
1994-10-20 22:43:23 +00:00 |
mycroft
|
d2b4ef0319
|
Don't try to load p_priority from the run queue head.
|
1994-10-20 20:47:53 +00:00 |
cgd
|
9da8a598cd
|
update for new syscall args description mechanism
|
1994-10-20 04:38:33 +00:00 |
mycroft
|
b7c9fb174f
|
Clean up deleted files.
|
1994-10-20 04:29:36 +00:00 |
cgd
|
49c34d3337
|
move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS.
|
1994-10-14 18:26:22 +00:00 |
hpeyerl
|
3595156bad
|
begone 'softcar' begone!
hello 'ppp'.
goodbye 'ccd'.
|
1994-10-04 17:32:30 +00:00 |
mycroft
|
53c4d8a7e6
|
Fix byte order problem in multicast filter calculation.
|
1994-09-29 21:24:12 +00:00 |
mycroft
|
9b9fa4f2a0
|
Fix misguided attempt to reorganize bootdev, and fix a few
other miscellaneous bugs and nits.
|
1994-09-19 00:23:36 +00:00 |
mycroft
|
274730a866
|
Make genassym depend on genassym.c
|
1994-09-18 00:57:38 +00:00 |
mycroft
|
775fc8b821
|
Add LED frobnication code, from 4.4-Lite.
|
1994-09-18 00:43:19 +00:00 |
mycroft
|
b073160a6c
|
Fix typo.
|
1994-09-16 21:17:21 +00:00 |
mycroft
|
c3e6d1057b
|
Add tun.
|
1994-09-16 21:14:58 +00:00 |
jtc
|
23ece5babc
|
asm -> __asm (PR #463).
|
1994-09-16 02:39:36 +00:00 |
mycroft
|
c7d5bf7b64
|
Nuke struct ste, struct ste40, struct pte, and HP_PAGE_SIZE. Use my
pv_entry allocator. Change pa_index() to pmap_page_index() for consistency
with other ports.
|
1994-09-09 23:52:49 +00:00 |
mycroft
|
c7b57907f0
|
Do a hack similar to the AST optimization for SIRs on syscall exit.
|
1994-09-09 23:40:15 +00:00 |
mycroft
|
f66f685ad2
|
Very simple change to avoid a complete register save/restore pair when handling
ASTs after a syscall.
|
1994-09-09 03:58:38 +00:00 |
mycroft
|
675c4aae2b
|
Remove some functions which are in libkern.
|
1994-09-09 03:11:31 +00:00 |
mycroft
|
e0fa548a12
|
Optimize the run queue frobnication, and add some more DIAGNOSTIC checks.
|
1994-09-09 02:56:54 +00:00 |
mycroft
|
d20de15399
|
Add USPACE.
|
1994-08-24 19:32:36 +00:00 |
brezak
|
dd945bf3c1
|
Don't echo here
|
1994-08-22 21:41:23 +00:00 |
brezak
|
901e645db3
|
Do echo here just like libsa::gets()
|
1994-08-22 21:41:07 +00:00 |
mycroft
|
1785232aa9
|
vn --> vnd
|
1994-08-17 20:16:16 +00:00 |
mycroft
|
c809e30fcb
|
No COMPAT_HPUX at the moment.
|
1994-08-17 20:16:07 +00:00 |
mycroft
|
8f2482ff3d
|
Fix `make depend' error.
|
1994-08-15 06:42:04 +00:00 |
mycroft
|
eade2eabf4
|
Clean up deleted files.
|
1994-08-05 23:16:10 +00:00 |
brezak
|
62a05786ea
|
Use installboot.sh from 4.4 instead of installboot.c
|
1994-08-04 19:42:16 +00:00 |
mycroft
|
a18c0c0d83
|
Look for errors in the right place in a transmit descriptor, and count
collisions.
|
1994-07-25 22:54:58 +00:00 |
mycroft
|
e307d33fdc
|
Clean up deleted files.
|
1994-07-24 02:10:46 +00:00 |
mycroft
|
2b3a0d92f6
|
MDP_AST is deprecated.
|
1994-07-19 21:43:57 +00:00 |
mycroft
|
993ebf5d8d
|
Clean up deleted files.
|
1994-07-18 07:15:50 +00:00 |
mycroft
|
07a265f1c0
|
Add some missing options to GENERIC, and rename.
|
1994-07-18 07:15:45 +00:00 |
cgd
|
511df844bb
|
add COMPAT_44
|
1994-07-18 07:07:17 +00:00 |
mycroft
|
3451593ece
|
Dorothy, I don't think we're in Utah any more...
|
1994-07-18 06:27:12 +00:00 |
mycroft
|
cf21bbfd5e
|
Make grf truly optional.
|
1994-07-16 13:15:03 +00:00 |
cgd
|
b4dc71d3d9
|
on COMPAT_44, allow execution of 4.4BSD binaries
|
1994-07-16 06:43:00 +00:00 |
cgd
|
930318d5aa
|
get device.h from the right place
|
1994-07-16 06:24:46 +00:00 |
mycroft
|
e88e13f3bb
|
Fix a bogon relating to >16-bit addresses that I introduced. Fix up BPF
support for received packets.
|
1994-07-15 21:20:48 +00:00 |
mycroft
|
db0e00db86
|
Clean up a bit.
|
1994-07-10 17:53:12 +00:00 |
mycroft
|
60b6c8c0fe
|
This #endif got truncated...
|
1994-07-07 01:31:00 +00:00 |
mycroft
|
f810838a9c
|
Speed this up a bit, do multiple transmit buffers, etc.
|
1994-07-06 01:36:23 +00:00 |
mycroft
|
923bab6d40
|
HPFPLIB --> FPSP
|
1994-07-05 18:16:43 +00:00 |
mycroft
|
53dacdcce5
|
Add FPSP magic.
|
1994-07-05 17:11:21 +00:00 |
mycroft
|
fc6b5fa682
|
Redo the interface to FPSP, using the supplied glue code.
|
1994-07-05 17:08:51 +00:00 |
mycroft
|
1d45aaf9e2
|
Fix a compiation problem.
|
1994-07-05 17:08:16 +00:00 |
mycroft
|
0535e409f8
|
Clean up deleted files.
|
1994-07-03 11:44:17 +00:00 |
mycroft
|
15814de648
|
Switch to Motorola emulator.
|
1994-07-03 11:41:33 +00:00 |
mycroft
|
1c1622ca22
|
Clean up deleted files.
|
1994-07-03 11:40:39 +00:00 |
mycroft
|
86726bc4e3
|
Switch to Motorola emulator.
|
1994-07-03 11:40:35 +00:00 |
cgd
|
a2e313bd42
|
gen syscall fiels from new syscalls.master
|
1994-06-30 17:01:45 +00:00 |