NetBSD/sys/lib/libsa
lukem e8dc21a13a add -DNET_DEBUG to the list of commented-out debug options 1999-11-12 13:13:59 +00:00
..
Makefile add -DNET_DEBUG to the list of commented-out debug options 1999-11-12 13:13:59 +00:00
Makefile.inc
__main.c The hack needed to work around gcc lameness. 1999-11-11 20:36:52 +00:00
alloc.c
arp.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
ashrdi3.c Minimal quad routines needed for libsa to be self-contained. The compiler 1999-11-11 20:20:35 +00:00
bcmp.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
bcopy.c
bootp.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
bootp.h
bootparam.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
bootparam.h
bzero.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
cd9660.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
cd9660.h
checkpasswd.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
close.c
closeall.c
cread.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
dev.c
dev_net.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
dev_net.h
disklabel.c
dkcksum.c
errno.c
ether.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
exec.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
exit.c
fstat.c
getfile.c
gets.c
globals.c
htonl.c Networking routines needed for libsa to be self-contained. 1999-11-11 20:21:59 +00:00
htons.c Networking routines needed for libsa to be self-contained. 1999-11-11 20:21:59 +00:00
in_cksum.c
inet_addr.c Networking routines needed for libsa to be self-contained. 1999-11-11 20:21:59 +00:00
intoa.c Networking routines needed for libsa to be self-contained. 1999-11-11 20:21:59 +00:00
ioctl.c
iodesc.h
lfs.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
lfs.h Add a standalone LFS implementation. Currently not merged with ufs (FFS), 1999-08-18 20:04:39 +00:00
loadfile.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
loadfile.h
lseek.c
memcmp.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
memcpy.c
memset.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
net.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
net.h
netif.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
netif.h
nfs.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
nfs.h
nfsv2.h
ntohl.c Networking routines needed for libsa to be self-contained. 1999-11-11 20:21:59 +00:00
ntohs.c Networking routines needed for libsa to be self-contained. 1999-11-11 20:21:59 +00:00
nullfs.c
open.c
panic.c
printf.c
quad.h Minimal quad routines needed for libsa to be self-contained. The compiler 1999-11-11 20:20:35 +00:00
rarp.c fix pointer size in debug message 1999-11-12 13:12:09 +00:00
read.c
rpc.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
rpc.h
rpcv2.h
saerrno.h
saioctl.h
snprintf.c
sprintf.c
stand.h Add memset() prototype. 1999-11-12 12:24:42 +00:00
stat.c
strcat.c Small, MI strcat() and strcpy(). 1999-11-11 21:23:27 +00:00
strcmp.c Add small, MI strcmp(), strlen(), and strncmp() functions. Modules within 1999-11-11 18:11:25 +00:00
strcpy.c Small, MI strcat() and strcpy(). 1999-11-11 21:23:27 +00:00
strerror.c
strlen.c Add small, MI strcmp(), strlen(), and strncmp() functions. Modules within 1999-11-11 18:11:25 +00:00
strncmp.c Add small, MI strcmp(), strlen(), and strncmp() functions. Modules within 1999-11-11 18:11:25 +00:00
strncpy.c Add strncpy(). 1999-11-12 01:26:28 +00:00
subr_prf.c
tftp.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
tftp.h
twiddle.c
ufs.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
ufs.h
ufs_ls.c
ustarfs.c Update for the improvements to libsa, and don't reference libkern.h. 1999-11-11 20:23:16 +00:00
ustarfs.h
vsprintf.c
write.c