OpenBSD CVS

src/sys/netns/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / netns

Current tag: OPENBSD_3_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] idp.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags
[TXT] idp_usrreq.c (in the Attic) [Hide]  1.5   22 years  millert   Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things the ANS...
[TXT] idp_var.h (in the Attic) [Hide]  1.3   22 years  millert   First round of __P removal in sys
[TXT] ns.c (in the Attic) [Hide]  1.3   23 years  ho   No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
[TXT] ns.h (in the Attic) [Hide]  1.4   22 years  millert   First round of __P removal in sys
[TXT] ns_cksum.c (in the Attic) [Hide]  1.4   22 years  mpech   occured->occurred idea from deraadt@ via NetBSD millert@ ok
[TXT] ns_error.c (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] ns_error.h (in the Attic) [Hide]  1.4   22 years  jsyn   fix the use of "cuz" in the tree; these are all in comments noticed by aaron@, ...
[TXT] ns_if.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; 1.2.26; From NetBSD: 960217 merge
[TXT] ns_input.c (in the Attic) [Hide]  1.3   27 years  mickey   branches: 1.3.14; no panic on ppp down/retry
[TXT] ns_ip.c (in the Attic) [Hide]  1.15   21 years  pefo   Fix a problem where passing NULL as a pointer with varargs does not promote NULL...
[TXT] ns_output.c (in the Attic) [Hide]  1.3   22 years  millert   Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things the ANS...
[TXT] ns_pcb.c (in the Attic) [Hide]  1.4   22 years  millert   First round of __P removal in sys
[TXT] ns_pcb.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] ns_proto.c (in the Attic) [Hide]  1.3   23 years  itojun   recover old acecept(2) behavior (no ECONNABORTED) for unix domain socket. it is ...
[TXT] ns_var.h (in the Attic) [Hide]  1.8   22 years  millert   Final __P removal plus some cosmetic fixups
[TXT] sp.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags
[TXT] spidp.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags
[TXT] spp_debug.c (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] spp_debug.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags
[TXT] spp_timer.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags
[TXT] spp_usrreq.c (in the Attic) [Hide]  1.14   21 years  aaron   Use & to test if bits are set, not &&; art@ ok.
[TXT] spp_var.h (in the Attic) [Hide]  1.3   22 years  millert   First round of __P removal in sys