fgsch
fd619cd2fc
Allow identd to be used w/o inetd.
25 years ago
art
8fd2064dfa
Do not default to stacken.kth.se. The user should enter his own cell.
25 years ago
deraadt
7f49a943d9
extra entries; joe@nall.com
25 years ago
deraadt
322d2501b2
ssh startup fix; millert
25 years ago
aaron
1ba8c5de47
Fix typo; kwesterback@home.com
25 years ago
millert
182d4611f6
Fix misleading comment.
25 years ago
deraadt
bdece0b71b
talk about non-shared library ssh
25 years ago
deraadt
1deb2c5aa4
more
25 years ago
deraadt
1ba7923936
oops, got shared library part wrong
25 years ago
millert
2b37e10adf
Run /usr/libexec/vi.recover (now a perl script) to preserve vi backup files.
25 years ago
espie
23a11e3ade
Oops... CKSUM should hold cksum results, and be sorted on 3rd field
25 years ago
espie
665bde5a7a
Activate it on the amiga.
25 years ago
espie
b970a1f15c
Final framework for amiga tools.
25 years ago
turan
2721393568
remove etc now that ssh configs are moved back to /etc
25 years ago
maja
cfb7ad7c2a
add random in raminst -moj
25 years ago
deraadt
bba1f0e795
check for executability of ssh-keygen
25 years ago
deraadt
8d1747ba61
if sshd startup fails due to rsa not being there, start up
/usr/local/sbin/sshd instead, if it is there.
25 years ago
millert
c5528dc2b0
Don't complain that /var/tmp/vi.recover is not owned by root
when it doesn't exist.
25 years ago
brad
0a96446c48
add etc
25 years ago
deraadt
a5b00c3034
silence the chmod
25 years ago
deraadt
5689bf1284
closer to the 2.6 story
25 years ago
maja
c46fc27834
simpleroot is now 40Mb instead of 32Mb. -moj
25 years ago
beck
a029bb8273
I'm such an asshole.
25 years ago
beck
b0d171f155
add apache xml include dir
25 years ago
deraadt
2586f6fb0d
last i checked, screenblank was not a network daemon
25 years ago
deraadt
1da9a17253
httpd has a Makefile.bsd-wrapper now
25 years ago
todd
94e37a5084
chmod devices needed for x by default when logging in at console
25 years ago
deraadt
2f590085da
do ldconfig before all ssh; because they need /usr/local/lib for searching
25 years ago
beck
7260604a03
openssl change, and stupid apache dirs in /usr/lib
25 years ago
rohee
90452e2fca
architetures -> architectures
25 years ago
deraadt
cb7c2c0aa4
approximately describe the situation
25 years ago
deraadt
2bdcb0c570
start ssh as part of base system; if no host key, build it upon boot
25 years ago
deraadt
3f006e1a86
ssh part of base system
25 years ago
deraadt
dfcd36aef7
make distribution in ssh
25 years ago
deraadt
1f5d45bcdd
oops
25 years ago
deraadt
c5827afa91
stir arandom, too; provos
25 years ago
deraadt
8b08f75ede
random on floppy
25 years ago
espie
56729901b7
More glue
25 years ago
deraadt
7cccb380a7
disable telnet/ftp/login by default, for now
25 years ago
pjanzen
6395f70d1d
Watch a few more files in /etc. Arguably it might eventually be better just
to automatically watch everything in /etc except for specifically excluded
files.
25 years ago
deraadt
eb72f46b58
remote printer example; suggested by rahm@umich.edu
25 years ago
deraadt
b99aa2bfad
no, mtree is more confusing than that
25 years ago
csapuntz
5c912c366b
Add /usr/share/man/cat9/i386
25 years ago
jakob
ed4309217a
sync imap port with IANA. OK deraadt@
25 years ago
alex
1e415dbcee
Rebuild whatis databases.
25 years ago
maja
8bd3894464
dont call std twice from all, add call to random. random is major 88 not 89. -moj
25 years ago
pjanzen
9405745b8c
Watch over some more files.
25 years ago
deraadt
2774a9e248
shorten lines
25 years ago
jakob
3c4feae9eb
Change defaults to start sendmail using '-q30m'. This will not make
sendmail listen to requests on port 25, just process the queue every
30 minutes to take care of any unsent mail. OK millert@.
25 years ago
millert
2e57e7fdc9
Actually, vi file recivery was not happening on reboot due to a
mistaken assumption. Noted by dynamo@ime.net . Fixed by moving the
check for meta character expansion to be inside the two for loops.
They are expanded by simple assignment.
25 years ago