freebsd-src/stand/libsa
null dfafdbdfc3 stand: Use calloc instead of malloc for initialization of filesystem devsw
This change is required for https://reviews.freebsd.org/D49355, so that
we can check if d_dev is uninitialized by checking if it's NULL.

Reviewed by:		imp
Differential Revision:	https://reviews.freebsd.org/D49705
2025-09-01 15:57:14 -06:00
..
amd64
geli loader: Make pkcs5v2 unconditionally available 2024-09-22 00:35:47 -07:00
i386
powerpc
x86 libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
zfs stand: Use calloc instead of malloc for initialization of filesystem devsw 2025-09-01 15:57:14 -06:00
__main.c
abort.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
arp.c
assert.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
bcd.c
bootp.c Add DEBUG_PRINTF to stand.h 2025-07-17 16:36:17 -07:00
bootp.h
bootparam.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
bootparam.h
bzipfs.c stand: add fs_ops.fs_flag 2025-08-20 15:42:35 -07:00
cd9660.c stand: add fs_ops.fs_flag 2025-08-20 15:42:35 -07:00
cd9660read.c
close.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
closeall.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
crc32_libkern.c
dev.c stand: Use calloc instead of malloc for initialization of filesystem devsw 2025-09-01 15:57:14 -06:00
dosfs.c stand: add fs_ops.fs_flag 2025-08-20 15:42:35 -07:00
dosfs.h loader: dosfs should be able to work with different sector sizes 2025-03-03 23:54:23 +02:00
environment.c stand: add a mechanism to avoid env var propagation to kenv 2025-08-21 22:48:29 -05:00
ether.c
ext2fs.c stand: add fs_ops.fs_flag 2025-08-20 15:42:35 -07:00
features.c
fstat.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
getopt.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
gets.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
globals.c Allow secure-netboot 2025-08-20 15:49:53 -07:00
gpt.c
gpt.h
gzipfs.c stand: add fs_ops.fs_flag 2025-08-20 15:42:35 -07:00
hexdump.c replace raw isprint() w/ isprint() func 2025-07-23 00:33:06 -06:00
in_cksum.c
inet_ntoa.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
ioctl.c loader: allow fs modules to use ioctl() 2025-03-03 23:52:55 +02:00
iodesc.h
ip.c libsa: ip fragment reassembly is buggy 2025-08-08 10:10:08 +03:00
libsa.3 Allow secure-netboot 2025-08-20 15:49:53 -07:00
lseek.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
Makefile machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
Makefile.depend
mount.c loader: do not try to open directories with TFTP 2025-08-20 15:45:54 -07:00
net.c
net.h Allow secure-netboot 2025-08-20 15:49:53 -07:00
netif.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
netif.h
nfs.c stand: add fs_ops.fs_flag 2025-08-20 15:42:35 -07:00
nfsv2.h
nullfs.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
nvstore.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
nvstore.h
open.c loader: do not try to open directories with TFTP 2025-08-20 15:45:54 -07:00
pager.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
panic.c machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
pkgfs.c stand: add fs_ops.fs_flag 2025-08-20 15:42:35 -07:00
preload.c
printf.c machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
random.c
rarp.c
read.c
readdir.c
rpc.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
rpc.h
rpcv2.h
saioctl.h
sbrk.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
smbios.c loader: Add the CPU identification string to the data which is visible 2025-04-10 21:01:55 -07:00
smbios.h libsa: smbios_detect(): Return the entry point address 2025-03-11 14:54:10 +01:00
splitfs.c stand: add fs_ops.fs_flag 2025-08-20 15:42:35 -07:00
stand.h stand: add a mechanism to avoid env var propagation to kenv 2025-08-21 22:48:29 -05:00
stat.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
strcasecmp.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
strdup.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
strerror.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
tftp.c Allow secure-netboot 2025-08-20 15:49:53 -07:00
tftp.h
time.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
tslog.c
twiddle.c
udp.c
ufs.c Bail out of corrupt directory entries during boot 2025-08-21 22:33:48 -07:00
ufsread.c Bail out of corrupt directory entries during boot 2025-08-21 22:33:48 -07:00
uuid_from_string.c
uuid_to_string.c
write.c
xlocale_private.h
zalloc.c
zalloc_defs.h
zalloc_malloc.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
zalloc_mem.h
zalloc_protos.h