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
27cb16e028
NetBSD
/
sys
/
lib
/
libsa
History
ragge
b0fa7eb2c1
Someone had a braino here; IP_TTL != IPDEFTTL. This caused the standalone
...
udp traffic to only have a ttl of 4. Found by Jens Nilsson,
jens@rockstorm.se
.
2002-04-23 09:16:09 +00:00
..
alloc.c
arp.c
bcmp.c
bcopy.c
bootp.c
* Add a NetBSD Vendor Class Identifier option as proposed on tech-net
2002-03-20 23:10:39 +00:00
bootp.h
* Add a NetBSD Vendor Class Identifier option as proposed on tech-net
2002-03-20 23:10:39 +00:00
bootparam.c
bootparam.h
byteorder.c
byteorder.h
bzero.c
cd9660.c
cd9660.h
checkpasswd.c
close.c
closeall.c
cread.c
dev_net.c
Protect remaining references to 'debug' with NETIF_DEBUG.
2002-03-17 05:46:37 +00:00
dev_net.h
dev.c
disklabel.c
dkcksum.c
dosfs.c
dosfs.h
errno.c
ether.c
exec.c
exit.c
files.c
Move files[] from globals.c to its own file. Including all of globals.o
2002-03-15 13:23:34 +00:00
fstat.c
getfile.c
gets.c
globals.c
Move files[] from globals.c to its own file. Including all of globals.o
2002-03-15 13:23:34 +00:00
in_cksum.c
ioctl.c
iodesc.h
lfs.c
lfs.h
loadfile_aout.c
Not all ports use the `offset' in their calulations and on those platforms
2002-02-11 20:25:56 +00:00
loadfile_ecoff.c
Not all ports use the `offset' in their calulations and on those platforms
2002-02-11 20:25:56 +00:00
loadfile_elf32.c
Not all ports use the `offset' in their calulations and on those platforms
2002-02-11 20:25:56 +00:00
loadfile_elf64.c
loadfile.c
loadfile.h
lseek.c
Makefile
Move files[] from globals.c to its own file. Including all of globals.o
2002-03-15 13:23:34 +00:00
Makefile.inc
Don't make clean and cleandir depend on the lib subdir. Just check for it's
2001-11-21 22:10:54 +00:00
memcmp.c
memcpy.c
memmove.c
memset.c
net.c
net.h
netif.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
netif.h
nfs.c
nfs.h
nfsv2.h
nullfs.c
open.c
Move files[] from open.c to globals.c, so that it's possible to
2002-02-23 05:44:24 +00:00
panic.c
printf.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
Add EOFFSET.
2002-02-17 23:18:32 +00:00
subr_prf.c
Add a missing "static".
2002-02-17 23:19:00 +00:00
tftp.c
tftp.h
twiddle.c
udp.c
Someone had a braino here; IP_TTL != IPDEFTTL. This caused the standalone
2002-04-23 09:16:09 +00:00
ufs_ls.c
ufs.c
ufs.h
ustarfs.c
Add a 1byte pad to make the ustar_t word aligned so the uas_1cyl after it
2002-03-30 01:29:48 +00:00
ustarfs.h
vsprintf.c
write.c