| .. |
|
alpha
|
|
|
|
i386
|
|
|
|
powerpc
|
|
|
|
sparc64
|
Ficl wants _setjmp and _longjmp. No need for weak symbols either.
|
2002-07-07 18:04:45 +00:00 |
|
__main.c
|
|
|
|
arp.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
assert.c
|
|
|
|
bcd.c
|
|
|
|
bootp.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
bootp.h
|
|
|
|
bootparam.c
|
|
|
|
bootparam.h
|
|
|
|
bswap.c
|
|
|
|
bzipfs.c
|
Add splitfs vfs layer into libstand, which allows loading big kernels and
|
2002-03-17 12:18:05 +00:00 |
|
bzlib.c.diff
|
|
|
|
bzlib.h.diff
|
|
|
|
bzlib_private.h.diff
|
|
|
|
cd9660.c
|
|
|
|
close.c
|
|
|
|
closeall.c
|
|
|
|
dev.c
|
|
|
|
dosfs.c
|
|
|
|
dosfs.h
|
|
|
|
environment.c
|
|
|
|
ether.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
ext2fs.c
|
Use an explicitly-sized type instead of daddr_t for on-disk block
|
2002-05-19 10:50:38 +00:00 |
|
fstat.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
getopt.c
|
|
|
|
gets.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
globals.c
|
|
|
|
gzipfs.c
|
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
|
2002-12-19 19:34:59 +00:00 |
|
if_ether.h
|
Back out the previous change to the queue(3) interface.
|
2000-05-26 02:09:24 +00:00 |
|
in_cksum.c
|
Update from NetBSD 1.3 -> 1.6. Most notable, rev 1.6:
|
2002-06-29 09:00:47 +00:00 |
|
inet_ntoa.c
|
|
|
|
ioctl.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
iodesc.h
|
|
|
|
libstand.3
|
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
|
2002-12-19 19:34:59 +00:00 |
|
lseek.c
|
|
|
|
Makefile
|
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
|
2002-12-19 19:34:59 +00:00 |
|
net.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
net.h
|
|
|
|
netif.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
netif.h
|
|
|
|
nfs.c
|
Stash various networking paramters in the environment for the kernel
|
2002-07-31 20:17:06 +00:00 |
|
nfsv2.h
|
|
|
|
nullfs.c
|
|
|
|
open.c
|
|
|
|
pager.c
|
|
|
|
printf.c
|
Use the standardized CHAR_BIT constant instead of NBBY in userland.
|
2002-09-25 04:06:37 +00:00 |
|
qdivrem.c
|
Add __divdi3() and __moddi3() to libstand. We will need them for UFS2.
|
2002-05-13 13:31:20 +00:00 |
|
quad.h
|
Remove __P() usage.
|
2002-03-21 23:54:04 +00:00 |
|
random.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
rarp.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
read.c
|
|
|
|
readdir.c
|
|
|
|
rpc.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
rpc.h
|
|
|
|
rpcv2.h
|
|
|
|
saioctl.h
|
|
|
|
sbrk.c
|
|
|
|
splitfs.c
|
Kill debugging printf() slipped into my last commit.
|
2002-03-21 07:31:48 +00:00 |
|
stand.h
|
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
|
2002-12-19 19:34:59 +00:00 |
|
stat.c
|
|
|
|
strcasecmp.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
strdup.c
|
|
|
|
strerror.c
|
|
|
|
strtol.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
tftp.c
|
Add a hack (kludge?) to avoid trying to access files backed by disk
|
2002-07-07 23:01:36 +00:00 |
|
tftp.h
|
|
|
|
twiddle.c
|
|
|
|
udp.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
ufs.c
|
Update the second copy of libstand to deal with the new ufs2 superblock
|
2002-12-03 16:25:29 +00:00 |
|
write.c
|
Remove 'register' keyword.
|
2002-03-21 23:39:28 +00:00 |
|
zalloc.c
|
The zalloc pool's size calculation breaks if sbrk() does not return
|
2002-12-19 23:23:20 +00:00 |
|
zalloc_defs.h
|
Reimplement malloc/free debugging that includes the offending file:line
|
2002-07-20 04:18:20 +00:00 |
|
zalloc_malloc.c
|
Reimplement malloc/free debugging that includes the offending file:line
|
2002-07-20 04:18:20 +00:00 |
|
zalloc_mem.h
|
|
|
|
zalloc_protos.h
|
|
|
|
zutil.h.diff
|
Reimplement malloc/free debugging that includes the offending file:line
|
2002-07-20 04:18:20 +00:00 |