.. |
amd64
|
libsa: Remove conflicting .global/.weak directive
|
2021-03-30 14:59:41 +01:00 |
geli
|
stand: Fix a common typo in source code comments
|
2022-03-28 19:34:30 +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
|
zfs: merge openzfs/zfs@a86e08941 (master) into main
|
2022-03-08 18:53:02 +01:00 |
__main.c
|
|
|
abort.c
|
|
|
arp.c
|
|
|
assert.c
|
|
|
bcd.c
|
|
|
bootp.c
|
|
|
bootp.h
|
|
|
bootparam.c
|
|
|
bootparam.h
|
|
|
bzipfs.c
|
libsa: Fix infinite loop in bzipfs & gzipfs
|
2021-06-01 11:08:20 -05:00 |
cd9660.c
|
loader: implement mount/unmount rootfs
|
2021-09-08 04:01:20 +03:00 |
cd9660read.c
|
|
|
close.c
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03:00 |
closeall.c
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03:00 |
crc32_libkern.c
|
|
|
dev.c
|
ANSIify libsa functions
|
2021-11-18 22:43:02 -07:00 |
dosfs.c
|
loader: implement mount/unmount rootfs
|
2021-09-08 04:01:20 +03:00 |
dosfs.h
|
|
|
environment.c
|
|
|
ether.c
|
|
|
ext2fs.c
|
libsa: Fix a typo in source code comments
|
2021-08-29 10:09:58 +02:00 |
fstat.c
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03:00 |
getopt.c
|
|
|
gets.c
|
|
|
globals.c
|
|
|
gpt.c
|
|
|
gpt.h
|
|
|
gzipfs.c
|
libsa: Fix infinite loop in bzipfs & gzipfs
|
2021-06-01 11:08:20 -05:00 |
hexdump.c
|
|
|
in_cksum.c
|
ANSIify libsa functions
|
2021-11-18 22:43:02 -07:00 |
inet_ntoa.c
|
ANSIify libsa functions
|
2021-11-18 22:43:02 -07:00 |
ioctl.c
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03:00 |
iodesc.h
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03:00 |
ip.c
|
|
|
libsa.3
|
|
|
lseek.c
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03:00 |
Makefile
|
WITHOUT_BOOT build option appears to include stand, failing on libsa
|
2022-03-17 19:42:05 +02:00 |
Makefile.depend
|
|
|
mount.c
|
loader: implement mount/unmount rootfs
|
2021-09-08 04:01:20 +03:00 |
net.c
|
loader: ip: Do not call getsecs so much
|
2021-12-16 11:50:36 +01:00 |
net.h
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03:00 |
netif.c
|
stand: netif kill set but unused variables
|
2021-12-15 19:44:28 -07:00 |
netif.h
|
|
|
nfs.c
|
loader: net_open() should not replace f->f_devdata
|
2021-10-19 19:43:56 +03:00 |
nfsv2.h
|
|
|
nullfs.c
|
|
|
open.c
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03: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
|
2021-12-16 11:50:38 +01:00 |
printf.c
|
loader printf: Profile with TSLOG
|
2021-09-24 20:23:49 -07:00 |
random.c
|
|
|
rarp.c
|
|
|
read.c
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03:00 |
readdir.c
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +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-11 09:14:10 +01:00 |
stat.c
|
ANSIify libsa functions
|
2021-11-18 22:43:02 -07:00 |
strcasecmp.c
|
ANSIify libsa functions
|
2021-11-18 22:43:02 -07:00 |
strdup.c
|
ANSIify libsa functions
|
2021-11-18 22:43:02 -07:00 |
strerror.c
|
|
|
tftp.c
|
loader: tftp: Copy the first block into the cache
|
2021-12-30 16:30:13 +01:00 |
tftp.h
|
|
|
time.c
|
|
|
tslog.c
|
loader tslog: Don't use sprintf
|
2021-09-24 20:23:37 -07:00 |
twiddle.c
|
loader: Set twiddle globaldiv to 16 by default
|
2021-09-28 15:24:02 -07:00 |
udp.c
|
|
|
ufs.c
|
ufs: Rework shortlink handling to avoid subobject overflows
|
2022-01-02 20:55:36 +00:00 |
ufsread.c
|
|
|
uuid_from_string.c
|
|
|
uuid_to_string.c
|
|
|
write.c
|
loader: open file list should be dynamic
|
2021-08-10 21:54:32 +03:00 |
xlocale_private.h
|
|
|
zalloc_defs.h
|
stand: remove mips support
|
2021-12-10 11:05:31 -07:00 |
zalloc_malloc.c
|
|
|
zalloc_mem.h
|
|
|
zalloc_protos.h
|
|
|
zalloc.c
|
|
|