..
Makefile
remove a bunch of "@echo done" from the tail of rules. these messages
2016-03-22 08:25:22 +00:00
Makefile.inc
remove a bunch of "@echo done" from the tail of rules. these messages
2016-03-22 08:25:22 +00:00
alloc.c
…
arp.c
Use ETHER_ADDR_LEN more.
2014-03-29 14:25:10 +00:00
atoi.c
Unify all arch/*/stand's atoi() to MI libsa.
2014-08-10 07:40:49 +00:00
bootcfg.c
Unify all arch/*/stand's atoi() to MI libsa.
2014-08-10 07:40:49 +00:00
bootcfg.h
patch posted to tech-kern@ 2014/06/25 for review with minor changes
2014-06-28 09:16:18 +00:00
bootp.c
white space -> tab.
2015-07-25 07:06:11 +00:00
bootp.h
…
bootparam.c
…
bootparam.h
…
byteorder.c
…
byteorder.h
…
cd9660.c
reduce size by 1K by sharing the ls code.
2014-03-20 03:13:18 +00:00
cd9660.h
…
checkpasswd.c
…
close.c
…
closeall.c
…
cread.c
Add an option (LIBSA_CREAD_NOCRC) to disable gunzip CRC32 calculation.
2016-01-17 04:35:42 +00:00
dev.c
…
dev_net.c
…
dev_net.h
…
disklabel.c
…
dkcksum.c
…
dosfs.c
PR/50952: David Binderman: Clarify expression
2016-03-11 18:38:25 +00:00
dosfs.h
…
errno.c
…
ether.c
Obtain and/or use ETHER_ADDR_LEN.
2014-03-29 14:30:16 +00:00
ether_sprintf.c
Obtain and use ETHER_ADDR_LEN where appropriate.
2014-03-29 14:20:14 +00:00
exit.c
…
ext2fs.c
reduce size by 1K by sharing the ls code.
2014-03-20 03:13:18 +00:00
ext2fs.h
…
ffsv1.c
…
ffsv2.c
…
files.c
…
fnmatch.c
…
fstat.c
…
getfile.c
…
gets.c
…
globals.c
Obtain and/or use ETHER_ADDR_LEN.
2014-03-29 14:30:16 +00:00
ioctl.c
…
iodesc.h
Obtain and/or use ETHER_ADDR_LEN.
2014-03-29 14:30:16 +00:00
ip.c
…
ip_cksum.c
…
lfs.h
…
lfsv1.c
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
2015-08-12 18:28:00 +00:00
lfsv2.c
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
2015-08-12 18:28:00 +00:00
loadfile.c
…
loadfile.h
…
loadfile_aout.c
Casting to void is the canonical way of marking a variable as
2014-02-20 00:29:03 +00:00
loadfile_ecoff.c
…
loadfile_elf32.c
white space -> tab.
2015-07-25 07:06:11 +00:00
loadfile_elf64.c
…
lookup_elf32.c
…
lookup_elf64.c
…
ls.c
reduce size by 1K by sharing the ls code.
2014-03-20 03:13:18 +00:00
ls.h
new header.
2014-03-20 03:13:31 +00:00
lseek.c
…
minixfs3.c
reduce size by 1K by sharing the ls code.
2014-03-20 03:13:18 +00:00
minixfs3.h
…
net.c
…
net.h
Obtain and/or use ETHER_ADDR_LEN.
2014-03-29 14:30:16 +00:00
netif.c
…
netif.h
…
nfs.c
reduce size by 1K by sharing the ls code.
2014-03-20 03:13:18 +00:00
nfs.h
…
nfsv2.h
…
nullfs.c
reduce size by 1K by sharing the ls code.
2014-03-20 03:13:18 +00:00
open.c
…
panic.c
…
printf.c
…
qsort.c
…
rarp.c
Obtain and/or use ETHER_ADDR_LEN.
2014-03-29 14:30:16 +00:00
read.c
…
rpc.c
…
rpc.h
…
rpcv2.h
…
saerrno.h
…
saioctl.h
…
snprintf.c
…
stand.h
Unify all arch/*/stand's atoi() to MI libsa.
2014-08-10 07:40:49 +00:00
stat.c
…
strerror.c
…
subr_prf.c
Revert stupid and untested changes. There was no extra copy in the macros.
2014-08-30 14:24:02 +00:00
tftp.c
reduce size by 1K by sharing the ls code.
2014-03-20 03:13:18 +00:00
tftp.h
…
twiddle.c
…
udp.c
…
ufs.c
Add new accessors for the d_type and d_namlen fields of struct lfs_direct.
2015-09-01 06:16:58 +00:00
ufs.h
…
ustarfs.c
reduce size by 1K by sharing the ls code.
2014-03-20 03:13:18 +00:00
ustarfs.h
…
write.c
…