ache
5887fd95f0
More koshering [ul]case fix, don't use pre-initialized tables at all,
...
treat 0xFF as valid character.
1995-01-17 23:04:29 +00:00
ache
eb022aca1e
Make conv=[lu]case works with localized ctype (8bit)
1995-01-17 22:55:59 +00:00
ache
9771a4667a
Remove -Wall for ascii formatting, we don't need so many
...
warnings while formatting standard BSD docs
1995-01-17 22:04:38 +00:00
ache
f5f5f9ee3f
Install additionly S and L text fonts, needed for BSD docs formatting
1995-01-17 22:02:34 +00:00
ache
c15681666c
Modify prev. change, pass internal args directly to groff,
...
if PRINTER == ascii, because nroff shell script strip off
some groff flags
1995-01-17 21:36:06 +00:00
ache
6bb7cbcb7f
Call nroff, if PRINTER == ascii
1995-01-17 21:27:30 +00:00
ache
70fe30ff17
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
ache
a6c1efb584
Oops, forget to add \{ \} in prev. commit
1995-01-17 21:08:33 +00:00
ache
5dd705538c
Fix for 8bit clean ctype
1995-01-17 20:36:26 +00:00
ache
d185b45f4e
koi8-r added
1995-01-17 20:17:31 +00:00
ache
f5462eb12f
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
ache
8c49c5dc7b
Load russian hyphentation for -Tkoi8-r
1995-01-17 20:08:42 +00:00
jkh
92e55ed89f
Remove the src tarball stuff from this Makefile - all the release
...
stuff is on its way out of here and into release/Makefile.
1995-01-17 20:00:01 +00:00
jkh
1ff831f903
Move all the src tarball stuff from etc/Makefile into here.
1995-01-17 19:57:35 +00:00
ache
52c85fb013
Build ngroff instead of groff now
1995-01-17 19:28:56 +00:00
ache
15793da0e5
Nuke BSD tmac
1995-01-17 19:10:35 +00:00
ache
926f8af8ac
afterinstall --> beforeinstall to make LINKS work
1995-01-17 19:05:12 +00:00
ache
17e966773c
Remove unnecessary complex renaming after nuking BSD tmacs
1995-01-17 18:49:52 +00:00
ache
023867e0d0
Rename tmacs properly (me)
...
Strip renamed pages before install
1995-01-17 18:31:07 +00:00
ache
826f239c42
Add tmac/mdoc, needed by ngroff
1995-01-17 17:57:52 +00:00
ache
85dc3d942c
Add missing file
1995-01-17 17:51:52 +00:00
ache
ac8021d5bf
Add missing psroff.sh (for compatibility with old groff)
1995-01-17 17:36:19 +00:00
jkh
3cce6d4ff2
Enable floppy-tape controller by default again. Flags no longer has any
...
special meaning.
1995-01-17 17:32:33 +00:00
jkh
f02202acd5
Make Makefile take a relative path for CFLAGS.
...
Submitted by: Remy Card <Remy.Card@masi.ibp.fr>
1995-01-17 15:07:13 +00:00
jkh
17a20d2fac
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
bde
3f2abb0c11
Add option `-x excludelist'. This will be used for removing variously
...
spelled g*compiled* symbols from the kernel so that ddb doesn't have to
do it. The symbols are currently removed by dbsym but dbsym will go
away when symbols are loaded by the boot loader.
Document -m option in usage message.
Check for overrunning some arrays.
Fix some misformatting.
1995-01-17 07:20:26 +00:00
bde
63bcd55854
Obtained from: looked at the fix in 1.1.5 and rewrote it
...
Fix entabbing.
1995-01-17 07:02:31 +00:00
bde
6b90797270
The %eflags checking introduced in the previous commit was too zealous.
...
sigreturn() sometimes failed for ordinary returns from signal handlers.
Failures of ordinary returns "can't happen" and are badly handled.
"Temporary" fix: allow users to corrupt PSL_RF. This is fairly
harmless. A correct fix would involve saving the old %eflags (and
perhaps the old segment registers) where the user can't get at them.
1995-01-17 01:15:12 +00:00
ache
d13dcf3306
Remove troff chars emulation, handled better via tmac.tty-char
1995-01-17 01:08:03 +00:00
ache
b2697d3e9d
Back out 1.x changes (additional troff chars), now handled
...
via tmac.tty
1995-01-17 01:01:56 +00:00
ache
40a6e3ef32
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
ache
fe60b5cd8b
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
ache
dc4f07b048
Add russian hyphentation rules
1995-01-17 00:35:51 +00:00
ache
171f6ffdef
Add koi8-r referred to tmac.tty
1995-01-17 00:21:30 +00:00
ache
486bb610b8
Add koi8-r as valid -T option
1995-01-17 00:13:15 +00:00
ache
21d3d49a1d
Add devkoi8-r to SUBDIR
1995-01-17 00:06:29 +00:00
ache
5ab215a6b1
Add koi8-r device (russian charset)
1995-01-17 00:04:14 +00:00
gpalmer
a2cce0e017
Correct a small problem in that when there isn't a checksum for that
...
particular file, but there is a files/md5, it reports that it failed
the checksum
1995-01-16 23:33:08 +00:00
ache
1eaa1bb48d
Fix install target when obj subdir present
1995-01-16 23:17:06 +00:00
ache
5f5deb040d
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
ats
cda65bce2a
Add the Adaptec 282x Series of controller to the supported controllers.
...
They seem to be detected and working ok from the aic driver.
1995-01-16 19:19:14 +00:00
dfr
0036e9d1e7
Change to use RTM_CHANGE when an arp entry already exists. This closes
...
problem bin/57 which was caused when an incomplete entry was present for the
host which was booting.
1995-01-16 18:57:45 +00:00
ache
801ab1baf7
Add doc to SUBDIR
1995-01-16 17:56:20 +00:00
ache
dd627db19f
Remove */doc
1995-01-16 17:53:43 +00:00
ache
fe94006281
Add doc to SUBDIR
1995-01-16 17:49:20 +00:00
ache
fb34b69448
Add doc to SUBDIR list
1995-01-16 17:40:57 +00:00
ache
a3f21b4c3f
Back out bkgd changes, now acts per braindamaged sysv standard
1995-01-16 17:33:33 +00:00
joerg
27a4665f10
Could someone please add the following patch to
...
/usr/src/share/termcap/termcap.src? It defines the sequences emitted
by the PageUp, PageDown and Keypad-[79513] keys.
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-01-16 17:29:29 +00:00
ache
b1254721e0
Back out bkgd() function usage, it acts not from
...
common sense but from sysv standard
1995-01-16 17:22:35 +00:00
ache
a0e48c2a72
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