Module Name:src
Committed By: nonaka
Date: Mon Jul 29 11:28:51 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c efiboot.c efiboot.h efimemory.c
Log Message:
Added BTINFO_EFIMEMMAP compaction support to x86 efiboot.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: nonaka
Date: Mon Jul 29 11:28:51 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c efiboot.c efiboot.h efimemory.c
Log Message:
Added BTINFO_EFIMEMMAP compaction support to x86 efiboot.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: nonaka
Date: Mon Jul 29 11:33:07 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: efimemory.c
Log Message:
Sync the output of memmap command to the output of stand/efiboot mem command.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: nonaka
Date: Mon Jul 29 11:33:07 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: efimemory.c
Log Message:
Sync the output of memmap command to the output of stand/efiboot mem command.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: nonaka
Date: Mon Jul 29 12:37:26 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: efiboot.c
Log Message:
Added missing efi_memory_probe() call.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/i386/stand/efi
Module Name:src
Committed By: nonaka
Date: Mon Jul 29 12:37:26 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: efiboot.c
Log Message:
Added missing efi_memory_probe() call.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/i386/stand/efi
Module Name:src
Committed By: nonaka
Date: Sat Aug 3 08:13:36 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: version
Log Message:
x86 efiboot: version 1.1.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/i386/stand/efiboot/version
Pl
Module Name:src
Committed By: nonaka
Date: Sat Aug 3 08:13:36 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: version
Log Message:
x86 efiboot: version 1.1.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/i386/stand/efiboot/version
Pl
Module Name:src
Committed By: nonaka
Date: Wed Sep 18 05:16:15 UTC 2019
Modified Files:
src/etc/rc.d: Makefile
Log Message:
Moved zfs out of MKX11 block.
Fix build failure without X11.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/etc/rc.d/Makefile
Module Name:src
Committed By: nonaka
Date: Wed Sep 18 05:16:15 UTC 2019
Modified Files:
src/etc/rc.d: Makefile
Log Message:
Moved zfs out of MKX11 block.
Fix build failure without X11.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/etc/rc.d/Makefile
Module Name:src
Committed By: nonaka
Date: Fri Sep 20 05:32:42 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
Don't set Phase Tag bit of Completion Queue entry at nvme_poll_done().
A new completion queue entry check incorrectly determined that there was
a Co
Module Name:src
Committed By: nonaka
Date: Fri Sep 20 05:32:42 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
Don't set Phase Tag bit of Completion Queue entry at nvme_poll_done().
A new completion queue entry check incorrectly determined that there was
a Co
Module Name:src
Committed By: nonaka
Date: Fri May 20 13:55:17 UTC 2022
Modified Files:
src/sys/arch/x86/x86: hyperv.c
src/sys/dev/hyperv: files.hyperv hyperv_common.c hypervreg.h
hypervvar.h if_hvn.c if_hvnreg.h vmbus.c vmbusvar.h
Log Message:
Improve
Module Name:src
Committed By: nonaka
Date: Wed Dec 21 05:19:15 UTC 2022
Modified Files:
src/sys/dev/pci: if_rge.c if_rgereg.h
Log Message:
Update the Rx descriptor based on the vendor driver for Linux.
This fixes a panic on RTL8125.
Patch from OpenBSD if_rge.c r1.20, if_r
Module Name:src
Committed By: nonaka
Date: Wed Dec 21 05:19:15 UTC 2022
Modified Files:
src/sys/dev/pci: if_rge.c if_rgereg.h
Log Message:
Update the Rx descriptor based on the vendor driver for Linux.
This fixes a panic on RTL8125.
Patch from OpenBSD if_rge.c r1.20, if_r
Module Name:src
Committed By: nonaka
Date: Wed Aug 24 14:22:36 UTC 2022
Modified Files:
src/sys/arch/landisk/stand/boot: getsecs.c
Log Message:
Added missing copyright and license notice.
Pointed out by miod@o.o., Thanks.
To generate a diff of this commit:
cvs rdiff -u
/24 14:22:35 nonaka Exp $ */
+
+/*-
+ * Copyright (c) 2005 NONAKA Kimihiro
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must
Hi,
2009/3/29 Christos Zoulas :
> Module Name:src
> Committed By: christos
> Date: Sat Mar 28 16:16:03 UTC 2009
>
> Modified Files:
>src/external/intel-fw-public: Makefile
> Added Files:
>src/external/intel-fw-public/iwl5000: Makefile
>src/external/intel-fw-
fixed.
2009/4/26 Takeshi Nakayama :
>>>> NONAKA Kimihiro wrote
>
>> Module Name: src
>> Committed By: nonaka
>> Date: Sun Apr 26 07:21:13 UTC 2009
>>
>> Modified Files:
>> src/sys/dev/sdmmc: sdmmcreg.h
>>
>> Log Messag
Module Name:src
Committed By: nonaka
Date: Tue Jan 12 10:11:33 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Added RENESAS SH7780/SH7785 PCI Controller.
To generate a diff of this commit:
cvs rdiff -u -r1.1010 -r1.1011 src/sys/dev/pci/pcidevs
Please not
Module Name:src
Committed By: nonaka
Date: Tue Jan 12 10:13:33 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen (Added RENESAS SH7780/SH7785 PCI Controller.)
To generate a diff of this commit:
cvs rdiff -u -r1.1008 -r1.1009 src/sys/de
cd /home/source/NetBSD/pkgsrc/mail/fetchmail
nonaka@koharu:[-]$ make
--
NONAKA Kimihiro
www.netbsd.org/sdhc.txt
URL of diff file is not correct. ;-)
> Are you planning on supporting ADMA?
I have a plan to support ADMA.
However, I do not have a device that supports ADMA.
# Do you support ExpressCard anyone?
Regards,
--
NONAKA Kimihiro
DUSE_POLL -DPORTMAP -DWIDE_DOUBLE
-DALL_STATE -DUSG_COMPAT -D_FORTIFY_SOURCE=2 -i
/usr/src/lib/libc/stdio/vfprintf.c
*** Error code 1
Stop.
nbmake: stopped in /usr/src/lib/libc
Regards,
--
NONAKA Kimihiro
tbsd32_syscallargs.h
> cvs rdiff -u -r1.100 -r1.101 src/sys/compat/netbsd32/netbsd32_syscalls.c \
> src/sys/compat/netbsd32/netbsd32_sysent.c
> cvs rdiff -u -r1.93 -r1.94 src/sys/compat/netbsd32/syscalls.master
> cvs rdiff -u -r1.1044 -r1.1045 src/sys/conf/files
> cvs rdiff -u -r1.187 -r1.188 src/sys/kern/init_sysctl.c
> cvs rdiff -u -r1.8 -r1.9 src/sys/modules/compat_netbsd32/Makefile
> cvs rdiff -u -r1.4 -r1.5 src/sys/rump/kern/Makefile.rumpkerncomp
> cvs rdiff -u -r1.1 -r0 src/sys/rump/kern/lib/libksem/Makefile \
> src/sys/rump/kern/lib/libksem/shlib_version
> cvs rdiff -u -r1.115 -r1.116 src/sys/rump/librump/rumpkern/Makefile.rumpkern
> cvs rdiff -u -r1.12 -r1.13 src/sys/sys/ksem.h
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
Regards,
--
NONAKA Kimihiro
EL_OPT\ -std=gnu99\
-I/usr/src/sys/lib/libkern/../../../common/lib/libc/quad\
-I/usr/src/sys/lib/libkern/../../../common/lib/libc/string\
-I/usr/src/sys/lib/libkern/../../../common/lib/libc/arch/mips/string\
-I/usr/src/sys/dist/ipf KERNMISCCPPFLAGS= LINTFLAGS=-bcehnxzFS
libkern.a
*** Error code 1
Stop.
nbmake: stopped in /usr/obj.evbmips/sys/arch/evbmips/compile/LOONGSON
Regards,
--
NONAKA Kimihiro
ME_AC_ *
- sys/net80211/ieee80211.h
#define WME_AC_BE 0 /* best effort */
#define WME_AC_BK 1 /* background */
#define WME_AC_VI 2 /* video */
#define WME_AC_VO 3 /* voice */
-
Regards,
--
NONAKA Kimihiro
Hi,
Please fix usr.sbin/postinstall/postinstall for _rtadvd user and group.
2013/7/9 Roy Marples :
> Module Name:src
> Committed By: roy
> Date: Tue Jul 9 09:34:59 UTC 2013
>
> Modified Files:
> src/etc: group master.passwd
> src/etc/mtree: special
> src/e
Module Name:src
Committed By: nonaka
Date: Fri Nov 15 08:51:27 UTC 2019
Modified Files:
src/sys/dev/hyperv: hvkbd.c if_hvn.c
Log Message:
hvn(4), hvkbd(4): No need to call vmbus_channel_setdeferred().
These devices do not perform batch reading.
To generate a diff of thi
Module Name:src
Committed By: nonaka
Date: Fri Nov 15 08:51:27 UTC 2019
Modified Files:
src/sys/dev/hyperv: hvkbd.c if_hvn.c
Log Message:
hvn(4), hvkbd(4): No need to call vmbus_channel_setdeferred().
These devices do not perform batch reading.
To generate a diff of thi
Module Name:src
Committed By: nonaka
Date: Mon Nov 18 04:38:48 UTC 2019
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
Fixed incorrect m_defrag return value check.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/hyperv/if_hvn.c
Please
Module Name:src
Committed By: nonaka
Date: Mon Nov 18 04:38:48 UTC 2019
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
Fixed incorrect m_defrag return value check.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/hyperv/if_hvn.c
Please
Module Name:src
Committed By: nonaka
Date: Mon Nov 18 04:40:05 UTC 2019
Modified Files:
src/sys/dev/pci: if_mcx.c
Log Message:
Fixed incorrect m_defrag return value check.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/if_mcx.c
Please note t
Module Name:src
Committed By: nonaka
Date: Mon Nov 18 04:40:05 UTC 2019
Modified Files:
src/sys/dev/pci: if_mcx.c
Log Message:
Fixed incorrect m_defrag return value check.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/if_mcx.c
Please note t
Module Name:src
Committed By: nonaka
Date: Fri Nov 22 12:30:32 UTC 2019
Modified Files:
src/sys/dev/hyperv: hvkbd.c if_hvn.c vmbus.c
Log Message:
vmbus(4), hvn(4), hvkbd(4): Fixed wait time for tsleep(9).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sy
Module Name:src
Committed By: nonaka
Date: Fri Nov 22 12:30:32 UTC 2019
Modified Files:
src/sys/dev/hyperv: hvkbd.c if_hvn.c vmbus.c
Log Message:
vmbus(4), hvn(4), hvkbd(4): Fixed wait time for tsleep(9).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sy
Module Name:src
Committed By: nonaka
Date: Fri Nov 22 12:40:08 UTC 2019
Modified Files:
src/sys/dev/hyperv: hvkbd.c if_hvn.c
Log Message:
hvn(4), hvkbd(4): Only need to poll when cold.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/hyperv/hvkbd.c
Module Name:src
Committed By: nonaka
Date: Fri Nov 22 12:40:08 UTC 2019
Modified Files:
src/sys/dev/hyperv: hvkbd.c if_hvn.c
Log Message:
hvn(4), hvkbd(4): Only need to poll when cold.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/hyperv/hvkbd.c
Module Name:src
Committed By: nonaka
Date: Mon Nov 25 08:53:39 UTC 2019
Modified Files:
src/sys/dev/hyperv: hvs.c if_hvn.c
Log Message:
hvs(4), hvn(4): Set correct size for bus_dmamap_sync(9).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/hyperv
Module Name:src
Committed By: nonaka
Date: Mon Nov 25 08:53:39 UTC 2019
Modified Files:
src/sys/dev/hyperv: hvs.c if_hvn.c
Log Message:
hvs(4), hvn(4): Set correct size for bus_dmamap_sync(9).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/hyperv
Module Name:src
Committed By: nonaka
Date: Tue Nov 26 01:46:32 UTC 2019
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
hvn(4): Fix incorrect ident when waiting for NVS command response.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/
Module Name:src
Committed By: nonaka
Date: Tue Nov 26 01:46:32 UTC 2019
Modified Files:
src/sys/dev/hyperv: if_hvn.c
Log Message:
hvn(4): Fix incorrect ident when waiting for NVS command response.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/
Module Name:src
Committed By: nonaka
Date: Sat Nov 30 05:28:28 UTC 2019
Modified Files:
src/sys/arch/x86/include: genfb_machdep.h
src/sys/arch/x86/x86: genfb_machdep.c hyperv.c
Log Message:
Prevent panic when attaching genfb if using a serial console with Hyper-V G
Module Name:src
Committed By: nonaka
Date: Sat Nov 30 05:28:28 UTC 2019
Modified Files:
src/sys/arch/x86/include: genfb_machdep.h
src/sys/arch/x86/x86: genfb_machdep.c hyperv.c
Log Message:
Prevent panic when attaching genfb if using a serial console with Hyper-V G
before '/' token
if (n >= eom - msg) { / Out of range. */
^
*** [ns_name.o] Error code 1
-
Regards,
--
NONAKA Kimihiro
t; Restore is_console=1 for i915, even if I keep it off for debugging.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.6 -r1.7 src/sys/external/bsd/drm2/i915drm/i915_pci.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
--
NONAKA Kimihiro
Hi,
2014-04-07 21:52 GMT+09:00 Taylor R Campbell :
>PR/48705 is useful for you?
>
> Thanks, I will take a look.
Please also check PR/48706 and PR/48708.
Regards,
--
NONAKA Kimihiro
dmi hacks here, now that we have dmi_check_system.
intel_crt.c and intel_lvds.c too.
Regards,
--
NONAKA Kimihiro
BE16TOH(drvr->sb_dd[i].descType);
+struct apple_drvr_descriptor sdd;
+memcpy(&sdd, &drvr->sb_dd[i], sizeof(drvr->sb_dd[0]));
+BE32TOH(sdd.descBlock);
+BE16TOH(sdd.descSize);
+BE16TOH(sdd.descType);
+ memcpy(&drvr->sb_dd[i], &sdd, sizeof(drvr->sb_dd[0]));
}
return drvr;
Regards,
--
NONAKA Kimihiro
Thanks.
Module Name:src
> Committed By: riz
> Date: Sun Nov 9 18:40:19 UTC 2014
>
> Modified Files:
> src/sys/dev/mii: miidevs.h
>
> Log Message:
> Commit forgotten regenerated file.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.124 -r1.125 src/sys/dev/mii/mi
I have not seen it.
At the moment, I don't think the problem happen.
2015-02-23 22:21 GMT+09:00 Christos Zoulas :
> In article <20150223130937.ddec...@cvs.netbsd.org>,
> NONAKA Kimihiro wrote:
>>-=-=-=-=-=-
>>
>>Module Name: src
>>Committed By: nonaka
It is probably a coverity false
> positive.
I've revert this change.
I don't know how to look the full coverity report. Would you mind to teach me?
Regards,
--
NONAKA Kimihiro
2015-11-07 7:11 GMT+09:00 matthew green :
> "NONAKA Kimihiro" writes:
>> Module Name: src
>> Committed By: nonaka
>> Date: Fri Nov 6 14:22:17 UTC 2015
>>
>> Modified Files:
>> src/sys/dev/pci: if_iwm.c if_iwmvar.h if_rtwn.c if_rtwn
2016-05-02 5:46 GMT+09:00 David Holland :
> Am I right though in thinking that this driver is not yet MPSAFE?
I think so. I still have not tested properly.
Regards,
--
NONAKA Kimihiro
Module Name:src
Committed By: nonaka
Date: Fri May 24 14:28:49 UTC 2019
Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/i386/conf: GENERIC
src/sys/arch/x86/include: autoconf.h
src/sys/arch/x86/pci: pci_machdep.c
src/sys/arch/x86
Module Name:src
Committed By: nonaka
Date: Fri May 24 14:28:49 UTC 2019
Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/i386/conf: GENERIC
src/sys/arch/x86/include: autoconf.h
src/sys/arch/x86/pci: pci_machdep.c
src/sys/arch/x86
Module Name:src
Committed By: nonaka
Date: Thu Sep 26 11:50:32 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Don't attach the device, if namespace not found.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/ic/nvme.c
Plea
Module Name:src
Committed By: nonaka
Date: Thu Sep 26 11:50:32 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Don't attach the device, if namespace not found.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/ic/nvme.c
Plea
Module Name:src
Committed By: nonaka
Date: Thu Sep 26 12:21:03 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c conf.c dev_net.c devopen.c
devopen.h
Log Message:
x86 efiboot: pass a filename to BOOTP and parse a DHCP server provided filename.
Module Name:src
Committed By: nonaka
Date: Thu Sep 26 12:21:03 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c conf.c dev_net.c devopen.c
devopen.h
Log Message:
x86 efiboot: pass a filename to BOOTP and parse a DHCP server provided filename.
Module Name:src
Committed By: nonaka
Date: Mon Nov 11 07:27:49 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Use the SET_FEATURES command to get the number of allocated queues.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/
Module Name:src
Committed By: nonaka
Date: Mon Nov 11 07:27:49 UTC 2019
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
nvme(4): Use the SET_FEATURES command to get the number of allocated queues.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/
Module Name:src
Committed By: nonaka
Date: Thu May 30 11:15:29 UTC 2019
Modified Files:
src/sys/arch/x86/x86: hyperv.c
Log Message:
Avoid undefined reference to `hyperv_guid_video' without vmbus(4).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch
Module Name:src
Committed By: nonaka
Date: Thu May 30 11:15:29 UTC 2019
Modified Files:
src/sys/arch/x86/x86: hyperv.c
Log Message:
Avoid undefined reference to `hyperv_guid_video' without vmbus(4).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch
Module Name:src
Committed By: nonaka
Date: Fri May 31 03:10:31 UTC 2019
Modified Files:
src/sys/arch/x86/x86: consinit.c
Log Message:
Back out r1.30 change.
> tuck in include inside ifdef, from Ryosuke Moro
It was caused by the reporter's local change.
To generate a di
Module Name:src
Committed By: nonaka
Date: Fri May 31 03:10:31 UTC 2019
Modified Files:
src/sys/arch/x86/x86: consinit.c
Log Message:
Back out r1.30 change.
> tuck in include inside ifdef, from Ryosuke Moro
It was caused by the reporter's local change.
To generate a di
Module Name:src
Committed By: nonaka
Date: Fri May 31 04:23:19 UTC 2019
Modified Files:
src/sys/dev/hyperv: hyperv_common.c
Log Message:
Avoid undefined reference to `hyperv_is_gen1' without hyperv(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/d
Module Name:src
Committed By: nonaka
Date: Fri May 31 04:23:19 UTC 2019
Modified Files:
src/sys/dev/hyperv: hyperv_common.c
Log Message:
Avoid undefined reference to `hyperv_is_gen1' without hyperv(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/d
Module Name:src
Committed By: nonaka
Date: Mon Jun 3 09:51:04 UTC 2019
Modified Files:
src/sys/arch/x86/x86: hyperv.c
Log Message:
Use efi_probe().
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/x86/x86/hyperv.c
Please note that diffs are not
Module Name:src
Committed By: nonaka
Date: Mon Jun 3 09:51:04 UTC 2019
Modified Files:
src/sys/arch/x86/x86: hyperv.c
Log Message:
Use efi_probe().
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/x86/x86/hyperv.c
Please note that diffs are not
Module Name:src
Committed By: nonaka
Date: Fri Jun 21 02:08:55 UTC 2019
Modified Files:
src/sys/arch/x86/include: bootinfo.h
Log Message:
PR/54147: Increase BOOTINFO_MAXSIZE to 16Kib.
Some systems require a larger bootinfo size for memory descriptors.
To generate a diff
Module Name:src
Committed By: nonaka
Date: Fri Jun 21 02:08:55 UTC 2019
Modified Files:
src/sys/arch/x86/include: bootinfo.h
Log Message:
PR/54147: Increase BOOTINFO_MAXSIZE to 16Kib.
Some systems require a larger bootinfo size for memory descriptors.
To generate a diff
Module Name:src
Committed By: nonaka
Date: Tue Jul 23 01:54:51 UTC 2019
Modified Files:
src/usr.bin/kdump: kdump.c
Log Message:
kdump(1): Symbolic printing for MALLOC_OPTIONS="U".
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/usr.bin/kdump/kdump.c
Module Name:src
Committed By: nonaka
Date: Tue Jul 23 01:54:51 UTC 2019
Modified Files:
src/usr.bin/kdump: kdump.c
Log Message:
kdump(1): Symbolic printing for MALLOC_OPTIONS="U".
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/usr.bin/kdump/kdump.c
Module Name:src
Committed By: nonaka
Date: Fri Jul 26 11:30:31 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot dev_net.c
Log Message:
Added tftp support to x86 efiboot.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/
Module Name:src
Committed By: nonaka
Date: Fri Jul 26 11:30:31 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot dev_net.c
Log Message:
Added tftp support to x86 efiboot.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/
Module Name:src
Committed By: nonaka
Date: Fri Jul 26 12:09:48 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c efimemory.c
src/sys/arch/i386/stand/lib: exec.c libi386.h
Log Message:
Pre-allocate memory for the kernel space at startup.
To generate
Module Name:src
Committed By: nonaka
Date: Fri Jul 26 12:09:48 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c efimemory.c
src/sys/arch/i386/stand/lib: exec.c libi386.h
Log Message:
Pre-allocate memory for the kernel space at startup.
To generate
Module Name:src
Committed By: nonaka
Date: Sat Mar 29 10:12:14 UTC 2025
Modified Files:
src/sys/dev/hyperv: vmbus.c
Log Message:
vmbus(4): Fix missing conversion to condvar(9).
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/hyperv/vmbus.c
Plea
Module Name:src
Committed By: nonaka
Date: Sat Mar 29 10:12:14 UTC 2025
Modified Files:
src/sys/dev/hyperv: vmbus.c
Log Message:
vmbus(4): Fix missing conversion to condvar(9).
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/hyperv/vmbus.c
Plea
80 matches
Mail list logo