This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d6f18673d1
NetBSD
/
sys
/
lib
/
libsa
History
martin
0eda8d8e5e
Add a prototype.
2010-02-11 21:28:16 +00:00
..
Makefile
Utility function to lookup a symbol value in an elf symbol table - allows,
2010-02-10 21:54:47 +00:00
Makefile.inc
…
alloc.c
…
arp.c
…
bootp.c
Use a function to add extra data to the vendor area so that data added
2009-07-10 12:16:31 +00:00
bootp.h
…
bootparam.c
Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
2009-10-21 23:12:09 +00:00
bootparam.h
…
byteorder.c
…
byteorder.h
…
cd9660.c
…
cd9660.h
…
checkpasswd.c
…
close.c
…
closeall.c
…
cread.c
…
dev.c
…
dev_net.c
…
dev_net.h
…
disklabel.c
…
dkcksum.c
…
dosfs.c
…
dosfs.h
…
errno.c
…
ether.c
…
ether_sprintf.c
…
exec.c
Don't abuse INSECURE for allowing exec() to load files not owned by uid 0.
2009-12-29 20:21:45 +00:00
exit.c
…
ext2fs.c
Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
2009-10-19 18:41:07 +00:00
ext2fs.h
…
ffsv1.c
…
ffsv2.c
…
files.c
…
fstat.c
…
getfile.c
…
gets.c
…
globals.c
…
ioctl.c
…
iodesc.h
…
ip_cksum.c
…
lfs.h
…
lfsv1.c
…
lfsv2.c
…
loadfile.c
…
loadfile.h
…
loadfile_aout.c
Change include of <sys/exec.h> to <sys/exec_aout.h> since these files want
2009-08-16 13:26:16 +00:00
loadfile_ecoff.c
…
loadfile_elf32.c
…
loadfile_elf64.c
…
lookup_elf32.c
Add a prototype.
2010-02-11 21:28:16 +00:00
lookup_elf64.c
Utility function to lookup a symbol value in an elf symbol table - allows,
2010-02-10 21:54:47 +00:00
lseek.c
…
net.c
…
net.h
…
netif.c
…
netif.h
…
nfs.c
…
nfs.h
…
nfsv2.h
…
nullfs.c
…
open.c
…
panic.c
…
printf.c
…
qsort.c
…
rarp.c
…
read.c
…
rpc.c
…
rpc.h
…
rpcv2.h
…
saerrno.h
…
saioctl.h
…
snprintf.c
…
sprintf.c
…
stand.h
…
stat.c
…
strerror.c
…
subr_prf.c
Add long long (%lld etc.) support and width (%02x etc.) support
2010-01-19 15:26:45 +00:00
tftp.c
RFC783 says the ErrMsg sent with an ERROR packet needs to be
2010-01-13 10:56:17 +00:00
tftp.h
…
twiddle.c
…
udp.c
…
ufs.c
…
ufs.h
…
ufs_ls.c
…
ustarfs.c
…
ustarfs.h
…
vsprintf.c
…
write.c
…