NetBSD/sys/lib/libsa
jmc 2229499bfb Don't make clean and cleandir depend on the lib subdir. Just check for it's
existance before running the submake. This makes it possible to run a
make build (which runs cleandir before make obj) in a r/o source tree
2001-11-21 22:10:54 +00:00
..
Makefile Undefine DESTDIR; we don't want the special DESTDIR <bsd.lib.mk> 2001-11-14 21:59:31 +00:00
Makefile.inc Don't make clean and cleandir depend on the lib subdir. Just check for it's 2001-11-21 22:10:54 +00:00
alloc.c
arp.c Fix compilation on Alpha with ARP_DEBUG. 2001-10-18 19:00:38 +00:00
bcmp.c
bcopy.c
bootp.c Fix typo (`information' has an 'r'). 2001-07-19 16:13:00 +00:00
bootp.h Introduce a way for boot programs to modify the behavior of 2000-11-02 03:22:23 +00:00
bootparam.c
bootparam.h
byteorder.c Add standalone 64-bit to/from {big,little}-endian routines. 2001-10-31 20:19:52 +00:00
byteorder.h Oops, committed wrong copy of file in previous revision. 2001-10-31 20:22:22 +00:00
bzero.c
cd9660.c libkern.h now has the ctype routines. 2001-04-05 04:39:02 +00:00
cd9660.h
checkpasswd.c
close.c
closeall.c
cread.c Fix tyop in comment. 2000-11-26 03:31:20 +00:00
dev.c
dev_net.c
dev_net.h
disklabel.c
dkcksum.c
dosfs.c dos_unmount is only is dos_close is present but so conditionalize it like 2000-11-09 01:55:31 +00:00
dosfs.h Add a standalone MS-DOS file system reader package, lifted 2000-11-02 00:25:05 +00:00
errno.c
ether.c
exec.c
exit.c
fstat.c
getfile.c
gets.c
globals.c
in_cksum.c
ioctl.c
iodesc.h
lfs.c
lfs.h
loadfile.c Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
loadfile.h Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
loadfile_aout.c Build the loadfile() a.out, ECOFF, and ELF back-ends as separate 2001-10-31 01:51:42 +00:00
loadfile_ecoff.c Remove USB copyrights. The coff and elf loading code did not come with BSD4.4. 2001-11-09 19:27:25 +00:00
loadfile_elf32.c Remove USB copyrights. The coff and elf loading code did not come with BSD4.4. 2001-11-09 19:27:25 +00:00
loadfile_elf64.c Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
lseek.c
memcmp.c
memcpy.c
memmove.c Add a small version of memmove() for libsa. 2001-09-02 07:04:16 +00:00
memset.c
net.c Split the UDP routines out of net.c. 2000-10-25 01:49:55 +00:00
net.h
netif.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
netif.h
nfs.c
nfs.h
nfsv2.h
nullfs.c
open.c
panic.c
printf.c
rarp.c
read.c
rpc.c
rpc.h
rpcv2.h
saerrno.h
saioctl.h
snprintf.c
sprintf.c
stand.h Add a small version of memmove() for libsa. 2001-09-02 07:04:16 +00:00
stat.c
strerror.c
subr_prf.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00
tftp.c
tftp.h
twiddle.c
udp.c Split the UDP routines out of net.c. 2000-10-25 01:49:55 +00:00
ufs.c
ufs.h
ufs_ls.c
ustarfs.c Add changedisk_hook(). 2001-09-28 15:15:24 +00:00
ustarfs.h
vsprintf.c
write.c