christos
b94f88cd02
PR/4141: Daniel Hagerty: DTRT with appletalk.
1997-09-26 18:12:35 +00:00
gwr
91c3c5fa9c
Forgot to remove CFLAGS=-g
1997-09-26 18:12:09 +00:00
gwr
9a10b12823
More changes now that this uses bsd.prog.mk
...
(clean, cleandir, .depend)
1997-09-26 18:09:58 +00:00
phil
95f3bf39d9
Add a curses based menu compiler system. (Used by the new system install
...
program sysinst.)
1997-09-26 17:54:09 +00:00
gwr
fcd8e967b3
fix type mismatch
1997-09-26 17:18:25 +00:00
christos
c1b53cf091
Fix remaining warnings.
1997-09-26 17:08:09 +00:00
christos
5d124d82c6
Resolve conflicts; Damned RCSid's... I should fix the amd2netbsd script
...
to strip them.
1997-09-26 16:59:40 +00:00
gwr
472913955e
make depend needs: nm.h tm.h
1997-09-26 16:38:37 +00:00
christos
04c4910102
Import am-utils-6.0a12
1997-09-26 16:05:48 +00:00
gwr
576d2489e9
Define SRCS rather than OBJS so make depend works.
1997-09-26 15:59:40 +00:00
is
f1c9e3d0d1
- make ttyC* description up-to-date
...
- make more (8) ttyC's, is enough for 2 HyperCom4, or DraCo + HyperCom3/GVP-IO
+ HyperCom4.
1997-09-26 15:38:50 +00:00
lukem
a09466a728
add a space to restart message. from geoff wing in [bin/4161]
1997-09-26 15:22:46 +00:00
christos
6dea7d9ed2
Fix another gcc warning.
1997-09-26 15:14:08 +00:00
gwr
a53b58b220
Use <bsd.lib.mk>
1997-09-26 15:05:10 +00:00
christos
a004ae7f41
PR/4140: David A. Holland: use svr4 style archives for ELF environments
1997-09-26 13:29:05 +00:00
christos
a1e04f77a8
PR/4146: Erik Bertelsen: WARNS was not unsettable in Makefiles
1997-09-26 13:24:03 +00:00
lukem
332ce4e67a
highlight that a configured lo0 is necessary for sane network operation
1997-09-26 07:44:07 +00:00
gwr
0c062a6198
merge vax netbsd support
1997-09-26 06:02:45 +00:00
gwr
034f0cf6c8
vax netbsd native support
1997-09-26 05:58:44 +00:00
gwr
ebda1a2ef1
punt REGISTER_U_ADDR stuff
1997-09-26 05:53:51 +00:00
gwr
2a542e46a9
Add kcore-nbsd.o
1997-09-26 05:51:13 +00:00
gwr
28e63c14be
ns32k netbsd native support
1997-09-26 05:49:07 +00:00
gwr
f72b6ea911
add ser-tcp.o
1997-09-26 05:42:58 +00:00
gwr
9c479448f5
cleanup
1997-09-26 05:37:00 +00:00
gwr
aad7d1323c
Remove: sparc-nat.o; Add: kcore-nbsd.o sparcnbsd-nat.o
1997-09-26 05:34:11 +00:00
gwr
d6733879a6
sparc netbsd native support
1997-09-26 05:30:23 +00:00
gwr
e73b87d1b8
Merge sigtramp support. (XXX - still needs work!)
1997-09-26 05:27:16 +00:00
gwr
b70d1cf7e4
add kcore-nbsd.o
1997-09-26 05:24:35 +00:00
gwr
54ab021b46
Add fetch_kcore_registers, and cleanup.
1997-09-26 05:22:26 +00:00
gwr
a86febb3e0
do like SunOS
1997-09-26 05:18:31 +00:00
gwr
7b2536d77c
Kill KERNEL_U_ADDR stuff, etc.
1997-09-26 05:17:11 +00:00
gwr
12209a1731
merge sigtramp fixes
1997-09-26 05:14:07 +00:00
gwr
051ecba9c8
Use generic NetBSD version
1997-09-26 05:13:04 +00:00
gwr
c9a8ab5270
Remove: i386b-nat.o; Add: kcore-nbsd.o i386nbsd-nat.o
1997-09-26 05:10:50 +00:00
gwr
742f6536d6
i386 netbsd native support
1997-09-26 04:51:42 +00:00
gwr
7000546255
BSD-style build infrastructure for gdb-4.16
...
(Will replace ../gdb later on.)
1997-09-26 04:37:02 +00:00
mycroft
7b31453c6f
Rearrange the initialization a bit so we have SCBs available in
...
wds_inquire_setup_information(), rather than faking it.
1997-09-26 04:00:09 +00:00
gwr
20b3817ab1
BSD-style build infrastructure for readline-2.1
1997-09-26 02:53:21 +00:00
mycroft
1148723a5f
Set sc_dmat.
1997-09-26 02:50:18 +00:00
gwr
99bb0eafe5
remove old comment
1997-09-26 02:43:34 +00:00
gwr
738eb4fcb7
BSD-style build infrastructure for binutils/bfd
1997-09-26 02:38:49 +00:00
gwr
3ffcff0830
Define READLINE_LIBRARY for the libreadline includes.
...
(Minimal change to gdb until gdb is updated.)
1997-09-26 02:02:49 +00:00
gwr
e051f7e6f5
Fix the name of the backward-compatibility function savestring,
...
which the old readline.h defined as _rl_savestring. (That is
how the old readline avoided conflict with the gdb savestring.)
1997-09-26 01:37:51 +00:00
briggs
a611bcde84
Add another Dayna card to the Apple-compa. list.
...
Define a constant for the SuperMac Spectrum/24 series III display card.
Thanks go to Luca Falzoni <falzoni@jetai.unipv.it> for trying out the
code for the Dayna ethernet support.
1997-09-26 00:37:05 +00:00
christos
dbcb6055f7
PR/4150: sigint/sighup stays blocked after first letter cancellation.
1997-09-25 19:56:15 +00:00
thorpej
e64c0d533b
/usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc)
1997-09-25 19:09:32 +00:00
thorpej
1f8ffaf716
Add /usr/pkg (destination of installed packages) and /usr/pkgsrc (where
...
build-from-source packages will live, as a separate SUP collection).
1997-09-25 19:05:08 +00:00
gwr
f5a1f753c0
Support debugging NetBSD kernel crash dumps (or /dev/mem) with
...
(gdb) target kcore corefilename
1997-09-25 17:29:19 +00:00
gwr
fcfdd77c07
xmalloc and xrealloc size arg is size_t
1997-09-25 16:32:10 +00:00
gwr
c886260d0a
add kcore-nbsd
1997-09-25 16:06:45 +00:00