freebsd-dev/lib/libstand
2001-03-27 17:27:19 +00:00
..
alpha We compile expressly on the alpha with -mno-fp-regs - so do not use them 2000-05-12 21:48:54 +00:00
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 Make libstand compile 2000-09-03 11:29:18 +00:00
bootp.c IN_CLASS*() macros assume host order and s_addr is network byte 2000-09-20 18:16:20 +00:00
bootp.h Add support to send the string 'PXEClient' as the Vendor class 2000-08-11 08:36:17 +00:00
bootparam.c
bootparam.h
bswap.c
cd9660.c
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 Cleanup warnings by adding missint prototypes, removing unneeded duplicate 2000-08-03 09:08:29 +00:00
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 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
libstand.3 Prepare for mdoc(7)NG. 2001-02-22 15:03:09 +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
netif.h Cleanup warnings by adding missint prototypes, removing unneeded duplicate 2000-08-03 09:08:29 +00:00
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 Fix comment. 2000-05-06 04:50:09 +00:00
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 Make libstand compile 2000-09-03 11:29:18 +00:00
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 Fix the real problem that broke the Alpha loader this last week. It 2000-05-12 22:43:20 +00:00
stand.h Turn dkcksum() into an __inline function. 2000-09-16 13:43:00 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
tftp.c When TFTP tries to open a file, it is expecting struct open_file 2000-12-08 05:02:12 +00:00
tftp.h
twiddle.c
udp.c
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