mycroft
|
a7393f95f3
|
Remove fp arg to d_open.
|
1994-12-14 18:52:32 +00:00 |
|
mycroft
|
7276c4ed44
|
Remove a_fp.
|
1994-12-14 18:45:21 +00:00 |
|
mycroft
|
ef575bdbc1
|
Revert dup handling.
|
1994-12-14 18:40:27 +00:00 |
|
mycroft
|
3e4078946b
|
Update to match other fs code.
|
1994-12-14 16:33:18 +00:00 |
|
mycroft
|
33c3d64e0c
|
Clean up deleted files.
|
1994-12-14 16:31:22 +00:00 |
|
mycroft
|
82ab4c687f
|
Sync with CSRG.
|
1994-12-14 16:30:40 +00:00 |
|
mycroft
|
fcef736c87
|
Add undelete syscall, per CSRG.
|
1994-12-14 16:29:54 +00:00 |
|
mycroft
|
ca65f2ce5d
|
Remove dkbad.h.
|
1994-12-14 15:17:22 +00:00 |
|
mycroft
|
7beacb354f
|
This *doesn't* need dkbad.h.
|
1994-12-14 13:42:18 +00:00 |
|
mycroft
|
a63cb01c7d
|
Sync with CSRG.
|
1994-12-14 13:03:35 +00:00 |
|
mycroft
|
d67f9f7960
|
Add vop_whiteout, per CSRG.
|
1994-12-14 13:03:11 +00:00 |
|
mycroft
|
43051b1cc6
|
Sync with CSRG.
|
1994-12-14 11:43:27 +00:00 |
|
mycroft
|
271a90d5c0
|
Sync with CSRG.
|
1994-12-14 08:27:28 +00:00 |
|
deraadt
|
0be2ffa45a
|
make BADALIAS() and CACHE_ALIAS_DIST sun4-safe
|
1994-12-14 06:59:18 +00:00 |
|
mycroft
|
8c03c53858
|
Sync with CSRG.
|
1994-12-13 22:33:10 +00:00 |
|
mycroft
|
f76536baea
|
LEASE_UPDATETIME -> lease_updatetime
|
1994-12-13 22:19:45 +00:00 |
|
mycroft
|
a18ec3cb1b
|
LEASE_CHECK -> VOP_LEASE
|
1994-12-13 21:52:35 +00:00 |
|
mycroft
|
2f8ea29cdb
|
fdclose -> Fdclose
|
1994-12-13 21:17:23 +00:00 |
|
mycroft
|
4b18546438
|
Sync with CSRG.
|
1994-12-13 21:14:43 +00:00 |
|
mycroft
|
c5b0ae2805
|
Not ready for part of the previous change yet...
|
1994-12-13 20:51:56 +00:00 |
|
mycroft
|
d67b084135
|
Fix compiler warning.
|
1994-12-13 20:38:52 +00:00 |
|
mycroft
|
bc7ed2596e
|
Fix editing errors.
|
1994-12-13 20:27:37 +00:00 |
|
mycroft
|
527b796ff5
|
Turn lease_check() into a vnode op, per CSRG.
|
1994-12-13 20:14:30 +00:00 |
|
mycroft
|
51d415bcfe
|
Fix compiler warnings/bugs.
|
1994-12-13 20:03:13 +00:00 |
|
mycroft
|
d8d7490080
|
Fix compiler warning.
|
1994-12-13 19:59:25 +00:00 |
|
mycroft
|
5857125e47
|
Sync with CSRG.
|
1994-12-13 19:10:43 +00:00 |
|
gwr
|
887a012c5b
|
Nuke the "vmempage" used by /dev/mem (our pmap doesn't like it).
Instead, allocate a DVMA page as needed (like vmapbuf/vunmapbuf).
|
1994-12-13 18:42:59 +00:00 |
|
gwr
|
ee61fc716b
|
Have working bus_peek(), and drivers use it.
|
1994-12-13 18:37:22 +00:00 |
|
gwr
|
10e46730cf
|
Support TIOCGFLAGS, TIOCSFLAGS (from Matthew Green via Theo).
|
1994-12-13 18:35:56 +00:00 |
|
gwr
|
bfae9f3105
|
Have working bus_peek(), and drivers use it.
|
1994-12-13 18:26:39 +00:00 |
|
mycroft
|
629ef9cd78
|
Sync with CSRG.
|
1994-12-13 17:17:01 +00:00 |
|
mycroft
|
f821e3012a
|
Use VCALL() in lots of places.
|
1994-12-13 16:59:50 +00:00 |
|
mycroft
|
6bd48aee2d
|
Remove an old `#ifdef notyet'.
|
1994-12-13 16:18:48 +00:00 |
|
mycroft
|
824bb11fe8
|
Sync with CSRG.
|
1994-12-13 15:54:52 +00:00 |
|
mycroft
|
aeda11fc40
|
Remove the d_subtype frobnication. It was clearly broken, and not very
useful.
|
1994-12-13 15:31:54 +00:00 |
|
mycroft
|
f28b6309fa
|
Sync with CSRG.
|
1994-12-13 15:21:04 +00:00 |
|
mycroft
|
361c17b43d
|
Sync with CSRG.
|
1994-12-13 15:01:22 +00:00 |
|
mycroft
|
b066aea3d7
|
Remove prototypes for dead functions.
|
1994-12-13 14:48:21 +00:00 |
|
mycroft
|
4583d823cf
|
Sync with CSRG.
|
1994-12-13 14:41:33 +00:00 |
|
mycroft
|
b0e55a5994
|
Add dummy itestart(), and use ttrstrt() rather than a local version of the same.
|
1994-12-13 14:20:33 +00:00 |
|
mycroft
|
05e78f1424
|
Add empty pcstop().
|
1994-12-13 13:42:53 +00:00 |
|
mycroft
|
2981ef6595
|
Sync with CSRG.
|
1994-12-13 09:58:11 +00:00 |
|
mycroft
|
23bd29ca27
|
Minor changes.
|
1994-12-13 09:49:13 +00:00 |
|
mycroft
|
8c24ba89ef
|
Sync with CSRG.
|
1994-12-13 09:14:34 +00:00 |
|
mycroft
|
24c6860ee6
|
Fix bogus casting of return value from incore().
|
1994-12-13 09:13:39 +00:00 |
|
dean
|
c0b7039208
|
removed ifdef XXX
|
1994-12-12 19:34:59 +00:00 |
|
gwr
|
fe52f9ae4f
|
New autoconfig interface to support VME, etc.
|
1994-12-12 18:58:45 +00:00 |
|
mycroft
|
e694663b46
|
Make the diagnostics less cryptic.
|
1994-12-12 04:43:51 +00:00 |
|
mycroft
|
3e4a358e28
|
Patch from Thomas Eberhardt to make PCnet-32 chips work.
|
1994-12-12 04:39:52 +00:00 |
|
mycroft
|
7fab282c89
|
timevalsub --> __timersub
|
1994-12-11 21:39:05 +00:00 |
|