NetBSD/sys/lib/libsa
pk 01bd8a8ca8 Initialize `f_offset'. 1997-01-28 09:41:03 +00:00
..
Makefile clean up variable use, standardize with other kernel library Makefiles. 1997-01-23 22:19:56 +00:00
Makefile.inc clean up substantially. Transform clean, depend, cleandir targets from :: 1997-01-23 22:29:07 +00:00
alloc.c Add a whole bunch of features, from Matthias Drochner: 1997-01-22 01:18:23 +00:00
arp.c
bcopy.c
bootp.c
bootp.h
bootparam.c
bootparam.h
cd9660.c isonum_722 and isonum_732 are now back in iso.h 1997-01-24 00:53:40 +00:00
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.c
dev_net.c
dev_net.h
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
memcmp.c add memcmp, implemented as a wrapper around bcmp() (like memcpy() is 1997-01-16 04:06:15 +00:00
memcpy.c
net.c
net.h
netif.c
netif.h
nfs.c
nfs.h
nfsv2.h
nullfs.c
open.c Initialize `f_offset'. 1997-01-28 09:41:03 +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 add EINVAL and ENOTDIR, as suggested by Matthias Drochner 1997-01-25 00:37:50 +00:00
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