Commit Graph

4032 Commits

Author SHA1 Message Date
cgd 4ee1fbae2f cast, also, use vm_map_protect rather than vm_protect 1994-05-23 03:04:57 +00:00
cgd 8b5021d760 casts to quiet warnings 1994-05-23 03:02:39 +00:00
cgd ee696fb0bb cast to quiet warnings, also change pagability of buffer_map 1994-05-23 03:02:24 +00:00
cgd 057dc4deec quiet compiler warnings 1994-05-23 03:02:13 +00:00
cgd d158bd71a6 add cpu_swapin 1994-05-23 03:00:56 +00:00
cgd 30f3283f7d cast to quiet warning 1994-05-23 02:59:44 +00:00
cgd 7179bc94a1 mark buffer_map as pageable, when it's created. 1994-05-23 02:36:53 +00:00
cgd 188f390137 enable pmap_bootstrap_alloc 1994-05-23 02:36:21 +00:00
cgd e47989d1e5 turn off spontaneous printing of messages when DEBUG turned on 1994-05-23 02:33:23 +00:00
cgd b97d7c7677 don't spontaneously print, when debugging 1994-05-23 02:28:21 +00:00
cgd 2b457cd930 pg() -> printf() 1994-05-23 02:26:37 +00:00
cgd baf4da3dd1 notdef out some debug code that no longer works 1994-05-23 02:25:09 +00:00
cgd 34cff766cd notyet the file types, so that e.g. fts will compile. *sigh* 1994-05-23 01:14:59 +00:00
deraadt ef17fdff45 update.. 1994-05-22 23:13:51 +00:00
chopps e3d00a46da lowercase options in files.amiga.newconf required, remove SYS* for now
from GENERIC and remove old configs that serve no current purpose.
1994-05-22 19:33:25 +00:00
mycroft 3534cfc77a Clean up deleted files. 1994-05-22 19:33:24 +00:00
chopps 0988229112 lowercase options in files.amiga.newconf required, remove SYS* for now
from GENERIC and remove old configs that serve no current purpose.
1994-05-22 19:33:23 +00:00
chopps 37a723b0f0 fix check for configured device in interrupt routine. 1994-05-22 19:05:10 +00:00
cgd 8ecf3dc2cc this file came from sun_misc.c 1994-05-22 10:46:33 +00:00
deraadt 4e1ceb4238 prelim svr4 stuff from <christos@deshaw.com> 1994-05-22 10:17:26 +00:00
deraadt a0ca154be4 prelim svr4 stuff from <christos@deshaw.com> 1994-05-22 10:04:26 +00:00
chopps 6e1e1f9a6b an ide driver and hack reload device to do symbols.
from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-05-22 07:22:10 +00:00
deraadt a9a98423c4 add EMUL_IBCS2 1994-05-22 01:11:38 +00:00
mycroft c9243930c9 Switch the IOPL hackery to /dev/io, and *don't* do it on close, since that's
unreliable anyway.
1994-05-21 15:57:30 +00:00
chopps 3e38213ded add md_coredump 1994-05-21 10:07:04 +00:00
chopps 4d3b82713d bye MAXFDESCS 1994-05-21 10:06:31 +00:00
chopps 9af91bf2ed sys/vmmeter.h, sys/user.h and vm/vm.h shuffle. 1994-05-21 10:05:27 +00:00
cgd 5be66e3d97 vmmeter 1994-05-21 09:22:33 +00:00
cgd 5cdafa6720 struct md_coredump 1994-05-21 09:16:34 +00:00
mycroft 21a95abaca Don't go berzerk if acctwatch() happens to be called during an
acct_process().
1994-05-21 09:00:22 +00:00
deraadt f1cc805ce8 iszerodev 1994-05-21 08:44:26 +00:00
cgd 46141abd49 kiss maxfdescs goodbye 1994-05-21 08:37:27 +00:00
cgd f39163138d maxfdescs checks out 1994-05-21 08:32:32 +00:00
deraadt a8615ac58c vmmeter 1994-05-21 08:22:58 +00:00
deraadt 82eb0b8134 bail on SIOCGARP 1994-05-21 08:22:08 +00:00
cgd 2170bba3ca kill multiple inclusion foo 1994-05-21 08:20:54 +00:00
cgd 82fabd73d5 struct execve_args now defined in exec.h 1994-05-21 07:48:10 +00:00
cgd df4db4cfda add latent stupport for new way of starting init 1994-05-21 07:47:54 +00:00
cgd eb309d6146 mostly update to Lite; some stuff left to do here. 1994-05-21 07:47:40 +00:00
cgd d23af92cbf update to lite, with (generally minor) local changes 1994-05-21 07:12:57 +00:00
cgd ae4828905d update to Lite, with local changes 1994-05-21 07:12:31 +00:00
cgd 14b9fba825 mostly update to Lite; notyets, for the fact that dev_t is still short. 1994-05-21 07:12:20 +00:00
cgd c8619c3c5e update to Lite; dev_t still short, for now, though 1994-05-21 07:11:52 +00:00
cgd cbfe06b441 update from lite 1994-05-21 06:49:14 +00:00
cgd 06e74952e7 new way of naming things 1994-05-21 06:49:08 +00:00
cgd 81193600f0 update from lite 1994-05-21 06:48:13 +00:00
cgd 9e66548df2 struct md_coredump 1994-05-21 06:48:05 +00:00
cgd aa81f487b0 new way of naming things 1994-05-21 06:47:54 +00:00
glass cd1b83ff5a add ultrix emulation flag 1994-05-21 06:14:56 +00:00
deraadt 18dab72811 32bit eisa does not work now, do not even try 1994-05-21 05:34:02 +00:00
cgd e71a7afce5 update to 4.4-Lite. don't bother trying to diff. includes local changes. 1994-05-21 05:19:46 +00:00
cgd 93329bc805 needs that multiple-inclusion protection, after all. 1994-05-21 05:04:38 +00:00
cgd b8ce643306 update to 4.4-lite, clean up, alphabetize 1994-05-21 04:21:27 +00:00
cgd 43004e9c9f update from 4.4-Lite, keep IPCID macros 1994-05-21 04:13:59 +00:00
cgd d6a47464e4 update to 4.4-lite; minor local changes 1994-05-21 04:10:38 +00:00
cgd e1ded96786 update to 4.4-lite; nothing significant 1994-05-21 04:08:26 +00:00
cgd c7c532b7da kill bogus spaces, reorder attributions 1994-05-21 04:07:16 +00:00
cgd 636c91a9fe rcsid 1994-05-21 04:05:21 +00:00
cgd 86cabd29d6 return types, for protos 1994-05-21 04:03:15 +00:00
cgd 11b6c06344 no need to include <sys/vmmeter.h> 1994-05-21 04:00:13 +00:00
cgd 65b3457b81 update to 4.4-Lite; no serious changes 1994-05-21 03:51:50 +00:00
cgd 1bafb29bfc spacing nits 1994-05-21 03:48:34 +00:00
cgd 2ae7f39161 be careful about mcount.po 1994-05-21 03:22:42 +00:00
cgd f305996e52 update to Lite, except for d_namlen split (which charles will get) 1994-05-21 03:15:05 +00:00
cgd f900a0d79a tabbing nit 1994-05-21 03:14:01 +00:00
mycroft 8447f60b8f Clean up deleted files. 1994-05-21 03:00:56 +00:00
cgd 8faa0eadd2 oops; if in the wrong place. thanks charles. 1994-05-21 01:10:26 +00:00
mycroft 47e0d86386 Add label location overrides. 1994-05-20 18:22:44 +00:00
mycroft 2fa167c047 Kill stupid #ifndef. 1994-05-20 18:21:26 +00:00
mycroft 154fa7b57f Avoid name clash. 1994-05-20 18:19:45 +00:00
mycroft a23ee46b98 More swtch() changes. 1994-05-20 10:44:55 +00:00
mycroft c720dfd781 #ifdef out pmap_bootstrap_alloc() for now. 1994-05-20 10:35:16 +00:00
mycroft 29da7efedd swtch() --> cpu_switch() 1994-05-20 10:31:48 +00:00
mycroft 076a7d70b4 Need vnode.h. 1994-05-20 10:07:52 +00:00
cgd b3fda1e8ec update with merged versions 1994-05-20 10:05:02 +00:00
cgd 47d5757075 4.4-Lite versions 1994-05-20 10:04:05 +00:00
mycroft 9d938a6e1d Fix typos. 1994-05-20 09:59:38 +00:00
mycroft d632dcc41b Add isdisk() and chrtoblk(). 1994-05-20 09:52:15 +00:00
cgd 0d92ca456f update to Lite 1994-05-20 07:24:51 +00:00
mycroft e3c66a5dde Fix cpu_coredump(). 1994-05-20 07:21:31 +00:00
cgd b1c756dc7b kill a notdef 1994-05-20 07:18:37 +00:00
phil 42fb05a042 Various ... reg.h changes, bug fixes, cpu_switch, ... 1994-05-20 06:44:26 +00:00
phil a69b1b6104 Change defines so they won't conflict with other things. 1994-05-20 06:43:46 +00:00
phil 7b9d057505 Yet another one. 1994-05-20 06:43:12 +00:00
cgd f5c65595f6 dummy lease-related macros 1994-05-20 06:38:11 +00:00
gwr 882edcc1f3 Add TIOCSBRK/TIOCCBRK support. 1994-05-20 05:19:31 +00:00
gwr 23f76ae2a2 Add pmap_bootstrap_alloc() 1994-05-20 04:57:17 +00:00
gwr 606b694dfe swtch() ==> cpu_switch(), add cpu_coredump() 1994-05-20 04:40:20 +00:00
cgd 7424fd59cf reorg derivations, slightly. 1994-05-20 04:31:22 +00:00
gwr 3d0eeb73e7 Add iskmemdev(), iszerodev() 1994-05-20 04:27:52 +00:00
gwr 7a558d3bf5 Move boothowto hack into consinit so it happens early enough. 1994-05-20 04:26:18 +00:00
glass 1f7c6f8453 update to 4.4-lite, except for some prototypes in disk.h that would've caused trouble 1994-05-20 04:26:12 +00:00
glass 7e3eb8ad92 update to 4.4-lite + local changes 1994-05-20 04:15:04 +00:00
deraadt b840288c76 fix uname after sysctl 1994-05-19 22:11:54 +00:00
deraadt 925b6154cb no u_md 1994-05-19 21:44:50 +00:00
mycroft 72edd4b918 For MAP_ANON, force the file offset to 0. I can't think of any any bad side
effects of this, and it fixes an interesting bug.
1994-05-19 18:03:04 +00:00
mycroft 2a13e06d03 Add network foo. 1994-05-19 09:11:57 +00:00
mycroft 2dbea09686 Gah. Need vnode.h. 1994-05-19 09:03:22 +00:00
mycroft 275380b2e2 Add cpu_coredump(). 1994-05-19 09:01:55 +00:00
chopps ffcb3329e3 need to include vnode.h 1994-05-19 08:51:44 +00:00
chopps 6f82f6fb4a add cpu_coredump from i386/vm_machdep.c 1994-05-19 08:28:57 +00:00
deraadt 8e6ca403b7 enable cpu_coredump 1994-05-19 08:25:08 +00:00
deraadt 79430f5f9d liten 1994-05-19 08:23:00 +00:00
cgd 63bb5c1ff2 update to 4.4-Lite, with some local changes 1994-05-19 08:13:09 +00:00
cgd 7e860c9159 make cpu_wait a macro, and define cpu_coredump 1994-05-19 08:09:49 +00:00
cgd 207339d53d define maxdmap and maxsmap 1994-05-19 08:08:46 +00:00
mycroft 922959fd05 Reverse the order of disabling shared memory and turning off 16-bit mode
where necessary, per Steve Wallace.
1994-05-19 07:47:34 +00:00
cgd 53a2cb5028 kill all sysv compat stuff, for a bit... 1994-05-19 07:17:29 +00:00
deraadt a29886c150 catchup to 4.4-lite and delete some debug stuff 1994-05-19 07:12:44 +00:00
deraadt 66628ced32 t_stop has been erradicated 1994-05-19 06:53:07 +00:00
cgd ad7a66ca21 update to 4.4-lite 1994-05-19 06:39:46 +00:00
mycroft 5a13b41bbc Speed up process_sstep() and process_set_pc(). 1994-05-19 06:36:06 +00:00
mycroft 6031b48379 Minor changes. 1994-05-19 06:34:54 +00:00
mycroft 96afc7c1b4 I don't have a VAX. 1994-05-19 06:33:49 +00:00
cgd b19c238007 SHUT UP! 1994-05-19 06:28:36 +00:00
mycroft 96f9b4b74d Update to 4.4-Lite, plus some local changes. 1994-05-19 06:13:50 +00:00
cgd dd253c2abd subr_mcount goes away 1994-05-19 06:11:04 +00:00
mycroft 66f3291923 Clean up deleted files. 1994-05-19 06:09:13 +00:00
cgd 540aa31a08 update to lite 1994-05-19 05:57:44 +00:00
cgd 31f076d805 kill a notdef 1994-05-19 05:57:17 +00:00
cgd 4da98bee08 stupidity for prototypes... 1994-05-19 05:04:07 +00:00
cgd 8135f87870 fix padding problem caused by last change. 1994-05-19 03:45:17 +00:00
mycroft 7ca06ff52d Update to 4.4-Lite. 1994-05-19 03:44:45 +00:00
mycroft a741a0e84a Update prototypes. 1994-05-19 03:43:33 +00:00
mycroft 0d7b00ee14 Update to 4.4-Lite. 1994-05-19 03:43:13 +00:00
mycroft a04e153059 Add RCS id. 1994-05-19 03:40:29 +00:00
mycroft 881ba51618 Update to 4.4-Lite. 1994-05-19 03:40:20 +00:00
mycroft f89ff764d2 Add some new types for the upcoming 4.4-Lite FS code. 1994-05-19 03:39:39 +00:00
mycroft 4915dc1c18 Add RCS ids. 1994-05-19 03:38:41 +00:00
cgd 7f683b3792 some paranoia, also, clean up spaces vs. tabs 1994-05-19 03:04:01 +00:00
chopps 1bae027600 conditional contents on !FPSP 1994-05-18 16:31:49 +00:00
chopps 5f360da32c always assemble fpspnull.s 1994-05-18 16:31:19 +00:00
chopps 6ceb224667 mirror recent i386 changes to conf and regarding profiling in trap
and swtch nameing changes.
1994-05-18 16:05:04 +00:00
mycroft ee7565c0b3 Some nits. 1994-05-18 12:46:29 +00:00
cgd fcb7a3c514 Implement ptrace() functionality, based on the previous version
by Sean Eric Fagan.
1994-05-18 11:37:00 +00:00
cgd e5456f6c3e replace sys_process.c with the 4.4-Lite version 1994-05-18 11:32:27 +00:00
cgd c18ec4dca5 my two favorite reference books 1994-05-18 10:51:13 +00:00
cgd fbd5b44ec7 forgot the damned rcsid 1994-05-18 10:28:14 +00:00
cgd ddca406d72 significant rework, to match 4.4-Lite interfaces, and to comment more
closely from Bach.
1994-05-18 10:24:54 +00:00
cgd a4069ae75f update from lite 1994-05-18 10:23:45 +00:00
cgd 90cea1534d use a cast b_data for everything 1994-05-18 10:21:42 +00:00
cgd 3ece2ea12e update from lite. delete obsolete (wfj) function, add hashinit() 1994-05-18 10:21:18 +00:00
cgd 4d2028443d kill bogon pointed out by chopps 1994-05-18 08:06:58 +00:00
cgd f3a6716e70 need vnode.h 1994-05-18 06:50:24 +00:00
cgd 21a03cca53 mostly-machine-indepedent switch, and changes to match. also, hack init_main 1994-05-18 05:12:10 +00:00
mycroft c7468280da Update from 4.4-Lite. No important differences. 1994-05-18 04:15:51 +00:00
cgd ff00cda62d add FD_COPY 1994-05-18 02:41:54 +00:00
cgd 6dad8d7a8a put sync printing in one place 1994-05-18 00:35:07 +00:00
cgd 577c5b3d55 fixes from Christos Zoulas and myself, to get it to work again 1994-05-18 00:10:10 +00:00
mycroft 08ac489a9e Clean up deleted files. 1994-05-17 17:31:43 +00:00
phil 54b24193e2 The "kitchen sink" update ... proc.h, signals, profile, setrq=>setrunqueue ... 1994-05-17 17:31:03 +00:00
phil 7d7d0eedfe moved pc532/pc532/icu.h to pc532/include. 1994-05-17 17:29:34 +00:00
phil b4d3cf9bc2 Removing minix hack. 1994-05-17 17:28:36 +00:00
deraadt b0b840abb9 use ether_input 1994-05-17 17:27:06 +00:00
cgd 179c5769e3 notdef out vn_bwrite out, for now, so that kernels compile, until new fs stuff 1994-05-17 10:50:56 +00:00
cgd da707cc4eb syscall and time stuff 1994-05-17 10:37:09 +00:00
cgd 08124ce51b fix syscall for new names 1994-05-17 10:36:03 +00:00
cgd d339b7f220 prototyping foo, and kill profclock stuff 1994-05-17 10:35:21 +00:00
cgd db2fef4843 fix strcat invocations, and cast lots of args 1994-05-17 10:34:41 +00:00
cgd d4f4f4f021 profiling stuff 1994-05-17 10:34:00 +00:00
cgd 5d40a1394d pmap_bootstrap_alloc 1994-05-17 10:33:21 +00:00
cgd 6b7f802ece iskmemdev and iszerodev 1994-05-17 10:32:53 +00:00
cgd 25bfe2fdc8 cpu_swapin and need_proftick 1994-05-17 10:30:33 +00:00
cgd 0918278c51 splstatclock 1994-05-17 10:29:52 +00:00
cgd 3e4570726f cast 1994-05-17 10:28:30 +00:00
cgd 21280fa872 pass pointer to vm_map, not vm_map 1994-05-17 10:27:49 +00:00
cgd feaf0071d2 no SYSVSHM 1994-05-17 10:26:43 +00:00
cgd 81ae1682d5 osigstack is COMPAT_HPUX, too 1994-05-17 08:46:35 +00:00
cgd 28fb78e6ba domainname foo is for HPUX, too 1994-05-17 08:22:13 +00:00
cgd bcd9af7530 forgot a cast, and killed phil! 1994-05-17 08:03:05 +00:00
mycroft 3f3d8b3889 Really fix the file size problem. 1994-05-17 06:59:17 +00:00
cgd 91cf0fbaf3 copyright foo 1994-05-17 04:21:49 +00:00
cgd 1f60a09220 delete bogon 1994-05-17 04:17:36 +00:00
cgd 725ed31e82 copyright foo 1994-05-17 04:13:48 +00:00
cgd fa475bdca1 actually set va_size! 1994-05-17 04:10:29 +00:00
mycroft 6c7bd3b00f Implement new functions for 4.4-Lite file systems, and some general cleanup. 1994-05-17 03:43:46 +00:00
cgd dd37e7f51f copyright foo 1994-05-17 02:17:17 +00:00
cgd 9b78e48fcf (almost) upgrade to latest versions, for phil 1994-05-17 02:12:16 +00:00
cgd 326e5bd552 get & setdomainname are COMPAT_09, not COMPAT_43 1994-05-17 00:04:39 +00:00
cgd 9b0d8f0555 make getdomainname, setdomainname, and uname COMPAT_09 in syscall table 1994-05-17 00:02:28 +00:00
cgd e37f8e4023 add support for 'NCOMPAT' to deal with NetBSD compat defines 1994-05-17 00:00:46 +00:00
gwr fa2c59089d Remove some cruft left over from debugging. 1994-05-16 23:11:42 +00:00
gwr 2d6f34fc15 Fix disassembly of "mov #0xNNNN,sr" 1994-05-16 16:51:48 +00:00
gwr 5a97ef83a3 Lite: setrq -> setrunqueue 1994-05-16 16:49:39 +00:00
gwr e052e5a3e0 Add arpintr() call to netintr() for Lite network code. 1994-05-16 16:47:38 +00:00
gwr e349dc8982 Add call to ether_ifattach() for Lite network code. 1994-05-16 16:45:25 +00:00
mycroft 6e938cae1d Add a few things needed for 4.4-Lite file system code. 1994-05-16 13:11:42 +00:00
cgd 17ab905850 need a backslash! 1994-05-16 11:01:45 +00:00
cgd c9d464003e USL copyright foo 1994-05-16 10:58:26 +00:00
cgd 1ca4432511 make ouname() actually compatible with its old invocation (based on
old utsname.h) for binary compatibility.  also, it is *NOT* SunOS compatible;
the SunOS structure has different-sized fields.  COMPAT_SUNOS needs its own.
1994-05-16 09:57:42 +00:00
cgd f85266508f kill uname-related crap 1994-05-16 09:50:40 +00:00
cgd 54b515280a sticks as quads may break my bones, but profiling will never hurt me... 1994-05-16 09:46:10 +00:00
deraadt a3c5a71f9f attempts to reduce our reliance on /usr/include 1994-05-16 06:25:21 +00:00
cgd 441e45a8c9 kill typo 1994-05-16 06:13:11 +00:00
chopps 4b420ae51e just include common m68k version 1994-05-16 05:17:05 +00:00
mycroft 7b80a8ff01 Correct select function for pccons and pcvt. 1994-05-16 05:13:49 +00:00
chopps ef38811633 move mysterious dk_establish() stub routine from gtsc driver to disksubr.c 1994-05-16 05:08:26 +00:00
chopps 273045f840 directories wired to have link count 1 not 2, pointed out by Charles. 1994-05-16 05:03:56 +00:00
chopps 9397020698 remove uneeded function from ser.c and fix common bad arg to sbicintr() in ahsc
and atzsc
1994-05-16 04:55:05 +00:00
chopps 2b6b69bbb3 ()'s for macro args, sheesh. 1994-05-16 04:52:43 +00:00
chopps e764a84440 add macro and fix typo. 1994-05-16 04:50:43 +00:00
chopps 90660bcd58 remove SYSVSHM 1994-05-16 04:50:03 +00:00
cgd ef9aaa8f00 update utsname 1994-05-16 03:19:33 +00:00
deraadt b9753772a1 repair protos and functions 1994-05-15 19:20:02 +00:00
cgd cd3bef4685 update for new sh; use NO_HISTORY, etc... still need to trim 90K+... 1994-05-14 22:28:13 +00:00
glass 5f0be76f42 missing rcsid 1994-05-14 19:43:02 +00:00
deraadt a0cc222313 TIOCSBRK/TIOCCBRK 1994-05-14 06:39:05 +00:00
cgd 21c67feb12 i forgot a four letter word... 1994-05-14 06:25:32 +00:00
cgd e7a10fd212 add libkern mcount 1994-05-14 06:00:34 +00:00
cgd fa080c8fad multiple inclusion protection, for the rpc headers 1994-05-14 05:46:35 +00:00
gwr 65bb9d2b12 SCSI driver works! 1994-05-13 21:30:29 +00:00
gwr a216b510b3 SCSI driver works! 1994-05-13 21:24:57 +00:00
deraadt ec27b31bb6 setrunqueue 1994-05-13 20:12:59 +00:00
deraadt 3e146c5133 sync with 4.4-lite 1994-05-13 20:12:41 +00:00
deraadt 7c61a93844 new from 4.4-lite 1994-05-13 20:11:06 +00:00
deraadt 592a166c31 play nice with new tty code 1994-05-13 20:09:00 +00:00
gwr 9456eaca13 SCSI driver works! 1994-05-13 15:01:39 +00:00
mycroft 5755752551 Liten up. 1994-05-13 14:00:21 +00:00
mycroft 8d17074a03 Duh. 1994-05-13 11:12:38 +00:00
mycroft e0083c78ad Need non-inlined splhigh() and splx() for new profiling gunk. 1994-05-13 11:11:42 +00:00
mycroft a4ea4bf624 Need some more macros not in the 4.4-Lite version. 1994-05-13 10:47:57 +00:00
mycroft 19ab195faf Needed for new profiling code. 1994-05-13 10:40:50 +00:00
mycroft 65d3a66647 Do this better. 1994-05-13 10:40:19 +00:00
mycroft 365ea433a5 Needed for new profiling code. 1994-05-13 09:37:23 +00:00
cgd e1cf64a4ee SHUT UP! 1994-05-13 09:29:06 +00:00
mycroft 41719a1259 Update to match other code. 1994-05-13 08:36:17 +00:00
cgd 344fb896fd new kernel malloc. much better (but slower) diagnostic checking 1994-05-13 08:32:17 +00:00
cgd f565d1b549 kill 3 bogons, note more to go... 1994-05-13 08:01:32 +00:00
mycroft 981850b75b Fix prototype. 1994-05-13 07:42:42 +00:00
mycroft e48b4ca9ba More networking goo, just to make sure it compiles. 1994-05-13 06:22:55 +00:00
mycroft 7d14ff831a More bpf. 1994-05-13 06:22:14 +00:00
mycroft 4d802d6ff1 Add some new stuff. 1994-05-13 06:19:13 +00:00
mycroft 949b970c95 Use ether_ifattach() rather than doing the same thing in each driver. 1994-05-13 06:13:43 +00:00
mycroft 0ae81ecb6b Trivial function name change. 1994-05-13 06:12:51 +00:00
mycroft c191ecd14e Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:10:16 +00:00
mycroft 13a6ea2dd4 Clean up deleted files. 1994-05-13 06:10:13 +00:00
mycroft c427e65091 Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:08:03 +00:00
chopps 13e5e05cdb setrq -> setrunqueue 1994-05-13 06:06:59 +00:00
mycroft 07b4f2ab54 Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:02:48 +00:00
cgd f072e5b0eb update; minor clean, cruft removal. 1994-05-13 06:02:45 +00:00
mycroft d361acde18 Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:01:27 +00:00
chopps 9d020030ac some very minor cleanup and fix a bug in adosfs_readdir(). 1994-05-13 04:53:48 +00:00
gwr 468d5c3b45 Print offset from symbol in same format as input parser understands
(so they can be cut and pasted in an xterm).
1994-05-13 04:46:47 +00:00
gwr 3cd58e94d9 Fix parentheses bug in code that counts function args. 1994-05-13 04:41:43 +00:00
mycroft dc235f561b Keeping up with the Chrises... 1994-05-13 00:57:37 +00:00
cgd c6abdc2054 setrq -> setrunqueue, sched -> scheduler 1994-05-13 00:50:41 +00:00
mycroft d023a319a4 Nuke some junk in scsi_link, as pointed out by Gordon. 1994-05-12 22:16:04 +00:00
gwr 991bf8b09e Revert to the equivalent of sun3_stop() when "no suitable root". 1994-05-12 16:10:20 +00:00
gwr 3ba09ffc0a Declare strategy functions as type void again. 1994-05-12 16:08:11 +00:00
glass bb8fd0a2ac slightly more optimal fix from torek himself 1994-05-12 14:15:03 +00:00