unix-history/.git
30 years ago1) Added s/key support .
Guido van Rooij [Thu, 19 May 1994 18:13:18 +0000 (18:13 +0000)]
1) Added s/key support .
2  Added optional excessive login logging.
3) Added login acces control on a per host/tty base.
4) See skey(1) for skey descriptions and src/usr.bin/login/README
  for the logging and access control features.

-Guido

30 years agoA perfectly good libgnuregex.a and you can't use it! No header was being
Jordan K. Hubbard [Thu, 19 May 1994 17:40:01 +0000 (17:40 +0000)]
A perfectly good libgnuregex.a and you can't use it!  No header was being
installed.  Do so now as gnuregex.h

30 years agoDocument the multicast stuff.
Jordan K. Hubbard [Thu, 19 May 1994 17:32:33 +0000 (17:32 +0000)]
Document the multicast stuff.

30 years agoassert MACROS needed to compile with debugging support. (Thanks Jeff!)
Nate Willams [Thu, 19 May 1994 14:34:09 +0000 (14:34 +0000)]
assert MACROS needed to compile with debugging support.  (Thanks Jeff!)

30 years agoTurn on purging of accounting records in /etc/daily.
Geoff Rehmet [Thu, 19 May 1994 12:34:48 +0000 (12:34 +0000)]
Turn on purging of accounting records in /etc/daily.
(Now that we have sa)

30 years agoAdd the installation of /var/crash/minfree with a value of 2048 so that
Rod Grimes [Thu, 19 May 1994 12:29:29 +0000 (12:29 +0000)]
Add the installation of /var/crash/minfree with a value of 2048 so that
savecore will not FILL the /var partition.

30 years agoUse "cons25" for console too since we're now syscons. Turn on two
Jordan K. Hubbard [Thu, 19 May 1994 11:07:56 +0000 (11:07 +0000)]
Use "cons25" for console too since we're now syscons.  Turn on two
VTY's by default; give user a couple of vty's to play with out of the box
(leave 4th entry turned off for X).

30 years agoAdd 4 VTY's back to the list of things to create by default (the codrv
Jordan K. Hubbard [Thu, 19 May 1994 11:05:09 +0000 (11:05 +0000)]
Add 4 VTY's back to the list of things to create by default (the codrv
comments were obsolete), also create a PS/2 mouse entry.

30 years agoStart preparing for the new, improved, doesn't-hang-the-keyboard version of
Jordan K. Hubbard [Thu, 19 May 1994 10:55:34 +0000 (10:55 +0000)]
Start preparing for the new, improved, doesn't-hang-the-keyboard version of
syscons as standard.  pccons adherants are welcome to go fix pccons, but for
now I see only syscons really moving forward.
see

30 years agoDon't give up on 24 bit card (Bt545 et al) case, just suggest that
Jordan K. Hubbard [Thu, 19 May 1994 08:17:53 +0000 (08:17 +0000)]
Don't give up on 24 bit card (Bt545 et al) case, just suggest that
the aha driver may be necessary.

30 years agoFix spelling error per Mike Murphy.
Rod Grimes [Wed, 18 May 1994 22:53:56 +0000 (22:53 +0000)]
Fix spelling error per Mike Murphy.

