Module Name:src
Committed By: maxv
Date: Sun Aug 12 06:11:47 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: amd64_trap.S genassym.cf
Log Message:
Eliminate the only ASM reference to VM_MIN_KERNEL_ADDRESS. Rename the
value to VM_SPACE_SEP_HIGH32, it is now the highest 3
Module Name:src
Committed By: rin
Date: Sun Aug 12 06:02:38 UTC 2018
Modified Files:
src/sys/dev/usb: if_bwfm_usb.c if_smsc.c usbroothub.c
Log Message:
Add missing __KERNEL_RCSID.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/usb/if_bwfm_usb.c
c
Module Name:src
Committed By: maxv
Date: Sun Aug 12 05:43:42 UTC 2018
Modified Files:
src/sys/arch/x86/x86: errata.c
Log Message:
enable the two errata for AMD Family 16h, tested by mrg@, thanks
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/x
Module Name:src
Committed By: rin
Date: Sun Aug 12 04:19:31 UTC 2018
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.750 -r1.751 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usbdevs_data
Module Name:src
Committed By: rin
Date: Sun Aug 12 04:17:54 UTC 2018
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Add SMSC LAN7505 USB 2.0 gigabit ethernet device.
To generate a diff of this commit:
cvs rdiff -u -r1.757 -r1.758 src/sys/dev/usb/usbdevs
Please no
Module Name:src
Committed By: zafer
Date: Sat Aug 11 20:16:21 UTC 2018
Modified Files:
src/sys/ufs/lfs: lfs_vnops.c
Log Message:
In lfs_mkdir fix wrong return path in case of EMLINK which causes a panic.
Also, check earlier before setting up dirop.
To generate a diff of
Module Name:src
Committed By: christos
Date: Sat Aug 11 19:46:03 UTC 2018
Modified Files:
src/tools: Makefile
Log Message:
hook in the tools version of grep
To generate a diff of this commit:
cvs rdiff -u -r1.194 -r1.195 src/tools/Makefile
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Sat Aug 11 19:45:13 UTC 2018
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
use the tools version of grep
To generate a diff of this commit:
cvs rdiff -u -r1.1072 -r1.1073 src/share/mk/bsd.own.mk
Please note that diffs
Module Name:src
Committed By: christos
Date: Sat Aug 11 19:44:19 UTC 2018
Modified Files:
src/usr.bin/grep: grep.c
Log Message:
use setvbuf if available; it is more portable.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/grep/grep.c
Please no
Module Name:src
Committed By: christos
Date: Sat Aug 11 19:43:54 UTC 2018
Modified Files:
src/usr.bin/grep: Makefile
Log Message:
don't build NLS if we don't need to
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/grep/Makefile
Please note that d
Module Name:src
Committed By: christos
Date: Sat Aug 11 16:25:32 UTC 2018
Modified Files:
src/common/lib/libc/string: strcasecmp.c
Log Message:
Add nbotool stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/string/strcasecmp.c
Please
Module Name:src
Committed By: christos
Date: Sat Aug 11 16:24:59 UTC 2018
Modified Files:
src/tools/compat: Makefile compat_defs.h configure configure.ac
nbtool_config.h.in
Log Message:
Add strcasecmp
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1
Module Name:src
Committed By: christos
Date: Sat Aug 11 16:03:37 UTC 2018
Modified Files:
src/usr.bin/grep: file.c
Log Message:
remove dup includes (already in grep.h)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/grep/file.c
Please note that d
Module Name:src
Committed By: martin
Date: Sat Aug 11 14:56:05 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #970
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-8.1
Please note that diffs are not publi
Module Name:src
Committed By: martin
Date: Sat Aug 11 14:54:50 UTC 2018
Modified Files:
src/doc [netbsd-8]: 3RDPARTY
src/external/mit/lua/dist [netbsd-8]: README
src/external/mit/lua/dist/doc [netbsd-8]: contents.html lua.css
manual.html readme.h
Module Name:src
Committed By: martin
Date: Sat Aug 11 14:47:32 UTC 2018
Modified Files:
src/sys/dev/pci [netbsd-8]: if_wm.c if_wmvar.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #969):
sys/dev/pci/if_wm.c: revision 1.584
sys
Module Name:src
Committed By: martin
Date: Sat Aug 11 13:36:49 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1628
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.102 -r1.1.2.103 src/doc/CHANGES-7.2
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Sat Aug 11 13:34:21 UTC 2018
Modified Files:
src/share/man/man4 [netbsd-7]: wm.4
src/sys/dev/mii [netbsd-7]: ihphyreg.h inbmphyreg.h
src/sys/dev/pci [netbsd-7]: if_wm.c if_wmreg.h if_wmvar.h pcidevs
pcir
Module Name:src
Committed By: ryo
Date: Sat Aug 11 12:16:34 UTC 2018
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
change to minimum invalidation of TLB.
specifying not only va but also asid, and not invalidate L0-L2 entry using
tlbi_*_ll() if needed.
Module Name:src
Committed By: kamil
Date: Sat Aug 11 11:33:10 UTC 2018
Modified Files:
src/sys/sys: sysctl.h
Log Message:
Remove unused symbols from
Drop: P_PAXMPROTECT and P_PAXNOMPROTECT.
These values are unused and the proper way to check PaX MPROTECT is to use
CTL_P
Module Name:src
Committed By: jdolecek
Date: Sat Aug 11 10:34:25 UTC 2018
Modified Files:
src/sys/arch/xen/xen: xennetback_xenbus.c
Log Message:
disestablish interrupt handler regardless of the state whenever it was
setup, i.e. also when the instance is DISCONNECTING alrea
Module Name:src
Committed By: jmcneill
Date: Sat Aug 11 10:20:44 UTC 2018
Modified Files:
src/sys/arch/arm/vexpress: files.vexpress
src/sys/arch/evbarm/conf: files.vexpress
Log Message:
Fix VEXPRESS_A15 build
To generate a diff of this commit:
cvs rdiff -u -r1.5
Module Name:src
Committed By: ryo
Date: Sat Aug 11 10:06:41 UTC 2018
Modified Files:
src/lib/libc/arch/aarch64/softfloat: qp.c
Log Message:
fix multiple definition of __{ge,lt,gt,le,eq,ne,unordt}tf2 in libc and libgcc.
this fixes the ATF call_once_static, call_once2_static
23 matches
Mail list logo