Module Name:othersrc
Committed By: agc
Date: Thu Apr 28 05:21:31 UTC 2016
Added Files:
othersrc/external/bsd/delta: Makefile README
othersrc/external/bsd/delta/bin: 1 2 3 4 Makefile
othersrc/external/bsd/delta/dist: Makefile delta.1 delta.c delta.h
Module Name:src
Committed By: ozaki-r
Date: Thu Apr 28 01:57:45 UTC 2016
Modified Files:
src/tests/net/if: t_ifconf.sh
Log Message:
Don't depend on the order of interfaces
Instead add tests of querying varying number of interfaces
and tests of checking if removing interfa
Module Name:src
Committed By: knakahara
Date: Thu Apr 28 01:37:17 UTC 2016
Modified Files:
src/sys/dev/usb: if_upl.c
src/sys/net: if.c if.h if_bridge.c if_ieee1394subr.c if_loop.c
if_vlan.c
src/sys/netipsec: ipsec_osdep.h
Log Message:
introduce
Module Name:src
Committed By: ozaki-r
Date: Thu Apr 28 01:20:31 UTC 2016
Modified Files:
src/tests/net/if: t_ifconfig.sh
Log Message:
Don't depend on the order of interfaces
The kernel guarantees nothing about it.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r
Module Name:src
Committed By: christos
Date: Thu Apr 28 00:37:40 UTC 2016
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
Simplify
To generate a diff of this commit:
cvs rdiff -u -r1.326 -r1.327 src/sys/kern/kern_sig.c
Please note that diffs are not public domain;
Module Name:src
Committed By: christos
Date: Thu Apr 28 00:35:24 UTC 2016
Modified Files:
src/sys/dev/dkwedge: dkwedge_gpt.c
Log Message:
Fix tyop
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/dkwedge/dkwedge_gpt.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Thu Apr 28 00:33:54 UTC 2016
Modified Files:
src/sys/dev/dkwedge: dkwedge_gpt.c
Log Message:
Fix error message.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/dkwedge/dkwedge_gpt.c
Please note that
Module Name:src
Committed By: ozaki-r
Date: Thu Apr 28 00:16:57 UTC 2016
Modified Files:
src/sys/dev/ic: hd64570.c
src/sys/dev/pci: if_lmc.c if_lmc.h
src/sys/dev/usb: if_upl.c uhso.c
src/sys/dist/pf/net: if_pflog.c if_pfsync.c
src/sys/net: if
Module Name:src
Committed By: christos
Date: Thu Apr 28 00:02:40 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_impl.h
dt_module.c dt_open.c
Log Message:
Introduce dt_bootfile() and use it to avoid hard-coded kernel values. Fixes
Module Name:src
Committed By: christos
Date: Wed Apr 27 21:15:40 UTC 2016
Modified Files:
src/sys/kern: kern_exit.c kern_sig.c
src/sys/sys: proc.h
Log Message:
We need a flag for WCONTINUED so that we can reset it... Fixes bash issue.
To generate a diff of this c
Module Name:src
Committed By: christos
Date: Wed Apr 27 21:14:24 UTC 2016
Modified Files:
src/tests/lib/libc/sys: t_wait.c
Log Message:
- Adjust to the correct wait6 semantics (returns pid)
- Avoid race in setrlimit(2)
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Wed Apr 27 20:17:00 UTC 2016
Modified Files:
src/sys/net80211: ieee80211.h
Log Message:
Add 80211n ht frame.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/net80211/ieee80211.h
Please note that diffs ar
Module Name:src
Committed By: christos
Date: Wed Apr 27 19:52:14 UTC 2016
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
Add new firmware code.
To generate a diff of this commit:
cvs rdiff -u -r1.1123 -r1.1124 src/distrib/sets/lists/base/mi
Please note tha
Module Name:src
Committed By: christos
Date: Wed Apr 27 19:50:34 UTC 2016
Added Files:
src/sys/dev/microcode/ral: ral-rt2860
Log Message:
add rt2860
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/microcode/ral/ral-rt2860
Please note that diffs are
Module Name:src
Committed By: christos
Date: Wed Apr 27 19:50:06 UTC 2016
Modified Files:
src/sys/dev/microcode/ral: Makefile build.c microcode.h
Log Message:
Sync with OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/microcode/ral/Makefile
Module Name:src
Committed By: christos
Date: Wed Apr 27 19:49:26 UTC 2016
Modified Files:
src/sys/dev/ic: rt2860.c rt2860reg.h rt2860var.h
Log Message:
Make RT 2860 for the if_ral_pci.c driver compile.
This work was done by Jeff Rizzo
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Wed Apr 27 19:47:40 UTC 2016
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
more ral devices from OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.1248 -r1.1249 src/sys/dev/pci/pcidevs
Please note that diffs
Module Name:src
Committed By: christos
Date: Wed Apr 27 19:47:25 UTC 2016
Modified Files:
src/sys/dev/pci: if_ral_pci.c
Log Message:
Sync with OpenBSD (add rt2860). Handle 32/64 memory bars,
some power management, more device matches.
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Wed Apr 27 19:46:11 UTC 2016
Modified Files:
src/sys/conf: files
Log Message:
Add rt2860 now that it compiles.
To generate a diff of this commit:
cvs rdiff -u -r1.1156 -r1.1157 src/sys/conf/files
Please note that diffs are no
Module Name:src
Committed By: jakllsch
Date: Wed Apr 27 19:35:17 UTC 2016
Modified Files:
src/sys/dev/usb: hid.c uhid.c uhidev.c ukbd.c ums.c uts.c
Log Message:
Pull in opt_usb.h in _KERNEL_OPT case for various *_DEBUG options.
Makes various driver-specific debugging optio
Module Name:xsrc
Committed By: mrg
Date: Wed Apr 27 09:35:46 UTC 2016
Update of /cvsroot/xsrc/external/mit/xf86-video-amdgpu/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv29947
Log Message:
initial import of xf86-video-amdgpu-1.1.0
Status:
Vendor Tag: xorg
Release Tags:
Module Name:xsrc
Committed By: mrg
Date: Wed Apr 27 09:32:11 UTC 2016
Modified Files:
xsrc/external/mit/libXi/dist/src: XGMotion.c XGetDCtl.c XGetFCtl.c
XGetProp.c XIProperties.c XISelEv.c XQueryDv.c
Log Message:
merge libXi 1.7.6
To generate a diff of this c
Module Name:xsrc
Committed By: mrg
Date: Wed Apr 27 09:30:56 UTC 2016
Update of /cvsroot/xsrc/external/mit/libXi/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv28603
Log Message:
initial import of libXi-1.7.6
Status:
Vendor Tag: xorg
Release Tags: libXi-1-7-6
Module Name:src
Committed By: msaitoh
Date: Wed Apr 27 08:53:28 UTC 2016
Modified Files:
src/usr.sbin/cpuctl/arch: i386.c
Log Message:
Add some name from the latest Intel SDM.
- Quark X1000, Xeon E5 v4 and the future processors.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: msaitoh
Date: Wed Apr 27 08:51:32 UTC 2016
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Add some bit definitions mainly taken from the latest Intel SDM:
- Add SGX, UMIP, RDPID and SGXLC.
- Add avx512dq, avx512bw and av
Module Name:src
Committed By: msaitoh
Date: Wed Apr 27 08:47:03 UTC 2016
Modified Files:
src/sys/arch/x86/include: cacheinfo.h
Log Message:
Add new desc 0x64 and 0xc4.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/x86/include/cacheinfo.h
Ple
Module Name:src
Committed By: msaitoh
Date: Wed Apr 27 08:45:22 UTC 2016
Modified Files:
src/sys/arch/x86/x86: procfs_machdep.c
Log Message:
Take some changes from the Linux's latest x86/include/asm/cpufeatures.h.
- Add ptsc, avx512dq, avx512bw and avx512vl
- Remove some
Module Name:src
Committed By: ozaki-r
Date: Wed Apr 27 08:18:40 UTC 2016
Modified Files:
src/share/man/man9: psref.9
Log Message:
Fix usages of PSLIST_ENTRY_* in the example code
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/psref.9
Plea
Module Name:src
Committed By: ozaki-r
Date: Wed Apr 27 08:05:31 UTC 2016
Modified Files:
src/share/man/man9: psref.9
Log Message:
Fix usage of frobbotzim_prc in the example code
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/psref.9
Pleas
Module Name:src
Committed By: ozaki-r
Date: Wed Apr 27 07:51:14 UTC 2016
Modified Files:
src/sys/netinet6: in6_ifattach.c
Log Message:
Get rid of unused argument from get_rand_ifid
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/netinet6/in6_ifattac
Module Name:xsrc
Committed By: mrg
Date: Wed Apr 27 07:23:01 UTC 2016
Modified Files:
xsrc/external/mit/xkbcomp/dist: expr.c
xsrc/external/mit/xrandr/dist: xrandr.c
Added Files:
xsrc/external/mit/xrandr/dist: compile
Log Message:
merge xkbcomp 1.3.1 and xra
Module Name:xsrc
Committed By: mrg
Date: Wed Apr 27 07:19:33 UTC 2016
Update of /cvsroot/xsrc/external/mit/xinput/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv6919
Log Message:
initial import of xinput-1.6.2
Status:
Vendor Tag: xorg
Release Tags: xinput-1-6-2
Module Name:xsrc
Committed By: mrg
Date: Wed Apr 27 07:19:36 UTC 2016
Update of /cvsroot/xsrc/external/mit/xrandr/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv10582
Log Message:
initial import of xrandr-1.5.0
Status:
Vendor Tag: xorg
Release Tags: xrandr-1-5-0
Module Name:xsrc
Committed By: mrg
Date: Wed Apr 27 07:19:35 UTC 2016
Update of /cvsroot/xsrc/external/mit/xkbcomp/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv10584
Log Message:
initial import of xkbcomp-1.3.1
Status:
Vendor Tag: xorg
Release Tags: xkbcomp-1-3-1
34 matches
Mail list logo