Commit Graph

20 Commits

Author SHA1 Message Date
Bill Paul 17936913ce Small NIS fixes:
1) ypserv is started with nis_serverflags, not yppasswddflags (that's what
   I get for cutting & pasting without paying attention).

2) ypbind can also be started with arguments, so turn nis_client to
   nis_clientflags.
1995-02-08 16:42:12 +00:00
Andreas Schulz 8f80ac0afa Submitted by: Michael Reiffenberger ?
Changed the yppaswddd to a yppaswdd :-).
1995-02-07 20:52:35 +00:00
Bill Paul 3269f6b60e Added options for starting NIS client and server processes. All are
off by default.
1995-02-03 23:54:07 +00:00
Poul-Henning Kamp 13cd44971d Only so savecore if people ask for it. 1994-11-07 04:02:26 +00:00
Poul-Henning Kamp e9362258de Don't set hostname if we already have it. (diskless). 1994-11-02 23:50:54 +00:00
Paul Traina 40eb7bc241 Make multicasts go out default interface 1994-10-06 20:52:00 +00:00
Paul Traina 46cf1ccdf3 Add nfs_client and amdflags 1994-09-29 17:27:46 +00:00
Poul-Henning Kamp 9640f31c89 Added support for defaultrouter, both as a variable and as /etc/defaultrouter.
Changed the everlenghtening list of "if [ -f /etc/hostname.foo ].." to a
loop which will do them all, and look for init-scripts for them as well.
perfect place to put your calls to slattach and such: /etc/start_if.sl0
for instance.
1994-09-15 01:19:43 +00:00
Jordan K. Hubbard b5edeef192 Add entry for the new PCMCIA ethernet adapter code (ze0). 1994-06-17 19:29:05 +00:00
Rodney W. Grimes 2f3990f771 Add supoort for hostname.ed1 1994-05-04 08:59:52 +00:00
Rodney W. Grimes 5ca7c63907 Fix the ifconfig lines so that they have interface names on them. 1994-04-18 11:00:44 +00:00
Rodney W. Grimes 74d091bf0a >From BETA_1_1 branch:
----------------------------
revision 1.8.2.1
date: 1994/04/18 06:37:29;  author: rgrimes;  state: Exp;  lines: +10 -4
Use the hostname.* files created by the installation to reduce the
amount of work one has to do when setting up a system.
----------------------------
1994-04-18 06:44:43 +00:00
Garrett Wollman dc8989b140 Support for automatically running ntpdate and xntpd. 1993-12-21 21:28:12 +00:00
Garrett Wollman d55a595346 Added a new flag variable to /etc/netstart, $sendmail_flags, which
gives the flags to be passed to sendmail when it is started.  (If it is
"NO", sendmail is not started.)  Also, always start the portmapper regardless
of the value of $nfs_server; this should prevent the inetd complaints we
have seen from recurring.
1993-11-07 01:19:06 +00:00
Andreas Schulz c0ba8b5473 Deleted the ifconfig lines with we0, ne0, ec0: the drivers don't exist
anymore. Added an ifconfig line with ie0.
1993-10-29 19:06:20 +00:00
Rodney W. Grimes 1a2659b6e6 Fixed spelling error in ifconfig line for ed0, from netwask to netmask 1993-08-09 09:14:47 +00:00
Rodney W. Grimes 54d88c88d6 Pulled in patch kit 0.2.4 netstart, added ifconfig ed0 line. This is a
crock so I can get the binaries released.
1993-07-19 21:08:53 +00:00
Rodney W. Grimes 0a71fe694b From NetBSD, copied verbatium. May need some work yet. 1993-07-19 19:14:45 +00:00
Nate Williams 961fadf86f Fixed netstart to have a hard-coded localhost address.
This fixes situations where you don't have a correct localhost in
your nameserver or no name-server.
1993-07-05 21:43:35 +00:00
Rodney W. Grimes 1bf9d5d951 Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00