30 years agoComplete the final step in moving XNSrouted, mrouted and routed to their
Jordan K. Hubbard [Wed, 18 May 1994 17:09:24 +0000 (17:09 +0000)]
Complete the final step in moving XNSrouted, mrouted and routed to their
new home in /usr/src/usr.sbin.  Thanks to Rod for providing the excellent
`cook book' instructions!

30 years agoMoving day!
Jordan K. Hubbard [Wed, 18 May 1994 16:40:00 +0000 (16:40 +0000)]
Moving day!

30 years agoRemove the now bogus IP_VAT_COMPAT.
Jordan K. Hubbard [Wed, 18 May 1994 16:23:25 +0000 (16:23 +0000)]
Remove the now bogus IP_VAT_COMPAT.

30 years agoSigh....
Jordan K. Hubbard [Wed, 18 May 1994 16:22:04 +0000 (16:22 +0000)]
Sigh....

I'm going to reverse myself on the earlier decision to disable vat
compatibility by default.  Why?  Three reasons:

1. The "incompatibility" wasn't anywhere near as bad as I thought.
   When ftp/rlogin/et al go to setsockopt() their TOS (Type Of Service)
   and it fails, they don't abort or anything drastic, they simply whinge
   to syslog and continue.  I can live with the occasional message on this,
   especially when a make world for the person in question will fix it.

2. My attempt to make this conditional with IOP_VAT_COMPAT was bogus; I
   simply wasn't thinking!  Making it a kernel config option won't do squat
   for things like ftp and rlogin unless I go and add the option to _their_
   Makefiles too, which would be obviously evil and bad.  Conservative is all
   well and good, but this was just stupid.  There's really no easy way to do
   this for the minor error message it would avoid.  Forget it.

3. I can avoid a doc hit on turning this on for 1.1.5 users - just setting
   the multicast options and recompiling the kernel is easy, remaking the world
   would have been a bit much to ask (and folks getting 1.1.5 bindist won't
   get the syslogd warnings anyway).

30 years agoRevert to original NetBSD code -- using user_from_uid()
Geoff Rehmet [Wed, 18 May 1994 12:21:33 +0000 (12:21 +0000)]
Revert to original NetBSD code -- using user_from_uid()
also LDADD = -lutil

30 years agoThis is John Lind's NFS FAQ, the latest one with examples.
Jordan K. Hubbard [Wed, 18 May 1994 09:31:17 +0000 (09:31 +0000)]
This is John Lind's NFS FAQ, the latest one with examples.

30 years agoPut in a pointer to John Lind's excellent NFS information FAQ.
Jordan K. Hubbard [Wed, 18 May 1994 09:30:53 +0000 (09:30 +0000)]
Put in a pointer to John Lind's excellent NFS information FAQ.

30 years agoAdd ac and sa to Makefile
Geoff Rehmet [Wed, 18 May 1994 08:48:14 +0000 (08:48 +0000)]
Add ac and sa to Makefile

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Geoff Rehmet [Wed, 18 May 1994 08:04:11 +0000 (08:04 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years agosa(8), from NetBSD, FreeBSD smoothing by Michael Reifenberger
Geoff Rehmet [Wed, 18 May 1994 08:04:11 +0000 (08:04 +0000)]
sa(8), from NetBSD, FreeBSD smoothing by Michael Reifenberger

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Geoff Rehmet [Wed, 18 May 1994 08:00:45 +0000 (08:00 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years agoac(8), from NetBSD, FreeBSD smoothing by Michael Reifenberger
Geoff Rehmet [Wed, 18 May 1994 08:00:45 +0000 (08:00 +0000)]
ac(8), from NetBSD, FreeBSD smoothing by Michael Reifenberger

30 years agoFixed ed_probe_WD80x3() problems with SMC Ultra. After the zero memory
Steven Wallace [Wed, 18 May 1994 06:32:19 +0000 (06:32 +0000)]
Fixed ed_probe_WD80x3() problems with SMC Ultra.  After the zero memory
test, shared memory was not disabled which causes problems on Ultra boards.

In addition, according to Glen Lowe at SMC, the proper order to access
shared memory is:
disable interrupts
enable 16-bit mode
enable shared memory
...
access shared memory
...
disable shared memory
set back to 8-bit mode
enable interrupts
Henceforth referred to as "Lowe order".  He says that shared memory
should never be enabled while in 8-bit mode.  Therefore, as per his
recommendation, to be safe I made sure code followed this order.

A section of code in ed_probe_WD80x3() was inverted to enable 16-bit mode,
enable shared memory, instead of enable shared memory, enable 16-bit mode.

In ed_start() and ed_intr() code was inverted from 8-bit mode, disable
shared memory to disable shared memory, 8-bit mode.

30 years agoFix *one* part of the problem that causes setting a YP passwd
Jordan K. Hubbard [Wed, 18 May 1994 00:40:02 +0000 (00:40 +0000)]
Fix *one* part of the problem that causes setting a YP passwd
to core dump.  old_passwd was never set properly in case where root sets
password, since uid 0 isn't prompted (and check was bogus anyway).
Second order problem is that xdr_string routines don't handle ENCODE of
NULL string very well, so I set it to a nonsensical value (*) by default.
Now core no dumps no longer happen but still can't set the bloody password
since the encryption doesn't match, right password or no!  Very strange!
Need to look into this some more..

30 years agoWhoops! My IP_VAT_COMPAT change didn't make it in for some reason.
Jordan K. Hubbard [Wed, 18 May 1994 00:04:14 +0000 (00:04 +0000)]
Whoops!  My IP_VAT_COMPAT change didn't make it in for some reason.
Here it is..

30 years agoAdd entry for mrouted.
Jordan K. Hubbard [Tue, 17 May 1994 23:22:21 +0000 (23:22 +0000)]
Add entry for mrouted.

30 years agoAdd line for IP_VAT_COMPAT, documenting it.
Jordan K. Hubbard [Tue, 17 May 1994 23:20:32 +0000 (23:20 +0000)]
Add line for IP_VAT_COMPAT, documenting it.

30 years agoAdd the final files necessary to support IP multicasting.
Jordan K. Hubbard [Tue, 17 May 1994 23:16:43 +0000 (23:16 +0000)]
Add the final files necessary to support IP multicasting.

NOTE:  Due to the way BSDI has dealt with the IP_TOS stuff in netinet/in.h,
it is not possible to preserve our existing values and still be BSDI/NetBSD
compatible for those utilities that care about such things, like vat.
Since Van Jacobsen is not distributing sources for vat, we have no choice
but to use the BSDI one if we want to get in on the fun, and so compatibility
is an issue.  What this means is that people wishing to take advantage of
multicast functionality and also be able to use BSDI/NetBSD binaries will
have to do two things:

1. Recompile a kernel with `option IP_VAT_COMPAT'
2. Recompile things like rlogin, ftp, telnetd, rlogind, ftpd, etc
   since they'll now be broken with the new kernel.

