Age | Commit message (Collapse) | Author |
|
need to add it.
|
|
|
|
xterm or equivalent
|
|
|
|
|
|
|
|
|
|
is used as that device. ttyEcfg needs to be created for wscons tools.
Additional cleanup and comments.
|
|
|
|
|
|
|
|
|
|
|
|
/dev/null too. Otherwise, if there is a name resolution problem
the rc files may finish before sendmail forks into a daemon and it
will complain about EBADF on stderr (since init revoked it).
From a discussion between Theo and myself.
|
|
|
|
MAKEDEV entry and manpage.
|
|
With:
hostname.fxp0 having a last line of:
inet6 alias 3ffe:...
and hostname.gif0 having a first two lines of:
giftunnel 1.2.3.4
dest 1.2.4.3
We end up with the command:
ifconfig gif0 giftunnel alias 1.2.3.4 1.2.4.3
.. which is clearly wrong and fixed by this change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setusercontext() in most places where previously we did a setlogin().
Add default login.conf file and put root in the "daemon" login class.
|
|
|
|
error message. OK deraadt@
|
|
defined order, so we should return ::1 first.
|
|
|
|
|
|
|
|
millert@ ok.
|
|
|
|
|
|
$securelevel; noted by ho@
|
|
|
|
- Add ntpdate and rdate rc knobs
Approved-And-Assisted-By: millert
|
|
|
|
|
|
|
|
on reboot timing out on DNS problems.
|
|
|
|
per art's recommendation. Now we are uptodate :-)
|
|
|
|
- NOMAKEDEV to optionally skip making devices
- allow building aliases.db under /var/tmp
will come in handy with mergemaster; ok millert@
|
|
|
|
16 slices per disk instead of 8 previously ; and tidy things a bit
|
|
Thanks cd@sentia.nl
|
|
|
|
for pointing out this evaded the last commit
|
|
|