Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (1h)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 05:24:09 UTC Now

2013-08-06 06:10:57 UTC MAIN commitmail json YAML

Add PMFE_SPEED_CHANGED

(matt)

2013-08-06 06:08:39 UTC MAIN commitmail json YAML

Add -mlong-calls to hppa module builds.

(skrll)

2013-08-06 05:57:37 UTC MAIN commitmail json YAML

Simply and deal with all the various earm MACHINE_ARCH variants

(matt)

2013-08-06 05:48:39 UTC MAIN commitmail json YAML

CID 1060853: Negative array index read (REVERSE_NEGATIVE)

(christos)

2013-08-06 05:47:59 UTC MAIN commitmail json YAML

Use earmv4 for ecats enetwinder eshark
Add evbearm variants for earmv{4,5}{,eb} earmv7{,hf} earmv6{,hf}{,eb}

(matt)

2013-08-06 05:46:26 UTC MAIN commitmail json YAML

Add GNU_ARCH for earmv4eb, earmv5, earmv5eb, earmv6, earmv6hf, earmv6eb,
earmv6hfeb, earmv7, earmv7hf

(matt)

2013-08-06 05:42:43 UTC MAIN commitmail json YAML

CID 1060854: Wrong sizeof argument (SIZEOF_MISMATCH)

(christos)

2013-08-06 05:41:41 UTC MAIN commitmail json YAML

src/external/gpl3/gcc/lib/crtstuff/arch/earmv4.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/crtstuff/arch/earmv6.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/crtstuff/arch/earmv6hf.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/crtstuff/arch/earmv7.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/crtstuff/arch/earmv7hf.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/arch/earmv4.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/arch/earmv6.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/arch/earmv6hf.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/arch/earmv7.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/arch/earmv7hf.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv4/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv4/gcov-iov.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv6/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv6/gcov-iov.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv6hf/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv6hf/gcov-iov.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7/gcov-iov.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7hf/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7hf/gcov-iov.h@1.1 / diff / nxr@1.1
      :
(more 160 files)
gcc configury for earmv4, earmv6, earmv6hf, earmv7, earmv7hf

(matt)

2013-08-06 05:36:42 UTC MAIN commitmail json YAML

Use armv[4-7] to be consistent

(matt)

2013-08-06 05:35:57 UTC MAIN commitmail json YAML

2013-08-06 00:28:52 UTC MAIN commitmail json YAML

