Module Name:src
Committed By: skrll
Date: Thu Oct 8 07:37:35 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: ehcivar.h
Log Message:
Comments
To generate a diff of this commit:
cvs rdiff -u -r1.42.14.14 -r1.42.14.15 src/sys/dev/usb/ehcivar.h
Please note that diff
Module Name:src
Committed By: skrll
Date: Thu Oct 8 07:39:43 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: ehcivar.h
Log Message:
Remove unused struct member
To generate a diff of this commit:
cvs rdiff -u -r1.42.14.15 -r1.42.14.16 src/sys/dev/usb/ehcivar.h
Pl
Module Name:src
Committed By: roy
Date: Thu Oct 8 08:17:37 UTC 2015
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
Create a temporary define involving IFF_STATICARP if we have it
instead of just testing for __FreeBSD__.
No functional change.
ok: ozaki-r@
To gen
Module Name:src
Committed By: mbalmer
Date: Thu Oct 8 08:22:54 UTC 2015
Modified Files:
src/doc: 3RDPARTY
Log Message:
Fix Lua version, add lneto as responsible person, too.
To generate a diff of this commit:
cvs rdiff -u -r1.1257 -r1.1258 src/doc/3RDPARTY
Please note
Module Name:src
Committed By: msaitoh
Date: Thu Oct 8 09:28:14 UTC 2015
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix a bug that LSC's interrupt storm occured when MSI-X is used.
It was observed only on 82575.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: mbalmer
Date: Thu Oct 8 12:25:23 UTC 2015
Update of /cvsroot/src/external/mit/lua/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv16176
Log Message:
Lua 5.3.1
Status:
Vendor Tag: LUA
Release Tags: LUA_5_3_1
C src/external/m
Module Name:src
Committed By: mbalmer
Date: Thu Oct 8 12:40:05 UTC 2015
Modified Files:
src/external/mit/lua/dist/src: ldblib.c
Log Message:
Resolve conflicts.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/lua/dist/src/ldblib.c
Please not
Module Name:src
Committed By: mbalmer
Date: Thu Oct 8 12:42:30 UTC 2015
Modified Files:
src/external/mit/lua/dist: Makefile README
Log Message:
Resolve conflicts.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mit/lua/dist/Makefile \
src/ex
Module Name:src
Committed By: mbalmer
Date: Thu Oct 8 12:46:20 UTC 2015
Modified Files:
src/external/mit/lua/dist/doc: contents.html lua.css manual.css
manual.html readme.html
Log Message:
update docs after conflict resolution
To generate a diff of this comm
Module Name:src
Committed By: mbalmer
Date: Thu Oct 8 13:21:00 UTC 2015
Modified Files:
src/external/mit/lua/dist/src: Makefile lapi.c lapi.h lauxlib.c
lbaselib.c lcode.c ldebug.c ldebug.h ldo.c ldo.h ldump.c lfunc.h
lgc.c liolib.c llex.c llimits.h
Module Name:src
Committed By: mbalmer
Date: Thu Oct 8 13:40:16 UTC 2015
Modified Files:
src/external/mit/lua/dist/src: llex.c lstrlib.c ltable.c lvm.c lvm.h
Log Message:
fix kernel module build
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit
Module Name:src
Committed By: mbalmer
Date: Thu Oct 8 13:43:16 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
note Lua update
To generate a diff of this commit:
cvs rdiff -u -r1.2106 -r1.2107 src/doc/CHANGES
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: mbalmer
Date: Thu Oct 8 13:42:26 UTC 2015
Modified Files:
src/doc: 3RDPARTY
Log Message:
Lua is at 5.3.1 now
To generate a diff of this commit:
cvs rdiff -u -r1.1258 -r1.1259 src/doc/3RDPARTY
Please note that diffs are not public domain; t
Module Name:src
Committed By: macallan
Date: Thu Oct 8 17:51:15 UTC 2015
Modified Files:
src/sys/arch/evbmips/ingenic: autoconf.c
Log Message:
add mechanism to pass a MAC address to dme
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbmips/ing
Module Name:src
Committed By: macallan
Date: Thu Oct 8 17:54:31 UTC 2015
Modified Files:
src/sys/arch/mips/conf: files.ingenic
src/sys/arch/mips/ingenic: apbus.c ingenic_regs.h
Added Files:
src/sys/arch/mips/ingenic: ingenic_efuse.c
Log Message:
add a driv
Module Name:src
Committed By: macallan
Date: Thu Oct 8 17:55:58 UTC 2015
Modified Files:
src/sys/arch/mips/ingenic: ingenic_dme.c
Log Message:
use the MAC address passed as a property if available instead of relying on
u-boot to program it into the chip for us ( which it
Module Name:src
Committed By: macallan
Date: Thu Oct 8 17:58:51 UTC 2015
Modified Files:
src/sys/arch/evbmips/conf: CI20
Log Message:
add efuse driver
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbmips/conf/CI20
Please note that diffs ar
Module Name:src
Committed By: macallan
Date: Thu Oct 8 18:20:31 UTC 2015
Modified Files:
src/sys/arch/mips/ingenic: ingenic_efuse.c
Log Message:
fix build with INGENIC_DEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/ingenic/ingenic_ef
Module Name:src
Committed By: christos
Date: Thu Oct 8 20:20:45 UTC 2015
Modified Files:
src/tools/compat: fgetln.c
Log Message:
Switch to a version that does not suffer from reporting the wrong length
if the file contains NULs. From OpenBSD.
To generate a diff of this
Module Name:src
Committed By: christos
Date: Thu Oct 8 20:33:58 UTC 2015
Modified Files:
src/tools/compat: fgetln.c
Log Message:
don't lie in the comment; this is not the re-entrant version
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tools/compat/f
Module Name:src
Committed By: joerg
Date: Thu Oct 8 20:58:13 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/bootxx: bootxx.c
Log Message:
Don't check if an array is (not) NULL, check if the string is empty.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.2
Module Name:othersrc
Committed By: dyoung
Date: Thu Oct 8 22:00:56 UTC 2015
Modified Files:
othersrc/external/bsd/arfe/dt: Makefile core.c core.h macaddr.c
portability.h
othersrc/external/bsd/arfe/dt/rr: daily-output-2-daily-output-5
daily-o
Module Name:src
Committed By: jnemeth
Date: Fri Oct 9 00:09:52 UTC 2015
Modified Files:
src/usr.bin/calendar/calendars: calendar.netbsd
Log Message:
note the release of NetBSD 7.0
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/usr.bin/calendar/calenda
Module Name:src
Committed By: ozaki-r
Date: Fri Oct 9 01:50:09 UTC 2015
Modified Files:
src/sys/net: if_llatbl.h
Log Message:
Fix LLE_TRY_UPGRADE when GATEWAY
It's expected to return a value.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/net/if_ll
Module Name:src
Committed By: christos
Date: Fri Oct 9 02:00:59 UTC 2015
Modified Files:
src/sys/kern: kern_pax.c
Log Message:
PR/50312: Robert Elz: Unconditionally include to fix compilation
when PAX_ASLR is not defined.
To generate a diff of this commit:
cvs rdiff -u
25 matches
Mail list logo