Go to file
mlelstv f9c11ac3ae rlphy fails to work without autonegotiation.
Reason is that ifm_data does not store BMCR data but a media index
that gets poked into the BMCR register.

Setting the BMCR and ANAR registers is correctly handled by the
generic function mii_phy_setmedia.
2010-11-14 13:40:36 +00:00
bin Make sh build in debug mode 2010-10-29 17:06:53 +00:00
common Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
compat Hook up xz into the build system. 2010-11-02 16:34:33 +00:00
crypto isakmp_post_acquire is now called from admin commands too, add a flag so 2010-11-12 10:36:37 +00:00
dist PR/44006: Ralph G: vi: CTRL-A does not handle end-of-word correctly 2010-10-28 18:12:47 +00:00
distrib Add myself. 2010-11-14 11:19:49 +00:00
doc i.MX51 and NetWalker 2010-11-13 08:01:23 +00:00
etc add want_agent to the commented line of pam_ssh 2010-11-13 19:19:40 +00:00
external Add sample xorg.conf files for hpcarm, hpcmips, and hpcsh. 2010-11-13 02:07:28 +00:00
extsrc
games Avoid undefined behavior, from Chris Spiegel in PR 43860. 2010-09-26 21:12:23 +00:00
gnu Update pa-netbsd.h to match pa-linux.h where it should. That is, remove 2010-11-10 18:28:29 +00:00
include Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
lib quell some lint warnings 2010-11-13 19:43:56 +00:00
libexec PR/44010: YAMAMOTO Takashi: sbrk: grow 0xb3ba2000 failed, error = 12" 2010-10-29 15:08:17 +00:00
regress Don't overrun the buffer, when writing some payload. 2010-10-03 19:41:25 +00:00
rescue Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
sbin Support the new RTM_IFINFO and RTM_CHGADDR messages. 2010-11-12 16:32:18 +00:00
share Document RTM_CHGADDR and the newer RTM_IFINFO messages. 2010-11-14 00:38:56 +00:00
sys rlphy fails to work without autonegotiation. 2010-11-14 13:40:36 +00:00
tests Add a test for getenv(3) which fails at the moment because it doesn't 2010-11-13 21:08:36 +00:00
tools Replace the current usage of Elf64_Half with Elf64_Word and rename 2010-08-28 21:30:02 +00:00
usr.bin add a safe alternative of the previous. 2010-11-10 01:44:04 +00:00
usr.sbin NPF checkpoint: 2010-11-11 06:30:39 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00
build.sh Replace a couple uses of '$@' with '$*' 2010-08-24 20:52:31 +00:00