mycroft
484911d7d5
Remove broken and redundant declarations.
1994-01-28 02:12:02 +00:00
pk
9c8c8cf98b
Remove -lg from LINK_SPEC, as there's no libg.a.
1994-01-27 19:43:11 +00:00
jtc
dea9382157
It's /etc/passwd, not /bin/passwd.
1994-01-25 19:34:01 +00:00
jtc
2fb7d669c3
Updated to latest send-pr from Cygnus.
...
Added missing files & configuration grot so that NetBSD who are not
connected to the net, but have a net connection on another machine
can submit bugs.
1994-01-24 23:55:37 +00:00
cgd
4fd3c557b6
add NOPIC= . nothing uses -lgcc_pic
1994-01-24 23:10:13 +00:00
jtc
3a4dbd9b7b
Merge in some code from latest send-pr snapshot.
...
The mail transfer agent is now responsible for adding the proper hostname,
etc. This should fix brezak's bug.
1994-01-24 19:48:21 +00:00
cgd
67873d76d6
fix 'make' biff. from Roland McGrath
1994-01-24 18:51:15 +00:00
cgd
6bfe384d92
fix 'make' biff. from Roland McGrath
1994-01-24 18:39:52 +00:00
cgd
2f6038ba19
switch a define to move things down a page. seems to work fine.
1994-01-21 18:59:19 +00:00
pk
14c0d3cb5e
Don't barf if builtin directories happen to be non-existent.
1994-01-13 19:35:38 +00:00
pk
954ef13a90
Fill in gdb hook.
1994-01-12 19:19:09 +00:00
pk
c831490751
Add __GCC_NEW_VARARGS__ to preprocessor symbols.
1994-01-10 12:26:10 +00:00
cgd
2d2a287a9a
uncomment a definition
1994-01-10 00:04:08 +00:00
cgd
1e4db7c6a6
delete some stuff that wasn't necessary, add things in to make it
...
look more like a 'standard' mach-dep config file.
1994-01-09 23:45:26 +00:00
cgd
0409100437
you can't use DESTDIR to help specify a library for LDADD or DPADD,
...
for a couple of reasons: (1) you're not supposed to, and (2) the first
time you try to 'make' with DESTDIR set to a certain place, things
will break.
1994-01-07 13:27:03 +00:00
jtc
bb0242b058
Don't remove c++ header directory before installing headers.
...
Users who still have old headers loose.
1994-01-07 00:16:43 +00:00
jtc
a3051779c5
Added port-specific categories.
1994-01-06 23:24:53 +00:00
mycroft
27710a7332
Clean up deleted files.
1994-01-06 15:57:33 +00:00
cgd
1a1524efb8
squish GNU pr
1994-01-06 15:57:24 +00:00
pk
1d9da4ac9e
Must look at relocation before classifying local symbols (affects `ld -r -x').
1994-01-06 00:20:47 +00:00
pk
30ebbeb8bf
Use ${DESTDIR}.
...
Handcraft ${LIBCURSES} as we don't include bsd.prog.mk here.
1994-01-05 21:56:40 +00:00
mycroft
827166f3bc
Asleep at the wheel. Fix LDADD and DPADD correctly this time.
1994-01-05 21:34:30 +00:00
mycroft
212a74c429
Add -lcurses (for now).
1994-01-05 21:27:44 +00:00
pk
0717be952c
The first C++ shared library version.
1994-01-05 21:22:16 +00:00
pk
59e6fa2423
Link with /usr/lib/c++rt0.o, which takes care of ctors/dtors in the library.
1994-01-05 21:20:05 +00:00
pk
ebba6fe548
Fix bug with `-A' symbol-file handling.
1994-01-05 16:24:53 +00:00
cgd
e3fd3a8611
probably incorrect, but i want it to compile *now*.
...
add <sys/types.h> where necessary. from brezak.
1993-12-30 13:26:40 +00:00
davidb
c98d8a269a
Fixed a bug I introduced in the last update. devices/*/Makefile were
...
barfing on the definition of libraries due to the added directory level.
Easy fix, as they don't need that code.
1993-12-30 00:10:17 +00:00
davidb
3a435f99f9
Changed to use make's new .OBJDIR
1993-12-28 10:59:05 +00:00
cgd
ed0c68f4e7
add files eaten by crash
1993-12-23 14:02:03 +00:00
pk
a71feb52bb
Remove some debris, causing "multiple defined" messages to be missed.
1993-12-23 09:37:43 +00:00
cgd
394d0b6f2c
NetBSD has now joined the ranks of SYSV systems with the
...
dirent/direct changes!
1993-12-22 18:15:21 +00:00
davidb
b766647b77
Fixed objdir handling to cope with OBJMACHINE.
1993-12-21 22:13:06 +00:00
pk
22a4a0d445
match.S is for m68k and i36 archs only.
1993-12-21 20:27:39 +00:00
davidb
77342edbf3
Added OBJMACHINE handling. Got the precedence right this time :)
1993-12-20 22:46:09 +00:00
pk
0cc050772f
Hooks for for shared C++ objects with static contructors/destructors.
1993-12-20 22:44:35 +00:00
cgd
f92e10ca14
obj.MACHINE takes precedence over obj
1993-12-20 13:35:26 +00:00
davidb
6e10086367
Fixed ADDINCLUDE to support OBJMACHINE (eg. obj.i386/)
1993-12-20 13:13:02 +00:00
davidb
498164e847
A ns32032 target...
1993-12-19 08:42:08 +00:00
mycroft
2edd620d48
Finish checking in David's change..
1993-12-19 07:32:22 +00:00
davidb
1acdc0922d
Moved -DPIC from generic Makefile to machine-specific Makefiles to
...
allow machines without PIC support to compile cleanly.
1993-12-19 04:35:57 +00:00
pk
a6aa50489e
Add fflush(stdout) to get output in a intuitive order.
1993-12-16 08:33:36 +00:00
pk
e6ec7ca3da
Whoops, a couple of lines at the wrong place.
1993-12-15 13:26:46 +00:00
mycroft
cbe3d33b6d
P[GD]_SHIFT --> P[GD]SHIFT
1993-12-15 00:50:45 +00:00
pk
37bd8761bb
Fix bug causing spurious "duplicate symbol" error messages (which then
...
weren't printed)
1993-12-10 20:24:48 +00:00
mycroft
04dac8afca
Clean up deleted files.
1993-12-10 16:39:02 +00:00
cgd
a2a66c8f40
flex is not GPL'd; it belongs in src/usr.bin, not here
1993-12-10 16:38:27 +00:00
mycroft
a09abb4d2b
Minor cleanup.
1993-12-10 05:10:22 +00:00
jtc
0bac3c4487
Upgrade to version 2.4.4.
1993-12-09 19:06:03 +00:00
mycroft
095ee89371
Clean up deleted files.
1993-12-09 09:53:42 +00:00