Go to file
msaitoh d13f03981b The bit location of link ability is different between 1000Base-X and others
(See annex 28B.2 and 28D). The old mii.h defined ANAR_X_PAUSE_* macros. Those
macros were named for 1000Base-X, but the bit definitions were not for
1000Base-X but for others (e.g. 1000BaseT). So there was bug in auto
negotiation for 1000Base-X, but there was no bug for other media. Define new
macro named ANAR_PAUSE_* and ANLPAR_PAUSE_* for other than 1000Base-X and fix
the bit definitions of ANAR_X_PAUSE_* and ANLPPAR_X_*. Change some PHY drivers
to use true macro. Same as other *BSDs.
2013-06-16 06:29:08 +00:00
bin constify 2013-06-12 01:36:52 +00:00
common no need for the local defs of he enc functions; compat_defs.h provides them. 2013-06-09 19:46:56 +00:00
compat MKCOMPAT support for earm. 2013-04-27 08:44:35 +00:00
crypto Accept - as stdin 2013-06-14 16:29:14 +00:00
dist one less, 6 left. 2013-03-23 16:32:04 +00:00
distrib rename (new) xorg_drivers to xorg_server -- platforms that build the 2013-06-12 21:35:29 +00:00
doc adjust soekrisgpio driver to NetBSD 2013-06-10 07:14:01 +00:00
etc if ipsec_flags is given, treat it as an interface name and change @LOCAL_ADDR@ 2013-06-14 16:37:55 +00:00
external In the PIC case, build libXdmGreet; perhaps we should always build and 2013-06-16 01:51:29 +00:00
extsrc
games Don't expect fairings. 2013-05-12 03:29:07 +00:00
gnu Describe another use for .Cm. Bump date. 2013-06-09 16:32:43 +00:00
include Add mbsnrtowcs and wcsnrtombs. Approved by core. 2013-05-28 16:57:56 +00:00
lib fix timezone bugs in rev.1.11 and rev.1.13. PR/47916. 2013-06-12 01:46:07 +00:00
libexec Missed one of the -I${NETBSDSRCDIR}/sys hacks yesterday; remove it now. 2013-06-08 21:15:29 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue point pdisk to the right place 2013-03-24 19:18:37 +00:00
sbin revert part of previous commit 2013-06-15 12:29:02 +00:00
share Invoke tools/binstall/mkmanifest for Cygwin via ${HOST_SH}. 2013-06-14 16:10:02 +00:00
sys The bit location of link ability is different between 1000Base-X and others 2013-06-16 06:29:08 +00:00
tests Remove header files which became unnecessary in 1.7. 2013-06-14 05:39:28 +00:00
tools Invoke tools/binstall/mkmanifest for Cygwin via ${HOST_SH}. 2013-06-14 16:10:02 +00:00
usr.bin put back previous change 2013-06-10 20:24:58 +00:00
usr.sbin - missing semicolon 2013-06-15 22:53:18 +00:00
x11 avoid compiler bug 2013-05-24 17:44:27 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING Note manual removal of internal freetype headers. 2013-06-05 21:59:59 +00:00
build.sh Support to build for epoc32 userland. 2013-05-01 13:11:59 +00:00