Add LOADADDRESS (don't make it implicit)

(matt)

2013-08-05 21:55:47 UTC MAIN commitmail json YAML

fix a bug in obiosdhc_bus_clock where SYSCTL_CEN bit wasnt being cleared or set properly, from Rui Paulo

(jmcneill)

2013-08-05 20:52:08 UTC MAIN commitmail json YAML

2013-08-05 18:49:58 UTC MAIN commitmail json YAML

Note that i added the UDF support to makefs(8) and bump data

(reinoud)

2013-08-05 18:47:58 UTC MAIN commitmail json YAML

Document adding makefs(8) support for UDF

(reinoud)

2013-08-05 18:45:00 UTC MAIN commitmail json YAML

Cleanup makefile for makefs

(reinoud)

2013-08-05 18:44:16 UTC MAIN commitmail json YAML

Revert joergs patch and make it compile in both the normal as in the tools
environment by providing the MMC datastructures separately for compat.

(reinoud)

2013-08-05 17:12:04 UTC MAIN commitmail json YAML

2013-08-05 17:02:54 UTC MAIN commitmail json YAML

Support tools build.

(joerg)

2013-08-05 16:44:58 UTC MAIN commitmail json YAML

Fix memset() arguments to use the right type for sizeof() and streamline its
use of sizeof() to allways use the right type.

(reinoud)

2013-08-05 16:43:46 UTC MAIN commitmail json YAML

Make memset() usage consequent in using the right types

(reinoud)

2013-08-05 16:00:57 UTC MAIN commitmail json YAML

The linker script is the argument of -T, so keep them together.

(joerg)

2013-08-05 15:33:07 UTC MAIN commitmail json YAML

Simplify the earm tests

(matt)

2013-08-05 14:50:32 UTC MAIN commitmail json YAML

Sort. Improve table formatting.

(wiz)

2013-08-05 14:41:57 UTC MAIN commitmail json YAML

2013-08-05 14:28:48 UTC MAIN commitmail json YAML

2013-08-05 14:11:30 UTC MAIN commitmail json YAML

2013-08-05 13:38:35 UTC MAIN commitmail json YAML

Alpha needs crtfm.o for USE_COMPILERCRTSTUFF=no

(matt)

2013-08-05 11:48:22 UTC MAIN commitmail json YAML

Also check if root vnode is busy when unmounting.

(pooka)

2013-08-05 11:14:00 UTC MAIN commitmail json YAML

Only free file data we've allocated.

(pooka)

2013-08-05 10:09:53 UTC netbsd-6 commitmail json YAML

Pullup

sys/dev/pci/pcireg.h            1.74-1.82 and 1.84 via patch
sys/dev/pci/pci_subr.c          1.92-1.102, 1.104-1.105 via patch

Add some PCI(e) register and bit definitions in pcireg.h.
Fix the definition of PCI_PCIE_SLCAP_PSN.
Fix a bug that IRQ(MSI) bits in PCIe capability register is incorrectly
decoded.
Print more registers in "pcictl dump".
Fix bug in comment.

Requested by msaitoh in ticket #928

(martin)

2013-08-05 07:53:31 UTC MAIN commitmail json YAML

One more Gb/s -> GT/s fix.

(msaitoh)

2013-08-05 03:36:48 UTC MAIN commitmail json YAML

src/external/gpl3/gcc/lib/crtstuff/arch/earmv7eb.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/arch/earmv7eb.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7eb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7eb/gcov-iov.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgomp/arch/earmv7eb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgomp/arch/earmv7eb/libgomp.spec@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgomp/arch/earmv7eb/libgomp_f.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgomp/arch/earmv7eb/omp.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libiberty/arch/earmv7eb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libobjc/arch/earmv7eb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libobjc/arch/earmv7eb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/c++allocator.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/c++config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/cxxabi_tweaks.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/gstdint.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/gthr-default.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/gthr-posix.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/gthr-single.h@1.1 / diff / nxr@1.1
      :
(more 16 files)
earmv7eb gcc configury

(matt)

2013-08-05 03:22:45 UTC MAIN commitmail json YAML

Use GMP_MACHINE_ARCH which is MACHINE_ARCH with arm substituted for armv[467].

(matt)

2013-08-05 03:06:51 UTC MAIN commitmail json YAML

Add some device support for bge(4) and brgphy(4).

(msaitoh)

2013-08-05 01:53:42 UTC MAIN commitmail json YAML

Use GMP_MACHINE_ARCH which is MACHINE_ARCH with arm substituted for armv[467].

(matt)

2013-08-05 01:46:57 UTC MAIN commitmail json YAML

Use GMP_MACHINE_ARCH which is MACHINE_ARCH with arm substituted for armv[467].

(matt)

2013-08-05 00:59:19 UTC MAIN commitmail json YAML

Turn on CPU_CONTROL_EX_BEND for big endian in exceptions,
not CPU_CONTROL_BEND_ENABLE.

(matt)

2013-08-05 00:57:24 UTC MAIN commitmail json YAML

Add EF_ARM_BE8
Make sure that running a program, that it right big-endian format for the
processor. (BE8 for armv7, BE32 for all others).

(matt)

2013-08-05 00:28:52 UTC MAIN commitmail json YAML

Add evbearmv7-eb and evbearmv7hf-eb aliases for evbarm.
These are because cortex (armv7a) cores uses a different big-endian binary
format that previous big-endian arm systems.

(matt)

2013-08-05 00:21:50 UTC MAIN commitmail json YAML

Add 3 more MACHINE_ARCH: earmv4 earmv7eb earmv7hfeb
The latter are for cortex big-endian which uses a different binary format
than previous arm big endian platforms.

(matt)

2013-08-05 00:17:53 UTC MAIN commitmail json YAML

Use BINUTILS_MACHINE_ARCH instead of MACHINE_ARCH
BINUTILS_MACHINE_ARCH is MACHINE_ARCH,
except armv[467] is replaced with arm instead.

(matt)

2013-08-05 00:11:52 UTC MAIN commitmail json YAML

src/external/gpl3/gcc/lib/crtstuff/arch/earmv7hfeb.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/arch/earmv7hfeb.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7hfeb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7hfeb/gcov-iov.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgomp/arch/earmv7hfeb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgomp/arch/earmv7hfeb/libgomp.spec@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgomp/arch/earmv7hfeb/libgomp_f.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libgomp/arch/earmv7hfeb/omp.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libiberty/arch/earmv7hfeb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libobjc/arch/earmv7hfeb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libobjc/arch/earmv7hfeb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/c++allocator.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/c++config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/cxxabi_tweaks.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/gstdint.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/gthr-default.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/gthr-posix.h@1.1 / diff / nxr@1.1
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/gthr-single.h@1.1 / diff / nxr@1.1
      :
(more 16 files)
Add mknative files for earmv7hfeb MACHINE_ARCH.

(matt)

2013-08-05 00:08:58 UTC MAIN commitmail json YAML

2013-08-04 23:41:43 UTC MAIN commitmail json YAML

2013-08-04 23:37:54 UTC MAIN commitmail json YAML

If MACHINE_ARCH contains armv[467], use arm instead.

(matt)

2013-08-04 22:19:42 UTC MAIN commitmail json YAML

2013-08-04 22:18:16 UTC MAIN commitmail json YAML

match armv[467]*--netbsdelf*
and default cpu appropriately.

(matt)

2013-08-04 17:35:10 UTC MAIN commitmail json YAML

G/C old csu stuff for hppa.

(skrll)

2013-08-04 17:15:21 UTC MAIN commitmail json YAML

2013-08-04 16:48:15 UTC MAIN commitmail json YAML

Move the call to Job_SetPrefix() to Job_Init() so that
makefiles have had a chance to set .MAKE.JOB.PREFIX

(sjg)

2013-08-04 11:09:55 UTC MAIN commitmail json YAML

Use standard file-is-valid-until-last-reference-is-dropped semantics
for file contents.

via Justin Cormack & valgrind on github

(pooka)

2013-08-04 11:02:02 UTC MAIN commitmail json YAML

tests for i/o-after-unlink

(pooka)

2013-08-04 07:55:09 UTC MAIN commitmail json YAML

2013-08-04 07:49:07 UTC MAIN commitmail json YAML

Print out BE8 and LE8 for arm elf

(matt)

2013-08-04 07:20:34 UTC MAIN commitmail json YAML

2013-08-04 07:11:59 UTC MAIN commitmail json YAML

These aren't needed anymore (everything is in ad.arm).

(matt)

2013-08-04 07:05:15 UTC MAIN commitmail json YAML

Fix build failed, if undef INET.

(kiyohara)

2013-08-04 05:42:47 UTC MAIN commitmail json YAML

Add a curses gizmo for solving Sunday-paper-type cryptograms based on
substitution ciphers. It gets the cleartext from fortune. I wrote this
some years ago for my own amusement; a couple people have suggested
that I should import it.

Approved only by groo, so I'm going to wait a couple days to hook it
to the build in case anyone demands it be removed again...

(dholland)

2013-08-04 03:52:28 UTC MAIN commitmail json YAML

Modify the BE8_LINK_SPEC if big endian to use !mlittle-endian

(matt)

2013-08-04 03:38:13 UTC MAIN commitmail json YAML

Add a bunch of missing words from a list I had dated 2005.

(dholland)

2013-08-04 01:20:08 UTC MAIN commitmail json YAML

Make sure CPU_CONTROL_BEND_ENABLE is set on BE systems.

(matt)

2013-08-04 01:02:01 UTC MAIN commitmail json YAML

If this is a BE kernel, force ourselves into BE just in case we aren't.
(setting SCTRL[EE] is done elsewhere).

(matt)

2013-08-04 00:59:46 UTC MAIN commitmail json YAML

use the proper make symbols for adding an ldscript

(matt)

2013-08-04 00:58:47 UTC MAIN commitmail json YAML

Supply the --be8 if building a big endian kernel.

(matt)

2013-08-04 00:24:28 UTC MAIN commitmail json YAML

Monitor for power source changes and report with appropriate information in
dmesg, a pmf event and sysmon_pswitch event.

(rkujawa)

2013-08-04 00:21:56 UTC MAIN commitmail json YAML

Add an event for situations where some kind of power source change occurs.

(rkujawa)

2013-08-03 22:12:23 UTC MAIN commitmail json YAML

The *roff macro argument is "-isoC-2011"; adapt.

(wiz)

2013-08-03 21:56:56 UTC MAIN commitmail json YAML

2013-08-03 21:56:09 UTC MAIN commitmail json YAML

2013-08-03 21:35:59 UTC MAIN commitmail json YAML

2013-08-03 20:16:44 UTC MAIN commitmail json YAML

Add VFP_FPSCR_RN (even though it's 0) just to be explicit.

(matt)

2013-08-03 19:31:26 UTC MAIN commitmail json YAML

2013-08-03 18:35:31 UTC MAIN commitmail json YAML

Don't use \t to align text columns.
Add a few attribute descriptions.

(soren)

2013-08-03 18:30:57 UTC MAIN commitmail json YAML

Don't complain about not being able to open empty removable media drives.

(soren)

2013-08-03 16:07:35 UTC MAIN commitmail json YAML

Some UMTS/LTE USB modems have as many as five tty instances and the
useful ones that understand AT commands tend to be enumerated last,
so bump up the default number of ttyU device nodes.

(soren)

2013-08-03 16:06:08 UTC MAIN commitmail json YAML

2013-08-03 16:04:30 UTC MAIN commitmail json YAML

Add support for some new and old ZTE modems, some of which have a
SFF-8070i virtual installer CD instead of a SCSI class one.

Recent Huawei modems support (and in the case of the very latest models,
require) the use of a CDC NCM interface as an alternative to PPP. Avoid
attaching u3g to that interface.

(soren)

2013-08-03 13:23:10 UTC MAIN commitmail json YAML

2013-08-03 13:17:05 UTC MAIN commitmail json YAML

2013-08-03 10:31:52 UTC MAIN commitmail json YAML

2013-08-03 07:39:31 UTC MAIN commitmail json YAML

Issue the STOP-bit if needed.
And remove #ifdef ARMADAXP.

(kiyohara)

2013-08-02 20:23:11 UTC netbsd-6-0 commitmail json YAML

Pullup ticket #927:

sys/kern/uipc_socket.c 1.216

Fix an inversion in checking for authorization to drop TCP connections
found (and the obvious fix suggested) by Sander Bos.

Requested by spz.

(martin)

2013-08-02 20:18:48 UTC netbsd-6-1 commitmail json YAML

Pullup ticket #927:

sys/kern/uipc_socket.c                          1.216

Fix an inversion in checking for authorization to drop TCP connections
found (and the obvious fix suggested) by Sander Bos.

Requested by spz.

(martin)

2013-08-02 20:13:09 UTC MAIN commitmail json YAML

Use more markup and improve table formatting.

(wiz)

2013-08-02 20:12:30 UTC netbsd-6 commitmail json YAML

Pullup ticket #927:

sys/kern/uipc_socket.c 1.216

Fix an inversion in checking for authorization to drop TCP connections
found (and the obvious fix suggested) by Sander Bos.

Requested by spz.

(martin)

2013-08-02 20:00:33 UTC MAIN commitmail json YAML

Fix an inversion in checking for authorization to drop TCP connections
found (and the obvious fix suggested) by Sander Bos.

(spz)

2013-08-02 16:51:25 UTC MAIN commitmail json YAML

Do not pack struct rt_msg - this voids the alignement restrictions and
causes crashes on alignemen critical archs.
From Matt Thomas.

(martin)

2013-08-02 14:10:46 UTC MAIN commitmail json YAML

Update accept(2) to indicate that paccept honours SOCK_NOSIGPIPE in its
flags argument.

(elric)

2013-08-02 07:29:56 UTC MAIN commitmail json YAML

2013-08-02 03:52:50 UTC MAIN commitmail json YAML

Add MVFR (Media & VFP Features) definitions.

(matt)

2013-08-02 03:48:19 UTC MAIN commitmail json YAML

Use armreg inlines.
Add exception -> trapsignal code.

(matt)

2013-08-02 02:07:00 UTC MAIN commitmail json YAML

2013-08-02 01:59:00 UTC MAIN commitmail json YAML

Add VFP_FPSCR_{QC,AHP} bits

(matt)

2013-08-01 23:21:19 UTC MAIN commitmail json YAML

Only include <arm/aeabi.h> when __ARM_PCS_VFP is defined.

(matt)

2013-08-01 23:19:39 UTC MAIN commitmail json YAML

.include <bsd.own.mk> to get MACHINE_CPU

(matt)

2013-08-01 23:01:34 UTC MAIN commitmail json YAML

Add missing % to SUBTARGET_ASM_FLOAT_SPEC

(matt)

2013-08-01 22:20:41 UTC MAIN commitmail json YAML

All floating point related rtabi (__aeabi) are called using the aapcs
calling standard, not aapcs-vfp.  This fixes lots of problems on earmhf

(matt)

2013-08-01 22:18:50 UTC MAIN commitmail json YAML

Make sure to <arm/aeabi.h> if we are doing using EABI.

(matt)

2013-08-01 21:11:41 UTC MAIN commitmail json YAML

Build BeagleBone installation kernel.

(jklos)

2013-08-01 19:33:21 UTC MAIN commitmail json YAML

In unp_externalize, don't do anything if an SCM_RIGHTS control message
was sent with zero file descriptors in it. Otherwise, a zero-length
temporary storage would be allocated which triggers panic on DIAGNOSTIC
kernels (but is harmless for release kernels).
reviewed by Taylor R Campbell

(drochner)

2013-08-01 13:42:52 UTC MAIN commitmail json YAML

2013-08-01 13:11:22 UTC MAIN commitmail json YAML

Make it possible to not build virtif since it's not supported
on all hosts.

(no change to NetBSD)

(pooka)

2013-08-01 11:30:38 UTC MAIN commitmail json YAML

2013-08-01 11:29:47 UTC MAIN commitmail json YAML

2013-08-01 10:47:51 UTC MAIN commitmail json YAML

fix non-DIAGNOSTIC build

(jmcneill)

2013-08-01 10:45:21 UTC MAIN commitmail json YAML

use console auto detection, ok nick

(jmcneill)

2013-08-01 05:54:24 UTC MAIN commitmail json YAML

2013-08-01 05:32:33 UTC MAIN commitmail json YAML

Make __minbrk, __curbrk, and CERROR hidden and avoid using the GOT to access
them.

(matt)

2013-08-01 01:16:34 UTC MAIN commitmail json YAML

Put parens arund the negative numbers so 0 CTL_XX will cause a syntax error.

(matt)

2013-08-01 00:24:43 UTC MAIN commitmail json YAML

Make frequency changing work on the beaglebone.

(matt)

2013-07-31 22:37:55 UTC MAIN commitmail json YAML

Only try to recreate symlinks in the cat directory if they are local.

(soren)

2013-07-31 21:01:13 UTC MAIN commitmail json YAML

2013-07-31 19:58:23 UTC MAIN commitmail json YAML

rasops32_putchar_aa():
- underline the right characters
- make drawing slightly less horribly inefficient
- don't pretend to support a shadow fb

(macallan)

2013-07-31 19:50:47 UTC MAIN commitmail json YAML

fstat returns -1 on error (Maxime Villard)
also while (1) -> for (;;)

(christos)

2013-07-31 19:27:52 UTC MAIN commitmail json YAML

hand genfb the virtual address of the actual framebuffer, not the upper
left corner of the text area
now centering works and we don't scribble past the mapped VRAM when trying
to clear the screen in 32bit colour

(macallan)

2013-07-31 14:31:01 UTC MAIN commitmail json YAML

On x86, print the I/O address of lpt_puc as for com_puc so that hacks
using iopl/ioperm can be told where to find the parallel port.

Closes PR kern/43683.

(soren)

2013-07-31 14:05:33 UTC MAIN commitmail json YAML

Blocking memory space accesses on the SIS 85C496 chipset turned out to be
a bit too heavy-handed and similar cases are unlikely to crop up again,
so simplify by eliminating pci_bus_flags().

Closes PR port-i386/20410.

(soren)

2013-07-31 13:54:42 UTC MAIN commitmail json YAML

2013-07-31 13:34:04 UTC MAIN commitmail json YAML

2013-07-31 12:23:25 UTC MAIN commitmail json YAML

remove unnecessary <sys/poll.h> -- musl whines when it's included

(pooka)

2013-07-31 11:57:24 UTC MAIN commitmail json YAML

Remove tests.7 in objdir before copying to it.

If one's source tree has non-writable files (because of CVSREAD=t, or
someone else owns it, or it's on some read-only filesystems, some
other reason), recently-added makefile code would cp tests.foo.7 in
the sources to tests.7 in objdir, preserving permissions, but not
forcing the copy.  A subsequent copy would result in an error, failing
the build.  Therefore, rm -f the target file before doing the copy.

(Arguably there should some standard support for this, but copying
files from the source directory to objdir is quite unusual.)

(gdt)

2013-07-31 06:58:23 UTC MAIN commitmail json YAML

2013-07-30 22:23:45 UTC MAIN commitmail json YAML

Actually, only copy the uboot args if they are within the amount of ram we
mapped.  If they aren't we'd fault trying to access them.  It's too early
to grab a VA to map them so we just punt for now. XXX

(matt)

2013-07-30 21:49:38 UTC MAIN commitmail json YAML

now we get PictOpOver with no source alpha and a 32bit mask right
( mostly gtk2 icons and button images )
TODO: RGB vs. BGR

(macallan)

2013-07-30 20:51:38 UTC MAIN commitmail json YAML

2013-07-30 20:45:44 UTC MAIN commitmail json YAML

sanity check uboot_args is within 512MB (not 256MB) for beaglebone black).

