freebsd-src/stand/libsa
Warner Losh 4883f347f6 stand: dev can't be NULL in default_prasedev
We pass in the address of a variable to store this value always in the
only place that calls this function, so there is no need to test for NULL.

Sponsored by:		Netflix
Notied by:		tsoome in D38041
2023-01-13 15:54:44 -07:00
..
amd64 libsa: Add missing GNU-stack annotations to _setjmp.S. 2022-11-22 08:36:40 -08:00
geli stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
i386 libsa: Add missing GNU-stack annotations to _setjmp.S. 2022-11-22 08:36:40 -08:00
powerpc libsa: Add missing GNU-stack annotations to _setjmp.S. 2022-11-22 08:36:40 -08:00
x86
zfs stand/zfs: Fix memory leaking on error cases 2023-01-13 14:22:38 -07:00
__main.c
abort.c
arp.c libsa/arp.c: Change printf format string 2022-09-29 12:51:14 +02:00
assert.c
bcd.c
bootp.c
bootp.h
bootparam.c
bootparam.h
bzipfs.c
cd9660.c
cd9660read.c
close.c
closeall.c
crc32_libkern.c
dev.c stand: dev can't be NULL in default_prasedev 2023-01-13 15:54:44 -07:00
dosfs.c
dosfs.h
environment.c
ether.c
ext2fs.c
fstat.c
getopt.c
gets.c
globals.c
gpt.c stand: Nuke double-semicolons 2022-11-02 09:34:54 -06:00
gpt.h
gzipfs.c
hexdump.c
in_cksum.c
inet_ntoa.c
ioctl.c stand: Make ioctl declaration consistent 2022-12-12 21:46:34 -07:00
iodesc.h
ip.c
libsa.3 stand: Add dv_match 2022-11-30 15:30:33 -07:00
lseek.c
Makefile stand: Separate base and cli parts of nvstore 2023-01-13 14:22:38 -07:00
Makefile.depend
mount.c
net.c
net.h
netif.c libsa/netif.c: Replace #if with #ifdef 2022-09-29 12:52:02 +02:00
netif.h
nfs.c
nfsv2.h
nullfs.c
nvstore.c stand: Separate base and cli parts of nvstore 2023-01-13 14:22:38 -07:00
nvstore.h stand: Separate base and cli parts of nvstore 2023-01-13 14:22:38 -07:00
open.c
pager.c
panic.c
pkgfs.c
preload.c
printf.c
random.c
rarp.c libsa/rarp.c: Change casted type and printf format 2022-09-29 12:51:14 +02:00
read.c
readdir.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c
smbios.c
smbios.h
splitfs.c
stand.h stand: Separate base and cli parts of nvstore 2023-01-13 14:22:38 -07:00
stat.c
strcasecmp.c
strdup.c
strerror.c
tftp.c
tftp.h
time.c
tslog.c
twiddle.c
udp.c
ufs.c
ufsread.c
uuid_from_string.c
uuid_to_string.c
write.c
xlocale_private.h
zalloc.c
zalloc_defs.h
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h