Commit Graph

8151 Commits

Author SHA1 Message Date
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
mycroft 49f9da4a97 Clean up deleted files. 1994-05-14 06:33:11 +00:00
cgd b22a4fbae6 kill all gprof-related stuff; it's now in libc, and the header is elsewhere 1994-05-14 06:33:05 +00:00
cgd 41006bd47b rcsids. also, avoid floating point when picking scale value. doesn't
cost much, only done once.
1994-05-14 06:31:10 +00:00
cgd 22a356d3b5 get it to compile, with new location of gmon.h 1994-05-14 06:26:06 +00:00
cgd a3c4771808 add new gmon stuff, rearrange inclusions 1994-05-14 06:25:56 +00:00
cgd 21c67feb12 i forgot a four letter word... 1994-05-14 06:25:32 +00:00
cgd da60d30fb3 user-land profiling code. 1994-05-14 06:02:57 +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
deraadt 94677efe9e size_t 1994-05-13 22:23:05 +00:00
cgd 0dfc67fbc5 trade swapinfo for pstat 1994-05-13 21:49:52 +00:00
mycroft e6d71215dd Clean up deleted files. 1994-05-13 21:48:37 +00:00
cgd 4ef6083efa clean up import. rcsids, notdef a bunch of things that don't yet work, etc.
generates a *lot* of warnings (from vnode.h) at compile time, but these
will go away "soon."
1994-05-13 21:47:55 +00:00
gwr 65bb9d2b12 SCSI driver works! 1994-05-13 21:30:29 +00:00
cgd fe8f3aeeaa Pstat, from Lite 1994-05-13 21:29:29 +00:00
gwr a216b510b3 SCSI driver works! 1994-05-13 21:24:57 +00:00
cgd 62561b3dc7 need dep. first 1994-05-13 21:24:15 +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
cgd 9b5585c6c2 re-enable net sysctl code 1994-05-13 11:02:09 +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
cgd 968fe31b75 re-enable new bucket foo, also widen type name field by one for miscfs mount 1994-05-13 08:41:12 +00:00