Searched hist:1.2396 (Results 1 - 2 of 2) sorted by relevance

/src/doc/
H A DCHANGES1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
1.2396 Wed Jun 13 03:34:13 GMT 2018 ozaki-r Refer ipsec(4) instead of fast_ipsec(4)

Because fast_ipsec(4) is retired and IPSEC is described in ipsec(4) now.
/src/distrib/sets/lists/comp/
H A Dmi1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
1.2396 Sun Oct 10 13:03:09 GMT 2021 jmcneill efi: Add /dev/efi character device

Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.

Completed in 6040 milliseconds