Module Name:src
Committed By: pgoyette
Date: Sat Apr 29 06:33:37 UTC 2017
Modified Files:
src/share/man/man9 [prg-localcount2]: localcount.9
Log Message:
Remove extraneous argument to .Nm
To generate a diff of this commit:
cvs rdiff -u -r1.1.6.1 -r1.1.6.2 src/share/man/m
Module Name:src
Committed By: christos
Date: Sat Apr 29 01:18:35 UTC 2017
Modified Files:
src/sys/uvm: uvm_mmap.c
Log Message:
MAP_COPY is handled in compat
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/uvm/uvm_mmap.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Sat Apr 29 01:17:47 UTC 2017
Modified Files:
src/sys/sys: mman.h
Log Message:
MAP_COPY moved to compat
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/sys/mman.h
Please note that diffs are not public dom
Module Name:src
Committed By: christos
Date: Sat Apr 29 01:15:40 UTC 2017
Modified Files:
src/sys/compat/common: vm_43.c
src/sys/compat/netbsd32: netbsd32_netbsd.c
src/sys/compat/sys: mman.h
Log Message:
move MAP_COPY in compat
To generate a diff of this
Module Name:src
Committed By: nonaka
Date: Sat Apr 29 00:08:46 UTC 2017
Added Files:
src/sbin/nvmectl: wdc.c
Log Message:
Added missing file...
> nvmectl(8): sync with FreeBSD HEAD r316105.
>
> - Expand the SMART / Health Information Log Page (Page 02) printout based on
Module Name:src
Committed By: nonaka
Date: Sat Apr 29 00:06:40 UTC 2017
Modified Files:
src/sbin/nvmectl: Makefile firmware.c logpage.c nvme.h nvmectl.8
nvmectl.c nvmectl.h
Log Message:
nvmectl(8): sync with FreeBSD HEAD r316105.
- Expand the SMART / Health I
Module Name:src
Committed By: nonaka
Date: Sat Apr 29 00:05:36 UTC 2017
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot
src/sys/arch/i386/stand/efiboot/bootia32: efibootia32.c start.S
src/sys/arch/i386/stand/efiboot/bootx64: efibootx64.c st
Module Name:src
Committed By: pgoyette
Date: Fri Apr 28 23:16:14 UTC 2017
Modified Files:
src/sys/dev [prg-localcount2]: vnd.c
Log Message:
Don't call device_release() from vnd_detach(). The caller (typically,
config_detach()) will take care of this. Without this fix, we
Module Name:src
Committed By: kamil
Date: Fri Apr 28 19:01:01 UTC 2017
Modified Files:
src/tests/lib/libc/stdlib: t_strtoi.c
Log Message:
Fix typo in ATF test t_strtoi.c
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc
Module Name:src
Committed By: skrll
Date: Fri Apr 28 17:04:33 UTC 2017
Modified Files:
src/sys/uvm/pmap: pmap.c
Log Message:
Remove unused LNAME macro
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/uvm/pmap/pmap.c
Please note that diffs are not pu
Module Name:src
Committed By: christos
Date: Fri Apr 28 13:38:36 UTC 2017
Modified Files:
src/sys/arch/sparc/stand/boot: Makefile
Log Message:
Also move bootjs.net after we've evaluated $OBJS (thanks gson@)
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 sr
Module Name:src
Committed By: christos
Date: Fri Apr 28 11:33:00 UTC 2017
Modified Files:
src/sbin/fsck_msdos: dir.c
Log Message:
Prevent SEGV on corrupted msdos directories (Veo Zhang)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sbin/fsck_msdos/dir
Module Name:src
Committed By: jmcneill
Date: Fri Apr 28 10:37:41 UTC 2017
Modified Files:
src/sys/dev/fdt: fdtbus.c
Log Message:
Print node path in debug log.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/fdt/fdtbus.c
Please note that diffs ar
Module Name:src
Committed By: msaitoh
Date: Fri Apr 28 10:24:45 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Fix a bug that reading hw.ixgM.qN.interrupt_rate cause the interrupt
throtting rate register to 0. Check sysctl read/write correctly...
T
Module Name:src
Committed By: skrll
Date: Fri Apr 28 10:12:35 UTC 2017
Modified Files:
src/sys/uvm/pmap: pmap.c
Log Message:
Fix a UVMHIST_LOG after the "%s" removal
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/uvm/pmap/pmap.c
Please note that d
Module Name:src
Committed By: jmcneill
Date: Fri Apr 28 09:46:49 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: files.tegra tegra_xusb.c
Log Message:
Hide the debug output unless either TEGRA_XUSB_DEBUG is defined or
tegra_xusb_debug is set to 1.
To generate a diff of
Module Name:src
Committed By: martin
Date: Fri Apr 28 06:59:49 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Make "options AUDIO_DEBUG=0" create a silent-by-default version of the
debug output, toggled at runtime by setting audiodebug to a higher value.
To get
17 matches
Mail list logo