..
amd64
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
i386
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
mips
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
powerpc
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
sparc64
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
__main.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
arp.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
assert.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
bcd.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
bootp.c
dhcp_try_rfc1048() is not used any more
2017-12-06 06:49:53 +00:00
bootp.h
dhcp_try_rfc1048() is not used any more
2017-12-06 06:49:53 +00:00
bootparam.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
bootparam.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
bzipfs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
cd9660.c
Use the kernel relative paths, rather than the userland relative paths
2017-12-05 21:37:50 +00:00
close.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
closeall.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
crc32.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
crc32.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
dev.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
dosfs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
dosfs.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
environment.c
Make putenv and getenv match the userland definition of these
2017-12-06 02:00:00 +00:00
ether.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
ext2fs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
fstat.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
getopt.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
gets.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
globals.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
gpt.c
Remove the 'mini libstand in libstand' that util.[ch] provided. These
2017-12-15 23:16:53 +00:00
gpt.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
gzipfs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
in_cksum.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
inet_ntoa.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
ioctl.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
iodesc.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
ip.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
libstand.3
Make putenv and getenv match the userland definition of these
2017-12-06 02:00:00 +00:00
lseek.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
Makefile
Put the files we're copying over into a few variables and add them to
2017-12-08 19:57:06 +00:00
Makefile.depend
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
nandfs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
net.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
net.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
netif.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
netif.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
nfs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
nfsv2.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
nullfs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
open.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
pager.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
panic.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
pkgfs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
printf.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
qdivrem.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
quad.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
random.c
Fix random() and srandom() prototypes to match the standard.
2017-12-02 00:07:19 +00:00
rarp.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
read.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
readdir.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
rpc.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
rpc.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
rpcv2.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
saioctl.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
sbrk.c
Panic in sbrk if setheap hasn't been called yet. This is preferable to
2017-12-15 23:16:47 +00:00
splitfs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
stand.h
Remove the 'mini libstand in libstand' that util.[ch] provided. These
2017-12-15 23:16:53 +00:00
stat.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
strcasecmp.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
strdup.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
strerror.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
strtol.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
strtoul.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
tftp.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
tftp.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
twiddle.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
udp.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
ufs.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
ufsread.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
uuid_from_string.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
uuid_to_string.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
write.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
zalloc.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
zalloc_defs.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
zalloc_malloc.c
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
zalloc_mem.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00
zalloc_protos.h
Move sys/boot to stand. Fix all references to new location
2017-11-14 23:02:19 +00:00