deraadt
|
af01174969
|
`extern int cpu' isn't used at all.
|
1994-01-14 03:41:49 +00:00 |
|
mycroft
|
2ff1cb8f3b
|
Totally trivial anality, not worth mailing about.
|
1994-01-14 02:58:37 +00:00 |
|
cgd
|
bc53d82fa7
|
fix utimes() to deal with NULL timeval ptr
|
1994-01-13 23:51:43 +00:00 |
|
mycroft
|
d72e7068e5
|
Add a variable (currently unused in this port) to make DDB happy.
|
1994-01-13 23:49:13 +00:00 |
|
mycroft
|
bff20215e7
|
Make a printf #ifdef PORTAL_DIAGNOSTIC.
|
1994-01-13 18:29:03 +00:00 |
|
cgd
|
3c39708b08
|
oops; get rid of a mis-inclusion in the last change
|
1994-01-13 18:20:36 +00:00 |
|
mycroft
|
33a067f307
|
Junk comselect(); it's the same at ttselect().
|
1994-01-13 14:58:12 +00:00 |
|
mycroft
|
5358c47ee5
|
Allocate exec_map.
|
1994-01-13 13:56:20 +00:00 |
|
briggs
|
363cc5e5be
|
Basic cleanup. Get rid of my_frame for frame.
|
1994-01-13 12:59:30 +00:00 |
|
briggs
|
626f129c93
|
Allocate exec_map.
|
1994-01-13 12:56:16 +00:00 |
|
glass
|
faa4194a8f
|
fixed a typo in a comment
|
1994-01-13 07:36:21 +00:00 |
|
glass
|
b7fcaa5202
|
exec_map is now used
|
1994-01-13 07:19:28 +00:00 |
|
cgd
|
8ca18c3fa8
|
use exec_map
|
1994-01-13 06:23:57 +00:00 |
|
cgd
|
af15bd1683
|
crank MAXBSIZE to 16384, for now; should be MAXPHYS, but this will do (for now)
|
1994-01-13 04:33:02 +00:00 |
|
cgd
|
aebed65bf3
|
add SYSV*
|
1994-01-13 04:30:10 +00:00 |
|
cgd
|
81d655b943
|
uncomment defn of exec_map
|
1994-01-13 04:25:01 +00:00 |
|
mycroft
|
9a58b58c31
|
Change the bufpages calculation back to .10min(physmem,2mb)+.05max(0,physmem-2mb).
|
1994-01-13 04:00:09 +00:00 |
|
cgd
|
5cc251df11
|
kill iffy optimization
|
1994-01-13 02:43:09 +00:00 |
|
cgd
|
7422e2a40c
|
trim debugging code, for now, and kill dead code (unused options)
|
1994-01-13 02:33:57 +00:00 |
|
cgd
|
f023b7235d
|
trim extra debugging code, for now
|
1994-01-13 02:33:28 +00:00 |
|
cgd
|
6c7058a8ea
|
EXEC_DEBUG -> DEBUG, and trim extra debugging code, for now
|
1994-01-13 02:29:32 +00:00 |
|
cgd
|
0001258a09
|
EXEC_DEBUG -> DEBUG
|
1994-01-13 02:27:28 +00:00 |
|
cgd
|
662ddfaad5
|
fix from: line
|
1994-01-12 23:20:15 +00:00 |
|
deraadt
|
4f72798214
|
reserve pmax mid
|
1994-01-12 20:15:11 +00:00 |
|
cgd
|
6570678929
|
fix botch in last
|
1994-01-12 20:01:39 +00:00 |
|
cgd
|
dc254a5c58
|
update to portal credentials handling, from jsp
|
1994-01-12 19:50:22 +00:00 |
|
mycroft
|
7e32102eda
|
We are simply not ready to use pkthdr.len yet.
|
1994-01-12 04:12:10 +00:00 |
|
cgd
|
0e116508d4
|
check cross-device renames
|
1994-01-12 03:33:33 +00:00 |
|
mycroft
|
47f759bc3c
|
Use pkthdr.len field.
|
1994-01-12 02:58:26 +00:00 |
|
mycroft
|
b8cc9a5cd2
|
Get the pkthdr.len calculation right.
|
1994-01-12 02:45:11 +00:00 |
|
mycroft
|
cfdaa9d2ea
|
Use the pkthdr.len field rather than traversing the mbuf chain. Also put some
sanity checking code in, #ifdef DEBUG, just in case.
|
1994-01-12 02:38:17 +00:00 |
|
deraadt
|
d553c09639
|
writing out of bpf; use a hdr mbuf and set the pkthdr.len as well.
(rarpd now works with if_ep.c!)
|
1994-01-12 00:38:50 +00:00 |
|
mycroft
|
497cad8b12
|
Remove the evil #ifndef; we no longer need it.
|
1994-01-11 23:19:00 +00:00 |
|
mycroft
|
81c6dcf43d
|
Remove some unnecessary casting.
|
1994-01-11 22:39:40 +00:00 |
|
mycroft
|
82420de143
|
Fix typos.
|
1994-01-11 22:35:55 +00:00 |
|
mycroft
|
c21cb48980
|
Fix the segment validation in sigreturn().
|
1994-01-11 21:46:49 +00:00 |
|
brezak
|
65f742625b
|
Check the users selectors in sigreturn()
|
1994-01-11 19:19:01 +00:00 |
|
mycroft
|
960908a885
|
Deal with fusubail.
|
1994-01-11 19:12:07 +00:00 |
|
mycroft
|
9a96e9531b
|
Add V_TRAP; remove TF_ERR.
|
1994-01-11 18:59:02 +00:00 |
|
mycroft
|
8e447f8afd
|
Minor changes to match magnum branch; nothing of importance.
|
1994-01-11 18:57:24 +00:00 |
|
ws
|
5f7ef81c6f
|
Fix ugliness left over from my last mod
|
1994-01-11 18:02:06 +00:00 |
|
mycroft
|
10865c97fa
|
Synchronize some more bits.
|
1994-01-11 17:51:40 +00:00 |
|
mycroft
|
e12a200e8a
|
Remove an unnecessary cast.
|
1994-01-11 17:37:28 +00:00 |
|
mycroft
|
101e3f31f7
|
Cleanup from magnum branch; no functional differences.
|
1994-01-11 17:35:04 +00:00 |
|
mycroft
|
efdb9fa688
|
*strategy functions return void.
|
1994-01-11 17:19:37 +00:00 |
|
mycroft
|
99e02ea4e5
|
Get rid of indirection, and change return type of strat functions.
|
1994-01-11 16:41:37 +00:00 |
|
mycroft
|
8698f35d76
|
Change return type of strat functions.
|
1994-01-11 16:40:19 +00:00 |
|
mycroft
|
495c0903ec
|
Change return type of strat function.
|
1994-01-11 16:38:48 +00:00 |
|
mycroft
|
4448a68e2c
|
Get rid of disklabel indirection functions.
|
1994-01-11 16:35:44 +00:00 |
|
mycroft
|
24621baf6a
|
strategy functions return void.
|
1994-01-11 16:28:47 +00:00 |
|