Commit Graph

4212 Commits

Author SHA1 Message Date
chopps
3c6012bd2a cleanup from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1994-06-22 16:20:48 +00:00
chopps
99b0889a3c cleanup and recognize the a1200. 1994-06-22 16:19:55 +00:00
pk
bccc2c3c1b straighten out diskless swap code somewhat. 1994-06-22 14:01:45 +00:00
pk
c3357eea57 sun_mount: fill in one more field. 1994-06-22 08:24:53 +00:00
mycroft
98b9a45ec0 Clean up deleted files. 1994-06-22 06:51:28 +00:00
mycroft
d46a373019 Deallocate the vnode data using the correct type for MFS nodes. 1994-06-22 05:45:19 +00:00
glass
5ed96e480a ultrix compat by default 1994-06-22 03:45:26 +00:00
glass
61a05630e7 stackgaplen applies to ultrix too..does it apply to svr4? 1994-06-22 03:43:09 +00:00
glass
188170d2e3 update to reflect compat_ultrix syscalls.master 1994-06-22 03:38:25 +00:00
glass
8c50058535 update for getdtablesize change, and track compat_sunos 1994-06-22 03:37:15 +00:00
mycroft
b0327583a8 Update an #include. 1994-06-22 03:12:23 +00:00
mycroft
c22aab7bbe getdirentries() and getdtablesize() compat. 1994-06-22 03:04:01 +00:00
mycroft
0be7885407 Add a couple of missing casts. 1994-06-22 03:01:40 +00:00
mycroft
1e92bdf540 Make ogetdirentries() if COMPAT_HPUX. 1994-06-22 03:01:16 +00:00
mycroft
ea88fee18e Make ogetdtablesize if COMPAT_HPUX. 1994-06-22 03:00:21 +00:00
glass
2d77dbfd70 oops 1994-06-21 23:10:13 +00:00
pk
2d90c57d10 Construct mountpath for remote root. 1994-06-21 08:30:20 +00:00
chopps
487fcdc736 a3000 hack 1994-06-21 04:06:45 +00:00
chopps
ebc68d94ba no gvp series I yet. and if_le.c from Rob Healey (rhealey@aggregate.com) 1994-06-21 04:02:13 +00:00
chopps
63bcbe359b fix protection around arpintr(). 1994-06-21 03:59:29 +00:00
chopps
29724524e2 add ethernet driver to GENERIC and remove now uneeded ETHER options 1994-06-21 03:58:50 +00:00
chopps
9ae627b8b7 remove inet from if_ether.c this needed to be "ether and inet" INET now
checked in if_ether.c at compile time.
1994-06-21 03:56:22 +00:00
chopps
9f0089f3ce config.new hack for if_ether.c for lack of an `and' in the grammer
and protect some ether specific code in in.c
1994-06-21 03:54:27 +00:00
hpeyerl
0c62469161 fix to avoid duplicate symbols w/hpfplib. 1994-06-21 02:34:54 +00:00
pk
c6a70c0ca9 Further adaptions to 4.4-lite header files. 1994-06-20 08:39:01 +00:00
glass
d2ec31313f make it compile w/4.4-lite header file changes 1994-06-20 07:50:17 +00:00
chopps
bdb7b94b26 fixed a couple bogons with continueation and motoroff. 1994-06-20 06:36:47 +00:00
chopps
85e97e0839 remove last (!?) of HAVEVAC code. 1994-06-20 02:30:17 +00:00
chopps
3f5f0825a8 make smaller remove lots of networking options 1994-06-20 02:29:51 +00:00
chopps
6717b573b6 don't set 040 specific flush flag if not 040 system. 1994-06-20 02:23:12 +00:00
paulus
45c7c2fc56 Some restructuring of the PPP packet input procedure to make it easier
to implement PPP over sync lines and PPP compression protocols.
1994-06-20 00:35:39 +00:00
paulus
6ea2395cde fix compilation warning 1994-06-20 00:32:31 +00:00
cgd
bf43549e44 fix a thinko that kept msync from working if no size specified. 1994-06-20 00:17:28 +00:00
cgd
975727e127 replace part of apparently-deleted line 1994-06-19 22:58:29 +00:00
mycroft
72679b6801 Fix a comment. 1994-06-19 03:29:37 +00:00
hpeyerl
48fb64c3f7 hp300/stand stuff from Lite. We can boot hp4xx series nodes now! 1994-06-19 01:49:49 +00:00
cgd
fe8d272fd5 kill MSDOSFS in generic kernels until it works; so i can make a snapshot 1994-06-18 23:49:26 +00:00
cgd
2dea3cacb5 kill #ifdefs for vax/tahoe w/old vm 1994-06-18 18:28:36 +00:00
paulus
b800b54d96 It compiles - but does it run? 1994-06-18 12:09:20 +00:00
cgd
6b29005771 glad to see that this was compiled after the new FS code went in! 1994-06-18 00:34:33 +00:00
mycroft
f9f1bab190 Change vmapbuf() and vunmapbuf() to use b_bufsize, not b_bcount. 1994-06-17 22:20:49 +00:00
chopps
0948cd9d55 add back adosfs 1994-06-17 20:06:50 +00:00
chopps
61e3e83691 update to new vfs interface. 1994-06-17 20:06:05 +00:00
mycroft
ab119e2183 Another update from JSP. 1994-06-17 15:21:33 +00:00
phil
c0c42e4703 Makefile: fs changes
others: Start move to config.new
1994-06-17 07:09:39 +00:00
deraadt
be4f29289b vnode_if cleanup 1994-06-16 18:52:02 +00:00
mycroft
917feef86b Compatibility with old code that uses NTTYDISC, if COMPAT_43. 1994-06-16 17:54:52 +00:00
chopps
7d3285c3d4 resolve confusion over who owns the buf after calling scsi_scsi_cmd() 1994-06-16 15:57:39 +00:00
chopps
d4b5e243c8 must use file system blocks that are multiples of CLBYTES. (for now) 1994-06-16 15:06:49 +00:00
chopps
fab45fa1a2 add eclockfreq. remove physstrat from machdep and cleanup a little. 1994-06-16 15:04:59 +00:00