Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Yanagisawa.
|
|
|
|
|
|
the consensus was that it was too annoying to not be able to change
the clock at securelevel == 1.
|
|
|
|
|
|
|
|
code wants lots of attention, but at least it won't dump core on a virgin
installation now.
|
|
|
|
|
|
|
|
figuring out what was going wrong there.
|
|
|
|
|
|
|
|
Call el_parse() to catch editrc(5) commands if the command is not known
to ftp. Thorsten did all the real work for this :-)
|
|
Some strcpy() -> strncpy (from NetBSD)
Some KNF
Add current NetBSD tags
|
|
|
|
and setting times.
|
|
|
|
Pull a few of our changes into this resolver; don't delete it yet. I'm
not entirely sure it should be deleted, simply because of the baseline
it provides against our massivelt modified libc resolver.
|
|
|
|
|
|
Includes the DNS aware getnetby*() routines and IPv6 support.
|
|
|
|
Adjust attach() messages for scanners with quirk table entries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes to io macros were done to handle sparse bus addressing dynamically.
This is a first cut (rough).
|
|
|
|
|
|
|
|
|
|
|
|
I couldn't find any use of AF_SIP in the kernel, didn't check user land.
|
|
|
|
Dave Huang found this one...
|
|
|
|
Much hacked by me to merge and partially busify.
Add code that I lost a while back for digging the proper mac address for
internal ethernet.
Still needs work, but checkpointed--works at least as well as the last
version.
|