Module Name:src
Committed By: gutteridge
Date: Thu Jun 24 01:23:17 UTC 2021
Modified Files:
src/sys/arch/i386/stand/bootxx: boot1.c
Log Message:
boot1.c: remove a comment that's no longer relevant/correct
In r. 1.13, a check of the return value in fd was removed, and a co
Module Name:src
Committed By: nia
Date: Tue Jun 22 19:53:58 UTC 2021
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c
Log Message:
efiboot (x86): add ASCII art
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/i386/stand/efiboot/boot.c
Pl
Module Name:src
Committed By: nia
Date: Mon Jun 21 19:52:17 UTC 2021
Modified Files:
src/sys/arch/i386/stand/boot: boot2.c
Log Message:
use a single printf call for readability
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/i386/stand/boot/boo
Module Name:src
Committed By: nia
Date: Mon Jun 21 19:43:17 UTC 2021
Modified Files:
src/sys/arch/i386/stand/boot: boot2.c
Log Message:
biosboot: Add ASCII art.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/arch/i386/stand/boot/boot2.c
Please not
Module Name:src
Committed By: riastradh
Date: Sun May 23 11:56:28 UTC 2021
Modified Files:
src/sys/arch/i386/i386: db_disasm.c
Log Message:
ddb/i386: Don't go out of the way to detect invalid addresses.
db_read_bytes already does this better (but didn't at the time this
c
Module Name:src
Committed By: christos
Date: Tue Aug 11 04:30:16 UTC 2020
Modified Files:
src/sys/arch/i386/i386: trap.c
Log Message:
- fix lcall test
- refactor all the TRAP_SIGDEBUG printfs and use hexdump like we did on
amd64
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: skrll
Date: Thu Jul 23 19:21:23 UTC 2020
Modified Files:
src/sys/arch/i386/include: byte_swap.h
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/i386/include/byte_swap.h
Please note
Module Name:src
Committed By: kim
Date: Wed Jul 15 12:36:30 UTC 2020
Modified Files:
src/sys/arch/i386/stand/boot: boot2.c
Log Message:
Let consdev command also set speed
Adapted from PR install/55490 by Sunil Nimmagadda
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: riastradh
Date: Mon Jun 29 23:32:24 UTC 2020
Modified Files:
src/sys/arch/i386/conf: files.i386
src/sys/arch/i386/pci: glxsb.c
Log Message:
glxsb(4): Remove rijndael dependency.
This doesn't actually seem to depend on it in any way.
Module Name:src
Committed By: riastradh
Date: Sun Jun 14 23:19:11 UTC 2020
Modified Files:
src/sys/arch/i386/pci: glxsb.c
Log Message:
glxsb(4): Don't use prev msg's last block as IV for next msg in CBC.
This violates the security contract of the CBC construction, which
r
Module Name:src
Committed By: ad
Date: Thu May 28 20:03:19 UTC 2020
Modified Files:
src/sys/arch/i386/i386: cpufunc.S
Log Message:
PR port-i386/55314: i386 no longer boots
Oops, EDI and ESI are callee saved on i386.
To generate a diff of this commit:
cvs rdiff -u -r1.44
Module Name:src
Committed By: ad
Date: Wed May 27 20:49:14 UTC 2020
Modified Files:
src/sys/arch/i386/i386: cpufunc.S
Log Message:
mismatched END pointed out by maxv@
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/i386/i386/cpufunc.S
Please n
Module Name:src
Committed By: ad
Date: Wed May 27 18:47:13 UTC 2020
Modified Files:
src/sys/arch/i386/i386: cpufunc.S
Log Message:
tsc_get_timecount(): fix 64-bit return
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/i386/i386/cpufunc.S
Pleas
Module Name:src
Committed By: ad
Date: Sun May 17 12:12:22 UTC 2020
Modified Files:
src/sys/arch/i386/i386: spl.S
Log Message:
comments
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/i386/i386/spl.S
Please note that diffs are not public domai
Module Name:src
Committed By: bouyer
Date: Tue May 5 09:07:35 UTC 2020
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
build start_xenpvh only if XEN. Fixes NET4501 build issue reported by
John D. Baker
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: bouyer
Date: Sat May 2 18:49:57 UTC 2020
Modified Files:
src/sys/arch/i386/i386: i386_trap.S locore.S
Log Message:
HANDLE_DEFERRED_FPU has to be donne with interrupt disabled;
move it before STIC.
Fix fpudna panic on i386 PV
To generate a d
Module Name:src
Committed By: hannken
Date: Fri May 1 14:15:41 UTC 2020
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Remove wd* at umass?, it was dropped.
To generate a diff of this commit:
cvs rdiff -u -r1.490 -r1.491 src/sys/arch/i386/conf/ALL
Please note
Module Name:src
Committed By: maxv
Date: Fri May 1 09:23:43 UTC 2020
Modified Files:
src/sys/arch/i386/i386: spl.S
Log Message:
Remove dead code, we are in an #ifndef XENPV block here.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/i386/i386/
Module Name:src
Committed By: jdolecek
Date: Fri Apr 10 20:56:56 UTC 2020
Modified Files:
src/sys/arch/i386/conf: XEN3PAE_DOM0 XEN3PAE_DOMU
Log Message:
remove commented out __XEN_INTERFACE_VERSION__ option, it comes via std.xen
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: christos
Date: Sat Apr 4 15:30:46 UTC 2020
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot
Log Message:
Add --noinhibit-exec and --no-dynamic-linker
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arc
Module Name:src
Committed By: ad
Date: Fri Mar 27 21:05:03 UTC 2020
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
PR kern/55114: Install fails with "cpu_switchto: switching above IPL_SCHED (8)"
cpu_switch(): Remove stuff dealing with interrupt levels. Fro
Module Name:src
Committed By: riastradh
Date: Sat Mar 21 18:43:47 UTC 2020
Modified Files:
src/sys/arch/i386/stand/efiboot/bootx64: Makefile
Log Message:
Fix clang build after packed lfs64 accessor change.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/s
Module Name:src
Committed By: jmcneill
Date: Sat Feb 22 10:30:37 UTC 2020
Modified Files:
src/sys/arch/i386/stand/efiboot: eficons.c
Log Message:
Remove check for bestmode==-1 (shouldn't happen)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/i
Module Name:src
Committed By: jmcneill
Date: Sat Feb 22 09:34:26 UTC 2020
Modified Files:
src/sys/arch/i386/stand/efiboot: eficons.c
Log Message:
If the default GOP mode is unavailable, fallback to the first mode defined.
PR# port-amd64/55000
To generate a diff of this c
Module Name:src
Committed By: jmcneill
Date: Tue Feb 11 11:01:10 UTC 2020
Modified Files:
src/sys/arch/i386/stand/efiboot: eficons.c
Log Message:
Use 1024x768 as the default GOP mode. It is the only option available for
Hyper-V Gen.2 VMs and it seems to be the de facto sta
Module Name:src
Committed By: skrll
Date: Mon Feb 10 22:13:50 UTC 2020
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
Fix a comment
To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/sys/arch/i386/i386/locore.S
Please note that diffs are
Module Name:src
Committed By: jmcneill
Date: Sun Feb 9 12:13:39 UTC 2020
Modified Files:
src/sys/arch/i386/stand/efiboot: efiboot.c
Log Message:
Do not clear the screen before exiting boot services as this may cause an
undesired display mode switch. PR# 54615
To generat
Module Name:src
Committed By: jmcneill
Date: Sat Feb 8 14:35:47 UTC 2020
Modified Files:
src/sys/arch/i386/stand/efiboot: eficons.c
Log Message:
Fix a few bugs related to the framebuffer:
- If a GOP mode wasn't explicitly requested, the bootloader was passing
fb info
Module Name:src
Committed By: martin
Date: Wed Jan 22 06:13:18 UTC 2020
Modified Files:
src/sys/arch/i386/stand/bootxx/bootxx_msdos: Makefile
Log Message:
Clamp FAT partition size to 32 bit byte offsets to make the code small
enough to fit.
To generate a diff of this com
Module Name:src
Committed By: nonaka
Date: Sat Jan 18 19:25:58 UTC 2020
Modified Files:
src/sys/arch/i386/stand/efiboot: devopen.c
Log Message:
x86 efiboot: Fixed the problem that /EFI/NetBSD/boot.cfg could not be loaded.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: nonaka
Date: Sat Jan 18 19:20:23 UTC 2020
Modified Files:
src/sys/arch/i386/stand/efiboot: devopen.c
Log Message:
fix indent.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/i386/stand/efiboot/devopen.c
Please note
Module Name:src
Committed By: ad
Date: Mon Jan 13 12:03:42 UTC 2020
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
It looks like Xen cpu_hatch() calls cpu_switchto() with prevlwp=NULL,
instead of calling idle_loop() directly. I can't test a change to
cpu_ha
Module Name:src
Committed By: kamil
Date: Thu Jan 9 10:46:31 UTC 2020
Modified Files:
src/sys/arch/i386/include: ptrace.h
Log Message:
Add missing compat define of PT32_GETXSTATE
Fixes i386 build.
Reviewed by
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1
Module Name:src
Committed By: manu
Date: Tue Dec 17 01:37:53 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: efidisk.c
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
Do not use NAME=label syntax when label are empty
When booting sysinst from UEFI,
Module Name:src
Committed By: christos
Date: Sun Dec 15 03:38:17 UTC 2019
Modified Files:
src/sys/arch/i386/stand/lib: vbe.c
Log Message:
PR/54767: elo: fix incorrect test (mlelstv)
Add symbolic constants and reference to the standard.
To generate a diff of this commit:
Module Name:src
Committed By: ad
Date: Tue Dec 10 18:04:54 UTC 2019
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
pg->phys_addr -> VM_PAGE_TO_PHYS(pg)
To generate a diff of this commit:
cvs rdiff -u -r1.823 -r1.824 src/sys/arch/i386/i386/machdep.c
Pleas
Module Name:src
Committed By: manu
Date: Tue Dec 10 02:02:48 UTC 2019
Modified Files:
src/sys/arch/i386/stand/boot: devopen.c
src/sys/arch/i386/stand/efiboot: devopen.c
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
In-RAID partitions with no name can
Module Name:src
Committed By: christos
Date: Sat Dec 7 02:29:03 UTC 2019
Modified Files:
src/sys/arch/i386/stand/lib: exec.c
Log Message:
loadfile sets errno, return the correct error, not EIO.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/i
Module Name:src
Committed By: mgorny
Date: Fri May 10 16:27:03 UTC 2019
Modified Files:
src/sys/arch/i386/include: reg.h
Log Message:
Fill 'struct fpreg' & 'struct xmmregs' in
The 'struct fpreg' data type used by PT_GETFPREGS, and 'struct xmmregs'
used by PT_GETXMMREGS ar
Module Name:src
Committed By: nonaka
Date: Wed Apr 17 06:50:34 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot: efidisk.c
Log Message:
efiboot: Don't panic when BLOCK_IO_PROTOCOL is not found.
It has been reported that there is a machine where BLOCK_IO_PROTOCOL
c
Module Name:src
Committed By: isaki
Date: Sat Mar 16 04:31:25 UTC 2019
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Remove duplicated option.
To generate a diff of this commit:
cvs rdiff -u -r1.464 -r1.465 src/sys/arch/i386/conf/ALL
Please note that diffs ar
Module Name:src
Committed By: maxv
Date: Thu Mar 7 13:02:13 UTC 2019
Modified Files:
src/sys/arch/i386/include: pte.h
Log Message:
Style, and remove useless comments.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/i386/include/pte.h
Please n
Module Name:src
Committed By: nonaka
Date: Fri Mar 1 12:23:10 UTC 2019
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
commented out hvkvp entry.
To generate a diff of this commit:
cvs rdiff -u -r1.1203 -r1.1204 src/sys/arch/i386/conf/GENERIC
Please note t
Module Name:src
Committed By: kamil
Date: Sun Feb 24 20:56:28 UTC 2019
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Enable kUBSan and KCOV in NetBSD/i386 kernel=ALL
To generate a diff of this commit:
cvs rdiff -u -r1.463 -r1.464 src/sys/arch/i386/conf/ALL
Pl
Module Name:src
Committed By: kamil
Date: Sat Feb 23 12:28:22 UTC 2019
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Register kUBSan and KCOV in kernel=GENERIC of NetBSD/i386
Both options are disabled by default.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: cherry
Date: Mon Feb 11 17:28:52 UTC 2019
Modified Files:
src/sys/arch/i386/i386: i386_trap.S
Log Message:
Remove redundant conditional IDT_VEC() entries.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/i386/i386/i
Module Name:src
Committed By: dholland
Date: Sun Jan 27 04:56:46 UTC 2019
Modified Files:
src/sys/arch/i386/stand: Makefile.inc
src/sys/arch/i386/stand/genprom: Makefile
src/sys/arch/i386/stand/misc: Makefile
Log Message:
fix duplicated chunk from merge
T
Module Name:src
Committed By: cherry
Date: Wed Dec 26 06:37:31 UTC 2018
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
Missed a file during previous commit completing transition to
separate handler queues for i386.
This should fix the build (hopefully!)
Th
Module Name:src
Committed By: christos
Date: Mon Dec 24 18:21:50 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot/bootia32: ldscript
src/sys/arch/i386/stand/efiboot/bootx64: ldscript
Log Message:
Avoid error with new binutils:
error: PHDR segment not covere
Module Name:src
Committed By: christos
Date: Mon Dec 3 00:11:39 UTC 2018
Modified Files:
src/sys/arch/i386/conf: files.i386
Log Message:
KASLR is in files.kern
To generate a diff of this commit:
cvs rdiff -u -r1.396 -r1.397 src/sys/arch/i386/conf/files.i386
Please note
Module Name:src
Committed By: mlelstv
Date: Tue Nov 13 11:01:54 UTC 2018
Modified Files:
src/sys/arch/i386/include: multiboot.h
Log Message:
Framebuffer definitions for multiboot protocol.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/i386/inc
Module Name:src
Committed By: christos
Date: Thu Nov 8 23:20:52 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile
Log Message:
revert previous; does not fix the issue
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/i386/stand/ef
Module Name:src
Committed By: christos
Date: Thu Nov 8 21:47:04 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile
Log Message:
Don't build this as a PIE binary, PIE binaries need PHDR and this barfs
under the new binutils: error: PHDR segment not covered
Module Name:src
Committed By: msaitoh
Date: Thu Nov 8 06:23:48 UTC 2018
Modified Files:
src/sys/arch/i386/i386: multiboot.c
Log Message:
"s/ is is / is /" in comment. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/i386/i
Module Name:src
Committed By: martin
Date: Thu Nov 1 13:11:11 UTC 2018
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
Add bwfm at pci
To generate a diff of this commit:
cvs rdiff -u -r1.1192 -r1.1193 src/sys/arch/i386/conf/GENERIC
Please note that diffs a
Module Name:src
Committed By: cherry
Date: Thu Oct 18 04:22:22 UTC 2018
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
Use memory allocated for the ldt, not the idt.
This must have been a typo that we got away with because we were not
using the idt[] so fa
Module Name:src
Committed By: cherry
Date: Thu Oct 18 04:11:14 UTC 2018
Modified Files:
src/sys/arch/i386/i386: cpufunc.S
Log Message:
Whitespace self-police.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/i386/i386/cpufunc.S
Please note that
Module Name:src
Committed By: cherry
Date: Sat Sep 29 07:00:20 UTC 2018
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
Fix "use before init" of *idt.
This should fix boot time pagefaulting and panic(9)
on XEN kernels due to the boottime idt API reorg.
To
Module Name:src
Committed By: cherry
Date: Sun Sep 23 07:54:42 UTC 2018
Modified Files:
src/sys/arch/i386/include: segments.h
Log Message:
Summary: Remove older and now conflicting type declaration for global
variable 'idt'.
This should fix the i386 build failure now.
T
Module Name:src
Committed By: riastradh
Date: Mon Aug 27 16:29:18 UTC 2018
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Add amdgpu to i386/ALL.
To generate a diff of this commit:
cvs rdiff -u -r1.449 -r1.450 src/sys/arch/i386/conf/ALL
Please note that diffs
Module Name:src
Committed By: kre
Date: Fri Aug 17 04:59:34 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: panic.c
Log Message:
Deal with gnu-efi upgrade - "efilib.h" now provides a prototype
for VPrint() so it is no longer needed here, particularly not a
slight
Module Name:src
Committed By: mrg
Date: Mon Aug 13 18:48:53 UTC 2018
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
use dev/usb/usbdevices.config instead of a local list.
adds slurm(4), umcs(4), uark(4), and usmsc(4).
To generate a diff of this commit:
cvs
Module Name:src
Committed By: maxv
Date: Wed Aug 1 13:35:01 UTC 2018
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
Xen is PAE, so remove ifdefs.
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/sys/arch/i386/i386/locore.S
Please note
Module Name:src
Committed By: christos
Date: Sun Jul 8 17:01:02 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile
Log Message:
use += :-)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/stand/efiboot/Makefile
Please note t
Module Name:src
Committed By: christos
Date: Sun Jul 8 16:50:28 UTC 2018
Modified Files:
src/sys/arch/i386/stand: Makefile
src/sys/arch/i386/stand/efiboot: Makefile
Log Message:
Enable efiboot on i386, for 32 bit bootblocks
To generate a diff of this commit:
cvs
Module Name:src
Committed By: martin
Date: Tue Jun 26 10:15:37 UTC 2018
Modified Files:
src/sys/arch/i386/stand/misc: Makefile
Removed Files:
src/sys/arch/i386/stand/misc: rawr32.exe.uue
Log Message:
Remove Rawrite32 installer - no point having an outdated version
Module Name:src
Committed By: maxv
Date: Sun Jun 17 15:46:39 UTC 2018
Modified Files:
src/sys/arch/i386/include: frameasm.h
Log Message:
i586 and below don't have this 3-byte nop, so use three 1-byte nops,
reported by Nathanial Sloss
To generate a diff of this commit:
cv
Module Name:src
Committed By: maxv
Date: Thu Jun 14 17:58:22 UTC 2018
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
Eager FPU on i386.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/sys/arch/i386/i386/locore.S
Please note that diffs
Module Name:src
Committed By: christos
Date: Wed Jun 13 16:03:10 UTC 2018
Modified Files:
src/sys/arch/i386/stand/lib: Makefile.inc
Log Message:
revert previous MAKEOBJDIRPREFIX massaging
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/i386/sta
Module Name:src
Committed By: kamil
Date: Tue Jun 12 21:35:17 UTC 2018
Modified Files:
src/sys/arch/i386/stand/mbr: Makefile.mbr
Log Message:
Set NOSANITIZER in i386 mbr files
This is required to build these files and keep then functional with
enabled MKSANITIZER.
Sponso
Module Name:src
Committed By: christos
Date: Mon Jun 11 21:35:13 UTC 2018
Modified Files:
src/sys/arch/i386/stand/lib: Makefile.inc
Log Message:
switch CFLAGS from using MAKEOBJDIRPREFIX to MAKEOBJDIR. This whole thing
is disgusting, but fixing it properly. requires restru
Module Name:src
Committed By: nonaka
Date: Fri Jun 8 11:52:30 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: efiboot.c
Log Message:
Remove unused include.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/i386/stand/efiboot/efiboot.c
P
Module Name:src
Committed By: christos
Date: Tue Jun 5 00:58:42 UTC 2018
Modified Files:
src/sys/arch/i386/conf: Makefile.i386
Log Message:
No need for NORELRO here.
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/sys/arch/i386/conf/Makefile.i386
Pl
Module Name:src
Committed By: christos
Date: Mon Jun 4 20:28:44 UTC 2018
Modified Files:
src/sys/arch/i386/conf: Makefile.i386
Log Message:
Disable RELRO/SANITIZER
To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 src/sys/arch/i386/conf/Makefile.i386
Plea
Module Name:src
Committed By: christos
Date: Sat Jun 2 14:30:07 UTC 2018
Modified Files:
src/sys/arch/i386/stand: Makefile.booters Makefile.inc
src/sys/arch/i386/stand/boot: Makefile.boot
src/sys/arch/i386/stand/bootxx: Makefile.bootxx
src/sys/arch/
Module Name:src
Committed By: kamil
Date: Tue May 22 21:03:09 UTC 2018
Modified Files:
src/sys/arch/i386/include: ptrace.h
Log Message:
Define PTRACE_BREAKPOINT_ASM for i386 in the MD part of
x86 uses int3 for software breakpoint on i386 and amd64.
Sponsored by
To ge
Module Name:src
Committed By: jakllsch
Date: Sat May 19 18:19:37 UTC 2018
Modified Files:
src/sys/arch/i386/stand/mbr: gpt.S
Log Message:
Fix some whitespace style issues.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/stand/mbr/gpt.S
Plea
Module Name:src
Committed By: jakllsch
Date: Sat May 19 18:18:16 UTC 2018
Modified Files:
src/sys/arch/i386/stand/mbr: gpt.S
Log Message:
Compact crc32 code by 12 bytes of text.
>From dave0 in #NetBSD on Freenode circa December 2017.
Tested in a 32-bit userland harness t
Module Name:src
Committed By: jakllsch
Date: Wed May 16 19:53:54 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: eficons.c
Log Message:
During awaitkey(), move the cursor back to the beginning of the
countdown with '\b' only after waiting.
Some UEFI implementati
Module Name:src
Committed By: maxv
Date: Wed May 16 16:33:23 UTC 2018
Modified Files:
src/sys/arch/i386/i386: trap.c
Log Message:
Fix compilation on Xen.
To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 src/sys/arch/i386/i386/trap.c
Please note that diffs
Module Name:src
Committed By: maxv
Date: Wed May 16 08:16:36 UTC 2018
Modified Files:
src/sys/arch/i386/i386: i386_trap.S trap.c
Log Message:
Mitigation for CVE-2018-8897 on i386. Contrary to amd64 there is no clear
way to determine if we are in kernel mode but with the us
Module Name:src
Committed By: martin
Date: Wed Apr 18 10:40:22 UTC 2018
Modified Files:
src/sys/arch/i386/conf: Makefile.i386
Log Message:
Make SPECTRE_V2_GCC_MITIGATION overridable at the make command line.
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191
Module Name:src
Committed By: khorben
Date: Fri Apr 13 01:49:47 UTC 2018
Modified Files:
src/sys/arch/i386/include: multiboot.h
Log Message:
Correct discrepancy with the Multiboot specification
The VBE mode was missing, and the types of the subsequent VBE members
were als
Module Name:src
Committed By: nonaka
Date: Wed Apr 11 10:32:10 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot boot.c conf.c
devopen.c devopen.h efiboot.c efiboot.h efidisk.c
Added Files:
src/sys/arch/i386/stand/efiboot: dev_ne
Module Name:src
Committed By: nonaka
Date: Tue Mar 27 14:15:05 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot boot.c efiboot.c
efiboot.h eficons.c efidelay.c efidisk.c efimemory.c
src/sys/arch/i386/stand/efiboot/bootia32: efib
Module Name:src
Committed By: nonaka
Date: Tue Mar 20 10:21:01 UTC 2018
Modified Files:
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
efiboot: fix to find boot partition process.
NetBSD related partitions with no bootme flag set are also candidates
for boot partiti
Module Name:src
Committed By: nonaka
Date: Tue Mar 20 10:19:33 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: efidisk.c
Log Message:
efiboot: boot device is always efi_distlist first element.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/
Module Name:src
Committed By: nonaka
Date: Tue Mar 20 10:18:10 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: boot.c
Log Message:
efiboot: more pager.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/i386/stand/efiboot/boot.c
Please no
Module Name:src
Committed By: nonaka
Date: Tue Mar 20 10:16:18 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: devopen.c
Log Message:
efiboot: fix it can't boot from HDD.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/stand/efiboo
Module Name:src
Committed By: nonaka
Date: Thu Mar 8 10:34:33 UTC 2018
Modified Files:
src/sys/arch/i386/stand/efiboot: Makefile.efiboot TODO.efiboot boot.c
devopen.c efiboot.c efiboot.h efidisk.c efidisk.h efidisk_ll.c
src/sys/arch/i386/stand/lib: bios
Module Name:src
Committed By: christos
Date: Thu Feb 22 01:37:04 UTC 2018
Modified Files:
src/sys/arch/i386/stand: Makefile.inc
Log Message:
gcc-6 needs -nosse
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/i386/stand/Makefile.inc
Please note
Module Name:src
Committed By: joerg
Date: Sat Feb 17 13:54:52 UTC 2018
Modified Files:
src/sys/arch/i386/stand/mbr: gptmbr.S
src/sys/arch/i386/stand/mbr/gptmbr: Makefile
Log Message:
Drop explicit loop prefix. GAS doesn't care and LLVM doesn't support it.
Drop the
Module Name:src
Committed By: sevan
Date: Sat Feb 17 01:34:45 UTC 2018
Modified Files:
src/sys/arch/i386/conf: XEN3_DOM0 XEN3_DOMU
Log Message:
With the introduction of ddb.dumpstack which is enabled by default, we no longer
need to explicitly set DDB_COMMANDONENTER to run
Module Name:src
Committed By: christos
Date: Tue Feb 13 01:05:18 UTC 2018
Modified Files:
src/sys/arch/i386/i386: trap.c
Log Message:
Unconditionally print the trap like we do for amdt64 (Dimitris Karagkasidis)
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.
Module Name:src
Committed By: kre
Date: Sat Feb 10 11:50:39 UTC 2018
Modified Files:
src/sys/arch/i386/i386: db_interface.c
Log Message:
Do for i386 what was done for amd64 (but in a more KNF conformant way...)
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.7
Module Name:src
Committed By: pgoyette
Date: Sat Jan 27 22:25:23 UTC 2018
Modified Files:
src/sys/arch/i386/stand/lib: bootinfo.h
Log Message:
Recent changes have increased the number of "things" the bootloader
needs to deal with. Increase the table size so we don't overf
Module Name:src
Committed By: maxv
Date: Sat Jan 27 18:48:59 UTC 2018
Modified Files:
src/sys/arch/i386/i386: vector.S
src/sys/arch/i386/include: frameasm.h
Log Message:
Declare INTR_RECURSE_HWFRAME, same as amd64.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: maxv
Date: Sat Jan 27 18:44:19 UTC 2018
Modified Files:
src/sys/arch/i386/i386: spl.S
Log Message:
style
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/i386/i386/spl.S
Please note that diffs are not public domain
Module Name:src
Committed By: maxv
Date: Sat Jan 27 08:05:14 UTC 2018
Modified Files:
src/sys/arch/i386/include: frameasm.h
Log Message:
Use .pushsection (like amd64), and align INTRENTRY.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/i386/in
Module Name:src
Committed By: maxv
Date: Sat Jan 27 07:51:04 UTC 2018
Removed Files:
src/sys/arch/i386/conf: kern.ldscript.4MB largepages.inc
Log Message:
Remove these files. No one cares about this on i386, and there is no
point in keeping undocumented options nobody unde
1 - 100 of 611 matches
Mail list logo