Commit Graph

518 Commits

Author SHA1 Message Date
jtc fc1d8f3bac Fix spelling error in Copyright notice 1994-01-29 01:54:01 +00:00
mycroft 2eeed7e2bc This is an ugly kluge to get the machine id correct. 1994-01-28 22:37:29 +00:00
cgd d1e04375b9 use LIBTERMCAP instead of explicit path 1994-01-28 21:37:23 +00:00
pk bc9bb1a343 Like others, allow for SunOS .o files. 1994-01-28 21:02:21 +00:00
mycroft 89583c18ac Clean up deleted files. 1994-01-28 21:01:29 +00:00
pk d27581fb4b Use somewhat customized version of malloc, in stead of relying on a
crummy sbrk() backend; proper aligment must be guaranteed on all archs.
Drafting dlopen, dlsym, et.al.
1994-01-28 21:01:20 +00:00
pk 90cfba21cb Use `.type' directives generated by gcc.
Numerous internal changes & bug fixes.
NOTE: must re-compile & re-link shared libraries before used to link programs.
1994-01-28 20:56:09 +00:00
pk 64075b6a06 Remove reference to `mywrite()'. 1994-01-28 20:53:25 +00:00
pk ad127b0a0a Redone from scratch, but maintain SunOS compatibility. 1994-01-28 20:26:52 +00:00
pk ea0407f9c0 Add useful utility. 1994-01-28 16:38:22 +00:00
pk ab5fc9d054 Upgrade to gdb version 4.11 1994-01-28 16:25:42 +00:00
pk 51efd62c2e Upgrade to gdb version 4.11 1994-01-28 12:43:43 +00:00
mycroft bddd530494 Clean up deleted files. 1994-01-28 12:43:41 +00:00
pk 670463fcc8 Upgrade to gdb version 4.11 1994-01-28 12:38:45 +00:00
mycroft 59b10ab3d6 Clean up deleted files. 1994-01-28 12:38:44 +00:00
pk 1b943a732e Upgrade to gdb version 4.11 1994-01-28 12:37:29 +00:00
mycroft e6e5bff5d5 Clean up deleted files. 1994-01-28 12:37:00 +00:00
pk 1c061a0df3 Upgrade to gdb version 4.11 1994-01-28 12:36:46 +00:00
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