Commit Graph

3568 Commits

Author SHA1 Message Date
chopps
08fb938d9b oops we want to alphabetize starting on path, not basename.. 1994-05-12 03:36:32 +00:00
chopps
bf5b060f84 add adosfs to files for old config and alphabetize for both. 1994-05-12 03:33:41 +00:00
cgd
d86bd85808 minor changes to match 4.4-Lite 1994-05-12 03:25:27 +00:00
cgd
f35a193361 update, but keep explicit returns in place. kill voidop() (it's unused now). 1994-05-12 03:16:33 +00:00
cgd
2e99c0c523 doesn't need to include shm.h 1994-05-12 00:54:58 +00:00
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
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
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
mycroft
ef8ba60d24 Device strategy functions return void again. 1994-05-11 04:26:17 +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
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
cgd
95e952b00c no more SYSVSHM; commented out 1994-05-09 23:10:40 +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
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
cgd
70b556d027 new defn's 1994-05-09 03:23:03 +00:00
gwr
5bf98e5a87 Add the hooks to make ddb work. 1994-05-09 00:47:21 +00:00
chopps
819941678c Amiga now has a machine/disklabel.h 1994-05-08 18:21:37 +00:00
brezak
e03842d0c7 Standalone networking for network boot loaders. 1994-05-08 16:11:14 +00:00
paulus
cd4969fcb4 Version from ppp-2.1 release. 1994-05-08 12:34:20 +00:00
paulus
3f7fd64c45 Version from ppp-2.1 release;
this version has been restructured to make more of the code usable
with sync serial drivers
1994-05-08 12:33:49 +00:00
chopps
2434886725 a few files that were forgoton in the last batch. 1994-05-08 05:56:18 +00:00
chopps
be30ea7c3e oops forgot one. 1994-05-08 05:54:39 +00:00
chopps
571ade5c16 resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to write RDB's to be added soon.
sbic (old scsi) converted over to new scsi and config this covers about
90% of users.  Other drivers soon.
1994-05-08 05:53:56 +00:00
mycroft
5e4319c56b Clean up deleted files. 1994-05-08 05:53:54 +00:00