Commit Graph

7983 Commits

Author SHA1 Message Date
jtc
d44d58bfcc Fix typo, from Giles Lean (Fixes bug #248) 1994-05-16 20:15:04 +00:00
mycroft
3d70e198e5 Update from 4.4-Lite. 1994-05-16 19:15:57 +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
brezak
91c32e5a1c Mrouted's back 1994-05-16 15:20:42 +00:00
brezak
07fe313e39 Get rid of source route for mrouting. This is no loger used in the MBONE and the 4.4-lite n/w code doesn't do it anyway. 1994-05-16 15:17:37 +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
e6b5ddd91e update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions.
USL copyright additions on those.  Kill varargs.h, because it can simply
be a link to the machine-dependent version.
1994-05-16 10:58:53 +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
b4b9d760cc netbsd-ify & repair tty code 1994-05-16 06:44:00 +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
6c2f28403d add support for current m68k based pmaps till they can be "fixed" 1994-05-16 05:31:19 +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
3971f6048c don't do query and trace 1994-05-15 00:50:38 +00:00
cgd
be30b289a2 don't do mrouted, for now... 1994-05-14 22:37:53 +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
cgd
e3c63ad9f3 add back in support for building w/o obj dir. also, add NO_HISTORY
define, which (if you invoke mkbuiltins properly) gets you a sh w/o
history of command line editing (for floppy sh).
1994-05-14 22:20:04 +00:00
cgd
1e55974f48 compile again. 1994-05-14 22:14:51 +00:00
cgd
00b7161e8e more #undefs to get it to compile! perverted 1994-05-14 22:12:06 +00:00
cgd
75f79c7821 rename constants 1994-05-14 21:57:56 +00:00
cgd
4e966414e2 clean up import. that was weird. 1994-05-14 21:52:16 +00:00
cgd
5952d4f8bf pull in signal.h, rather than sys/signal.h 1994-05-14 21:43:45 +00:00
glass
5f0be76f42 missing rcsid 1994-05-14 19:43:02 +00:00
cgd
c3174f824f update for sysctl/new kvm 1994-05-14 19:39:03 +00:00
cgd
8cecbc9165 update for new kvm 1994-05-14 19:00:35 +00:00
cgd
57c58b0a66 fix for new kvm lib 1994-05-14 18:50:57 +00:00
cgd
e0cc0639fe paulus (apparently) forgot this 1994-05-14 18:39:39 +00:00
deraadt
a0cc222313 TIOCSBRK/TIOCCBRK 1994-05-14 06:39:05 +00:00
mycroft
93ac2f912e Clean up deleted files. 1994-05-14 06:33:26 +00:00
cgd
0c3c9c68ab kill all gprof-related stuff; it's now in libc, and the header is elsewhere 1994-05-14 06:33:22 +00:00
mycroft
91cd8bafa5 Clean up deleted files. 1994-05-14 06:33:20 +00:00
cgd
8cb13545d3 kill all gprof-related stuff; it's now in libc, and the header is elsewhere 1994-05-14 06:33:17 +00:00
mycroft
9177dd175a Clean up deleted files. 1994-05-14 06:33:16 +00:00
cgd
bc03451854 kill all gprof-related stuff; it's now in libc, and the header is elsewhere 1994-05-14 06:33:14 +00:00