Go to file
thorpej 8f0b837cd4 gem_init(): Don't call gem_mii_statchg() directly. Instead, call
gem_mediachange().  This will cause gem_mii_statchg() to be called
by the MII layer with the correct MII media state, so that speed
duplex parameters will be set properly.
2001-10-20 18:25:52 +00:00
bin enable WARNS?= 2 2001-10-19 00:59:07 +00:00
crypto Turn on TCP_NODELAY over loopback 2001-10-18 19:46:12 +00:00
dist extensions-path-name -> extensions-path (misc/14147). 2001-10-04 12:26:25 +00:00
distrib Added clockctl(4) 2001-10-20 09:10:33 +00:00
etc Fix typo on pci* add's. Missing bash 2001-10-20 05:57:32 +00:00
games Fortune is not moribund. 2001-10-20 09:33:39 +00:00
gnu Add a hack to automatically switch to 26-bit mode when starting up on an 2001-10-20 17:44:58 +00:00
include add wcstod/wcstol/wcstoul. 2001-09-27 16:30:35 +00:00
lib Remove an extra character in a comment block. 2001-10-20 09:20:28 +00:00
libexec Fix how underfined weak symbols are treated -- before, ld.so would do nothing 2001-10-14 23:13:21 +00:00
regress Rename prn.c to prename.c to avoid problems with certain Microsoft host OS's. 2001-10-19 03:10:15 +00:00
sbin minor WARNS=2 stuff 2001-10-19 01:16:37 +00:00
share Added clockctl.4 2001-10-20 09:45:31 +00:00
sys gem_init(): Don't call gem_mii_statchg() directly. Instead, call 2001-10-20 18:25:52 +00:00
tools Add mklocale to cross-tools and turn it back on for the builds. 2001-10-20 06:04:59 +00:00
usr.bin bump version after fixing a bug introduced in 1.79nb2 2001-10-20 10:11:41 +00:00
usr.sbin Unravel the include spaghetti here: 2001-10-19 23:59:56 +00:00
build.sh Move mkdir of TOOLDIR/bin to after removing TOOLDIR as specified by -r. 2001-10-19 16:43:47 +00:00
Makefile Add a couple more shortcut rules for the "tools" subdir to prevent recursion. 2001-10-19 14:17:52 +00:00
Makefile.inc
UPDATING mtree update needed 2001-10-05 16:24:34 +00:00