Bruce Evans
e322e6a55a
Fix reading of stack addresses from core files. USRSTACK now really is
...
the (top of the) user stack.
1995-01-31 18:07:36 +00:00
Bill Paul
e35cfba7f2
Added SUNDIR entry for yppush
1995-01-31 09:48:48 +00:00
Bill Paul
9f6a77c541
Obtained from: The NYS project
...
This is a ported/modified version of the yppush program from the
yps-0.21 package from the NYS project. This program is used to propagate
updated NIS maps from an NIS master to an NIS slave. It's normally invoked
by /var/yp/Makefile.
This version of yppush has been modified in the following ways:
- Cleared up several Linux/BSD incompatibilities, largely involving
header files.
- converted from GDBM to DB with extreme predjudice. (well, not really...)
- removed lots of ugly debugging code that really didn't do anyone any good.
- Fixed a couple of inaccurate/badly formatted error messages.
- Renamed some functions to avoid collisions with certain YP routines
hidden inside libc.
- Small signal handling kludge: Linux has different struct sigaction
that us.
- Incorporated some functions from the yps-0.21 library that yppush was
dependent on.
Like ypxfr, this works, but could use come cleaning up.
1995-01-31 09:47:11 +00:00
Jordan K. Hubbard
053e19c19e
Fixed up the text a bit, attribute NetBSD properly.
1995-01-31 04:36:48 +00:00
Andreas Schulz
5992978871
Submitted by: Philippe Charnier <charnier@lirmm.fr>
...
Install the man page, now that we have one.
1995-01-29 02:16:01 +00:00
Bruce Evans
ceac74879e
Install man.local in the correct directory. Apparently everyone is using
...
the version installed from /usr/share. It's hard to eliminate old versions
- few Makefiles have `uninstall' targets and sup/ctm tends to blow away
old Makefiles.
This Makefile needs more work. Stuff is built at install time...
1995-01-26 06:00:40 +00:00
Jordan K. Hubbard
8f5738c194
Finally add a freakin' man page for tar!
...
Submitted by: John F. Woods <jfw@jfwhome.funhouse.com>
Obtained from: NetBSD
1995-01-26 00:14:11 +00:00
Bruce Evans
03a6bd1d69
Remove stale NOOBJ.
...
Use standard clean and cleandir targets.
1995-01-25 19:26:31 +00:00
Bruce Evans
4c4b1af8c2
Makefile.tty:
...
Initialize CLEANFILES. All tty FONTFILES are objects.
1995-01-25 19:25:20 +00:00
Bruce Evans
49da4dfc8d
Makefile.dev:
...
Don't initialize CLEANFILES here. Many FONTFILES are sources and required
special clean rules to avoid cleaning.
Makefile.tty:
Initialize CLEANFILES. All tty FONTFILES are objects.
1995-01-25 19:19:03 +00:00
Bruce Evans
725ae77af0
Fix path to makeinfo.
1995-01-24 04:13:34 +00:00
Jordan K. Hubbard
7884c1e534
Fix bogus dummy rule (sigh).
1995-01-23 23:43:35 +00:00
Jordan K. Hubbard
588a45c651
Fix bogus install rule.
1995-01-23 21:30:18 +00:00
Andrey A. Chernov
bae50898b7
Infopages cleanup
1995-01-22 22:45:07 +00:00
Andrey A. Chernov
95f51c5b57
Add doc subdir
1995-01-22 21:56:38 +00:00
Andrey A. Chernov
ae46450f21
Add missing infopages
1995-01-22 21:54:49 +00:00
Bruce Evans
3c447b4f44
Don't build kgdb. It should go away soon.
1995-01-19 17:03:28 +00:00
Bruce Evans
b34bc5463d
Fix installation of the link to tmac.an. $(FOO} doesn't work.
1995-01-19 15:58:34 +00:00
Andrey A. Chernov
a5bf27a269
Remove sneaked tabs
...
Submitted by: Ollivier Robert
1995-01-19 10:39:22 +00:00
Andrey A. Chernov
586cc4e455
Install additionly S and L text fonts, needed for BSD docs formatting
1995-01-17 22:02:34 +00:00
Andrey A. Chernov
8af44ad204
Use nroff instead of groff in %nroff% macro, becasue
...
nroff shell script pass additional internal parameters to groff
1995-01-17 21:12:05 +00:00
Andrey A. Chernov
8cd8abf162
Oops, forget to add \{ \} in prev. commit
1995-01-17 21:08:33 +00:00
Andrey A. Chernov
a61b49098a
Fix for 8bit clean ctype
1995-01-17 20:36:26 +00:00
Andrey A. Chernov
32bb7861f2
koi8-r added
1995-01-17 20:17:31 +00:00
Andrey A. Chernov
1f1d79eb97
Back out prev change, don't load tty-char directly, it is already done
...
into nroff shell script
1995-01-17 20:11:04 +00:00
Andrey A. Chernov
3e6c1c6d90
Load russian hyphentation for -Tkoi8-r
1995-01-17 20:08:42 +00:00
Andrey A. Chernov
a99d423620
Build ngroff instead of groff now
1995-01-17 19:28:56 +00:00
Andrey A. Chernov
309c205212
afterinstall --> beforeinstall to make LINKS work
1995-01-17 19:05:12 +00:00
Andrey A. Chernov
a5cf5392ff
Remove unnecessary complex renaming after nuking BSD tmacs
1995-01-17 18:49:52 +00:00
Andrey A. Chernov
083ad6c648
Rename tmacs properly (me)
...
Strip renamed pages before install
1995-01-17 18:31:07 +00:00
Andrey A. Chernov
055e903386
Add missing file
1995-01-17 17:51:52 +00:00
Andrey A. Chernov
bc70277b5b
Add missing psroff.sh (for compatibility with old groff)
1995-01-17 17:36:19 +00:00
Jordan K. Hubbard
5238dbaecc
Here's a patch to gdb-4.13 to add dyadic frames, as per J"org Wunsch.
...
Could somebody apply it?
Submitted by: gj
1995-01-17 13:52:39 +00:00
Andrey A. Chernov
0293a7a389
Remove troff chars emulation, handled better via tmac.tty-char
1995-01-17 01:08:03 +00:00
Andrey A. Chernov
c1328812d5
Back out 1.x changes (additional troff chars), now handled
...
via tmac.tty
1995-01-17 01:01:56 +00:00
Andrey A. Chernov
e9844b337b
Define troff chars in more nice way than defining them into
...
devascii R.proto (will be fixed too)
1995-01-17 00:58:05 +00:00
Andrey A. Chernov
aab45466ff
Move MANSRC defining rule (fix for obj subdir) to top level
...
Makefile.cfg, needed not only in man subdir
1995-01-17 00:42:27 +00:00
Andrey A. Chernov
f94052d6fc
Add russian hyphentation rules
1995-01-17 00:35:51 +00:00
Andrey A. Chernov
9acd98f380
Add koi8-r referred to tmac.tty
1995-01-17 00:21:30 +00:00
Andrey A. Chernov
5b90fb0af3
Add koi8-r as valid -T option
1995-01-17 00:13:15 +00:00
Andrey A. Chernov
7ac7111d42
Add devkoi8-r to SUBDIR
1995-01-17 00:06:29 +00:00
Andrey A. Chernov
a7e36b1757
Add koi8-r device (russian charset)
1995-01-17 00:04:14 +00:00
Andrey A. Chernov
7650ac4508
Fix install target when obj subdir present
1995-01-16 23:17:06 +00:00
Andrey A. Chernov
2875b41727
Don't call $(SHELL) for mdate.sh, call its directly.
...
Old method don't works, if login shell != sh && != bash
1995-01-16 23:02:07 +00:00
Andrey A. Chernov
98f978a585
Remove */doc
1995-01-16 17:53:43 +00:00
Andrey A. Chernov
9953d9b05d
Add doc to SUBDIR
1995-01-16 17:49:20 +00:00
Andrey A. Chernov
8ab90258e8
Add doc to SUBDIR list
1995-01-16 17:40:57 +00:00
Andrey A. Chernov
603ef010b6
Back out my ascii->latin1 change, too many special chars
...
appearse after it (f.e. hyphentate and such) which looks
very different in different code pages
1995-01-16 17:18:03 +00:00
Paul Traina
4f6d30a46a
One last one...
1995-01-15 09:12:29 +00:00
Paul Traina
b5e6cd375f
Last of the FreeBSD changes
1995-01-15 09:06:50 +00:00