Commit Graph

7641 Commits

Author SHA1 Message Date
mycroft
945e278f4e Cast some args to caddr_t. 1994-05-11 22:26:09 +00:00
chopps
92c4eec4e6 update to new ioctl names 1994-05-11 19:09:29 +00:00
chopps
b08b714bd3 general cleanup including boot diag messages. 1994-05-11 19:06:40 +00:00
chopps
7061e64af2 compile genassym static and add adosfs to GENERIC 1994-05-11 19:03:33 +00:00
chopps
020b93a9ed fix mmutype recocgnition cleanup cpu identify and other boot diags. 1994-05-11 19:02:53 +00:00
chopps
da8f390454 add adosfs 1994-05-11 18:52:00 +00:00
chopps
cdad699946 add support for adosfs. 1994-05-11 18:50:36 +00:00
chopps
780b200e72 First version of AmigaDOS fast file system. needs work, read only. 1994-05-11 18:49:06 +00:00
jtc
a3f60d8978 forgot some include files 1994-05-11 17:54:32 +00:00
jtc
759eadefd8 integrate NetBSD's POSIX.2 compliant umask builtin 1994-05-11 17:53:54 +00:00
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