jkh
c4cad71414
Add LN_FLAGS to all the places it makes sense.
1995-01-30 07:22:02 +00:00
jkh
17c91c62b7
Add new LN_FLAGS variable for making LINKS symbolic and whatnot.
1995-01-30 07:20:01 +00:00
jkh
09fc19f47b
Make a link to /etc for termcap file. /etc/termcap is just too lodged in
...
folklore to do without! :-)
1995-01-30 07:19:02 +00:00
jkh
966372c264
Make the default paths a bit more rational for our systems (sheesh!).
...
Thanks, Sean!
Suggested by: Sean McDermott <spm@staff.cc.purdue.edu>
1995-01-29 08:01:05 +00:00
gpalmer
15ef64cdc1
Give this a serious dose of reality by adding the last 2-3
...
months worth of new sup targets!
1995-01-29 06:46:27 +00:00
sos
46c57c8d60
Third round in syscons update.
...
Display update method changed, now allways write in memory buffer,
then periodically update physical display.
Speed improvements (now > 5 times faster than the old syscons).
History now circular buffer, with changeable size.
History scroll by up/down line, up/down page, home and end.
Backtab proberly implemented.
Now space for 96 function keys, 63 allocated standard, default now
SCO/SYSV compat again as in the old days.
New keyboard definition files ~share/syscons/keymaps/*
Misc fixes for old "hacks" that broke SCO/SYSV compat.
More that I forgot before writing this...
1995-01-28 22:18:05 +00:00
jkh
8b380261fb
Delete a bogus :.
1995-01-28 13:17:38 +00:00
jkh
36c58a9a2c
Update these to be a little more business-like in appearance.
...
Delete obsolete information.
1995-01-27 23:15:31 +00:00
phk
73ca693e56
Man page for the new nca driver.
1995-01-27 07:54:59 +00:00
ache
61836e5304
Change overloaded Keypad 5 to fkey65
1995-01-26 11:22:01 +00:00
ache
82d48a289f
Upgrade Back tab & Keypad 5 info
1995-01-26 11:04:52 +00:00
ache
1c33d0fadc
Describe Left window, Right window and Menu keys
1995-01-26 09:24:14 +00:00
ache
994d127bd4
Remove Delete remapping, unneccesary now
1995-01-26 09:10:41 +00:00
ache
b3e9771a63
Describe Delete key
1995-01-26 09:05:22 +00:00
ache
573c1c2f63
Correct Delete key description
1995-01-26 08:48:13 +00:00
ache
67b2c22321
Describe Delete key
1995-01-26 08:45:51 +00:00
jmz
b5639470d3
Add joystick man page
1995-01-25 21:41:09 +00:00
ache
5ab1c05e59
LIBFORMS & LIBSCSI added
1995-01-25 20:24:01 +00:00
dg
ee18c417ed
Add links from mem.4 to kmem.4.
1995-01-25 09:43:20 +00:00
dg
06f77e97b8
Added link from utmp.5 to lastlog.5.
1995-01-25 09:35:47 +00:00
dg
2871de848d
Added more missing manual pages from 1.1.5.
1995-01-25 09:18:56 +00:00
dg
2c76088f46
Install bpf manual page.
1995-01-25 08:47:30 +00:00
dg
b665918ea6
Added bpf(4) manual page from 1.1.5.
1995-01-25 08:46:06 +00:00
jkh
43338ad78f
NOOBJS was bogus - use the already extant `NOOBJ'.
1995-01-24 17:50:30 +00:00
jkh
097c100f64
Add the ability to say `NOOBJS' to indicate that the target has no object
...
files.
1995-01-24 17:33:22 +00:00
jkh
7cdc9e0322
Fix bogus tab in makesum target.
1995-01-24 02:41:52 +00:00
jkh
5b4807cb2a
Fix this bogus Makefile.
1995-01-24 00:36:27 +00:00
jkh
c93ecf3c2e
Fix more deranged targets.
1995-01-24 00:28:51 +00:00
jkh
5a36750555
Fix bogus all & clean rules.
1995-01-24 00:23:34 +00:00
jkh
2dc3f55626
Fix bogus tab.
1995-01-24 00:22:24 +00:00
jkh
a8745a0ec1
Whomever put the depend rule in screwed it up. Fix it.
1995-01-23 20:53:38 +00:00
jkh
02177b376d
Eliminate a bogus stray tab.
1995-01-23 20:50:56 +00:00
jkh
e69f4b6154
Set PREFIX in the build target. Suggested by John Fieber.
1995-01-23 18:22:36 +00:00
jkh
5d5b5a5987
Update the Korean admin's address.
1995-01-23 02:37:04 +00:00
gpalmer
e0eb6081ea
Oops. Fix up the checksum routine - my last commit broke it slightly.
1995-01-22 20:40:48 +00:00
bde
c853578861
Build ref.bib.i in the object directory.
1995-01-22 16:49:22 +00:00
ache
4c87da56f7
Put brackets around EXTRACT_CMD, can be several commands here
1995-01-17 23:55:53 +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
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
15793da0e5
Nuke BSD tmac
1995-01-17 19:10:35 +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
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
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
054ccd4856
Remove duplicated ec capability
1995-01-15 06:31:14 +00:00
ache
b1d47901b5
Fix cv & ch to increment pos by one
1995-01-15 06:26:58 +00:00
wollman
867341c82f
Slightly more complete implementation of SUBDIR for libraries.
1995-01-14 22:18:15 +00:00
wollman
8d8fef4caf
Add SUBDIR facility to bsd.lib.mk like in bsd.prog.mk.
1995-01-14 22:14:54 +00:00
jkh
d54ba64c78
The enclosed patch fixes the Makefile contained in
...
share/doc/usd/{30.rogue,31.trek}: make fails if the games source
tree is not present (see the mail that I have sent yesterday).
This patch makes the Makefiles test if the games source
tree is present. If it is not present, the Makefiles default to
no operation.
1995-01-14 19:56:16 +00:00
jkh
a552213e44
The enclosed patch fixes the Makefile contained in
...
share/doc/usd/{30.rogue,31.trek}: make fails if the games source
tree is not present (see the mail that I have sent yesterday).
This patch makes the Makefiles test if the games source
tree is present. If it is not present, the Makefiles default to
no operation.
[Note: I'm not sure if the Makefile changes might not be collapsable into
a shorter format, but I'll just leave it this way for now and be safe -jkh]
Submitted by: Remy Card <Remy.Card@masi.ibp.fr>
1995-01-14 19:55:40 +00:00