Module Name:src
Committed By: simonb
Date: Thu Jan 14 08:00:45 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
Handle FSSIOCSET and FSSIOCGET; vndconfig(8) works with compat32 now.
XXX: FSSIOCSET50 and FSSIOCGET50
Module Name:src
Committed By: simonb
Date: Thu Jan 14 08:22:51 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
Handle the KFILTER_BYFILTER and KFILTER_BYNAME ioctls for compat32.
Passes "atf kernel/kqueue/t_ioctl".
To gene
Module Name:src
Committed By: thorpej
Date: Thu Jan 14 14:35:53 UTC 2021
Modified Files:
src/sys/dev/acpi: acpi_util.c acpi_util.h
Log Message:
- Add a new routine, acpi_pack_compat_list(), that packs the _HID
and _CID device ID strings into an OpenFirmware-like string l
Module Name:src
Committed By: thorpej
Date: Thu Jan 14 14:37:17 UTC 2021
Modified Files:
src/sys/dev/acpi: acpi_pci.c
Log Message:
In acpi_pci_ignore_boot_config(), use acpi_dsm() and add some comments
describing the (somewhat confusing) semantics of the _DSM method used
h
Module Name:src
Committed By: thorpej
Date: Thu Jan 14 14:38:22 UTC 2021
Modified Files:
src/sys/dev/acpi: acpi_usb.c
Log Message:
Use acpi_dsm() in acpi_usb_post_reset().
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/acpi_usb.c
Please not
Module Name:src
Committed By: pgoyette
Date: Thu Jan 14 19:07:03 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
/home/paul/XXX.txt
To generate a diff of this commit:
cvs rdiff -u -r1.346 -r1.347 src/distrib/sets/lists/debug/mi
Please note that di
Module Name:src
Committed By: pgoyette
Date: Thu Jan 14 19:11:48 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Update sets lists to accomodate KERNEL_DIR. When both KERNEL_DIR and
MKDEBUG are defined, we create an empty $DESTDIR/usr/libdata/debug/
Module Name:src
Committed By: rillig
Date: Thu Jan 14 22:18:14 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh
Added Files:
src/tests/usr.bin/xlint/lint1: msg_330.c msg_330.exp msg_331.c
Module Name:src
Committed By: simonb
Date: Thu Jan 14 23:30:50 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c
Log Message:
Remove some blank lines to group the VND and FSS ioctls together.
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.11
Module Name:src
Committed By: pgoyette
Date: Thu Jan 14 23:32:12 UTC 2021
Modified Files:
src/share/man/man5: mk.conf.5
Log Message:
Initial attempt at documenting the KERNEL_DIR option.
XXX EXPERIMENTAL, Work-In-Progress ! XXX
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: jmcneill
Date: Fri Jan 15 00:38:23 UTC 2021
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_gpio.c bcm2835_intr.c
src/sys/arch/arm/fdt: gic_fdt.c gicv3_fdt.c
src/sys/arch/arm/nvidia: tegra_lic.c
src/sys/arch/arm/nxp:
Module Name:src
Committed By: simonb
Date: Fri Jan 15 03:51:41 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c
Log Message:
Remove unused LIMITCHECK() macro (now contained in netbsd32_rlimit.c).
To generate a diff of this commit:
cvs rdiff -u -r1.230
Module Name:src
Committed By: isaki
Date: Fri Jan 15 04:09:28 UTC 2021
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Change (harmless) zero-length debug messages.
sys/modules is compiled with -Wzero-length-format and this
makes sys/modules compilable even if AUDI
Module Name:src
Committed By: isaki
Date: Fri Jan 15 05:34:49 UTC 2021
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Improve error messages.
- prefix MD device name if it's considered to be related to the MD driver.
- revise some messages.
To generate a diff of
14 matches
Mail list logo