Commit Graph

3654 Commits

Author SHA1 Message Date
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