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
thorpej
9a6b12944d
In close(), if the file descriptor was used for writing, don't free
...
data structures that weren't allocated. Fix sanity-checked by Matthias Drochner.
1997-02-04 18:38:20 +00:00
..
alloc.c
Add some debugging code to free(), to catch frees before the
1997-02-04 18:36:33 +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
…
closeall.c
…
cread.c
In close(), if the file descriptor was used for writing, don't free
1997-02-04 18:38:20 +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
…
in_cksum.c
…
ioctl.c
…
iodesc.h
…
lseek.c
…
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
memcmp.c
…
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
…
rpc.c
…
rpc.h
…
rpcv2.h
…
saerrno.h
…
saioctl.h
…
stand.h
…
stat.c
…
strerror.c
add EINVAL and ENOTDIR, as suggested by Matthias Drochner
1997-01-25 00:37:50 +00:00
ufs.c
…
ufs.h
…
write.c
…