Folks like Amancio, Jim and Paul T. have taken the opposite approach,
electing to take all their pain up-front and leave this on by default,
having instead an option to turn it *off* (NO_VAT_COMPAT).  I thought
about this and came to the conclusion that a lot of folks would scream
like scalded cats if I did this, so I'm going to leave the multicast
crowd as the odd men out and see about preparing a FAQ entry that describes
how to enable it.

Fair enough?

30 years agoWe have BROKEN_SETREUID by Taylor point of view
Andrey Chernov [Tue, 17 May 1994 23:15:30 +0000 (23:15 +0000)]
We have BROKEN_SETREUID by Taylor point of view

30 years agoFold in the changes to support IP multicasting, from Jim Lowe et al.
Jordan K. Hubbard [Tue, 17 May 1994 22:31:21 +0000 (22:31 +0000)]
Fold in the changes to support IP multicasting, from Jim Lowe et al.

30 years agoChange -R flag to -g for consistency with 4.4-Lite (sorry).
Garrett Wollman [Tue, 17 May 1994 21:50:42 +0000 (21:50 +0000)]
Change -R flag to -g for consistency with 4.4-Lite (sorry).

30 years agoChanges to support multicast.
Jordan K. Hubbard [Tue, 17 May 1994 21:12:36 +0000 (21:12 +0000)]
Changes to support multicast.

30 years agoChanges to add multicast support.
Jordan K. Hubbard [Tue, 17 May 1994 21:10:18 +0000 (21:10 +0000)]
Changes to add multicast support.

