paulus
|
45c7c2fc56
|
Some restructuring of the PPP packet input procedure to make it easier
to implement PPP over sync lines and PPP compression protocols.
|
1994-06-20 00:35:39 +00:00 |
paulus
|
6ea2395cde
|
fix compilation warning
|
1994-06-20 00:32:31 +00:00 |
cgd
|
bf43549e44
|
fix a thinko that kept msync from working if no size specified.
|
1994-06-20 00:17:28 +00:00 |
cgd
|
975727e127
|
replace part of apparently-deleted line
|
1994-06-19 22:58:29 +00:00 |
mycroft
|
72679b6801
|
Fix a comment.
|
1994-06-19 03:29:37 +00:00 |
hpeyerl
|
48fb64c3f7
|
hp300/stand stuff from Lite. We can boot hp4xx series nodes now!
|
1994-06-19 01:49:49 +00:00 |
cgd
|
fe8d272fd5
|
kill MSDOSFS in generic kernels until it works; so i can make a snapshot
|
1994-06-18 23:49:26 +00:00 |
cgd
|
2dea3cacb5
|
kill #ifdefs for vax/tahoe w/old vm
|
1994-06-18 18:28:36 +00:00 |
paulus
|
b800b54d96
|
It compiles - but does it run?
|
1994-06-18 12:09:20 +00:00 |
cgd
|
6b29005771
|
glad to see that this was compiled after the new FS code went in!
|
1994-06-18 00:34:33 +00:00 |
mycroft
|
f9f1bab190
|
Change vmapbuf() and vunmapbuf() to use b_bufsize, not b_bcount.
|
1994-06-17 22:20:49 +00:00 |
chopps
|
0948cd9d55
|
add back adosfs
|
1994-06-17 20:06:50 +00:00 |
chopps
|
61e3e83691
|
update to new vfs interface.
|
1994-06-17 20:06:05 +00:00 |
mycroft
|
ab119e2183
|
Another update from JSP.
|
1994-06-17 15:21:33 +00:00 |
phil
|
c0c42e4703
|
Makefile: fs changes
others: Start move to config.new
|
1994-06-17 07:09:39 +00:00 |
deraadt
|
be4f29289b
|
vnode_if cleanup
|
1994-06-16 18:52:02 +00:00 |
mycroft
|
917feef86b
|
Compatibility with old code that uses NTTYDISC, if COMPAT_43.
|
1994-06-16 17:54:52 +00:00 |
chopps
|
7d3285c3d4
|
resolve confusion over who owns the buf after calling scsi_scsi_cmd()
|
1994-06-16 15:57:39 +00:00 |
chopps
|
d4b5e243c8
|
must use file system blocks that are multiples of CLBYTES. (for now)
|
1994-06-16 15:06:49 +00:00 |
chopps
|
fab45fa1a2
|
add eclockfreq. remove physstrat from machdep and cleanup a little.
|
1994-06-16 15:04:59 +00:00 |
chopps
|
5820b21813
|
default is MIT syntax not moto.
|
1994-06-16 14:32:05 +00:00 |
chopps
|
779ae81038
|
fix boot diag output.
|
1994-06-16 14:28:42 +00:00 |
mycroft
|
e916c8d15f
|
Update to union mount code from JSP.
|
1994-06-16 14:14:57 +00:00 |
mycroft
|
18157b489f
|
Remove an unneeded test.
|
1994-06-16 06:01:19 +00:00 |
glass
|
9e3c581a30
|
wierd fix for very wierd pmax compile problem. terry hit this too
|
1994-06-16 05:17:20 +00:00 |
glass
|
bd3ae321b9
|
ufs --> ffs...basically back out a pre-fs change
|
1994-06-16 05:11:06 +00:00 |
glass
|
6b9c16ace1
|
compat_ultrix
|
1994-06-16 05:07:32 +00:00 |
mycroft
|
d81c1f39c2
|
This i_flags should be i_flag.
|
1994-06-16 03:25:40 +00:00 |
hpeyerl
|
9c8b105c4a
|
Fix for vnode_if
|
1994-06-16 02:14:26 +00:00 |
mycroft
|
a69dd750a2
|
b_un.b_addr -> b_data
|
1994-06-16 01:07:30 +00:00 |
mycroft
|
507802da61
|
Set b_bufsize, for use by v{,un}mapbuf().
|
1994-06-16 00:54:18 +00:00 |
mycroft
|
82ac72f664
|
Merge update from JSP.
|
1994-06-15 23:07:54 +00:00 |
mycroft
|
117527f322
|
Minor update from JSP after merging my changes.
|
1994-06-15 22:54:38 +00:00 |
mycroft
|
0d8affb278
|
Turn P_NOSWAP and P_PHYSIO into a hold count, as suggested by a comment.
|
1994-06-15 19:59:21 +00:00 |
deraadt
|
a53fa907c7
|
async_daemon only if NFSCLIENT
|
1994-06-15 19:38:05 +00:00 |
chopps
|
3790c833ed
|
some cleanup and added passing of timer frequency
|
1994-06-15 19:17:36 +00:00 |
chopps
|
8c6621ad70
|
clock now uses passed in frequency if present protect dma cache
flush calls from non 040. don't compile ite_xx if not used.
|
1994-06-15 19:05:55 +00:00 |
chopps
|
1f0030e824
|
include more device .h files, update Makefile.amiga to use new
vnode_if.x gerating procedure
|
1994-06-15 19:04:20 +00:00 |
chopps
|
976b4fa5a1
|
now uses passed in timer frequency.
|
1994-06-15 19:02:35 +00:00 |
gwr
|
2ce572b18e
|
Get rid if 'set -f' (at Adam's request). It is unnecessary,
and not supported by sh on some systems (i.e. Ultrix).
|
1994-06-15 18:13:31 +00:00 |
mycroft
|
76ee6346df
|
Deal with silly DIAGNOSTIC check.
|
1994-06-15 17:52:32 +00:00 |
mycroft
|
0248bdda10
|
Allow overriding the name of the awk program. This is a bit different from
how Gordon did it.
|
1994-06-15 16:46:39 +00:00 |
gwr
|
e52b4481b3
|
No longer requires GNU awk (plain "nawk" is OK).
New AWK parser is simpler and makes better use of arrays.
|
1994-06-15 15:49:03 +00:00 |
mycroft
|
914f6b157b
|
Fastlink compat.
|
1994-06-15 15:35:06 +00:00 |
glass
|
48967285da
|
fix typo: scan.c -> scanc.c
|
1994-06-15 15:27:42 +00:00 |
mycroft
|
76fe13be8e
|
Fix a bug pointed out by JSP.
|
1994-06-15 14:40:32 +00:00 |
glass
|
eff56c22fa
|
much works but untested w/new fs. expect more tomorrow
|
1994-06-15 05:18:38 +00:00 |
mycroft
|
51c7c774de
|
Clean up deleted files.
|
1994-06-15 05:18:33 +00:00 |
glass
|
57642fb485
|
much works but untested w/new fs. expect more tomorrow
|
1994-06-15 05:18:01 +00:00 |
mycroft
|
7162b2c482
|
Use vget() for devices.
|
1994-06-15 03:30:44 +00:00 |