.. |
alloc.c
|
|
|
arp.c
|
|
|
bootp.c
|
|
|
bootp.h
|
|
|
bootparam.c
|
|
|
bootparam.h
|
|
|
byteorder.c
|
|
|
byteorder.h
|
|
|
cd9660.c
|
Fix cd9660_read() to not read past the end of the file. This would result
|
2012-07-23 00:49:20 +00:00 |
cd9660.h
|
|
|
checkpasswd.c
|
|
|
close.c
|
|
|
closeall.c
|
|
|
cread.c
|
Let's not use uninitialized variables to write to random memory
|
2013-10-13 20:09:02 +00:00 |
dev_net.c
|
|
|
dev_net.h
|
|
|
dev.c
|
|
|
disklabel.c
|
|
|
dkcksum.c
|
|
|
dosfs.c
|
use new function to avoid array overflow
|
2013-10-20 17:15:42 +00:00 |
dosfs.h
|
|
|
errno.c
|
|
|
ether_sprintf.c
|
|
|
ether.c
|
|
|
exec.c
|
|
|
exit.c
|
|
|
ext2fs.c
|
XXX: gcc initializations
|
2013-10-20 17:17:30 +00:00 |
ext2fs.h
|
|
|
ffsv1.c
|
Remove the code that tries to load the "ffs" kernel module during boot.
|
2012-05-21 21:34:16 +00:00 |
ffsv2.c
|
Remove the code that tries to load the "ffs" kernel module during boot.
|
2012-05-21 21:34:16 +00:00 |
files.c
|
|
|
fnmatch.c
|
PR/45796: Evgeniy Ivanov minixfs3 support.
|
2012-01-16 18:44:13 +00:00 |
fstat.c
|
|
|
getfile.c
|
|
|
gets.c
|
|
|
globals.c
|
Remove the code that tries to load the "ffs" kernel module during boot.
|
2012-05-21 21:34:16 +00:00 |
ioctl.c
|
|
|
iodesc.h
|
|
|
ip_cksum.c
|
|
|
ip.c
|
|
|
lfs.h
|
|
|
lfsv1.c
|
Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
|
2013-06-23 07:28:36 +00:00 |
lfsv2.c
|
Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
|
2013-06-23 07:28:36 +00:00 |
loadfile_aout.c
|
|
|
loadfile_ecoff.c
|
|
|
loadfile_elf32.c
|
Fix a use-after-free (well, dealloc actually) issue.
|
2013-11-27 17:33:03 +00:00 |
loadfile_elf64.c
|
|
|
loadfile.c
|
|
|
loadfile.h
|
|
|
lookup_elf32.c
|
|
|
lookup_elf64.c
|
|
|
ls.c
|
Fix a bug that libsa ls doesn't work in case of filename with directory path.
|
2012-03-02 12:08:44 +00:00 |
lseek.c
|
|
|
Makefile
|
Use LIBISPRIVATE?= yes
|
2013-08-21 08:30:50 +00:00 |
Makefile.inc
|
Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS.
|
2012-12-12 15:12:11 +00:00 |
minixfs3.c
|
make a gcc unitialized variable
|
2013-11-03 00:44:34 +00:00 |
minixfs3.h
|
Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
|
2013-06-23 07:28:36 +00:00 |
net.c
|
|
|
net.h
|
|
|
netif.c
|
remove unused
|
2013-10-20 17:16:57 +00:00 |
netif.h
|
|
|
nfs.c
|
Apply the following patch submitted by Evgeniy Ivanov:
|
2011-12-25 06:09:08 +00:00 |
nfs.h
|
|
|
nfsv2.h
|
|
|
nullfs.c
|
Apply the following patch submitted by Evgeniy Ivanov:
|
2011-12-25 06:09:08 +00:00 |
open.c
|
|
|
panic.c
|
|
|
printf.c
|
|
|
qsort.c
|
|
|
rarp.c
|
|
|
read.c
|
|
|
rpc.c
|
|
|
rpc.h
|
|
|
rpcv2.h
|
|
|
saerrno.h
|
|
|
saioctl.h
|
|
|
snprintf.c
|
|
|
sprintf.c
|
|
|
stand.h
|
Remove the code that tries to load the "ffs" kernel module during boot.
|
2012-05-21 21:34:16 +00:00 |
stat.c
|
|
|
strerror.c
|
|
|
subr_prf.c
|
intmax_t might be long long, handle accordingly. from christos
|
2013-12-24 22:26:21 +00:00 |
tftp.c
|
Apply the following patch submitted by Evgeniy Ivanov:
|
2011-12-25 06:09:08 +00:00 |
tftp.h
|
|
|
twiddle.c
|
|
|
udp.c
|
|
|
ufs.c
|
XXX: gcc initializations
|
2013-10-20 17:17:30 +00:00 |
ufs.h
|
Apply the following patch submitted by Evgeniy Ivanov:
|
2011-12-25 06:09:08 +00:00 |
ustarfs.c
|
Apply the following patch submitted by Evgeniy Ivanov:
|
2011-12-25 06:09:08 +00:00 |
ustarfs.h
|
|
|
vsprintf.c
|
|
|
write.c
|
|
|