Searched hist:1.822 (Results 1 - 21 of 21) sorted by relevance

/src/sys/arch/x86/x86/
H A Dmultiboot2.c1.1 Fri Oct 18 01:38:28 GMT 2019 manu Multiboot2 kernel support for i386

That implementation works either with BIOS or UEFI bootstrap

This requires the following kernel changes:

Add UEFI boot services and I/O method protoypes
src/sys/arch/x86/include/efi.h 1.8 - 1.9

Fix EFI system table mapping in virtual space
src/sys/arch/x86/x86/efi.c 1.19 - 1.20

Make sure no bioscall is issued when booting off UEFI system
src/sys/arch/i386/i386/machdep.c 1.821 - 1.822
src/sys/arch/i386/pci/piixpcib.c 1.22 - 1.23

And the following bootstrap changes:

Add kernel symbols for multiboot1
src/sys/arch/i386/stand/lib/exec_multiboot1.c 1.2 - 1.3
src/sys/arch/i386/stand/lib/libi386.h 1.45 - 1.47

Fix kernel symbols for multiboot2
src/sys/arch/i386/stand/lib/exec_multiboot2.c 1.2 - 1.3

/src/sys/arch/i386/include/
H A Dmultiboot.h1.11 Fri Oct 18 01:38:28 GMT 2019 manu Multiboot2 kernel support for i386

That implementation works either with BIOS or UEFI bootstrap

This requires the following kernel changes:

Add UEFI boot services and I/O method protoypes
src/sys/arch/x86/include/efi.h 1.8 - 1.9

Fix EFI system table mapping in virtual space
src/sys/arch/x86/x86/efi.c 1.19 - 1.20

Make sure no bioscall is issued when booting off UEFI system
src/sys/arch/i386/i386/machdep.c 1.821 - 1.822
src/sys/arch/i386/pci/piixpcib.c 1.22 - 1.23

And the following bootstrap changes:

Add kernel symbols for multiboot1
src/sys/arch/i386/stand/lib/exec_multiboot1.c 1.2 - 1.3
src/sys/arch/i386/stand/lib/libi386.h 1.45 - 1.47

Fix kernel symbols for multiboot2
src/sys/arch/i386/stand/lib/exec_multiboot2.c 1.2 - 1.3

/src/sys/arch/i386/i386/
H A Dmultiboot.c1.26 Fri Oct 18 01:38:28 GMT 2019 manu Multiboot2 kernel support for i386

That implementation works either with BIOS or UEFI bootstrap

This requires the following kernel changes:

Add UEFI boot services and I/O method protoypes
src/sys/arch/x86/include/efi.h 1.8 - 1.9

Fix EFI system table mapping in virtual space
src/sys/arch/x86/x86/efi.c 1.19 - 1.20

Make sure no bioscall is issued when booting off UEFI system
src/sys/arch/i386/i386/machdep.c 1.821 - 1.822
src/sys/arch/i386/pci/piixpcib.c 1.22 - 1.23

And the following bootstrap changes:

Add kernel symbols for multiboot1
src/sys/arch/i386/stand/lib/exec_multiboot1.c 1.2 - 1.3
src/sys/arch/i386/stand/lib/libi386.h 1.45 - 1.47

Fix kernel symbols for multiboot2
src/sys/arch/i386/stand/lib/exec_multiboot2.c 1.2 - 1.3

H A Dlocore.S1.173 Fri Oct 18 01:38:28 GMT 2019 manu Multiboot2 kernel support for i386

That implementation works either with BIOS or UEFI bootstrap

This requires the following kernel changes:

Add UEFI boot services and I/O method protoypes
src/sys/arch/x86/include/efi.h 1.8 - 1.9

Fix EFI system table mapping in virtual space
src/sys/arch/x86/x86/efi.c 1.19 - 1.20

Make sure no bioscall is issued when booting off UEFI system
src/sys/arch/i386/i386/machdep.c 1.821 - 1.822
src/sys/arch/i386/pci/piixpcib.c 1.22 - 1.23

And the following bootstrap changes:

Add kernel symbols for multiboot1
src/sys/arch/i386/stand/lib/exec_multiboot1.c 1.2 - 1.3
src/sys/arch/i386/stand/lib/libi386.h 1.45 - 1.47

Fix kernel symbols for multiboot2
src/sys/arch/i386/stand/lib/exec_multiboot2.c 1.2 - 1.3

H A Dmachdep.c1.823 Fri Oct 18 01:38:28 GMT 2019 manu Multiboot2 kernel support for i386

That implementation works either with BIOS or UEFI bootstrap

This requires the following kernel changes:

Add UEFI boot services and I/O method protoypes
src/sys/arch/x86/include/efi.h 1.8 - 1.9

Fix EFI system table mapping in virtual space
src/sys/arch/x86/x86/efi.c 1.19 - 1.20

Make sure no bioscall is issued when booting off UEFI system
src/sys/arch/i386/i386/machdep.c 1.821 - 1.822
src/sys/arch/i386/pci/piixpcib.c 1.22 - 1.23

