..
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
Regularize the Netflix copyright
2019-02-04 21:28:25 +00:00
arp.c
libsa/arp.c: Change printf format string
2022-09-29 12:51:14 +02:00
assert.c
bcd.c
bootp.c
stand: use snprintf here
2022-08-03 11:24:38 -06:00
bootp.h
bootparam.c
bootparam.h
bzipfs.c
stand: Use c99 structure initialization for bzipfs_fsops
2022-07-24 16:53:35 -06:00
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
stand: Unbreak FAT32 in loader
2022-09-08 02:16:34 +02:00
dosfs.h
environment.c
libsa: remove leftover whitespace
2020-08-19 20:41:22 +00:00
ether.c
ext2fs.c
stand: Use c99 structure initialization for ext2fs_fsops
2022-07-24 16:53:35 -06:00
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
stand: Use c99 structure initialization for gzipfs_fsops
2022-07-24 16:53:35 -06:00
hexdump.c
in_cksum.c
ANSIify libsa functions
2021-11-18 22:43:02 -07:00
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
Enable veriexec for loader
2019-02-26 06:22:10 +00:00
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
stand: Use c99 structure initialization for nfs_fsops
2022-07-24 16:53:35 -06:00
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
stand: Use c99 structure initialization for pkgfs_fsops
2022-07-24 16:53:35 -06:00
preload.c
printf.c
random.c
Fix random() and srandom() prototypes to match the standard.
2017-12-02 00:07:19 +00:00
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
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
sbrk.c
The libstand's panic() appends its own '\n' to the message, so that users of the API
2018-11-29 18:37:48 +00:00
smbios.c
stand: Parse BIOS revision from SMBIOS
2022-09-02 13:10:32 +02:00
smbios.h
splitfs.c
stand: Use c99 structure initialization for splitfs_fsops
2022-07-24 16:53:35 -06:00
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
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
tftp.c
stand: tftp.c doesn't need bootinfo.h
2022-07-27 09:04:13 -06:00
tftp.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
time.c
tslog.c
twiddle.c
udp.c
ufs.c
stand: Search less agressively for UFS super block
2022-08-18 06:41:11 -06:00
ufsread.c
uuid_from_string.c
uuid_to_string.c
write.c
xlocale_private.h
zalloc_defs.h
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c