Go to file
jwise d6662ec62f Change name of precmd from start_precmd to sshd_precmd. While it worked
fine as was, the result was the line `start_precmd=start_precmd' which
looked odd.  Pointed out by Bernd Ernesti.

While here, add NetBSD RCS Id.

BTW, to clarify, as people have asked:  this script does not support
pkgsrc/security/sshd -- that package comes with a perfectly fine rc script
which in addition to supporting /etc/rc.d can also be used with 1.4.X.

This script will not trivially work with the ssh package as it a.) calls
the ssh commands at the pathnames they will be installed at by usr.bin/ssh,
and b.) generates a DSA key as well as an RSA key.
2000-08-01 14:28:32 +00:00
bin don't use the "f" flag to fopen when -f is not specified (from Chuck Cranor) 2000-07-31 02:49:28 +00:00
crypto Return failure if there is no Kerberos 5 configuration file. 2000-07-16 18:27:53 +00:00
dist Use /usr/share/doc/html/ntp as location for html files. 2000-07-23 14:30:54 +00:00
distrib When output device is ascii, load tmac.tty-char explicity as nroff does, 2000-08-01 01:57:57 +00:00
etc Change name of precmd from start_precmd to sshd_precmd. While it worked 2000-08-01 14:28:32 +00:00
games Use a local implementation of htonl() called h2nl(). htonl() is not 2000-07-31 11:39:00 +00:00
gnu Clear out all of %g0. 2000-07-29 03:16:22 +00:00
include be consistent with #define<TAB> usage 2000-07-30 06:33:18 +00:00
lib use __cputchar(), not putchar(). 2000-08-01 04:17:09 +00:00
libexec Fixed s/key compile bug. 2000-07-29 08:20:02 +00:00
regress Fix obvious pasto resulting in third test series never being done. 2000-07-31 12:22:39 +00:00
sbin Xr for mount_overlay(8) 2000-07-30 15:17:14 +00:00
share Add midi at clcs 2000-08-01 08:19:39 +00:00
sys Remove hack for unswapped read/write_multi in swapped space. 2000-08-01 13:08:39 +00:00
usr.bin - we can't just rename BSD4_4 -> HAVE_SIN_LEN, since bsd systems define BSD4_4; 2000-07-31 00:56:07 +00:00
usr.sbin backup previous - including ../Makefile.inc does have some 2000-07-31 17:25:47 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00