HardenedBSD/stand/libsa
Gordon Bergling 7a8585c073 stand: Fix a common typo in source code comments
- s/independant/independent/

(cherry picked from commit c44b5e090d)
2022-06-10 14:23:25 +02:00
..
amd64 libsa: Remove conflicting .global/.weak directive 2021-04-10 14:01:05 +01:00
geli stand: Fix a common typo in source code comments 2022-04-02 15:33:19 +02:00
i386
mips
powerpc Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
x86
zfs libsa: mark head_errlog feature supported. 2022-05-28 08:25:41 +03:00
__main.c
abort.c
arp.c
assert.c
bcd.c
bootp.c
bootp.h
bootparam.c
bootparam.h
bzipfs.c libsa: Fix a typo in a panic message 2022-04-23 08:56:02 +02:00
cd9660.c loader: implement mount/unmount rootfs 2022-01-13 08:58:21 +01:00
cd9660read.c
close.c loader: open file list should be dynamic 2021-08-26 10:59:28 +03:00
closeall.c loader: open file list should be dynamic 2021-08-26 10:59:28 +03:00
crc32_libkern.c
dev.c ANSIify libsa functions 2021-12-06 08:55:54 -07:00
dosfs.c loader: implement mount/unmount rootfs 2022-01-13 08:58:21 +01:00
dosfs.h
environment.c
ether.c
ext2fs.c libsa: Fix a typo in source code comments 2021-09-01 06:34:20 +02:00
fstat.c loader: open file list should be dynamic 2021-08-26 10:59:28 +03:00
getopt.c
gets.c
globals.c
gpt.c
gpt.h
gzipfs.c libsa: Fix infinite loop in bzipfs & gzipfs 2021-06-09 11:11:01 -05:00
hexdump.c zalloc_malloc:Free hexdump preceeding buffer when we detect overflow 2020-08-29 21:05:43 +00:00
in_cksum.c ANSIify libsa functions 2021-12-06 08:55:54 -07:00
inet_ntoa.c ANSIify libsa functions 2021-12-06 08:55:54 -07:00
ioctl.c loader: open file list should be dynamic 2021-08-26 10:59:28 +03:00
iodesc.h loader: open file list should be dynamic 2021-08-26 10:59:28 +03:00
ip.c
libsa.3
lseek.c loader: open file list should be dynamic 2021-08-26 10:59:28 +03:00
Makefile WITHOUT_BOOT build option appears to include stand, failing on libsa 2022-03-19 01:10:36 +02:00
Makefile.depend
mount.c loader: implement mount/unmount rootfs 2022-01-13 08:58:21 +01:00
net.c loader: ip: Do not call getsecs so much 2022-01-13 08:56:00 +01:00
net.h loader: open file list should be dynamic 2021-08-26 10:59:28 +03:00
netif.c loader: implement mount/unmount rootfs 2022-01-13 08:58:21 +01:00
netif.h
nfs.c
nfsv2.h
nullfs.c
open.c MFC loader+userland TSLOG support 2021-12-29 14:53:18 -08:00
pager.c
panic.c
pkgfs.c pkgfs_open: follow symlinks 2021-01-14 17:33:05 -08:00
preload.c loader: Add preload operation to fs_ops 2022-01-13 08:58:31 +01:00
printf.c MFC: Add TSLOG to loader sprintf 2021-12-29 14:53:19 -08:00
random.c
rarp.c
read.c MFC loader+userland TSLOG support 2021-12-29 14:53:18 -08:00
readdir.c loader: open file list should be dynamic 2021-08-26 10:59:28 +03:00
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c
smbios.c
smbios.h
splitfs.c
stand.h loader: tslog: Add more log for module loading 2022-01-27 11:06:43 +01:00
stat.c ANSIify libsa functions 2021-12-06 08:55:54 -07:00
strcasecmp.c ANSIify libsa functions 2021-12-06 08:55:54 -07:00
strdup.c ANSIify libsa functions 2021-12-06 08:55:54 -07:00
strerror.c
tftp.c loader: tftp: Copy the first block into the cache 2022-01-13 08:59:03 +01:00
tftp.h
time.c Implement some time variables from kernel 2020-09-29 16:29:50 +00:00
tslog.c MFC: Add TSLOG to loader sprintf 2021-12-29 14:53:19 -08:00
twiddle.c loader: Set twiddle globaldiv to 16 by default 2021-12-29 14:53:19 -08:00
udp.c
ufs.c loader: implement mount/unmount rootfs 2022-01-13 08:58:21 +01:00
ufsread.c
uuid_from_string.c
uuid_to_string.c
write.c loader: open file list should be dynamic 2021-08-26 10:59:28 +03:00
xlocale_private.h
zalloc_defs.h
zalloc_malloc.c zalloc_malloc:Free hexdump preceeding buffer when we detect overflow 2020-08-29 21:05:43 +00:00
zalloc_mem.h
zalloc_protos.h
zalloc.c stand: Fix a common typo in source code comments 2022-06-10 14:23:25 +02:00