tls
5b36a1959d
imported from 44lite2
1995-09-28 05:41:29 +00:00
tls
8ddb734554
Sync with 4.4BSD-Lite2
1995-09-28 05:37:28 +00:00
perry
8ba38ce684
Sync with 4.4BSD-Lite2
1995-09-28 05:15:05 +00:00
jtc
ffef8fa9dd
Removed SEE ALSO section, we don't have yyfix; PR #1517
1995-09-27 21:37:54 +00:00
jtc
1bd0165884
iostat is in section 8; PR #1533
1995-09-27 19:46:12 +00:00
jtc
519b2df4b4
iostat is in section 8; PR #1533
1995-09-27 19:43:28 +00:00
jtc
8ba230d554
vmstat is in section 8; PR #1532
1995-09-27 19:20:24 +00:00
jtc
132a010296
fix formatting of example; PR #1535
1995-09-27 19:08:42 +00:00
jtc
95c465e08b
Update lseek() constants:
...
L_SET -> SEEK_SET
And add off_t cast to offset argument.
1995-09-27 18:44:38 +00:00
jtc
6a70570191
include <signal.h> instead of <sys/signal.h>
1995-09-27 18:42:21 +00:00
jtc
6ce8742ab1
Update lseek() constants:
...
L_SET -> SEEK_SET
Add off_t cast to offset arg.
1995-09-27 01:10:48 +00:00
jtc
447e47e007
Update lseek() constants:
...
L_SET -> SEEK_SET
1995-09-27 01:06:58 +00:00
jtc
0b470f4f06
Fix crash with null eofwrite capabilityand lseek/off_t bug; PR #1346
1995-09-26 06:02:08 +00:00
christos
f4699a7dd3
Revert previous suffix fix. If the .a suffix is present and a .c.a rule is
...
there, then the rule should be applied. This is the correct behavior.
1995-09-25 02:46:30 +00:00
phil
d706482f56
For the pc532, get struct iv from the protected part of <machine/psl.h>.
1995-09-24 06:34:47 +00:00
christos
ae8c2b9dd3
Don't apply the default suffix rules for nodes that are not in our
...
current directory because we could be building things outside our
directory that were not meant to be build... Fixes PR/1488
1995-09-22 00:42:10 +00:00
pk
6a4e77edfb
Correct timersub() argument order (from Thomas Eberhardt; PR#1470).
1995-09-16 22:32:59 +00:00
pk
7b44b2859d
Avoid falling off the end of a fixed-length array (from John F. Woods; PR#1431).
1995-09-15 00:32:33 +00:00
jtc
665fc8b7e7
Fix formatting as suggested in PR #1452
1995-09-14 06:10:53 +00:00
cgd
456a083153
needs string.h for protos.
1995-09-14 01:39:52 +00:00
jtc
7bd4220c4e
fix typo; PR #1457
1995-09-12 18:47:09 +00:00
christos
49a4e14351
Handle long lines without core-dumping.
1995-09-10 15:55:13 +00:00
christos
17c2255148
Fix PR/1443:
...
Dependency rules with `=' in the lhs are parsed as variable assignments.
E.g., the following Makefile fails:
A=a b c d
all: $(A:%=%b)
$(A:%=%b):
@echo $@
1995-09-10 03:58:16 +00:00
tls
94f6fc8e46
Sync with 4.4lite2
1995-09-08 03:22:54 +00:00
tls
917ef72d79
Sync with 4.4lite2
1995-09-08 01:05:59 +00:00
jtc
1a86f1c724
Revert last change, it seems that a lot of software (including our own
...
lint) uses yydebug even when YYDEBUG is not defined.
1995-09-07 17:34:04 +00:00
jtc
5a172566ef
Fixed bug I introduced when changing printf comparison vs. EOF. Noted by
...
andreas@planix.com .
1995-09-05 19:57:43 +00:00
jtc
f4e11cbd09
Include /usr/bin/banner (different from /usr/games/banner)
1995-09-05 18:40:29 +00:00
jtc
cbe2365667
Repair broken merge
1995-09-05 18:36:28 +00:00
phil
207f4a990b
For the pc532, use md-nop.c.
...
(Should this have mapped all except sparc to md-nop.c? All except
md-sparc.c are the same as md-nop.c.)
1995-09-05 09:11:55 +00:00
tls
9460f18c9e
unsurprisingly, I guess, gcore does not work. oops
1995-09-05 02:58:42 +00:00
tls
4fe348bcc0
added from lite2. port maintainers may want to try md-nop.c.
1995-09-05 02:50:30 +00:00
tls
360d99ae35
add gcore
1995-09-05 02:41:54 +00:00
tls
f51106fa49
imported from 44lite2
1995-09-05 02:34:23 +00:00
cgd
a30ab0e620
Try N. This makefile now looks a LOT like lorder's Makefile. In particular,
...
it is inappropriate for Makefiles to force manual pages to be built, so
they shouldn't be doing it. Just redefine 'realinstall' rather than
frobbing every target under the sun.
1995-09-05 01:11:10 +00:00
tls
a4005d9e16
Fix tiny goof missed in fixing tiny goof missed in merge.
1995-09-05 01:06:38 +00:00
tls
46ef75ac74
imported from 44lite2
1995-09-04 21:07:24 +00:00
tls
b1db8b2668
Sync with 4.4lite2
1995-09-04 20:46:14 +00:00
jtc
71bb6dda25
Sync with 4.4lite2
1995-09-02 05:57:23 +00:00
jtc
3e4b73c5a6
Sync with 4.4lite2
1995-09-02 05:45:13 +00:00
jtc
29ab121b2f
Sync with 4.4lite2
1995-09-02 05:38:38 +00:00
jtc
f8c5f00b42
Sync with 4.4lite2
1995-09-02 05:29:46 +00:00
jtc
48b3014fcb
imported from 44lite2
1995-09-02 05:25:56 +00:00
thorpej
983748d2e9
Fix tiny goof missed in merge.
1995-09-01 23:56:34 +00:00
thorpej
81ed704e77
Fix tiny goof left over from the merge.
1995-09-01 23:48:13 +00:00
jtc
e5916357df
Oops!
1995-09-01 19:03:33 +00:00
jtc
af8b52d6db
Sync with 4.4lite2
1995-09-01 01:42:41 +00:00
jtc
7642736cd5
Sync with 4.4lite2
1995-09-01 01:29:39 +00:00
jtc
ca160a4e7b
imported from 44lite2
1995-09-01 00:25:45 +00:00
jtc
054acc2598
Sync with 4.4lite2
1995-08-31 23:38:49 +00:00