NetBSD/sys/lib/libsa
christos af06392139 DECONST -> UNCONST 2004-07-01 19:04:43 +00:00
..
Makefile Add qsort to libsa (taken from sys/dev/vinum/vinumqsort.c) and use instead of 2004-05-19 23:37:41 +00:00
Makefile.inc Make 'dependall' generate dependencies in these libraries. 2003-11-07 23:34:28 +00:00
alloc.c help with casts, and lint hints. 2004-06-30 13:58:16 +00:00
arp.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
bcmp.c Another attempt to get libsa to contain the right things. 2003-09-01 12:28:03 +00:00
bcopy.c
bootp.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
bootp.h
bootparam.c
bootparam.h
byteorder.c
byteorder.h
bzero.c
cd9660.c Rename local variables `read' to `nread' to shut up -Wshadow. 2003-10-18 06:39:12 +00:00
cd9660.h make 'path' argument to cd9660_open 'const char *' and fix the fallout. 2003-08-21 00:00:52 +00:00
checkpasswd.c
close.c
closeall.c
cread.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
dev.c
dev_net.c
dev_net.h
disklabel.c constification fixes. 2004-06-30 13:59:22 +00:00
dkcksum.c constification fixes. 2004-06-30 13:59:22 +00:00
dosfs.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
dosfs.h make 'path' argument to ufs_open 'const char *' and fix the fallout. 2003-08-18 15:45:27 +00:00
errno.c
ether.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
ether_sprintf.c
exec.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
exit.c
ffsv1.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
ffsv2.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
files.c
fstat.c
getfile.c
gets.c
globals.c
in_cksum.c
ioctl.c
iodesc.h
lfs.h make 'path' argument to ufs_open 'const char *' and fix the fallout. 2003-08-18 15:45:27 +00:00
lfsv1.c
lfsv2.c
loadfile.c
loadfile.h
loadfile_aout.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
loadfile_ecoff.c
loadfile_elf32.c The paddr_t type is integral, so no longer compatible with NULL, 2003-10-23 15:06:26 +00:00
loadfile_elf64.c
lseek.c
memcmp.c Another attempt to get libsa to contain the right things. 2003-09-01 12:28:03 +00:00
memcpy.c
memmove.c
memset.c
net.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
net.h
netif.c
netif.h
nfs.c Um, undo last; libsa printf doesn't do %z. 2003-09-04 12:02:10 +00:00
nfs.h make 'path' argument to ufs_open 'const char *' and fix the fallout. 2003-08-18 15:45:27 +00:00
nfsv2.h
nullfs.c make 'path' argument to ufs_open 'const char *' and fix the fallout. 2003-08-18 15:45:27 +00:00
open.c
panic.c
printf.c
qsort.c Add qsort to libsa (taken from sys/dev/vinum/vinumqsort.c) and use instead of 2004-05-19 23:37:41 +00:00
rarp.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
read.c
rpc.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
rpc.h
rpcv2.h
saerrno.h
saioctl.h
snprintf.c
sprintf.c
stand.h - multiple inclusion protection. 2004-06-30 13:59:05 +00:00
stat.c
strerror.c DECONST -> UNCONST 2004-07-01 19:04:43 +00:00
subr_prf.c
tftp.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
tftp.h remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
twiddle.c
udp.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
ufs.c When searching for the superblock, check that the fs_sblockloc field 2004-03-20 14:24:59 +00:00
ufs.h
ufs_ls.c I was told I'm just an "author", not a "regent" 2004-03-24 16:21:06 +00:00
ustarfs.c Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
ustarfs.h make 'path' argument to ufs_open 'const char *' and fix the fallout. 2003-08-18 15:45:27 +00:00
vsprintf.c
write.c