NetBSD/sys/lib/libsa
uwe e918be7b93 Add missing newlines to debug messages. 2007-02-25 04:46:32 +00:00
..
Makefile apply -Wno-pointer-sign with GCC4. 2006-05-12 03:29:11 +00:00
Makefile.inc
alloc.c
arp.c
bcopy.c
bootp.c add (char *) cast to quieten GCC. 2006-05-20 19:40:46 +00:00
bootp.h
bootparam.c
bootparam.h
byteorder.c
byteorder.h
bzero.c
cd9660.c
cd9660.h
checkpasswd.c
close.c
closeall.c
cread.c
dev.c
dev_net.c
dev_net.h
disklabel.c
dkcksum.c
dosfs.c make bootxx_msdos fit in 8k again; thanks, __internal_memset_, for spilling 2006-12-02 00:38:22 +00:00
dosfs.h
errno.c
ether.c
ether_sprintf.c
exec.c
exit.c
ffsv1.c
ffsv2.c
files.c
fstat.c
getfile.c
gets.c
globals.c
ioctl.c
iodesc.h
ip_cksum.c
lfs.h
lfsv1.c
lfsv2.c
loadfile.c in fdloadfile(), fail if we can't read the entire exec header. 2006-12-09 22:11:36 +00:00
loadfile.h
loadfile_aout.c
loadfile_ecoff.c
loadfile_elf32.c Pass by reference to MD_LOADSEG(). Thanks to Matt Thomas for pointing this out. 2006-04-06 09:25:58 +00:00
loadfile_elf64.c
lseek.c
memcmp.c
memcpy.c
memmove.c
memset.c
net.c
net.h
netif.c
netif.h
nfs.c Add missing newlines to debug messages. 2007-02-25 04:46:32 +00:00
nfs.h
nfsv2.h
nullfs.c
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
stat.c
strerror.c
subr_prf.c
tftp.c
tftp.h
twiddle.c
udp.c
ufs.c ssize_t -> size_t to match variable and functions. 2006-05-11 01:13:44 +00:00
ufs.h
ufs_ls.c
ustarfs.c
ustarfs.h
vsprintf.c
write.c