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
/
netns
History
matt
e50668c7fa
Constify protosw arrays. This can reduce the kernel .data section by
...
over 4K (if all the network protocols) are loaded.
2004-04-22 01:01:40 +00:00
..
files.netns
…
idp_usrreq.c
…
idp_var.h
…
idp.h
…
Makefile
…
ns_cksum.c
…
ns_error.c
…
ns_error.h
…
ns_if.h
…
ns_input.c
…
ns_ip.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
ns_output.c
…
ns_pcb.c
…
ns_pcb.h
…
ns_proto.c
Constify protosw arrays. This can reduce the kernel .data section by
2004-04-22 01:01:40 +00:00
ns_var.h
…
ns.c
…
ns.h
…
sp.h
…
spidp.h
…
spp_debug.c
Don't declare prurequests or tcpstates. Let them come in from the
2004-04-21 02:30:56 +00:00
spp_debug.h
…
spp_timer.h
…
spp_usrreq.c
Remove non-__STDC__ code.
2004-04-21 02:33:28 +00:00
spp_var.h
…