And the following bootstrap changes:

Add kernel symbols for multiboot1
src/sys/arch/i386/stand/lib/exec_multiboot1.c 1.2 - 1.3
src/sys/arch/i386/stand/lib/libi386.h 1.45 - 1.47

Fix kernel symbols for multiboot2
src/sys/arch/i386/stand/lib/exec_multiboot2.c 1.2 - 1.3
1.822 Fri Oct 18 01:00:24 GMT 2019 manu Make sure no bioscall is issued when booting off UEFI system
/src/sys/arch/i386/conf/
H A Dfiles.i3861.401 Fri Oct 18 01:38:28 GMT 2019 manu branches: 1.401.6;
Multiboot2 kernel support for i386

That implementation works either with BIOS or UEFI bootstrap

This requires the following kernel changes:

Add UEFI boot services and I/O method protoypes
src/sys/arch/x86/include/efi.h 1.8 - 1.9

Fix EFI system table mapping in virtual space
src/sys/arch/x86/x86/efi.c 1.19 - 1.20

Make sure no bioscall is issued when booting off UEFI system
src/sys/arch/i386/i386/machdep.c 1.821 - 1.822
src/sys/arch/i386/pci/piixpcib.c 1.22 - 1.23

And the following bootstrap changes:

Add kernel symbols for multiboot1
src/sys/arch/i386/stand/lib/exec_multiboot1.c 1.2 - 1.3
src/sys/arch/i386/stand/lib/libi386.h 1.45 - 1.47

Fix kernel symbols for multiboot2
src/sys/arch/i386/stand/lib/exec_multiboot2.c 1.2 - 1.3
H A DGENERIC1.822 Thu Apr 05 19:17:41 GMT 2007 reed Add some tabs. Move one entry.
No real changes, just making it easier to diff with GENERIC_LAPTOP.
/src/sys/dev/usb/
H A Dusbdevs1.822 Tue Jul 29 18:42:31 GMT 2025 hgutch Add Asus USB-N10 Nano B1
/src/sys/dev/pci/
H A Dpcidevs.h1.822 Thu Aug 24 22:40:59 GMT 2006 riz Regen (Marvell product IDs)
H A Dpcidevs_data.h1.822 Sun Aug 27 08:16:44 GMT 2006 christos Regen
H A Dpcidevs1.822 Thu Aug 24 22:40:20 GMT 2006 riz Add a bunch of Marvell product IDs, from OpenBSD.
/src/distrib/sets/lists/base/
H A Dshl.mi1.822 Sat Oct 07 19:44:22 GMT 2017 christos bump libssh
H A Dmi1.822 Sat Jul 18 21:32:52 GMT 2009 reinoud Fix lists for NiLFS import... sorry folks, i didn't run a `make release'.
Currently building a release to test it completely but committed it now to
ease you folks.
/src/doc/
H A D3RDPARTY1.822 Sat Mar 19 16:10:16 GMT 2011 jakllsch Add announce mailing list address for less. This and previous commits changes
prompted by Snader_LB.
H A DCHANGES1.822 Wed Apr 11 04:51:26 GMT 2007 macallan mention genfb
1.822 Wed Apr 11 04:51:26 GMT 2007 macallan mention genfb
/src/distrib/sets/lists/man/
H A Dmi1.822 Sat Sep 10 19:20:48 GMT 2005 jmmv Initial addition of tmpfs, an efficient memory file-system. This project
was developed as part of Google's Summer of Code 2005 program. This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.

The file-system is still *experimental*. Therefore, it is disabled by
default in all kernels. However, as typically done, a commented-out
entry is added in them to ease its setup.

Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.

OK'ed by my project mentor, William Studenmund (wrstuden@).
/src/distrib/sets/lists/tests/
H A Dmi1.822 Sat Oct 05 18:06:16 GMT 2019 jhigh adding full scheme comparison to libcrypt:crypt and pwhash tests
/src/share/mk/
H A Dbsd.own.mk1.822 Tue Jul 15 13:25:40 GMT 2014 christos fix typo
/src/usr.bin/make/
H A Dvar.c1.822 Mon Feb 15 06:46:01 GMT 2021 rillig make: clean up code and comments around ModifyWord

In ModifyWords, there is no "passed string" anymore since that function
now directly operates on the expression value.

While here, improve the documentation of ModifyWordsCallback and rename
it to ModifyWordProc, focusing on its purpose instead of where it is
used.
/src/sys/conf/
H A Dfiles1.822 Tue Jan 09 13:41:30 GMT 2007 cube Add a lint-only value of "/dev/null" for ACPI_DSDT_FILE.

Bump required config(1) version. Yes, it implies everybody will have to
rebuild config(1). I can live with people hating me.
/src/distrib/sets/lists/comp/
H A Dmi1.822 Tue Sep 27 02:37:03 GMT 2005 jmcneill Add sys/gpio.h

Completed in 1314 milliseconds