.. |
amd64
|
Move the 64-bit _setjmp to lib/libstand.
|
2012-12-21 15:15:35 +00:00 |
i386
|
|
|
mips
|
Merge @228176 from Perforce to fix a bug introduced in r249553:
|
2013-04-28 14:40:29 +00:00 |
powerpc
|
Make libstand setjmp work for both 64- and 32-bit ABIs.
|
2014-02-07 14:24:36 +00:00 |
sparc64
|
|
|
__main.c
|
|
|
arp.c
|
|
|
assert.c
|
|
|
bcd.c
|
|
|
bootp.c
|
|
|
bootp.h
|
|
|
bootparam.c
|
|
|
bootparam.h
|
|
|
bswap.c
|
|
|
bzipfs.c
|
|
|
cd9660.c
|
|
|
close.c
|
Clear f_rabuf after freeing the memory it points to. This prevents a
|
2013-12-18 04:52:30 +00:00 |
closeall.c
|
|
|
dev.c
|
|
|
dosfs.c
|
Fix readdir for the root directory on a FAT32 file system. The root
|
2013-12-19 05:23:10 +00:00 |
dosfs.h
|
Fix readdir for the root directory on a FAT32 file system. The root
|
2013-12-19 05:23:10 +00:00 |
environment.c
|
Fix an inappropriate free of a non-dynamic value. While here, make the
|
2013-12-18 17:03:43 +00:00 |
ether.c
|
|
|
ext2fs.c
|
libstand: Reset the seek pointer in ext2fs as done in UFS.
|
2013-06-09 01:19:22 +00:00 |
fstat.c
|
|
|
getopt.c
|
|
|
gets.c
|
|
|
globals.c
|
|
|
gzipfs.c
|
|
|
in_cksum.c
|
|
|
inet_ntoa.c
|
|
|
ioctl.c
|
|
|
iodesc.h
|
|
|
libstand.3
|
Build libstand as a 64-bit library on ppc64
|
2014-02-09 16:37:17 +00:00 |
lseek.c
|
|
|
Makefile
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
|
2014-05-06 04:22:01 +00:00 |
nandfs.c
|
Make this WARNS=9 clean on i386 w/ clang.
|
2013-03-02 05:28:55 +00:00 |
net.c
|
|
|
net.h
|
|
|
netif.c
|
|
|
netif.h
|
|
|
nfs.c
|
Move pos++ out of the complicated equation, introduced at r240780.
|
2013-07-01 17:23:13 +00:00 |
nfsv2.h
|
|
|
nullfs.c
|
|
|
open.c
|
|
|
pager.c
|
|
|
printf.c
|
|
|
qdivrem.c
|
|
|
quad.h
|
|
|
random.c
|
|
|
rarp.c
|
|
|
read.c
|
|
|
readdir.c
|
|
|
rpc.c
|
|
|
rpc.h
|
|
|
rpcv2.h
|
|
|
saioctl.h
|
|
|
sbrk.c
|
Set the malloc alignment to 64 bytes on platforms that use the U-Boot API
|
2014-02-05 22:53:58 +00:00 |
splitfs.c
|
|
|
stand.h
|
Add strtoul() to libstand by copying from libc and clipping out
|
2013-02-18 01:55:53 +00:00 |
stat.c
|
|
|
strcasecmp.c
|
|
|
strdup.c
|
|
|
strerror.c
|
|
|
strtol.c
|
|
|
strtoul.c
|
Fix includes for use in libstand.
|
2013-02-19 17:09:23 +00:00 |
tftp.c
|
Unbreak zfsloader with LOADER_TFTP_SUPPORT on
|
2013-10-09 21:33:19 +00:00 |
tftp.h
|
|
|
twiddle.c
|
|
|
udp.c
|
|
|
ufs.c
|
|
|
write.c
|
|
|
zalloc_defs.h
|
Set the malloc alignment to 64 bytes on platforms that use the U-Boot API
|
2014-02-05 22:53:58 +00:00 |
zalloc_malloc.c
|
|
|
zalloc_mem.h
|
Set the malloc alignment to 64 bytes on platforms that use the U-Boot API
|
2014-02-05 22:53:58 +00:00 |
zalloc_protos.h
|
|
|
zalloc.c
|
Set the malloc alignment to 64 bytes on platforms that use the U-Boot API
|
2014-02-05 22:53:58 +00:00 |