| .. |
|
alpha
|
|
|
|
arm
|
Import _setjmp.S for arm in libstand.
|
2004-05-14 12:24:51 +00:00 |
|
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
|
|
|
|
assert.c
|
|
|
|
bcd.c
|
|
|
|
bootp.c
|
|
|
|
bootp.h
|
|
|
|
bootparam.c
|
|
|
|
bootparam.h
|
|
|
|
bswap.c
|
|
|
|
bzipfs.c
|
Clean up error handling in libstand filesystem code to be more consistent:
|
2004-01-21 20:12:23 +00:00 |
|
bzlib.c.diff
|
|
|
|
bzlib.h.diff
|
|
|
|
bzlib_private.h.diff
|
Restore bzip2(1) support in loader(8) after Peter's renames of
|
2003-04-25 06:44:56 +00:00 |
|
cd9660.c
|
|
|
|
close.c
|
|
|
|
closeall.c
|
|
|
|
dev.c
|
|
|
|
dosfs.c
|
Don't add integers to void pointers.
|
2004-10-03 15:58:20 +00:00 |
|
dosfs.h
|
|
|
|
environment.c
|
Preserve the constness of the value argument passed to env_setenv() as
|
2003-10-26 04:04:12 +00:00 |
|
ether.c
|
|
|
|
ext2fs.c
|
Don't add integers to void pointers.
|
2004-10-03 15:58:20 +00:00 |
|
fstat.c
|
Clean up error handling in libstand filesystem code to be more consistent:
|
2004-01-21 20:12:23 +00:00 |
|
getopt.c
|
|
|
|
gets.c
|
|
|
|
globals.c
|
|
|
|
gzipfs.c
|
Clean up error handling in libstand filesystem code to be more consistent:
|
2004-01-21 20:12:23 +00:00 |
|
if_ether.h
|
|
|
|
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
|
|
|
|
iodesc.h
|
|
|
|
libstand.3
|
Sort sections.
|
2005-01-20 09:17:07 +00:00 |
|
lseek.c
|
|
|
|
Makefile
|
NODOCCOMPRESS -> NO_DOCCOMPRESS
|
2004-12-21 09:33:47 +00:00 |
|
net.c
|
|
|
|
net.h
|
|
|
|
netif.c
|
|
|
|
netif.h
|
|
|
|
nfs.c
|
Clean up error handling in libstand filesystem code to be more consistent:
|
2004-01-21 20:12:23 +00:00 |
|
nfsv2.h
|
|
|
|
nullfs.c
|
Clean up error handling in libstand filesystem code to be more consistent:
|
2004-01-21 20:12:23 +00:00 |
|
open.c
|
|
|
|
pager.c
|
|
|
|
printf.c
|
Sync up with kern/subr_prf.c. This adds %ll, %j, %q, %z, etc.
|
2003-04-06 05:25:48 +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
|
|
|
|
random.c
|
|
|
|
rarp.c
|
|
|
|
read.c
|
Don't add integers to void pointers.
|
2004-10-03 15:58:20 +00:00 |
|
readdir.c
|
|
|
|
rpc.c
|
|
|
|
rpc.h
|
|
|
|
rpcv2.h
|
|
|
|
saioctl.h
|
|
|
|
sbrk.c
|
Don't add integers to void pointers.
|
2004-10-03 15:58:20 +00:00 |
|
splitfs.c
|
Don't add integers to void pointers.
|
2004-10-03 15:58:20 +00:00 |
|
stand.h
|
Prefer C99's __func__ over GCC's __FUNCTION__.
|
2004-09-22 16:56:49 +00:00 |
|
stat.c
|
|
|
|
strcasecmp.c
|
|
|
|
strdup.c
|
|
|
|
strerror.c
|
|
|
|
strtol.c
|
|
|
|
tftp.c
|
Don't add integers to void pointers.
|
2004-10-03 15:58:20 +00:00 |
|
tftp.h
|
|
|
|
twiddle.c
|
|
|
|
udp.c
|
|
|
|
ufs.c
|
Reset the seek pointer to 0 when a file is successfully opened,
|
2004-09-04 14:54:01 +00:00 |
|
write.c
|
|
|
|
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
|
Define iaddr_t and saddr_t for arm.
|
2004-05-14 13:32:13 +00:00 |
|
zalloc_malloc.c
|
Use signed char cast to avoid out-of-range error on PowerPC (which has
|
2004-02-25 00:52:14 +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 |