NetBSD/sys/lib/libsa
2005-08-19 02:04:03 +00:00
..
alloc.c
arp.c Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
bcopy.c
bootp.c Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
bootp.h
bootparam.c
bootparam.h
byteorder.c
byteorder.h
bzero.c
cd9660.c Oops, missed a semicolon. 2005-06-13 12:06:36 +00:00
cd9660.h
checkpasswd.c Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
close.c
closeall.c
cread.c
dev_net.c
dev_net.h
dev.c
disklabel.c
dkcksum.c
dosfs.c
dosfs.h
errno.c
ether_sprintf.c Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +00:00
ether.c Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
exec.c
exit.c
ffsv1.c
ffsv2.c
files.c
fstat.c
getfile.c
gets.c
globals.c
in_cksum.c
ioctl.c
iodesc.h
lfs.h
lfsv1.c
lfsv2.c
loadfile_aout.c
loadfile_ecoff.c
loadfile_elf32.c rearrange free's and add a missing one. 2005-07-14 02:36:49 +00:00
loadfile_elf64.c
loadfile.c
loadfile.h
lseek.c
Makefile Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
Makefile.inc
memcmp.c
memcpy.c
memmove.c
memset.c
net.c
net.h
netif.c
netif.h
nfs.c
nfs.h
nfsv2.h
nullfs.c
open.c
panic.c
printf.c
qsort.c
rarp.c Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
read.c
rpc.c
rpc.h
rpcv2.h
saerrno.h
saioctl.h
snprintf.c
sprintf.c
stand.h Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
stat.c
strerror.c
subr_prf.c Provide HEXDIGITS as well (needed on mvme68k/stand) 2005-05-23 19:05:00 +00:00
tftp.c
tftp.h
twiddle.c
udp.c
ufs_ls.c 64 bit inode changes. 2005-08-19 02:04:03 +00:00
ufs.c 64 bit inode changes. 2005-08-19 02:04:03 +00:00
ufs.h
ustarfs.c
ustarfs.h
vsprintf.c
write.c