(matt)

2013-07-30 19:28:46 UTC MAIN commitmail json YAML

support PictOpOver with 32bit source and mask

(macallan)

2013-07-30 19:24:26 UTC MAIN commitmail json YAML

2013-07-30 19:21:51 UTC MAIN commitmail json YAML

2013-07-30 19:16:50 UTC MAIN commitmail json YAML

avoid uninitialized use of defattr

(macallan)

2013-07-30 19:09:57 UTC MAIN commitmail json YAML

Allow an empty .MAKE.JOB.PREFIX to supress output of --- job --- tokens

(sjg)

2013-07-30 18:56:03 UTC MAIN commitmail json YAML

comment polish: just musl

(pooka)

2013-07-30 18:48:51 UTC MAIN commitmail json YAML

Decide ET_DYN behavior based on __GLIBC__ instead of __linux__,
e.g. musl libc doesn't follow glibc behavior.

per discussions with a number of people

(pooka)

2013-07-30 17:22:31 UTC MAIN commitmail json YAML

Add a new get_utimens32() helper function that fetch struct timespec
data if not NULL, to be used by netbsd32_utimensat() and
netbsd32_futimens().

(njoly)

2013-07-30 16:02:24 UTC MAIN commitmail json YAML

`makefs -t cd9660' fix from FreeBSD:
Submitted by:  Thomas Schmitt via marius@freebsd.org
Obtained from:  FreeBSD r253707

- Correctly set the Expiration Time in the Primary Volume Descriptor;
  according to ISO 9660 8.4.26.1 unspecified date and time are denoted by the
  digit 0 in RBP 1 to 16 but the number 0 in RBP 17.

- Rock Ridge TF entries should use a length of 5, because after the 4 bytes of
  generic SUSP header there is one byte of flags. See typedef of ISO_RRIP_TF
  in iso9660_rrip.h.

(reinoud)

2013-07-30 15:31:49 UTC MAIN commitmail json YAML

Strip redundant parenthesis.

(joerg)

2013-07-30 15:30:37 UTC MAIN commitmail json YAML

Don't depend on implicit rounding from non-integral float constant.

(joerg)

2013-07-30 15:28:47 UTC MAIN commitmail json YAML

Don't pass assembler flags to cpp for genassym.

(joerg)

2013-07-30 15:10:04 UTC MAIN commitmail json YAML

Mark the dead.

(joerg)

2013-07-30 13:45:38 UTC MAIN commitmail json YAML

Add mknodat(2) specific errors.

(njoly)

2013-07-30 13:15:07 UTC MAIN commitmail json YAML

Add mkfifoat(2) specific errors.

(njoly)

2013-07-30 13:14:30 UTC MAIN commitmail json YAML

Add extern int psratio

(matt)

2013-07-30 12:38:16 UTC MAIN commitmail json YAML

Add fchownat(2) specific errors.

(njoly)

2013-07-30 10:47:44 UTC MAIN commitmail json YAML

include namespace.h - this fixes 48091

(skrll)

2013-07-30 09:29:35 UTC MAIN commitmail json YAML

Include Makefiles under sys/arch.

This makes it easy to install the set of kernel headers that were used
by buildrump.sh.  Requested by Justin Cormack for ljsyscall (Lua interface
definitions).

(pooka)

2013-07-30 08:22:28 UTC netbsd-6 commitmail json YAML

2013-07-30 08:17:48 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by manu in ticket #887):
lib/libc/nameser/ns_samedomain.c 1.7
lib/libresolv/Makefile 1.12
lib/libresolv/dst_api.c 1.1
lib/libresolv/dst_internal.h 1.1
liib/libresolv/hmac_link.c 1.1
lib/libresolv/ns_date.c 1.1
lib/libresolv/ns_sign.c 1.1
lib/libresolv/ns_verify.c 1.1
lib/libresolv/res_findzonecut.c 1.1
lib/libresolv/res_mkupdate.c 1.1
lib/libresolv/res_mkupdate.h 1.1
lib/libresolv/res_private.h 1.1
lib/libresolv/res_sendsigned.c 1.1
lib/libresolv/res_update.c 1.1
lib/libresolv/support.c 1.1
include/res_update.h 1.8
lib/libresolv/dst_api.c 1.2
lib/libresolv/dst_internal.h 1.2
lib/libresolv/dst_api.c 1.3
lib/libresolv/hmac_link.c 1.2
lib/libresolv/ns_verify.c 1.2
lib/libresolv/res_mkupdate.c 1.2
lib/libc/nameser/ns_samedomain.c 1.8
Restore libresolv missing bits, including NS updates.

(msaitoh)

2013-07-30 07:00:06 UTC netbsd-6 commitmail json YAML

Fix minor typo in entry for #909

(martin)

2013-07-30 04:09:45 UTC netbsd-6-0 commitmail json YAML

2013-07-30 04:08:45 UTC netbsd-6-1 commitmail json YAML

2013-07-30 04:07:25 UTC netbsd-6 commitmail json YAML

2013-07-30 04:05:32 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by manu in ticket #923):
lib/libperfuse/ops.c: revision 1.61
lib/libperfuse/ops.c: revision 1.62
One more explicit error log, and two bug fixes
1) with recent FUSE, when lookup returns a null ino, it means ENOENT
2) odd corner case that caused a bug on dd if=test of=test conv=notrunc
  This caused the file to be open first ro, then rw. A logic bug in
  perfuse_node_open caused it to skip the second operation, whereas
  it should open for writing, and store the write FH without touching
  the read FH.
Catch open without FREAD|FWRITE (it should not happen)

(msaitoh)

2013-07-30 04:00:20 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #922):
tests/lib/libc/sys/t_msgrcv.c 1.3
lib/libc/sys/msgrcv.2 1.21-1.22
lib/libc/sys/msgsnd.2 1.19-1.20
Fix msgsz confusion.

(msaitoh)

2013-07-30 03:07:50 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by kefren in ticket #921):
sys/net/if_mpls.c: revision 1.9
stop abusing kmem during softint context to prevent panic

(msaitoh)

2013-07-30 03:06:42 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by kefren in ticket #921):
sys/net/if_mpls.c: revision 1.9
stop abusing kmem during softint context to prevent panic

(msaitoh)

2013-07-30 03:05:39 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by kefren in ticket #921):
sys/net/if_mpls.c: revision 1.9
stop abusing kmem during softint context to prevent panic

(msaitoh)

2013-07-30 02:30:34 UTC netbsd-5-1 commitmail json YAML

2013-07-30 02:30:13 UTC netbsd-5-2 commitmail json YAML

2013-07-30 02:29:49 UTC netbsd-5 commitmail json YAML

2013-07-30 02:28:20 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #1869):
usr.bin/mklocale/mklocaledb.c: revision 1.3
Swap order of _CITRUS_LC_MONETARY_SYM_INT_N_CS_PRECEDES and
_CITRUS_LC_MONETARY_SYM_INT_P_SEP_BY_SPACE to match data files.

(msaitoh)

2013-07-30 02:26:10 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1868):
usr.bin/netstat/main.c: revision 1.86
usr.bin/netstat/netstat.h: revision 1.47
usr.bin/netstat/inet.c: revision 1.102
usr.bin/netstat/inet.c: revision 1.103
usr.bin/netstat/inet6.c: revision 1.61
usr.bin/netstat/inet6.c: revision 1.62
Don't use -P as a kmem printer, verify that the address points to a pcb first!
Not all pointers are 64bit - use uintptr_t instead of uint64_t.

(msaitoh)

2013-07-30 02:24:19 UTC netbsd-5-2 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1868):
usr.bin/netstat/main.c: revision 1.86
usr.bin/netstat/netstat.h: revision 1.47
usr.bin/netstat/inet.c: revision 1.102
usr.bin/netstat/inet.c: revision 1.103
usr.bin/netstat/inet6.c: revision 1.61
usr.bin/netstat/inet6.c: revision 1.62
Don't use -P as a kmem printer, verify that the address points to a pcb first!
Not all pointers are 64bit - use uintptr_t instead of uint64_t.

(msaitoh)

2013-07-30 02:22:15 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1868):
usr.bin/netstat/main.c: revision 1.86
usr.bin/netstat/netstat.h: revision 1.47
usr.bin/netstat/inet.c: revision 1.102
usr.bin/netstat/inet.c: revision 1.103
usr.bin/netstat/inet6.c: revision 1.61
usr.bin/netstat/inet6.c: revision 1.62
Don't use -P as a kmem printer, verify that the address points to a pcb first!
Not all pointers are 64bit - use uintptr_t instead of uint64_t.

(msaitoh)

2013-07-30 02:02:28 UTC netbsd-6 commitmail json YAML

2013-07-30 01:57:31 UTC netbsd-6 commitmail json YAML

2013-07-29 21:02:58 UTC MAIN commitmail json YAML

libbind now depends on heimdal, so push it after the third barrier.

(joerg)

2013-07-29 20:40:33 UTC MAIN commitmail json YAML

2013-07-29 20:39:29 UTC MAIN commitmail json YAML

2013-07-29 20:27:41 UTC netbsd-6-1 commitmail json YAML

2013-07-29 20:27:21 UTC netbsd-6-0 commitmail json YAML

2013-07-29 20:27:08 UTC netbsd-6 commitmail json YAML

2013-07-29 20:26:32 UTC netbsd-6 commitmail json YAML

Add missing "))". This patch fixes PR#46371.
  src/sys/common/pmap/tlb/pmap_tlb.c patch
(requested by msaitoh in ticket 920)

(jdc)

2013-07-29 20:24:04 UTC netbsd-6 commitmail json YAML

Pull up revisions:
  src/sys/dev/pci/if_wm.c revisions 1.259,1.260,1.261,1.262
  src/sys/dev/pci/if_wmreg.h revision 1.54
(requested by msaitoh in ticket #918).

Fix "MDIC write error" bug for 82574 and 82583. For those chips, the semaphore
must be released after chip reset. Found and tested by Mark Davies.

Sync the wm_enable_mng_pass_thru() function with FreeBSD. Don't check
MANC_EN_MAC_ADDR_FILTER bit. Add 82574 and 82583 specific check. This
modification may change the setting of WM_F_HAS_MANAGE flag on some machines.

Sync the wm_release_manageablilty() fucntion with FreeBSD. Set MANC_ARP_EN.
This change enables HW ARP function when entering suspend.

When the chip is 82580(ER) or I350, set WM_F_ASF_FIRMWARE_PRES flag and
check for the WM_F_ARC_SUBSYS_VALID flag. Same as FreeBSD.

Move the location of wm_check_mng_mode() and wm_get_wakeup() in wm_attach().
Those functions access EEPROM, so they have to call after identifying EEPROM
access type. This modification may change the behavior of BMC(IPMI).

Fix yet another NVM bank detect problem in wm(4). Use bank 0 if the detect
function failed. It's the same as FreeBSD. Observed and tested with Asus P8P67
Deluxe motherboard and tested by jnemeth.

(jdc)

2013-07-29 20:21:57 UTC netbsd-6-1 commitmail json YAML

Pull up revisions:
  src/doc/3RDPARTY revision 1.1040
  src/share/zoneinfo/africa revision 1.1.1.35
  src/share/zoneinfo/asia revision 1.1.1.60
  src/share/zoneinfo/australasia revision 1.32
  src/share/zoneinfo/europe revision 1.1.1.50
  src/share/zoneinfo/iso3166.tab revision 1.1.1.21
  src/share/zoneinfo/southamerica revision 1.1.1.55
  src/share/zoneinfo/zone.tab revision 1.1.1.45
(requested by apb in ticket 915)
Import tzdata2013d from ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz

Summary of changes from tzdata2013c to tzdata2013d:

  Changes affecting current and future time stamps:

    Morocco's midsummer transitions this year are July 7 and August 10,
    not July 9 and August 8.  (Thanks to Andrew Paprocki.)

    Israel now falls back on the last Sunday of October.
    (Thanks to Ephraim Silverberg.)

  Changes affecting past time stamps:

    Specify Jerusalem's location more precisely; this changes the pre-1880
    times by 2 s.

  Changing affecting metadata only:

    Fix typos in the entries for country codes BQ and SX.

  Changes affecting documentation and commentary:

    Deemphasize the significance of national borders.

    Update the zdump man page.

    Remove obsolete NOID comment (thanks to Denis Excoffier).

    Update several URLs and comments in the web pages.

    Spelling fixes (thanks to Kevin Lyda and Jonathan Leffler).

    Update URL for CLDR Zone->Tzid table (thanks to Yoshito Umaoka).

Merge tzdata2013d.

tzcode2013d/tzdata2013d have been released.  We have updated tzdata/

(jdc)

2013-07-29 20:21:36 UTC netbsd-6-0 commitmail json YAML

Pull up revisions:
  src/doc/3RDPARTY revision 1.1040
  src/share/zoneinfo/africa revision 1.1.1.35
  src/share/zoneinfo/asia revision 1.1.1.60
  src/share/zoneinfo/australasia revision 1.32
  src/share/zoneinfo/europe revision 1.1.1.50
  src/share/zoneinfo/iso3166.tab revision 1.1.1.21
  src/share/zoneinfo/southamerica revision 1.1.1.55
  src/share/zoneinfo/zone.tab revision 1.1.1.45
(requested by apb in ticket 915)
Import tzdata2013d from ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz

Summary of changes from tzdata2013c to tzdata2013d:

  Changes affecting current and future time stamps:

    Morocco's midsummer transitions this year are July 7 and August 10,
    not July 9 and August 8.  (Thanks to Andrew Paprocki.)

    Israel now falls back on the last Sunday of October.
    (Thanks to Ephraim Silverberg.)

  Changes affecting past time stamps:

    Specify Jerusalem's location more precisely; this changes the pre-1880
    times by 2 s.

  Changing affecting metadata only:

    Fix typos in the entries for country codes BQ and SX.

  Changes affecting documentation and commentary:

    Deemphasize the significance of national borders.

    Update the zdump man page.

    Remove obsolete NOID comment (thanks to Denis Excoffier).

    Update several URLs and comments in the web pages.

    Spelling fixes (thanks to Kevin Lyda and Jonathan Leffler).

    Update URL for CLDR Zone->Tzid table (thanks to Yoshito Umaoka).

Merge tzdata2013d.

tzcode2013d/tzdata2013d have been released.  We have updated tzdata/

(jdc)

2013-07-29 20:21:08 UTC netbsd-6 commitmail json YAML

Pull up revisions:
  src/doc/3RDPARTY revision 1.1040
  src/share/zoneinfo/africa revision 1.1.1.35
  src/share/zoneinfo/asia revision 1.1.1.60
  src/share/zoneinfo/australasia revision 1.32
  src/share/zoneinfo/europe revision 1.1.1.50
  src/share/zoneinfo/iso3166.tab revision 1.1.1.21
  src/share/zoneinfo/southamerica revision 1.1.1.55
  src/share/zoneinfo/zone.tab revision 1.1.1.45
(requested by apb in ticket 915)

Import tzdata2013d from ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz

Summary of changes from tzdata2013c to tzdata2013d:

  Changes affecting current and future time stamps:

    Morocco's midsummer transitions this year are July 7 and August 10,
    not July 9 and August 8.  (Thanks to Andrew Paprocki.)

    Israel now falls back on the last Sunday of October.
    (Thanks to Ephraim Silverberg.)

  Changes affecting past time stamps:

    Specify Jerusalem's location more precisely; this changes the pre-1880
    times by 2 s.

  Changing affecting metadata only:

    Fix typos in the entries for country codes BQ and SX.

  Changes affecting documentation and commentary:

    Deemphasize the significance of national borders.

    Update the zdump man page.

    Remove obsolete NOID comment (thanks to Denis Excoffier).

    Update several URLs and comments in the web pages.

    Spelling fixes (thanks to Kevin Lyda and Jonathan Leffler).

    Update URL for CLDR Zone->Tzid table (thanks to Yoshito Umaoka).

Merge tzdata2013d.

tzcode2013d/tzdata2013d have been released.  We have updated tzdata/

(jdc)

2013-07-29 19:18:37 UTC MAIN commitmail json YAML

Add chmodat(2) specific errors.

(njoly)

2013-07-29 18:37:16 UTC MAIN commitmail json YAML

Add openat(2) specific errors.

(njoly)

2013-07-29 17:46:36 UTC MAIN commitmail json YAML

PR/48095: NAKAJIMA Yoshihiro: remove casts from time_t to long

(christos)

2013-07-29 16:42:20 UTC MAIN commitmail json YAML

2013-07-29 16:40:46 UTC MAIN commitmail json YAML

Fix build both with and without options LFS_EI.

(dholland)

2013-07-29 16:39:37 UTC MAIN commitmail json YAML

2013-07-29 14:34:59 UTC MAIN commitmail json YAML

Add utimensat(2) specific errors.

(njoly)

2013-07-29 13:15:24 UTC MAIN commitmail json YAML

Slow hardware needs longer, especially for default_deny_user_big

(skrll)

2013-07-29 11:49:31 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2013-07-29 11:40:04 UTC MAIN commitmail json YAML

Add symlinkat(2) specific errors.

(njoly)

2013-07-29 10:43:15 UTC MAIN commitmail json YAML

Increase timeout. My hardware must be getting slower.

(skrll)

2013-07-29 10:13:21 UTC MAIN commitmail json YAML

Override ssp also in case where it doesn't come intrinsically
from the compiler.

(pooka)

2013-07-29 08:57:41 UTC netbsd-6-0 commitmail json YAML

2013-07-29 08:57:20 UTC netbsd-6-1 commitmail json YAML

2013-07-29 08:56:52 UTC netbsd-6 commitmail json YAML

2013-07-29 08:53:44 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #919):
etc/MAKEDEV.tmpl: revision 1.166
Add a makedisk_p12high, used by VAX now after unbumping MAXPARTITIONS from
16 down to 12. This fixes install issues on new setups.

(msaitoh)

2013-07-29 08:29:35 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #919):
etc/MAKEDEV.tmpl: revision 1.166
Add a makedisk_p12high, used by VAX now after unbumping MAXPARTITIONS from
16 down to 12. This fixes install issues on new setups.

(msaitoh)

2013-07-29 08:24:09 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by ryo in ticket #917):
sys/miscfs/procfs/procfs_map.c: revision 1.43
PR/48048: Add a missing vm_map_unlock_read() and uvmspace_free() to the ENOMEM
error case in procfs_domap()d

(msaitoh)

2013-07-29 08:23:16 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by ryo in ticket #917):
sys/miscfs/procfs/procfs_map.c: revision 1.43
PR/48048: Add a missing vm_map_unlock_read() and uvmspace_free() to the ENOMEM
error case in procfs_domap()d

(msaitoh)

2013-07-29 08:17:55 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by ryo in ticket #917):
sys/miscfs/procfs/procfs_map.c: revision 1.43
PR/48048: Add a missing vm_map_unlock_read() and uvmspace_free() to the ENOMEM error case in procfs_domap()d

(msaitoh)

2013-07-29 08:15:39 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #914):
usr.bin/mklocale/mklocaledb.c: revision 1.3
Swap order of _CITRUS_LC_MONETARY_SYM_INT_N_CS_PRECEDES and
_CITRUS_LC_MONETARY_SYM_INT_P_SEP_BY_SPACE to match data files.

(msaitoh)

2013-07-29 08:11:53 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by khorben in ticket #913):
sys/dev/ic/rtl8169.c: revision 1.137
sys/dev/ic/rtl81x9reg.h: revision 1.44
share/man/man4/re.4: revision 1.14
Added support for the Realtek 8168F variant in re(4).
From FreeBSD; not tested on real hardware unfortunately. The manual page
was adjusted as well.
No objection from current-users@, "commit it" gdt@

(msaitoh)

2013-07-29 07:10:33 UTC netbsd-6-0 commitmail json YAML