deraadt
|
8aa219da0c
|
correct ansi glitch
|
1994-12-16 19:01:43 +00:00 |
phil
|
2fc0cde6e2
|
get "make depend" working.
|
1994-12-16 18:00:36 +00:00 |
mycroft
|
d8f841190c
|
.s -> .S
|
1994-12-16 10:01:23 +00:00 |
jtc
|
600d3f84d5
|
Add volatile qualifier to huge and tiny, so that huge*huge and tiny*tiny
are performed at run-time.
|
1994-12-16 08:38:20 +00:00 |
jtc
|
8f4aafd39a
|
add prototype for realpath()
|
1994-12-16 06:22:56 +00:00 |
mycroft
|
6a5daf3070
|
Ignore rotational optimization if nrpos == 1, as suggested by Stefan Esser.
|
1994-12-16 05:55:15 +00:00 |
mycroft
|
3e7afdbe8a
|
Remove DIOCSBAD handling. It's not actually handled, so why recognize it?
|
1994-12-16 04:38:30 +00:00 |
mycroft
|
aabf2b912b
|
Sync with CSRG.
|
1994-12-16 04:22:56 +00:00 |
mycroft
|
ab77439747
|
Clean up constab stuff a little.
|
1994-12-16 04:19:13 +00:00 |
mycroft
|
9614f9bb82
|
Add mt and pollc stuff.
|
1994-12-16 04:14:13 +00:00 |
mycroft
|
2012971fa4
|
Fix typo in previous.
|
1994-12-16 04:00:21 +00:00 |
mycroft
|
dbe5168d35
|
Remove a_fp.
|
1994-12-16 03:18:03 +00:00 |
gwr
|
0402f426b8
|
Fixes to make "ie" work (from Chuck Silvers -- Thanks!)
|
1994-12-15 21:08:06 +00:00 |
mycroft
|
6b1a9a5ff9
|
Call foo_statfs() from a common place when mounting.
|
1994-12-15 20:47:51 +00:00 |
mycroft
|
814ba0fc30
|
Call foo_statfs() from a common place when mounting.
|
1994-12-15 20:00:14 +00:00 |
mycroft
|
b4aa6d3a28
|
Call foo_statfs() from a common place when mounting.
|
1994-12-15 19:46:08 +00:00 |
mycroft
|
9996e27813
|
Fix minor bug in union_setattr().
|
1994-12-15 19:15:06 +00:00 |
mycroft
|
467e30fb72
|
Still more VOP_*() -> VCALL() twiddling.
|
1994-12-15 19:06:50 +00:00 |
mycroft
|
0281dba8fa
|
Some more VOP_*() -> VCALL() munging.
|
1994-12-15 18:58:11 +00:00 |
mycroft
|
a42208fd05
|
More underscores...
|
1994-12-15 17:48:39 +00:00 |
mycroft
|
201fac6e3d
|
More underscores...
|
1994-12-15 17:24:44 +00:00 |
mycroft
|
c32023e792
|
More underscores...
|
1994-12-15 17:02:08 +00:00 |
mycroft
|
52d8d259fd
|
Add a bt.
|
1994-12-15 16:14:50 +00:00 |
mycroft
|
487dab2ff9
|
Make a new macro _C_LABEL(), which prepends an underscore to the argument unless
NO_UNDERSCORES is defined. Use it in the *LEAF() and END() macros.
|
1994-12-15 15:26:26 +00:00 |
mycroft
|
db904fa0d4
|
Remove underscores from uses of *LEAF() and END(). Use _C_LABEL() in explicit
symbol references.
|
1994-12-15 15:18:29 +00:00 |
pk
|
27fd6ed84f
|
mode/flags confusion in sunos_open().
|
1994-12-15 09:41:36 +00:00 |
jtc
|
f9ffa0ef02
|
Null terminate case-mapped filenames (PR #640).
|
1994-12-15 08:58:44 +00:00 |
jtc
|
09733cc655
|
don't define _exit() here (PR #637).
|
1994-12-15 08:51:23 +00:00 |
jtc
|
37d79a5d9d
|
Fixed cross reference: sysctl(1) -> sysctl(8).
|
1994-12-15 08:44:35 +00:00 |
jtc
|
c2cf556f97
|
Fix cross references: sysctl(2) -> sysctl(3) (PR #643).
|
1994-12-15 08:43:29 +00:00 |
jtc
|
21684250f3
|
Use ${DESTDIR} when installing fish.instr (PR #641).
|
1994-12-15 08:12:59 +00:00 |
gwr
|
9b62fc5394
|
Set params in attach so BREAK works before first real open.
|
1994-12-15 04:34:06 +00:00 |
deraadt
|
e22f3bf9f3
|
typo
|
1994-12-15 02:53:00 +00:00 |
deraadt
|
e88bd9f695
|
obio fixes from the two chucks!
|
1994-12-14 22:17:18 +00:00 |
mycroft
|
c06da32c6e
|
Make sure to ream out the file descriptor table slot when aborting.
|
1994-12-14 20:20:26 +00:00 |
mycroft
|
797dcd3e8f
|
Use the same method as portal fs for creating a file descriptor.
|
1994-12-14 20:08:30 +00:00 |
mycroft
|
790aa66ac5
|
Remove extra arg to ptcopen().
|
1994-12-14 19:45:30 +00:00 |
mycroft
|
70f25af085
|
Sync with CSRG.
|
1994-12-14 19:41:23 +00:00 |
mycroft
|
b903333935
|
Remove old declaration.
|
1994-12-14 19:38:48 +00:00 |
mycroft
|
12371eafc4
|
Revert open() completely.
|
1994-12-14 19:36:15 +00:00 |
mycroft
|
d42a8b725e
|
Remove extra arg to d_open.
|
1994-12-14 19:10:08 +00:00 |
mycroft
|
a395d884d5
|
Remove extra arg to d_open and vn_open().
|
1994-12-14 19:09:13 +00:00 |
mycroft
|
1b00f4cc4e
|
Revert dup handling. Remove extra arg to vn_open().
|
1994-12-14 19:08:07 +00:00 |
mycroft
|
080e194e58
|
Remove extra arg to vn_open().
|
1994-12-14 19:03:13 +00:00 |
mycroft
|
9715f46125
|
Remove a_fp.
|
1994-12-14 18:58:43 +00:00 |
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 |