Commit Graph

7611 Commits

Author SHA1 Message Date
cgd
8169628f13 rcsids 1994-05-11 07:35:54 +00:00
cgd
c5a09332b5 clean up import. also, stub read_names for the i386, and comment out
some refs to kmem stats fields that we don't have yet.  This will need
hacking, (1) for the various ports, (2) for the kmem stuff, and won't
work completely right until those happen, and until the new vm system
is integrated.
1994-05-11 07:34:05 +00:00
cgd
10ade1de6a add rcsid 1994-05-11 07:21:09 +00:00
cgd
794c5e3130 add support for context switch tracing 1994-05-11 07:20:46 +00:00
cgd
222860a633 add kdump 1994-05-11 07:15:24 +00:00
mycroft
a2d6c76c41 Clean up deleted files. 1994-05-11 07:14:31 +00:00
cgd
db906e7d79 clean up import 1994-05-11 07:14:29 +00:00
cgd
1142494822 updated ktrace 1994-05-11 07:10:43 +00:00
cgd
57935c670a updated kdump 1994-05-11 07:10:27 +00:00
cgd
7b442030ed clean up import 1994-05-11 06:47:04 +00:00
cgd
acdc4b7e70 shm sources won't compile; no more shm.h 1994-05-11 04:45:13 +00:00
mycroft
ef8ba60d24 Device strategy functions return void again. 1994-05-11 04:26:17 +00:00
cgd
7e4a306f17 user-land signal include file 1994-05-11 03:37:39 +00:00
mycroft
bd96a072fd Nothing of consequence. 1994-05-11 02:28:42 +00:00
cgd
6fea3fab9a oops; spaces at ends of lines, etc. 1994-05-11 01:01:03 +00:00
chopps
a6a8e78548 update to use sigaltstack. 1994-05-10 08:15:57 +00:00
gwr
2d887fef6f Add CTL_HW stuff, cpu_sysctl, replace ss_onstack... 1994-05-10 05:26:16 +00:00
gwr
c309e12499 Add CTL_MACHDEP stuff. 1994-05-10 05:24:05 +00:00
gwr
1f4fdeb600 Uncomment scsi stuff so config.new makes sd.h,st.h,...
(The new conf.c needs those generated headers.)
1994-05-10 05:22:43 +00:00
jtc
db975c8c0a We now have sysconf() & pathconf 1994-05-10 00:04:11 +00:00
cgd
95e952b00c no more SYSVSHM; commented out 1994-05-09 23:10:40 +00:00
jtc
3cb178ff70 merge in our POSIX.2 changes (again) 1994-05-09 16:28:27 +00:00
gwr
7e97ccb740 This file was using off_t where it should have had db_expr_t and
these are, of course, no longer the same thing.
1994-05-09 16:17:08 +00:00
chopps
896d6fdb2e Add SSIZE_MAX and SIZE_T_MAX, also fix other broken values. 1994-05-09 12:39:38 +00:00
chopps
86bc8153cd Add _SSIZE_T_. 1994-05-09 11:44:32 +00:00
chopps
95faa87c60 remove union's from sense_data struct, conditionaly define RAW_PART 1994-05-09 07:40:47 +00:00
cgd
4138ebf515 compat_09 stuff for pid_t's 1994-05-09 07:40:00 +00:00
cgd
87e303fae5 pid_t is now a long 1994-05-09 07:36:15 +00:00
cgd
7947f77b36 get it to work with old private data allocation 1994-05-09 07:17:08 +00:00
cgd
96674b17a0 clean up import 1994-05-09 07:07:32 +00:00
cgd
a901a9cb96 just punt for now; don't want to deal with this & don't want it to core 1994-05-09 07:01:14 +00:00
chopps
0c5b43e133 update for recent sig changes and fix clock.c and ite.c 1994-05-09 06:38:37 +00:00
chopps
e9ea2b3d91 update for recent sig changes and fix clock.c 1994-05-09 06:37:56 +00:00
glass
0b84fdb5c1 bootstrap improvements 1994-05-09 06:36:20 +00:00
mycroft
715255df06 Clean up deleted files. 1994-05-09 04:09:26 +00:00
cgd
54774f9293 m68k-ify the hp300 kvm file; use MACHINE_ARCH to pick files up 1994-05-09 04:09:21 +00:00
cgd
84550b92dc punt networking goo for now 1994-05-09 04:02:31 +00:00
cgd
9011919b45 sysctl 1994-05-09 03:53:12 +00:00
cgd
810b121377 sysctl-of-fish 1994-05-09 03:49:44 +00:00
cgd
5a9cb8543e clean up import 1994-05-09 03:35:55 +00:00
cgd
f7329f6875 new w, to match libkvm 1994-05-09 03:32:48 +00:00
cgd
4d1457ce4e clean up import 1994-05-09 03:31:07 +00:00
cgd
b15d84bab0 new ps, to match libkvm 1994-05-09 03:29:37 +00:00
cgd
70b556d027 new defn's 1994-05-09 03:23:03 +00:00
cgd
b1b6dfafbe the world has changed 1994-05-09 03:18:05 +00:00
cgd
429f62a616 clean up import 1994-05-09 03:17:28 +00:00
cgd
0215cc7d1f new libkvm 1994-05-09 03:15:36 +00:00
cgd
e23e45bcfc new nlist routines 1994-05-09 03:14:43 +00:00
cgd
221bc33ccd new kvm lib 1994-05-09 03:13:17 +00:00
gwr
5bf98e5a87 Add the hooks to make ddb work. 1994-05-09 00:47:21 +00:00