cgd
b6432e09b0
do the right thing with TZDIR
1993-07-17 14:17:24 +00:00
mycroft
56542c1c8a
Put pic.cc in $SRCS, even thought it is generated automatically, so that
...
`make depend' doesn't barf on it.
1993-07-17 13:58:42 +00:00
mycroft
89f78bbf8e
Put eqn.cc in $SRCS, even thought it is generated automatically, so that
...
`make depend' doesn't barf on it.
1993-07-17 13:58:32 +00:00
mycroft
884903cc19
Fix C++ dependencies for good. `make depend' is now done in two passes--one
...
of C files and one for C++ files. No need to specify `-+' in your Makefile,
as it is now done automatically.
1993-07-17 13:43:50 +00:00
mycroft
dca17063f5
Clean up deleted files.
1993-07-17 12:57:40 +00:00
mycroft
f316ba0778
Put back kluge for linking with C++ compile but compiling .c files with C
...
compiler. Eventually we might want to make /usr/include C++-conscious.
1993-07-17 12:57:33 +00:00
mycroft
67bedbd04a
Clean up deleted files.
1993-07-17 12:44:11 +00:00
mycroft
116b1249d1
Remove pre-generated dependency files and make `make depend' really work.
1993-07-17 12:44:00 +00:00
mycroft
637ceb3218
Make `make depend' really work.
1993-07-17 12:43:17 +00:00
cgd
e56a312610
Changed the reference to mkpasswd to pwd_mkdb since that is what is used
...
now. (From Christoph Robitschko).
1993-07-17 12:30:13 +00:00
mycroft
08cacfca0d
Combine some suffix rules.
1993-07-17 12:29:17 +00:00
cgd
90f7e59b9c
Fixed two occarances of ldos which should have been lods.
...
(From Christoph Robitschko)
1993-07-17 12:28:47 +00:00
cgd
1e4ac91c69
gcc-2.4.5's ffs() has been rendered safe for kernel compiling...
1993-07-17 12:22:00 +00:00
cgd
fba91e147c
do c++ dependencies the right way...
1993-07-17 12:18:12 +00:00
mycroft
24331714c8
Nuke extraneous suffix rules, and make depend work.
1993-07-17 12:12:57 +00:00
mycroft
cdf6145d8e
Add suffix rules for C++ files.
1993-07-17 12:09:51 +00:00
mycroft
23664071c0
Remove special-cased obj dir handling.
1993-07-17 11:58:38 +00:00
deraadt
5341a3f6dd
scsi_switch had wrong entries for these controllers...
1993-07-17 11:00:09 +00:00
jtc
abf68ba7ea
Install tmac.s correctly.
1993-07-17 00:51:03 +00:00
jtc
52ff6d0e37
Install tmac.mm correctly.
1993-07-17 00:50:40 +00:00
jtc
a9eb89d3db
Final makefile tweaks to make sure everything is installed correctly
...
for 0.9.
1993-07-16 17:11:36 +00:00
mycroft
124e28dc0c
#include cpufunc,h so inb() and outb() are inlined.
1993-07-16 15:44:22 +00:00
brezak
4737109451
Look at correct device for X server idle time.
1993-07-16 14:57:19 +00:00
brezak
fe09d52940
Be able to build telnet without enc_des.c
1993-07-16 14:37:04 +00:00
paul
bf44d371b9
Updated to 2.4
1993-07-16 03:31:54 +00:00
mycroft
e0e216e2f7
Clean up deleted files.
1993-07-16 02:46:59 +00:00
paul
cd18d8776b
Fixed missing man page problem.
1993-07-16 02:46:55 +00:00
cgd
f28a0268b3
ANSI mods.
...
(originally committed by andrew on 1993/06/27 06:58:35)
1993-07-16 00:52:50 +00:00
cgd
11faffff38
fix for macklem's bogus use of the va_flags field, supplied by
...
John Woods, jfwfrom: @ksr.com. also, fixes the following problems:
the va_gen field is in a similar position
(Suns are going to be reporting the change-date microseconds as their
"generation"), I've supplied my own set of diffs below for your inspection.
Note these aren't even compiled, but they're pretty similar to what I had
to do to our older version of OSF/1 here. (There's also an unrelated change
supplied for xdr_subs.h; the pointer types supplied to the fxdr_time() and
txdr_time() macros are not, in fact, both struct timevals. That turns out
to be one of many tips-of-the-iceberg facing those porting the (old) Berkeley
NFS code to 64-bit machines...)
(originally committed by cgd on 1993/06/03 01:12:42)
1993-07-16 00:51:55 +00:00
cgd
f6399173e4
more rcs id adding and header cleanup. i like vi macros!
...
(originally committed by cgd on 1993/05/20 03:18:44)
1993-07-16 00:50:30 +00:00
paul
3458a4d01d
Configured gcc2 for multiple architectures.
1993-07-16 00:27:07 +00:00
mycroft
1af0efc645
Clean up deleted files.
1993-07-16 00:26:53 +00:00
paul
9228deec96
Configured gcc2 for multiple architectures.
1993-07-16 00:25:43 +00:00
cgd
5f922db404
gcc2 cleanup, and break args out of procedure def'ns
1993-07-15 22:56:23 +00:00
cgd
91fa7c4d73
make args & locals of select unsigned where appropriate.
1993-07-15 22:26:11 +00:00
jtc
3ca989ff7b
Another change from Jim Wilson.
1993-07-15 22:12:02 +00:00
jtc
fa5e7cc177
Make sure hyphen tables are installed correctly
1993-07-15 22:05:14 +00:00
jtc
d4ee1bb3d0
Update to POSIX 1003.2 (D11.2) compliance.
...
Make error messages print leading "wc: ", so we know what program is
complaining when we're writing shell scripts.
Simplify argument parsing and total printing.
1993-07-15 21:05:12 +00:00
cgd
5c7051e422
install g++ includes when doing a "make install"
1993-07-15 19:05:11 +00:00
brezak
2f0788919b
Man page for DDB
1993-07-15 18:41:01 +00:00
brezak
4e12b3d578
Add 'ps' command. Add -more- pager to output from Mach ddb.
1993-07-15 18:36:32 +00:00
cgd
96caf66855
get the app defaults file from the right place
1993-07-15 18:36:17 +00:00
cgd
28611b4e59
do the right thing when installing the dictionary
1993-07-15 18:35:56 +00:00
brezak
17c77b76d3
Add 'ps' command. Add -more- pager to output from Mach ddb.
1993-07-15 18:35:00 +00:00
cgd
42dee608da
don't do xditview; don't want to deal w/the intracacies of having/not having
...
X386 (or something else, for another version) installed.
1993-07-15 18:33:53 +00:00
mycroft
e6175904c8
Clean up deleted files.
1993-07-15 18:10:35 +00:00
cgd
f382ea30ea
don't print process args, print the vis(3)'d process args...
1993-07-15 17:55:48 +00:00
cgd
436e289725
(1) compare against UCHAR_MAX, don't use isascii().
...
(2) strvis() didn't work on 0-length input strings
(3) strvisx() didn't work at all
1993-07-15 17:54:43 +00:00
jtc
183c6b3e92
Make POSIX 1003.2 (Draft 11.2) compliant.
1993-07-15 17:05:00 +00:00
mycroft
8a7e1ba8d7
Clean up deleted files.
1993-07-15 16:44:08 +00:00