Commit Graph

5845 Commits

Author SHA1 Message Date
dg
d959688806 Kill used "error" variable. 1995-01-27 23:26:53 +00:00
dg
f71d8cadb0 Fixed bogus error reporting when the failure is RPC related ("Address
already in use", instead of "Permission denied").
1995-01-27 23:24:33 +00:00
jkh
7f2435f217 Update these to be a little more business-like in appearance.
Delete obsolete information.
1995-01-27 23:15:31 +00:00
dg
7ae3d0e647 Be sure to properly fail if there are not enough fields. Problem
reported by MARC Giannoni <marc@cmc.eng.comsat.com>, this fix is by me.
1995-01-27 22:30:03 +00:00
dg
6579383278 from Matt Day <mday@artisoft.com>:
> So, the problem is hostnamebyanyaddr() assumes that _res is already
> initialized to proper values, but this is no longer true as of BIND
> 4.9.3.  Here is a patch for sendmail 8.6.9 which changes
> hostnamebyanyaddr() to make sure res_init() has been called before using
> _res.retry.

Submitted by:	Matt Day <mday@artisoft.com> via Terry Lambert
1995-01-27 22:14:38 +00:00
jkh
6cc2ebcfd2 Back out my previous change and disable the floppy tape controller again
by default.  It's hosing up my test machine's floppy pretty good.
1995-01-27 20:03:07 +00:00
jkh
d2644999f0 Tweak SNAP date. 1995-01-27 19:56:56 +00:00
jkh
898ba448e5 Bump the snap number 1995-01-27 18:21:26 +00:00
gibbs
69d7cf9cf8 Set the current transfer parameters directly after a mesg reject for either
Wide or Sync negotiation attempts as we do in all other phases of negotiation.
1995-01-27 17:37:05 +00:00
dfr
490a61547e Reclaim memory used for telldir cookies on closedir. 1995-01-27 13:51:18 +00:00
jkh
82884e894c Make the gzip commands more rational. 1995-01-27 08:30:35 +00:00
jkh
4e624188a8 Make this not fall over screaming if a file isn't found (the user might
not have wanted it).
1995-01-27 08:26:25 +00:00
jkh
248abaaa7b Get the src rule right. 1995-01-27 08:06:43 +00:00
phk
0c003f1f1b Man page for the new nca driver. 1995-01-27 07:54:59 +00:00
jkh
b54485ae13 Adjust some of these extract scripts. 1995-01-27 07:49:46 +00:00
phk
7cfd74da27 New and far better NCR5380/NCR53400 scsi-driver.
Handles at least Trantor T130 and ProAudioSpectrum adapters.
The pas driver has consequently been removed.
This driver can be configured without without interrupts.

Manpage to follow when PAS16 has been edited in.

Reviewed by:	phk
Submitted by:	Serge Vakulenko, <vak@cronyx.ru>
1995-01-27 07:49:19 +00:00
jkh
12f95313ea Adjust names of distributions. 1995-01-27 07:37:55 +00:00
jkh
3e5d48405b Don't build src tarball by default. 1995-01-27 07:37:41 +00:00
jkh
6d63f84c79 Change a few more mkdirs to mkdir -p's. 1995-01-27 06:24:35 +00:00
jkh
41a8665109 Edit out some extraneous tabs. 1995-01-27 02:20:42 +00:00
jkh
53522cf32c Add a -p to mkdir. 1995-01-27 01:47:32 +00:00
dufault
8330e07ba0 Clean up handling of unspecified names. Clarify man page. 1995-01-26 23:48:41 +00:00
dufault
2222b9e1ed Fix verbose printout of "" name 1995-01-26 23:40:40 +00:00
jkh
c041452654 Use the better perl script version of which submitted by Wolfram.
Submitted by:	Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-01-26 21:49:54 +00:00
dg
2d6bb2c52e Fix from Doug Rabson for a panic related to not initializing the kernel's
PTD.