30 years agoThe multicast router. Stick it next to routed and XNSrouted since that
Jordan K. Hubbard [Tue, 17 May 1994 20:59:34 +0000 (20:59 +0000)]
The multicast router.  Stick it next to routed and XNSrouted since that
seems the logical place (though /usr/sbin is more my taste).

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Jordan K. Hubbard [Tue, 17 May 1994 20:59:34 +0000 (20:59 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years agoUpdated slip.hosts so autocomp can be seen as an option.
Guido van Rooij [Tue, 17 May 1994 20:19:34 +0000 (20:19 +0000)]
Updated slip.hosts so autocomp can be seen as an option.

30 years agoAdd latest code from Atsushi Murai to handle bus/card detection. This *should*
Jordan K. Hubbard [Tue, 17 May 1994 20:02:12 +0000 (20:02 +0000)]
Add latest code from Atsushi Murai to handle bus/card detection.  This *should*
in theory prevent false probes with the Adaptec driver (if you put this one
first).

30 years agoFrom: Atsushi Murai <amurai@spec.co.jp>
Jordan K. Hubbard [Tue, 17 May 1994 16:01:17 +0000 (16:01 +0000)]
From: Atsushi Murai <amurai@spec.co.jp>

  Fixed
    o If device time out occures (bt_timeout called), bt_timeout will
      calling recursively each 30 seconds(Infunity Loop) and then go
      to dead.
    o Check the board firmware revision, Prevent sending a Round Robin
      Enable command forcely. - device timed out will be occured.
    o Little bit beautify the souce code and comment ;-)

  Enhanced
    o If you do enble/setup the SCSI syncnegotiation, It will displays
      negotiation results each SCSI target.
      Bugs: It's just shows as Normal SCSI(MAX 5MBytes/sec) value even
      FAST SCSI target(MAX 10MBytes/sec) is connected.

  TODO
    o Check the board capability for Enhanced Mode (32bit Address/Data),
      if not, just display the messages and return to ISA probe as failed.

    o For probing and running, bt742a.c driver just need I/O base address,
      all board information can read from board (you can see the "Reading
      board information..") but when we configure the kernel for bt,
      Require setup IRQ level...Why ?

30 years agoWiden ifconfig's flags from short to int in preparation for the
Jordan K. Hubbard [Tue, 17 May 1994 15:17:16 +0000 (15:17 +0000)]
Widen ifconfig's flags from short to int in preparation for the
multicast stuff.

30 years agoWhoops - comment out psm0 by default in case someone wants to
Jordan K. Hubbard [Tue, 17 May 1994 14:18:13 +0000 (14:18 +0000)]
Whoops - comment out psm0 by default in case someone wants to
compile this thing.  I won't turn on the ALLOW_CONFLICT_IOADDR this would need
to compile instead since that would then rob us of other, possibly important,
conflict checks.

30 years agoAdd descriptions of ALLOW_CONFLICT_* options we want to doc for now
Jordan K. Hubbard [Tue, 17 May 1994 14:15:11 +0000 (14:15 +0000)]
Add descriptions of ALLOW_CONFLICT_* options we want to doc for now
(only 2).  Add entry for psm0 (PS/2 mouse).

30 years agoAdd the PS/2 mouse include file. This should more properly be named
Jordan K. Hubbard [Tue, 17 May 1994 14:05:31 +0000 (14:05 +0000)]
Add the PS/2 mouse include file.  This should more properly be named
`ps2mouse.h' or something, but it's not worth fooling with if somebody's going
to just rewrite the kbd driver to do this someday anyway.  Perhaps I'll change
it later if this bloody slow link speeds up!

30 years agoAdd PS/2 mouse driver. Will document which kernel options to set
Jordan K. Hubbard [Tue, 17 May 1994 14:01:32 +0000 (14:01 +0000)]
Add PS/2 mouse driver.  Will document which kernel options to set
in the conf files.

30 years agoThis whole conflict resolution thing is giving me a pain. Things like PS/2
Jordan K. Hubbard [Tue, 17 May 1994 13:58:30 +0000 (13:58 +0000)]
This whole conflict resolution thing is giving me a pain.  Things like PS/2
mice (of which there are a growing number, since they're so cheap to stick on
motherboards) and multiport I/O cards *want* to conflict, and we've no easy
way of turning this on and off.  Short of implementing another `conflict vector'
for config to manipulate, which would be cleaner but also harder and perhaps
engineering-overkill for just a few pathological cases, I've simply put in a way
to easily disable each of the checks.

ALLOW_CONFLICT_IOADDR - disable IO address conflict checks (PS/2 mice).
ALLOW_CONFLICT_MEMADDR - disable memory address conflict checks.
ALLOW_CONFLICT_IRQ - disable IRQ conflict checks (mport serial cards).
ALLOW_CONFLICT_DRQ - disable DRQ conflict checks.

Of the 4, MEMADDR and DRQ conflict check disabling have no known use, and
may in fact be purely foolish to disable, but they're there for orthogonality's
sake (and could potentially come in handy some day, but we'll just recommend
that they be left off for now).

30 years agoAdd Jim Lowe's fixes (modulo some small changes) to allow .rhosts files to
Jordan K. Hubbard [Tue, 17 May 1994 13:38:46 +0000 (13:38 +0000)]
Add Jim Lowe's fixes (modulo some small changes) to allow .rhosts files to
work with NFS.

30 years agoAdd manpath.config to the default list of things installed in /etc
Jordan K. Hubbard [Tue, 17 May 1994 13:03:36 +0000 (13:03 +0000)]
Add manpath.config to the default list of things installed in /etc
for releases.

30 years agoStop toasting folks' /etc/manpath.config files.
Jordan K. Hubbard [Tue, 17 May 1994 12:50:36 +0000 (12:50 +0000)]
Stop toasting folks' /etc/manpath.config files.

30 years agoAdd X11R6 to manpath in preprataion for XFree86 3.0.
Paul Richards [Tue, 17 May 1994 11:26:12 +0000 (11:26 +0000)]
Add X11R6 to manpath in preprataion for XFree86 3.0.

30 years agoFix misspecification of mntbufp reported by Thomas David Rivers.
Jordan K. Hubbard [Tue, 17 May 1994 10:46:46 +0000 (10:46 +0000)]
Fix misspecification of mntbufp reported by Thomas David Rivers.

30 years agoBetter handle exception case
Andrey Chernov [Mon, 16 May 1994 16:24:24 +0000 (16:24 +0000)]
Better handle exception case

30 years agoFrom: dfr@render.com (Doug Rabson)
Jordan K. Hubbard [Mon, 16 May 1994 13:54:17 +0000 (13:54 +0000)]
From: dfr@render.com (Doug Rabson)
Newsgroups: comp.os.386bsd.bugs
Subject: chat
Date: 16 May 94 10:39:25
Organization: RenderMorphics Ltd.
NNTP-Posting-Host: minnow.render.com

The chat program in FreeBSD-1.1 (and FreeBSD-1.0.2) has the wrong lock
directory.  It is setup to use /usr/spool/uucp but FreeBSD uses
/var/spool/lock.

30 years agoGet generic kernels to be as forgiving of users with lossy hardware
Jordan K. Hubbard [Mon, 16 May 1994 09:40:10 +0000 (09:40 +0000)]
Get generic kernels to be as forgiving of users with lossy hardware
as possible:

options         "SCSI_DELAY=15"         #Be pessimistic about Joe SCSI device

30 years agoFixed Warren Toomey's contact address
Sean Vickery [Mon, 16 May 1994 06:57:09 +0000 (06:57 +0000)]
Fixed Warren Toomey's contact address

30 years agoFrom Bruce:
Andrey Chernov [Mon, 16 May 1994 03:08:10 +0000 (03:08 +0000)]
From Bruce:
I fixed this by making disklabel -e -r fail when there is no label on the
disk.
Fixed bad144 handling.

30 years agoFrom Bruce:
Andrey Chernov [Mon, 16 May 1994 03:06:00 +0000 (03:06 +0000)]
From Bruce:
 * If there is no 386BSD partition, initialize the label sector with
 * LABELSECTOR instead of with garbage.
 * Fixed reading of bad sector table.  It is at the end of the 'c'
 * partition, which is not always at the end of the disk.

30 years agoTo truely have the OLD behavior of RCS by default make the expansion
Rod Grimes [Sun, 15 May 1994 22:15:14 +0000 (22:15 +0000)]
To truely have the OLD behavior of RCS by default make the expansion
of $FreeBSD$ false by default.  This should keep them out
of the pre 2.x repository. (Or at least make them useless in it).

30 years agoMake the VM_PAGEOUT_PAGE_COUNT a variable and set it per default to
Andreas Schulz [Sun, 15 May 1994 15:43:23 +0000 (15:43 +0000)]
Make the VM_PAGEOUT_PAGE_COUNT a variable and set it per default to
VM_PAGEOUT_PAGE_COUNT. It needs to be lowered for some old hardware
on a driver basis.

30 years agono longer include lpa.h in conf.c, since the lpa device driver is
Geoff Rehmet [Sun, 15 May 1994 15:20:19 +0000 (15:20 +0000)]
no longer include lpa.h in conf.c, since the lpa device driver is
no longer supported.

(Sorry for breaking the kernel yesterday.)

30 years agoFisx spelling error from John Lind
Rod Grimes [Sun, 15 May 1994 01:10:17 +0000 (01:10 +0000)]
Fisx spelling error from John Lind

30 years ago>From 1.1 branhc:
Rod Grimes [Sun, 15 May 1994 01:09:23 +0000 (01:09 +0000)]
>From 1.1 branhc:
----------------------------
revision 1.13.2.1
date: 1994/05/05 03:58:27;  author: rgrimes;  state: Exp;  lines: +15 -25
Upgrade some things that are now different in 1.1.
----------------------------

30 years agoprintf string slightly changed
Andrey Chernov [Sat, 14 May 1994 20:21:26 +0000 (20:21 +0000)]
printf string slightly changed

30 years agoPW_COMPACT comment corrected
Andrey Chernov [Sat, 14 May 1994 20:01:00 +0000 (20:01 +0000)]
PW_COMPACT comment corrected

30 years agoNroff typo corrected
Andrey Chernov [Sat, 14 May 1994 19:57:10 +0000 (19:57 +0000)]
Nroff typo corrected

30 years agoPW_COMPACT comment corrected.
Andrey Chernov [Sat, 14 May 1994 19:55:06 +0000 (19:55 +0000)]
PW_COMPACT comment corrected.

30 years agoFix error in bootstrappwd with 'cp' shared library
Andrey Chernov [Sat, 14 May 1994 19:45:28 +0000 (19:45 +0000)]
Fix error in bootstrappwd with 'cp' shared library
Update bootstrappwd for incremental *.db changes

30 years agoIncremental *.db changes from Rold Schreiber
Andrey Chernov [Sat, 14 May 1994 19:42:31 +0000 (19:42 +0000)]
Incremental *.db changes from Rold Schreiber
*NO* format changes.
Not compatible (yet) with PW_COMPACT.

30 years agoIncremental *.db update from Rolf Schreiber.
Andrey Chernov [Sat, 14 May 1994 19:40:59 +0000 (19:40 +0000)]
Incremental *.db update from Rolf Schreiber.
*NO* format changes.
Not compatible (yet) with PW_COMPACT.

30 years agoAdded a missing unit argument in a printf.
Andreas Schulz [Sat, 14 May 1994 13:12:14 +0000 (13:12 +0000)]
Added a missing unit argument in a printf.

30 years agoAdd -K option to pass keywordlists to rcs so we can disable and enable
Rod Grimes [Sat, 14 May 1994 10:51:13 +0000 (10:51 +0000)]
Add -K option to pass keywordlists to rcs so we can disable and enable
specific keyword expansion on cvs co and cvs patch commands.

30 years agoremove lpa from files.i386.
Geoff Rehmet [Sat, 14 May 1994 10:45:57 +0000 (10:45 +0000)]
remove lpa from files.i386.

30 years agoNo longer use FSYNC_ALL by default, we do not have the stability problems
Rod Grimes [Sat, 14 May 1994 07:02:40 +0000 (07:02 +0000)]
No longer use FSYNC_ALL by default, we do not have the stability problems
with the system as we once did.  This should greatly increase the speed
of rcs and therefore cvs.

30 years agoAdd new option -K from David Dawes that allows you to turn on and off
Rod Grimes [Sat, 14 May 1994 07:00:23 +0000 (07:00 +0000)]
Add new option -K from David Dawes that allows you to turn on and off
specific keyword substitution during a rcs co command.
Add the new keyword FreeBSD that is IDENTICAL in operation to $Id$.

30 years agoAdmit my being responsible for NetHack
Sean Vickery [Sat, 14 May 1994 04:50:25 +0000 (04:50 +0000)]
Admit my being responsible for NetHack

30 years agoAdded Warren Toomey's minnie.cs.adfa.oz.au site as the Australian
Sean Vickery [Sat, 14 May 1994 04:41:41 +0000 (04:41 +0000)]
Added Warren Toomey's minnie.cs.adfa.oz.au site as the Australian
mirror for FreeBSD-1.1-RELEASE

30 years agoMake local changes more portable.
Andrey Chernov [Sat, 14 May 1994 01:18:07 +0000 (01:18 +0000)]
Make local changes more portable.

30 years agoUpgrade to readline 2.0 from bash1.14.1
Andrey Chernov [Fri, 13 May 1994 15:48:04 +0000 (15:48 +0000)]
Upgrade to readline 2.0 from bash1.14.1

30 years agoGet rid of silly -9 signal. Named should be killed with
Joerg Wunsch [Fri, 13 May 1994 15:36:26 +0000 (15:36 +0000)]
Get rid of silly -9 signal. Named should be killed with
SIGTERM, in order to give secondary servers a chance
to dump their caches.
NOTE that this is still not the same as `named.reload', the
old server really gives up on SIGTERM!

30 years agoGet this file finally up-to-date!
Jordan K. Hubbard [Fri, 13 May 1994 12:54:49 +0000 (12:54 +0000)]
Get this file finally up-to-date!

30 years agoFrom: Heikki Suonsivu <hsu@clinet.fi>
Jordan K. Hubbard [Fri, 13 May 1994 12:41:47 +0000 (12:41 +0000)]
From: Heikki Suonsivu <hsu@clinet.fi>

FreeBSD release still nukes everything on scratch using a big-hammer
method, even if it is nfs-mounted (and, when it is, the expiration policy
may be different).  Daily script should by default do nothing to remote
filesystems?

30 years agoRemove confusing (as they are now unnecessary) comments about
Jordan K. Hubbard [Fri, 13 May 1994 08:48:22 +0000 (08:48 +0000)]
Remove confusing (as they are now unnecessary) comments about
INACCURATE_MICROTIME_IS_OK.  Document what pca0 is.

30 years agoFix some spaces back into tabs from a cut and past.
Rod Grimes [Fri, 13 May 1994 03:39:21 +0000 (03:39 +0000)]
Fix some spaces back into tabs from a cut and past.

30 years agoFINALLY!!!! IT WORKS!!!!!
Garrett Wollman [Thu, 12 May 1994 22:54:32 +0000 (22:54 +0000)]
FINALLY!!!! IT WORKS!!!!!

I have finally ironed out the last bug, and was able to test operation by
talking to the real, live Kerberos server and clients at MIT.  Should
eliminate problems people have been having with rlogind bombing for lack
of req_act_vno in libkrb.so.4.0.

30 years agoDon't try to install manpages for otelnet.
Adam David [Thu, 12 May 1994 08:29:38 +0000 (08:29 +0000)]
Don't try to install manpages for otelnet.
'make KLUDGE= clean all install' to install otelnet
'make KLUDGE= clean' to clean up the mess

30 years agoIf you want no manual pages so NOMAN=, not MAN1=NOMAN!
Rod Grimes [Thu, 12 May 1994 06:09:23 +0000 (06:09 +0000)]
If you want no manual pages so NOMAN=, not MAN1=NOMAN!

30 years agoAdded z_abs function to make binary compatible with current libm.
Wiljo Heinen [Thu, 12 May 1994 02:24:11 +0000 (02:24 +0000)]
Added z_abs function to make binary compatible with current libm.

30 years agoRemove pcspkr.c again - it appears that someone merged the necessary bits
Jordan K. Hubbard [Thu, 12 May 1994 01:01:39 +0000 (01:01 +0000)]
Remove pcspkr.c again - it appears that someone merged the necessary bits
into pcaudio.c finally.

30 years agotypo.
Poul-Henning Kamp [Thu, 12 May 1994 00:42:59 +0000 (00:42 +0000)]
typo.

30 years agomade -v produce tip-revision, which was what I wanted in the first place...
Poul-Henning Kamp [Thu, 12 May 1994 00:37:59 +0000 (00:37 +0000)]
made -v produce tip-revision, which was what I wanted in the first place...

30 years agoACK! Who _wrote_ this thing? Misspellings all over the place and a few
Jordan K. Hubbard [Wed, 11 May 1994 22:40:48 +0000 (22:40 +0000)]
ACK!  Who _wrote_ this thing?  Misspellings all over the place and a few
out-and-out inaccuracies aren't all that nice in a FAQ entry that's supposed
to set naive users straight!  Please use more care before committing
documentation in the future.

30 years agoAdded -v option to rlog. This gives a quick way to get a list of versions.
Poul-Henning Kamp [Wed, 11 May 1994 22:39:44 +0000 (22:39 +0000)]
Added -v option to rlog.  This gives a quick way to get a list of versions.

30 years ago'make KLUDGE=' gets default PROG=otelnet, to reduce possible confusion
Adam David [Wed, 11 May 1994 21:00:28 +0000 (21:00 +0000)]
'make KLUDGE=' gets default PROG=otelnet, to reduce possible confusion

30 years ago'make KLUDGE=' to get -DKLUDGELINEMODE behaviour
Adam David [Wed, 11 May 1994 20:06:05 +0000 (20:06 +0000)]
'make KLUDGE=' to get -DKLUDGELINEMODE behaviour

30 years agoAdd PAREN_MATCHING to CFLAGS
Andrey Chernov [Wed, 11 May 1994 16:30:27 +0000 (16:30 +0000)]
Add PAREN_MATCHING to CFLAGS

30 years agoRemove #ifdefs which may confuse external packages which include
Andrey Chernov [Wed, 11 May 1994 16:25:34 +0000 (16:25 +0000)]
Remove #ifdefs which may confuse external packages which include
this headers

30 years agoAdd HAVE_VARARGS_H to CFLAGS
Andrey Chernov [Wed, 11 May 1994 15:49:43 +0000 (15:49 +0000)]
Add HAVE_VARARGS_H to CFLAGS
Add VISIBLE_STATS to CFLAGS, fix complete.c for successful
compilation with VISIBLE_STATS

30 years agoIndicate bash version merged
Andrey Chernov [Wed, 11 May 1994 15:20:15 +0000 (15:20 +0000)]
Indicate bash version merged

30 years agoAdd some note, how to tune readline to 8-bit clean mode
Andrey Chernov [Wed, 11 May 1994 15:19:11 +0000 (15:19 +0000)]
Add some note, how to tune readline to 8-bit clean mode

30 years agoAdd VI_MODE to CFLAGS
Andrey Chernov [Wed, 11 May 1994 15:11:01 +0000 (15:11 +0000)]
Add VI_MODE to CFLAGS

30 years agoBack out forced 8-bit mode, it can be tudned from ~/.inputrc file
Andrey Chernov [Wed, 11 May 1994 15:09:10 +0000 (15:09 +0000)]
Back out forced 8-bit mode, it can be tudned from ~/.inputrc file