freebsd-dev/lib/libstand
2001-07-15 07:53:42 +00:00
..
alpha
i386
ia64 A quick and dirty port of libstand to ia64. 2001-03-06 16:11:36 +00:00
powerpc Make setjmp work our way, as opposed to NetBSD's. 2000-11-10 06:10:28 +00:00
__main.c
arp.c
assert.c
bcd.c
bootp.c IN_CLASS*() macros assume host order and s_addr is network byte 2000-09-20 18:16:20 +00:00
bootp.h
bootparam.c
bootparam.h
bswap.c
cd9660.c fix cd9660 to work on files larger than ISO_DEFAULT_BLOCK_SIZE and unbreak 2001-04-07 23:48:46 +00:00
close.c Implement readahead buffering for non-raw files. This drastically improves 2000-09-05 09:52:50 +00:00
closeall.c
dev_net.c
dev_net.h
dev.c
dosfs.c
dosfs.h
environment.c
ether.c
ext2fs.c Fix typo: compatability -> compatibility. 2001-02-06 12:05:58 +00:00
fstat.c
getopt.c
gets.c
globals.c
gzipfs.c
if_ether.h
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
libstand.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
lseek.c Implement readahead buffering for non-raw files. This drastically improves 2000-09-05 09:52:50 +00:00
Makefile MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
net.c
net.h Don't always enable debugging for the network device code. 2000-11-10 06:06:55 +00:00
netif.c Compensate for header dethreading. 2001-05-01 09:37:01 +00:00
netif.h
nfs.c Expose the NFS root node, so that an evil consumer can use it to get the 2000-09-05 22:11:41 +00:00
nfsv2.h
nullfs.c
open.c Backout last commit. It was wrong.. *sigh* 2000-09-10 01:17:47 +00:00
pager.c Silence -Wnon-const-format 2001-02-18 04:51:47 +00:00
printf.c
qdivrem.c
quad.h
random.c
rarp.c
read.c Implement readahead buffering for non-raw files. This drastically improves 2000-09-05 09:52:50 +00:00
readdir.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c
stand.h Replace functional bugs of ctypish functions in libstand with style 2001-05-14 16:49:20 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
tftp.c Reset errno so that subsequent TFTP requests don't fail after the 2001-06-30 21:39:09 +00:00
tftp.h
twiddle.c
udp.c Correct the returned UDP datagram length. See the PR for a more comprehensive 2001-05-28 22:27:06 +00:00
ufs.c
write.c
zalloc_defs.h A quick and dirty port of libstand to ia64. 2001-03-06 16:11:36 +00:00
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c
zipfs.c