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
chopps
15d4cf6bf9
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:52:54 +00:00
mycroft
86f62e991f
Clean up deleted files.
1994-05-08 05:52:51 +00:00
chopps
13a0aa4ee0
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:52:49 +00:00
mycroft
c9b7e4389f
Clean up deleted files.
1994-05-08 05:52:34 +00:00
chopps
6ea80db90c
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:52:11 +00:00
chopps
18e7e67be3
fix tags.
1994-05-08 05:47:07 +00:00
mycroft
9e46b525ee
Minor optimization.
1994-05-07 06:34:04 +00:00
mycroft
ddd4abfced
Nuke arg to softclock().
1994-05-07 06:32:17 +00:00
mycroft
44a9de93e3
Add sysctl() stuff.
1994-05-07 06:26:03 +00:00
mycroft
10e30f1c38
Update for signal changes.
1994-05-07 06:23:12 +00:00
deraadt
9ef2719f4b
sysctl support
1994-05-07 05:10:01 +00:00
deraadt
8217e081db
sysctl & altstack
1994-05-07 05:09:24 +00:00
deraadt
75f098bdc2
postsig
1994-05-07 05:08:38 +00:00
deraadt
ec36c387dd
follow
1994-05-07 05:07:23 +00:00
deraadt
fcc30154a9
backwards compat for a few things.
1994-05-07 05:06:35 +00:00
cgd
5742972bb4
kill kinfo stuff, for now
1994-05-07 04:26:58 +00:00
cgd
72db136279
kill bogus include
1994-05-07 04:17:10 +00:00
cgd
8c34f4b37c
update from lite
1994-05-07 03:39:08 +00:00
cgd
748795c12e
out with the ick, in with the sick
1994-05-07 01:30:45 +00:00
cgd
13ce945491
don't break on dirent.h
1994-05-07 01:22:26 +00:00
cgd
d9f8c89a76
setrun rename
1994-05-07 01:15:38 +00:00
deraadt
3e95b2b78d
update from lite
1994-05-07 01:14:39 +00:00
cgd
7409c5a619
do the syscall shuffle
1994-05-07 01:05:04 +00:00
cgd
a16dcc73f6
signal stack changes; overall upgrade
1994-05-07 01:01:29 +00:00
cgd
0e794e2d48
stub pathconf, kill some spaces
1994-05-07 00:59:59 +00:00
cgd
d159660914
stub fpathconf
1994-05-07 00:58:57 +00:00
cgd
9a8ae1e184
cpu-dependent sysctl stuff, and signal stack changes
1994-05-07 00:58:03 +00:00
cgd
3c56e9ea46
function name changes
1994-05-07 00:57:23 +00:00
cgd
31596c7cad
setrun changes name
1994-05-07 00:56:46 +00:00
cgd
c13c91e483
sysctl kernel prof info
1994-05-07 00:55:46 +00:00
cgd
e15a2ee17e
sysctl update
1994-05-07 00:53:37 +00:00
cgd
2636f2c86a
cpu-dependent sysctl structs
1994-05-07 00:53:14 +00:00
cgd
ed848af6f7
function name changes
1994-05-07 00:51:06 +00:00
cgd
fb0ef4a4b7
deprecate all of the info getting/setting functions
1994-05-07 00:49:08 +00:00
mycroft
d714600da2
Clean up deleted files.
1994-05-07 00:47:19 +00:00
cgd
ebf440b13b
stub for sysctl
1994-05-07 00:46:28 +00:00
cgd
5a246f79ad
sigaltstack
1994-05-07 00:45:58 +00:00
cgd
05d50a3255
one-liner struct name change
1994-05-07 00:45:51 +00:00
cgd
3d95afdfbf
sysctl, not kinfo foo
1994-05-07 00:42:56 +00:00
cgd
1763e09540
shuffle syscalls
1994-05-07 00:42:36 +00:00
cgd
5a6e2953a0
clock info gathering
1994-05-07 00:42:11 +00:00
cgd
d3db25f6f3
kill multi-include protection; dirent.h doesn't need it.
1994-05-07 00:41:52 +00:00
cgd
904bdb2ea9
sysctl
1994-05-07 00:40:07 +00:00
cgd
ca14e4af10
stubs
1994-05-07 00:39:58 +00:00
cgd
2046e01e40
do the syscall shuffle. this is most of the rest
1994-05-07 00:39:06 +00:00
gwr
c763beba59
Tracking 4.4 integration
1994-05-06 23:02:38 +00:00
cgd
d0a066a438
functions soon to be added
1994-05-06 22:45:29 +00:00
cgd
162c8601c0
latent sysctl support
1994-05-06 22:44:22 +00:00
cgd
23a413ecdb
don't forget that id!
1994-05-06 22:43:52 +00:00
cgd
d604909779
latent support for general sysctl-ish stuff
1994-05-06 22:42:07 +00:00
cgd
2b424ce623
latent support for clock info
1994-05-06 22:41:46 +00:00
gwr
bdfe8b6177
Tracking 4.4 integration
1994-05-06 22:09:49 +00:00
mycroft
8f6071b2ce
Put some more code in splstatclock(), just to be safe.
1994-05-06 22:02:25 +00:00
briggs
fbc2a6679b
Get things to compile with latest changes.
1994-05-06 17:39:19 +00:00
briggs
397e0acc8d
Missed some warnings...
1994-05-06 17:38:38 +00:00
briggs
2998461b9c
Add fuswintr and suswintr.
1994-05-06 17:37:37 +00:00
mycroft
62b418de75
Correct comment.
1994-05-06 12:23:10 +00:00
mycroft
2029a326a4
Clean up deleted files.
1994-05-06 12:14:50 +00:00
gwr
92e6bede68
Tracking 4.4 integration
1994-05-06 07:47:05 +00:00
cgd
46441609b2
temporarily define BADSIG as SIG_ERR
1994-05-06 06:00:00 +00:00
gwr
aecff7aff1
Track changes to proc.h
1994-05-06 04:33:55 +00:00
briggs
c22c80abac
Clean up some warnings, mainly w/ timeout().
1994-05-06 03:34:53 +00:00