Commit Graph

9005 Commits

Author SHA1 Message Date
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
pk 5c19c1d909 squish some weird code, which is in the way. 1994-06-20 07:19:31 +00:00
chopps bdb7b94b26 fixed a couple bogons with continueation and motoroff. 1994-06-20 06:36:47 +00:00
jtc 293d08ab47 Add port-pc532 & port-pmax categories 1994-06-20 05:06:47 +00:00
cgd 83c22f11d5 kill an XXX 1994-06-20 03:11:36 +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
cgd fc92eef735 update for new mtree, and a bit or paranoia! 1994-06-19 04:40:28 +00:00
cgd 023388b0ef trim some crap 1994-06-19 04:40:07 +00:00
cgd 524e196844 tune it to match NetBSD 1994-06-19 04:34:21 +00:00
glass a0d7250bd5 upgrade to 4.4-lite m4. no local changes of note 1994-06-19 03:58:48 +00:00
mycroft be4e0f6790 Clean up deleted files. 1994-06-19 03:58:47 +00:00
glass a7c89f0ff9 upgrade to 4.4-lite m4. no local changes of note 1994-06-19 03:58:22 +00:00
mycroft 72679b6801 Fix a comment. 1994-06-19 03:29:37 +00:00
cgd a0797c4999 Lite 1994-06-19 03:24:07 +00:00
mycroft 97cad302a7 Clean up deleted files. 1994-06-19 03:23:22 +00:00
cgd 0f38dd6c12 update to Lite 1994-06-19 03:23:13 +00:00
cgd f9a7ed06b5 make it work 1994-06-19 03:15:43 +00:00
cgd d80c042e2f make it work 1994-06-19 02:36:49 +00:00
cgd f10235118d from Lite 1994-06-19 02:33:16 +00:00
cgd defb1d9778 make it work 1994-06-19 02:17:46 +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 e5e19412b4 clean up import 1994-06-19 01:13:13 +00:00
cgd 7e8a221a9d Lite doc macros 1994-06-19 01:07:24 +00:00
mycroft 39b3222f1a Clean up deleted files. 1994-06-19 00:24:08 +00:00
cgd e9d9e0c442 some more things not in Lite 1994-06-19 00:24:03 +00:00
cgd d9158b13b5 new doc set from Lite 1994-06-19 00:07:16 +00:00
cgd 53ba44f2bd link these static, for safety. tar is going away, eventualy, anyway 1994-06-19 00:03:41 +00:00
mycroft fa6cb59648 Clean up deleted files. 1994-06-18 23:54:11 +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 04df62ca21 clean up lots 1994-06-18 22:28:58 +00:00
cgd de6dacc48c add thorsten's copyright, which he sent to me. 1994-06-18 22:05:08 +00:00
cgd 7d77cc236d KNF, also clean up error messages. 1994-06-18 21:20:28 +00:00
cgd 0644f71bd2 new version by Thorsten Lockert <tholo@SigmaSoft.COM> 1994-06-18 21:09:40 +00:00
cgd 9f7c821782 don't chown the symlink, when HIDEGAME causes a symlink to be made to dm.
4.4-based FS code _follows_ the symlinks on a chown(2) call.
1994-06-18 20:57:49 +00:00
cgd a6ef9be155 clean up import 1994-06-18 20:55:54 +00:00
cgd 2dea3cacb5 kill #ifdefs for vax/tahoe w/old vm 1994-06-18 18:28:36 +00:00
mycroft 03f3c15cdd Simplify that code a little. 1994-06-18 18:20:46 +00:00
mycroft 64069a045f Fix a byte-order problem when reading directory entries from old file systems
that were on little-endian machines.
1994-06-18 18:14:07 +00:00
mycroft 71782585d6 Pass the file names in to mkioctl, to help cross-compilation. 1994-06-18 16:33:22 +00:00