Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/usr/local/sbin/sshd instead, if it is there.
|
|
when it doesn't exist.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Probably just paranoia (since /var/tmp/vi.recover is created the
first time the machine is booted) but it can't hurt.
|
|
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.
|
|
completely admin-editable
|
|
don't want them fetched from YP, it will find them in the current directory.
|
|
|
|
|
|
|
|
|
|
problem noted by hugh@openbsd.org whereby a user could create the
well-known /tmp/_motd file and use chflags to make it unremovable.
Then at the next reboot the user's /tmp/_motd would end up in the
system motd.
|
|
|
|
into /var/db/host.random at shutdown time, so we can make use of it
during reboot to seed our random pool. ok millert@ angelos@ niklas@
|
|
|
|
|
|
in /var/run/ld.so.hints
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exists and is configured
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chroot'd. It would be cleaner to simply do this at install time but this way people who are tracking sources get the correct behavior too.
|
|
|