This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libstand
History
Paul Saab
2ead0fa6d7
IN_CLASS*() macros assume host order and s_addr is network byte
...
order, so we must convert them to host order.
2000-09-20 18:16:20 +00:00
..
alpha
…
i386
…
__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
…
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
…
ether.c
…
ext2fs.c
…
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
…
lseek.c
Implement readahead buffering for non-raw files. This drastically improves
2000-09-05 09:52:50 +00:00
Makefile
Add the -mpreferred-stack-boundary=2 option to reduce code bloat. We
2000-08-11 23:18:37 +00:00
net.c
…
net.h
…
netif.c
…
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
…
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
…
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
…
tftp.h
…
twiddle.c
…
udp.c
…
ufs.c
…
write.c
…
zalloc_defs.h
…
zalloc_malloc.c
…
zalloc_mem.h
…
zalloc_protos.h
…
zalloc.c
…
zipfs.c
…