Module Name:src
Committed By: maxv
Date: Sat Jan 27 07:51:04 UTC 2018
Removed Files:
src/sys/arch/i386/conf: kern.ldscript.4MB largepages.inc
Log Message:
Remove these files. No one cares about this on i386, and there is no
point in keeping undocumented options nobody unde
Module Name:src
Committed By: maxv
Date: Sat Jan 27 07:45:58 UTC 2018
Modified Files:
src/sys/arch/i386/i386: copy.S
Log Message:
Sync with amd64, in particular, add END() markers, don't fall through
functions, narrow the copy windows, and remove suword.
To generate a di
Module Name:src
Committed By: sevan
Date: Sat Jan 27 03:54:01 UTC 2018
Modified Files:
src/sys/fs/msdosfs: msdosfs_fat.c
Log Message:
Need strings.h for ffs()
Resolves implict declaration warning of ffs() when building tools via build.sh
To generate a diff of this commit
Module Name:src
Committed By: sevan
Date: Sat Jan 27 02:07:33 UTC 2018
Modified Files:
src/usr.sbin/makefs/msdos: msdosfs_vfsops.c
Log Message:
Need strings.h for ffs()
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/makefs/msdos/msdosfs_vfsops
Module Name:src
Committed By: christos
Date: Sat Jan 27 00:23:19 UTC 2018
Modified Files:
src/sys/modules/amdzentemp: amdzentemp.ioconf
Log Message:
use the intermediate bus
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/amdzentemp/amdzentemp
Module Name:src
Committed By: christos
Date: Sat Jan 27 00:21:42 UTC 2018
Modified Files:
src/sys/arch/x86/pci: files.pci
Log Message:
provide an intermediate "bus" for the module and to be the same structure
like amdtemp
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Sat Jan 27 00:00:26 UTC 2018
Modified Files:
src/sys/kern: kern_sysctl.c
Log Message:
remove useless KASSERT.
To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 src/sys/kern/kern_sysctl.c
Please note that diffs a
Module Name:src
Committed By: pgoyette
Date: Fri Jan 26 23:36:01 UTC 2018
Modified Files:
src/sys/dev/pad: pad.c
Log Message:
Fix typo in previous. mea culpa, mea culpa, mea maxima culpa
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/pad/pad.c
Module Name:src
Committed By: pgoyette
Date: Fri Jan 26 23:01:44 UTC 2018
Modified Files:
src/sys/arch/x86/pci: amdzentemp.c
Log Message:
sc->sc_sensor cannot be NULL since it was just allocated with KM_SLEEP
(which cannot fail). So remove the NULL-check. CID/1428644
T
Module Name:src
Committed By: pgoyette
Date: Fri Jan 26 22:58:09 UTC 2018
Modified Files:
src/sys/kern: subr_autoconf.c
Log Message:
Ensure that dev is not NULL - CID/1428649
To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 src/sys/kern/subr_autoconf.c
Pl
Module Name:src
Committed By: pgoyette
Date: Fri Jan 26 22:54:33 UTC 2018
Modified Files:
src/sys/kern: kern_sysctl.c
Log Message:
Bounds checking - CID/1428650
To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 src/sys/kern/kern_sysctl.c
Please note that d
Module Name:src
Committed By: pgoyette
Date: Fri Jan 26 22:48:22 UTC 2018
Modified Files:
src/sys/dev/pad: pad.c
Log Message:
Unitialized variable - CID/1428657
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/pad/pad.c
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Fri Jan 26 19:53:10 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Note tickets #508, #510, #511 and #512
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.106 -r1.1.2.107 src/doc/CHANGES-8.0
Please
Module Name:src
Committed By: martin
Date: Fri Jan 26 19:51:19 UTC 2018
Modified Files:
src/sys/netipsec [netbsd-8]: xform_ah.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #512):
sys/netipsec/xform_ah.c: revision 1.75
sys/netipse
Module Name:src
Committed By: flxd
Date: Fri Jan 26 17:49:55 UTC 2018
Modified Files:
src/sys/arch/powerpc/booke: e500_intr.c
Log Message:
Another try fixing printf format using the ultimate uintmax_t idiom.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 s
Module Name:src
Committed By: knakahara
Date: Fri Jan 26 16:25:28 UTC 2018
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix 82574 MSI-X mode cannot receive packets after 82574 receives high rate
traffic.
In short, 82574 MSI-X mode does not cause RXQ MSI-X vector
Module Name:src
Committed By: martin
Date: Fri Jan 26 15:41:13 UTC 2018
Modified Files:
src/sys/kern [netbsd-8]: kern_timeout.c
src/sys/netinet [netbsd-8]: if_arp.c
src/sys/netinet6 [netbsd-8]: nd6_nbr.c
Log Message:
Pull up following revision(s) (requested
Module Name:src
Committed By: wiz
Date: Fri Jan 26 15:12:37 UTC 2018
Modified Files:
src/share/man/man4/man4.x86: amdsmn.4
Log Message:
Remove Tn. Mention first NetBSD release.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.x86/amdsmn
Module Name:src
Committed By: maxv
Date: Fri Jan 26 14:47:41 UTC 2018
Modified Files:
src/sys/net: if_etherip.c
src/sys/netinet: ip_etherip.c
src/sys/netinet6: ip6_etherip.c
Log Message:
A few fixes:
* Style.
* Don't add M_PKTHDR manually, that's absolu
Module Name:src
Committed By: maxv
Date: Fri Jan 26 14:41:22 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
Add etherip, so that we at least know it exists on amd64.
To generate a diff of this commit:
cvs rdiff -u -r1.482 -r1.483 src/sys/arch/amd6
Module Name:src
Committed By: maxv
Date: Fri Jan 26 14:38:46 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
Log Message:
Zero out the scratch value in the UTLS page during context switches. We
temporarily put %rax there when processing syscalls, and we wouldn
Module Name:src
Committed By: martin
Date: Fri Jan 26 14:28:17 UTC 2018
Modified Files:
src/sys/arch/acorn26/conf [netbsd-8]: GENERIC
src/sys/arch/acorn32/conf [netbsd-8]: EB7500ATX GENERIC
src/sys/arch/alpha/conf [netbsd-8]: GENERIC
src/sys/arch/amd
Module Name:src
Committed By: maxv
Date: Fri Jan 26 14:10:15 UTC 2018
Modified Files:
src/sys/net: if_l2tp.c
Log Message:
Use MH_ALIGN instead, ok knakahara@.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/net/if_l2tp.c
Please note that diffs are
Module Name:src
Committed By: maxv
Date: Fri Jan 26 11:06:32 UTC 2018
Modified Files:
src/sys/net: if_etherip.c
Log Message:
Don't call if_attach, do if_initialize+if_register, otherwise when an
EtherIP packet is received the first KASSERT in if_input() fires.
To generat
Module Name:src
Committed By: christos
Date: Fri Jan 26 09:38:26 UTC 2018
Modified Files:
src/usr.sbin/memswitch: memswitch.c memswitch.h
Log Message:
make this build again.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/memswitch/memswitch.c
Module Name:src
Committed By: christos
Date: Fri Jan 26 09:29:15 UTC 2018
Modified Files:
src/sys/compat/linux/arch/arm: linux_ptrace.c
Log Message:
union was removed
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/compat/linux/arch/arm/linux_ptrace
Module Name:src
Committed By: christos
Date: Fri Jan 26 09:26:43 UTC 2018
Modified Files:
src/sys/arch/powerpc/booke: e500_intr.c
Log Message:
fix printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/powerpc/booke/e500_intr.c
Please
Module Name:src
Committed By: msaitoh
Date: Fri Jan 26 09:07:46 UTC 2018
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
CID-1427719: Integer handling issues (BAD_SHIFT). Print bus/slot info
correctly on 82599_SFP_SF_QP(DID 0x154a) and 82599_QSFP_SF_QP(DID 0x
Module Name:src
Committed By: ozaki-r
Date: Fri Jan 26 08:09:53 UTC 2018
Modified Files:
src/share/man/man9: xcall.9
Log Message:
Refer softint(9)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man9/xcall.9
Please note that diffs are not pub
29 matches
Mail list logo