Go to file
thorpej 1f074c785d When doing a media change service request, use the media word from the
current ifmedia_entry, not from the user-supplied media word.  The
user supplied media word may not necessarily match e.g. instance (if
the parent MAC driver is intentionally ignoring instance if its expecting
multiple PHYs with non-overlapping media, e.g. TI ThunderLAN) the media
word we are actually switching to.

Since PHY drivers use `instance' to determine if they should isolate
themselves, the ThunderLAN PHY was sometimes being incorrectly isolated
when in fact the user attempted to select that PHY (for e.g. BNC operation).
1998-11-02 22:31:36 +00:00
bin Modify to better document getopts. This fixes PR# 704. Much thanks to 1998-10-29 23:23:36 +00:00
distrib move keycap libs from base to comp set 1998-11-01 17:33:25 +00:00
etc Pay attention to NO_SENDMAIL and USE_BIND8 1998-11-02 03:32:22 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu Revert previous patch. Replace with patch from Cygnus binutils 1998-11-01 22:01:14 +00:00
include gdb's shared-lib mapping code in solib.c has #ifdef dependencies on 1998-10-30 05:43:40 +00:00
lib Bump minor version because some function calls were added. 1998-11-02 08:17:09 +00:00
libexec Add hook to convert some DISP32 relocs to BASREL through a GOT entry. 1998-10-31 09:04:29 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Run /etc/rc.shutdown when the final shutdown time has come. 1998-10-29 20:12:56 +00:00
share Note that BUFCACHE is ignored if BUFPAGES is also specified. 1998-11-02 04:39:51 +00:00
sys When doing a media change service request, use the media word from the 1998-11-02 22:31:36 +00:00
usr.bin Copyrights and minor cleanup. 1998-11-01 22:27:11 +00:00
usr.sbin free line returned by fparseln(). 1998-11-02 15:38:26 +00:00
Makefile Only ldconfig if it's there (ELF systems don't use ldconfig). 1998-10-18 20:41:39 +00:00