This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
lib
/
libsa
History
cgd
862c1d585c
code to open/close/read/lseek gzipped files, from Matthias Drochner.
1997-01-22 00:40:07 +00:00
..
alloc.c
…
arp.c
…
bcopy.c
…
bootp.c
…
bootp.h
…
bootparam.c
…
bootparam.h
…
cd9660.c
…
cd9660.h
…
close.c
define these functions with an 'o' prepended to their names if
1997-01-22 00:38:09 +00:00
closeall.c
…
cread.c
code to open/close/read/lseek gzipped files, from Matthias Drochner.
1997-01-22 00:40:07 +00:00
dev_net.c
…
dev_net.h
…
dev.c
…
disklabel.c
…
dkcksum.c
…
ether.c
…
exec.c
…
exit.c
…
fstat.c
…
getfile.c
…
gets.c
…
globals.c
…
if_ether.h
fix my typo; found by Klaus Klein <kleink@layla.inka.de>
1997-01-17 17:06:06 +00:00
in_cksum.c
…
ioctl.c
…
iodesc.h
…
lseek.c
define these functions with an 'o' prepended to their names if
1997-01-22 00:38:09 +00:00
Makefile
…
Makefile.inc
…
memcmp.c
…
memcpy.c
…
net.c
…
net.h
…
netif.c
…
netif.h
…
nfs.c
…
nfs.h
…
nfsv2.h
…
nullfs.c
…
open.c
define these functions with an 'o' prepended to their names if
1997-01-22 00:38:09 +00:00
printf.c
…
rarp.c
…
read.c
define these functions with an 'o' prepended to their names if
1997-01-22 00:38:09 +00:00
rpc.c
…
rpc.h
…
rpcv2.h
…
saerrno.h
…
saioctl.h
…
stand.h
prototype lseek(). also, prototype oopen(), oclose(), oread(), and olseek()
1997-01-22 00:37:23 +00:00
stat.c
…
strerror.c
…
ufs.c
fix file system buffer leak that occurs if an error occurs (e.g. file not
1997-01-17 20:17:58 +00:00
ufs.h
…
write.c
…