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
8066fa51cc
Set j = i after arc4random key schedule to be more like arc4 stream cipher;
from conversations between various people
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
beck
93e3028091
remove /usr/include/openssl link before making it.
25 years ago
deraadt
d4b40e658e
openssl -> ssl
25 years ago
aaron
2ba64b78b9
Formatting and grammar.
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
espie
37cd277feb
Copyright...
25 years ago
espie
5a36eeab8b
stdbool.h conforming to C9X
25 years ago
alex
bacba34834
Typo fixes.
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
espie
8bd53cdab8
index/rindex as deprecated synonyms to strchr/strrchr.
25 years ago
deraadt
0eef5e627a
crank minor; costa forgot
25 years ago
jakob
ed4309217a
sync imap port with IANA. OK deraadt@
25 years ago
csapuntz
15f3825602
Add opendisk from NetBSD.
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
espie
f851e80d96
Be thorough about NULL as __null for C++.
25 years ago
deraadt
b3d4ba5664
use writev() where possible
25 years ago
aaron
a9bd0a9443
appropiate -> appropriate; inspired by it being misspelled in a NetBSD commit
message :-)
25 years ago
pjanzen
563abe819a
Supply examples and discuss limitations.
25 years ago
pjanzen
9405745b8c
Watch over some more files.
25 years ago
deraadt
2774a9e248
shorten lines
25 years ago
deraadt
ac744f6406
use stronger language when pointing people at strtol()
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
espie
100929b794
typo
25 years ago
aaron
f119972cc8
succesful -> successful
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
millert
8e56c668c5
Ignore /var/tmp/vi.recover if it is a symlink or owned by non-root.
Probably just paranoia (since /var/tmp/vi.recover is created the
first time the machine is booted) but it can't hurt.
25 years ago
millert
0f4b544d10
Check to make sure vi recovery files are normal files before trying
to read from them (this is a user-writable directory so it is
possible to play games). Fixes a possible DOS noted by dynamo@ime.net .
If it's not a regular file, we delete it.
25 years ago
jason
6fbdd30e76
add entries for fga, scf, and flash
25 years ago
pjanzen
121f5e54e4
Using .Li inside a .Bd -literal block messes up the fonts thereafter;
.Li ... -> \&...
25 years ago
deraadt
35b85f848f
proto bcrypt_gensalt()
25 years ago
deraadt
5e54c51bd5
have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes completely admin-editable
25 years ago
deraadt
ed9e4a1a48
proto bcrypt_gensalt()
25 years ago