Submitted by:	 John Dyson
1995-01-26 21:06:40 +00:00
jkh
4665b0efea Disable dset for now - Bruce says it hoses the show. 1995-01-26 19:04:29 +00:00
wollman
bdac3a2d35 Correct long-standing error in the RSVP hooks (would initialize but never
return success).
1995-01-26 18:59:02 +00:00
ache
8677ac9b2e Change overloaded Keypad 5 to fkey65 1995-01-26 11:22:01 +00:00
ache
23ae9a188f Upgrade Back tab & Keypad 5 info 1995-01-26 11:04:52 +00:00
ache
50d75b7e64 MAXCONS option described 1995-01-26 11:00:12 +00:00
ache
24a33317cc DOn't use hardcode values for L_FN & L_SCR 1995-01-26 10:32:55 +00:00
ugen
fb1a5d3a3e ip_fwdef.c was missing some assignments , and this
caused that bug by which firewall code was not working
if configured into kernel and worked only as lkm.
Now this must be fixed...Sorry guys..
1995-01-26 10:26:15 +00:00
ache
ac9dfe6391 Use NUM_FKEYS instead of hardcoded 65 for fkey_tab size 1995-01-26 10:16:51 +00:00
ache
dea09c8317 Increase NUM_FKEYS to 65 1995-01-26 10:13:38 +00:00
ache
f4f13ea2ab Get rid of overloaded Keypad 5, now F(65) 1995-01-26 10:08:39 +00:00
ache
383b430b07 Get rid of overloaded Back tab, now F(64) 1995-01-26 10:02:21 +00:00
ache
2ec906e5bb Rewrite fkey_tab to produce unique sequences for all fkeys
Get rid of overloaded fkeys
1995-01-26 09:58:37 +00:00
ache
f882be36f0 Describe Left window, Right window and Menu keys 1995-01-26 09:24:14 +00:00
ache
368c5e2b96 Remove Delete remapping, unneccesary now 1995-01-26 09:10:41 +00:00
ache
91bec5baf7 Describe Delete key 1995-01-26 09:05:22 +00:00
ache
793647dad1 Sync with main termcap 1995-01-26 08:51:52 +00:00
ache
467f3d972d Correct Delete key description 1995-01-26 08:48:13 +00:00
ache
0437a79952 Describe Delete key 1995-01-26 08:45:51 +00:00
ache
4f1bfb1c38 Implement Delete key properly, needed by ncurses 1995-01-26 08:43:24 +00:00
bde
2b6d1f696d 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
ache
c870aa5f1c Add yet one & to kadmin startup to not left second-level shell hanging 1995-01-26 05:25:52 +00:00
ache
4371050d9c Remove FAT_CURSOR, it is already non-existent during several
last syscons versions
1995-01-26 05:04:37 +00:00
ache
e33ef2174f o Restore removed hardware cursor support and make it _default_
case, software cursor now optional case. Driver must provide
  raw things (what hardware do for us, exactly) as default case,
  all driver features must be _optional_. Modern VGAs have internal
  configuration utilities to set cursor shape/blinking which stored
  into cards ROM, and syscons nuke out such features completely
  by forcing software cursor. Moreover, software cursor is hard
  to distinguish on standouted (or near standouted) fields and
  tends to disappearse from the screen.
  Set "flags 0x4" to enable software cursor now.

o Cleanup screen savers.

o Don't draw cursor if saver or blinker is active.

o Duplicated code moved to functons.

o Add more checks for blinker in progress, character lost otherwise
  when blinker restore old contents.

o Reduce blinking counter to 3, too slow in old variant.

o Fix timeout code in scrn_timer(), old variant can reenter iself,
  if action takes too long time.

o Disable visual bell for scroll lock mode, saved screen
  becomes overwritted otherwise.
1995-01-26 04:56:25 +00:00
dg
e631069a14 Kill previous commit as it isn't necessary. 1995-01-26 03:56:20 +00:00
dg
66555ce307 Fix problem with freeing busy pages reported by Nick Sayer.
Submitted by:	 John Dyson
1995-01-26 03:34:31 +00:00