Commit Graph

7631 Commits

Author SHA1 Message Date
jtc
52a20605b9 integrate NetBSD's path searching for dot files 1994-05-11 17:47:12 +00:00
jtc
542ace3bab reintegrate NetBSD's false builtin 1994-05-11 17:42:57 +00:00
jtc
83b8a2f413 Mark Weaver's background/list fix (for bug #236) 1994-05-11 17:39:11 +00:00
mrg
e0b6e3376f 4.4BSD-Lite2 1994-05-11 17:19:24 +00:00
jtc
714c2cc318 temporarily disable printf builtin 1994-05-11 17:14:22 +00:00
jtc
05a9db8e4f sync with 4.4lite 1994-05-11 17:10:53 +00:00
mycroft
e9a9507cd7 Clean up deleted files. 1994-05-11 17:10:52 +00:00
jtc
37ed7877b2 sync with 4.4lite 1994-05-11 17:09:42 +00:00
jtc
488499c5ff 44lite code 1994-05-11 17:01:00 +00:00
mycroft
7040f728a9 Fill in some more struct ifnet fields. 1994-05-11 12:09:17 +00:00
mycroft
bb675b0e4c Minor changes. 1994-05-11 10:27:22 +00:00
mycroft
ee2d6ef1e3 Minor changes. 1994-05-11 10:26:49 +00:00
mycroft
bbc1b37ee0 Get rid of private *read() and *write() functions. 1994-05-11 10:16:11 +00:00
mycroft
19017044cf Get rid of the private vnread() and vnwrite(); they are the same as rawread()
and rawwrite().
1994-05-11 10:03:59 +00:00
mycroft
e641126478 Redo in the same style as the hp300 version. 1994-05-11 10:03:16 +00:00
mycroft
02ec14c597 Add dummy *dump() routines. 1994-05-11 09:49:17 +00:00
mycroft
cb9d07da1e Add dummy fdsize(). 1994-05-11 09:31:42 +00:00
mycroft
d3be517803 Update to RTM version 3. Add prototypes. Add some new constants which are
not used yet.
1994-05-11 09:26:46 +00:00
cgd
3951e927fa new errno.h 1994-05-11 07:48:18 +00:00
cgd
46429e6474 don't include shm.h if NOSHM defined, and defined it 1994-05-11 07:41:09 +00:00
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