Module Name:src
Committed By: wiz
Date: Fri Apr 14 07:09:43 UTC 2017
Modified Files:
src/usr.sbin/makefs: makefs.8
Log Message:
Whitespace fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/usr.sbin/makefs/makefs.8
Please note that diffs are not pu
Module Name:src
Committed By: roy
Date: Fri Apr 14 07:55:55 UTC 2017
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Generate dhcpcd-embedded.c for dependencies too.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/external/bsd
Module Name:src
Committed By: abhinav
Date: Fri Apr 14 08:40:30 UTC 2017
Modified Files:
src/bin/sh: sh.1
Log Message:
Instead of removing markup as I did in the last commit, use markup but properly.
Hint taken from FreeBSD man page.
ok wiz@
To generate a diff of this c
Module Name:src
Committed By: abhinav
Date: Fri Apr 14 08:48:01 UTC 2017
Modified Files:
src/bin/sh: sh.1
Log Message:
Fix mandoc -Tlint warnings:
s/PP/Pp
Remove Pp before It
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/bin/sh/sh.1
Module Name:src
Committed By: knakahara
Date: Fri Apr 14 09:34:46 UTC 2017
Modified Files:
src/sys/arch/x86/pci: pci_msi_machdep.c
Log Message:
disable msi/msix when the system doesn't detect ioapic. This would fix PR
kern/52111.
Some system does not detect ioapic when "
Module Name:src
Committed By: jmcneill
Date: Fri Apr 14 09:50:56 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: tegra124_car.c
Log Message:
Add GPU gating clock
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/nvidia/tegra124_car.c
Please
Module Name:src
Committed By: roy
Date: Fri Apr 14 09:53:07 UTC 2017
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv23241
Log Message:
Import dhcpcd-7.0.0-beta3 with the following changes:
* restored --logfile support as a few peopl
Module Name:src
Committed By: roy
Date: Fri Apr 14 09:56:32 UTC 2017
Modified Files:
src/external/bsd/dhcpcd/dist/src: bpf.c dhcpcd.c if-options.c
Removed Files:
src/external/bsd/dhcpcd/dist/test: GNUmakefile Makefile test.c test.h
test_hmac_md5.c
Log M
Module Name:src
Committed By: roy
Date: Fri Apr 14 10:00:06 UTC 2017
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Build logerr support.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/external/bsd/dhcpcd/sbin/dhcpcd/Makefil
Module Name:src
Committed By: roy
Date: Fri Apr 14 10:01:48 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
Backdate a note about adding RO_MSGFILTER.
To generate a diff of this commit:
cvs rdiff -u -r1.2272 -r1.2273 src/doc/CHANGES
Please note that diffs are not
Module Name:src
Committed By: roy
Date: Fri Apr 14 10:02:49 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.0-beta3
To generate a diff of this commit:
cvs rdiff -u -r1.1431 -r1.1432 src/doc/3RDPARTY
cvs rdiff -u -r1.2273 -r1.2274
Module Name:src
Committed By: jmcneill
Date: Fri Apr 14 13:47:22 UTC 2017
Modified Files:
src/distrib/utils/embedded/files: resize_disklabel
Log Message:
Grow the MBR partition table entry for the BSD partition before
growing the disklabel.
To generate a diff of this com
Module Name:src
Committed By: riastradh
Date: Fri Apr 14 15:20:40 UTC 2017
Modified Files:
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: mi
Log Message:
cvslatest is unconditional, not conditional on cvs.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: riastradh
Date: Fri Apr 14 15:21:28 UTC 2017
Modified Files:
src/distrib/sets/lists/debug: shl.mi
Log Message:
libdevmapper is conditional on lvm.
To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 src/distrib/sets/lists/debug/s
Module Name:src
Committed By: christos
Date: Fri Apr 14 15:39:29 UTC 2017
Modified Files:
src/sbin/newfs_msdos: mkfs_msdos.c
Log Message:
Use the create_size if given to compute the real size instead of stat'ing
the file again, which might have been larger to start with.
Module Name:src
Committed By: christos
Date: Fri Apr 14 15:40:35 UTC 2017
Modified Files:
src/usr.sbin/makefs: msdos.c
Log Message:
leave the size alone and set the create_size to include the offset. It
does not matter anyway, but it makes more sense this way.
To generat
Module Name:src
Committed By: christos
Date: Fri Apr 14 18:06:11 UTC 2017
Modified Files:
src/sys/netipsec: xform_ah.c
Log Message:
change into __func__
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/netipsec/xform_ah.c
Please note that diffs are
Module Name:xsrc
Committed By: macallan
Date: Fri Apr 14 19:19:43 UTC 2017
Modified Files:
xsrc/external/mit/xf86-input-ws/dist/src: ws.c
Log Message:
be somewhat smarter with mux devices:
- don't trust the device type, if we're on a mux that may not be the whole
story
-
Module Name:src
Committed By: christos
Date: Fri Apr 14 22:29:17 UTC 2017
Modified Files:
src/sys/netipsec: xform_ah.c
Log Message:
- fix old refactoring which zeroed the wrong part of the buffer.
- simplify.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49
Module Name:src
Committed By: christos
Date: Fri Apr 14 22:35:05 UTC 2017
Modified Files:
src/sys/netipsec: xform_ipip.c
Log Message:
PR/52161: Ryota Ozaki: Fix AH tunnel ipsec for ipv6. Compute plen right,
don't forget to subtract the ipv6 header length.
To generate a d
Module Name:src
Committed By: jmcneill
Date: Fri Apr 14 22:55:06 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: EXYNOS TEGRA
src/sys/dev/fdt: fdtbus.c files.fdt
Removed Files:
src/sys/dev/fdt: simplebus.c
Log Message:
Remove simplebus driver and allow f
Module Name:src
Committed By: jmcneill
Date: Sat Apr 15 00:34:30 UTC 2017
Modified Files:
src/sys/dev/fdt: fdtbus.c
Log Message:
Change order in which nodes in the devicetree are processed.
1. Attach all known busses.
2. Attach all "early init" devices (by compatible stri
Module Name:src
Committed By: jmcneill
Date: Sat Apr 15 00:35:12 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: tegra_fdt.c
Log Message:
Replace early init node name list with a list of compatible strings.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 sr
Module Name:src
Committed By: kamil
Date: Sat Apr 15 03:33:05 UTC 2017
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile
Added Files:
src/share/man/man9: klua_lock.9 klua_mod_register.9
Log Message:
Add new documentation for klua_
Module Name:src
Committed By: wiz
Date: Sat Apr 15 04:08:24 UTC 2017
Modified Files:
src/share/man/man9: klua_lock.9
Log Message:
Improve wording. Use standard section headers. Improve table formatting.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/shar
Module Name:src
Committed By: wiz
Date: Sat Apr 15 04:07:52 UTC 2017
Modified Files:
src/share/man/man9: klua_mod_register.9
Log Message:
Improve wording.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/klua_mod_register.9
Please note that
Module Name:src
Committed By: kamil
Date: Sat Apr 15 04:27:30 UTC 2017
Added Files:
src/sys/modules/examples/luareadhappy: Makefile happy.lua
luareadhappy.c
Log Message:
Add new example kernel module in Lua luareadhappy
This example presents a C module with it
Module Name:src
Committed By: sevan
Date: Sat Apr 15 04:44:14 UTC 2017
Modified Files:
src/share/man/man9: klua_mod_register.9
Log Message:
Improve wording.
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/klua_mod_register.9
Ple
Module Name:src
Committed By: sevan
Date: Sat Apr 15 05:01:59 UTC 2017
Modified Files:
src/share/man/man9: klua_lock.9
Log Message:
Improve wording.
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/klua_lock.9
Please note that di
29 matches
Mail list logo