The NetBSD Project

src/sys/netiso/

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: [cvs.NetBSD.org] / src / sys / netiso

Current tag: netbsd-5-2-RELEASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] xebec/        
[TXT] Makefile (in the Attic) [Hide]  1.3   16 years  plunky   branches: 1.3.36; 1.3.46; Remove remaining TPCONS code. (The TPCONS kernel op...
[TXT] README (in the Attic) [Hide]  1.3   20 years  keihan   branches: 1.3.138; 1.3.148; netbsd.org -> NetBSD.org This was the last commit...
[TXT] argo_debug.h (in the Attic) [Hide]  1.15   18 years  elad   branches: 1.15.110; 1.15.120; Multiple inclusion protection, as suggested by c...
[TXT] clnl.h (in the Attic) [Hide]  1.9   18 years  elad   branches: 1.9.110; 1.9.120; Multiple inclusion protection, as suggested by chr...
[TXT] clnp.h (in the Attic) [Hide]  1.26   15 years  plunky   branches: 1.26.2; 1.26.8; Convert socket options code to use a sockopt structu...
[TXT] clnp_debug.c (in the Attic) [Hide]  1.18   17 years  dyoung   branches: 1.18.42; 1.18.52; 1.18.58; KNF: de-__P, bzero -> memset, bcmp -> me...
[TXT] clnp_er.c (in the Attic) [Hide]  1.24   16 years  dyoung   branches: 1.24.10; 1.24.18; 1.24.24; Use rtcache_validate() instead of rtcach...
[TXT] clnp_frag.c (in the Attic) [Hide]  1.20   16 years  dyoung   branches: 1.20.28; 1.20.32; 1.20.42; Eliminate address family-specific route ...
[TXT] clnp_input.c (in the Attic) [Hide]  1.36   16 years  dyoung   branches: 1.36.16; 1.36.24; 1.36.30; Use IFADDR_FOREACH().
[TXT] clnp_options.c (in the Attic) [Hide]  1.18   17 years  christos   branches: 1.18.40; 1.18.50; 1.18.56; Kill caddr_t; there will be some MI fall...
[TXT] clnp_output.c (in the Attic) [Hide]  1.22   16 years  dyoung   branches: 1.22.10; 1.22.18; 1.22.24; Use rtcache_validate() instead of rtcach...
[TXT] clnp_raw.c (in the Attic) [Hide]  1.32   15 years  dogcow   branches: 1.32.2; as dyoung points out, %zu for size_t - not %zd.
[TXT] clnp_stat.h (in the Attic) [Hide]  1.9   18 years  elad   branches: 1.9.110; 1.9.120; Multiple inclusion protection, as suggested by chr...
[TXT] clnp_subr.c (in the Attic) [Hide]  1.31   16 years  dyoung   branches: 1.31.10; 1.31.18; 1.31.24; Use rtcache_validate() instead of rtcach...
[TXT] clnp_timer.c (in the Attic) [Hide]  1.15   15 years  drochner   branches: 1.15.6; protocol "drain" functions can be called in interrupt context...
[TXT] cltp_usrreq.c (in the Attic) [Hide]  1.34   15 years  ad   branches: 1.34.8; 1.34.14; Set in a lock on new sockets. I don't know how this...
[TXT] cltp_var.h (in the Attic) [Hide]  1.16   17 years  dyoung   branches: 1.16.78; 1.16.88; KNF: de-__P, bzero -> memset, bcmp -> memcmp. Rem...
[TXT] cons.h (in the Attic) [Hide]  1.10   18 years  elad   branches: 1.10.110; 1.10.120; Multiple inclusion protection, as suggested by c...
[TXT] cons_pcb.h (in the Attic) [Hide]  1.11   16 years  plunky   Remove remaining TPCONS code. (The TPCONS kernel option was marked obsolete ove...
[TXT] eonvar.h (in the Attic) [Hide]  1.18   15 years  dyoung   branches: 1.18.28; Constify the rt_addrinfo argument to the ifa_rtrequest membe...
[TXT] esis.c (in the Attic) [Hide]  1.52   15 years  dyoung   branches: 1.52.6; Use memcpy, memcmp, and memset instead of Bcopy, Bcmp, and Bz...
[TXT] esis.h (in the Attic) [Hide]  1.23   16 years  perry   branches: 1.23.44; 1.23.54; Convert many of the uses of __attribute__ to equiv...
[TXT] files.netiso (in the Attic) [Hide]  1.4   17 years  cube   branches: 1.4.80; 1.4.90; Remove netiso/if_cons.c. It depends on x25 stuff th...
[TXT] idrp_usrreq.c (in the Attic) [Hide]  1.19   15 years  ad   branches: 1.19.8; Set in a lock on new sockets. I don't know how this was misse...
[TXT] idrp_var.h (in the Attic) [Hide]  1.10   15 years  martin   branches: 1.10.34; 1.10.44; Remove clause 3 and 4 from TNF licenses
[TXT] if_cons.c (in the Attic) [Hide]  1.20   17 years  cube   Remove netiso/if_cons.c. It depends on x25 stuff that was removed a while ago. ...
[TXT] if_eon.c (in the Attic) [Hide]  1.68   15 years  dyoung   branches: 1.68.2; Constify the rt_addrinfo argument to the ifa_rtrequest member...
[TXT] iso.c (in the Attic) [Hide]  1.50   15 years  martin   branches: 1.50.6; 1.50.8; Remove clause 3 and 4 from TNF licenses
[TXT] iso.h (in the Attic) [Hide]  1.22   16 years  is   branches: 1.22.18; 1.22.26; 1.22.32; de-__P()ify
[TXT] iso_chksum.c (in the Attic) [Hide]  1.23   17 years  christos   branches: 1.23.76; 1.23.86; Kill caddr_t; there will be some MI fallout, but i...
[TXT] iso_errno.h (in the Attic) [Hide]  1.9   18 years  elad   branches: 1.9.110; 1.9.120; Multiple inclusion protection, as suggested by chr...
[TXT] iso_map.h (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] iso_pcb.c (in the Attic) [Hide]  1.44   15 years  ad   branches: 1.44.2; 1.44.10; Merge the socket locking patch: - Socket layer bec...
[TXT] iso_pcb.h (in the Attic) [Hide]  1.17   16 years  dyoung   branches: 1.17.68; 1.17.78; Eliminate address family-specific route caches (st...
[TXT] iso_proto.c (in the Attic) [Hide]  1.28   15 years  ad   branches: 1.28.24; 1.28.30; Merge the socket locking patch: - Socket layer be...
[TXT] iso_snpac.c (in the Attic) [Hide]  1.51   15 years  dyoung   branches: 1.51.2; Use NULL instead of 0 or (type *)0. No functional change int...
[TXT] iso_snpac.h (in the Attic) [Hide]  1.11   18 years  elad   branches: 1.11.110; 1.11.120; Multiple inclusion protection, as suggested by c...
[TXT] iso_var.h (in the Attic) [Hide]  1.29   15 years  dyoung   branches: 1.29.28; 1.29.38; Constify the rt_addrinfo argument to the ifa_rtreq...
[TXT] tp.trans (in the Attic) [Hide]  1.12   18 years  christos   branches: 1.12.110; 1.12.120; merge ktrace-lwp.
[TXT] tp_astring.c (in the Attic) [Hide]  1.7   18 years  christos   branches: 1.7.110; 1.7.120; merge ktrace-lwp.
[TXT] tp_clnp.h (in the Attic) [Hide]  1.9   18 years  elad   branches: 1.9.110; 1.9.120; Multiple inclusion protection, as suggested by chr...
[TXT] tp_cons.c (in the Attic) [Hide]  1.27   16 years  plunky   Remove remaining TPCONS code. (The TPCONS kernel option was marked obsolete ove...
[TXT] tp_driver.c (in the Attic) [Hide]  1.19   18 years  christos   branches: 1.19.74; 1.19.84; 1.19.90; merge ktrace-lwp.
[TXT] tp_emit.c (in the Attic) [Hide]  1.27   16 years  plunky   branches: 1.27.2; 1.27.10; 1.27.16; Remove remaining TPCONS code. (The TPCON...
[TXT] tp_events.h (in the Attic) [Hide]  1.6   18 years  elad   branches: 1.6.110; 1.6.120; Multiple inclusion protection, as suggested by chr...
[TXT] tp_inet.c (in the Attic) [Hide]  1.36   16 years  dyoung   branches: 1.36.10; 1.36.18; 1.36.24; Poison struct route->ro_rt uses in the k...
[TXT] tp_input.c (in the Attic) [Hide]  1.30   16 years  plunky   branches: 1.30.2; 1.30.10; 1.30.16; Remove remaining TPCONS code. (The TPCON...
[TXT] tp_ip.h (in the Attic) [Hide]  1.10   18 years  elad   branches: 1.10.110; 1.10.120; Multiple inclusion protection, as suggested by c...
[TXT] tp_iso.c (in the Attic) [Hide]  1.32   16 years  dyoung   branches: 1.32.10; 1.32.18; 1.32.24; Poison struct route->ro_rt uses in the k...
[TXT] tp_meas.c (in the Attic) [Hide]  1.14   17 years  christos   branches: 1.14.40; 1.14.50; 1.14.56; Kill caddr_t; there will be some MI fall...
[TXT] tp_meas.h (in the Attic) [Hide]  1.8   18 years  elad   branches: 1.8.110; 1.8.120; Multiple inclusion protection, as suggested by chr...
[TXT] tp_output.c (in the Attic) [Hide]  1.35   15 years  plunky   branches: 1.35.2; 1.35.8; Convert socket options code to use a sockopt structu...
[TXT] tp_param.h (in the Attic) [Hide]  1.18.52.1   15 years  snj   Pull up following revision(s) (requested by adrianp in ticket #582): sys/netiso...
[TXT] tp_pcb.c (in the Attic) [Hide]  1.36   16 years  plunky   branches: 1.36.2; 1.36.10; Remove remaining TPCONS code. (The TPCONS kernel o...
[TXT] tp_pcb.h (in the Attic) [Hide]  1.22   16 years  dyoung   branches: 1.22.44; 1.22.54; Poison struct route->ro_rt uses in the kernel by c...
[TXT] tp_seq.h (in the Attic) [Hide]  1.8   18 years  elad   branches: 1.8.110; 1.8.120; Multiple inclusion protection, as suggested by chr...
[TXT] tp_stat.h (in the Attic) [Hide]  1.9   18 years  elad   branches: 1.9.110; 1.9.120; Multiple inclusion protection, as suggested by chr...
[TXT] tp_states.h (in the Attic) [Hide]  1.5   18 years  elad   branches: 1.5.110; 1.5.120; Multiple inclusion protection, as suggested by chr...
[TXT] tp_states.init (in the Attic) [Hide]  1.4   29 years  cgd   branches: 1.4.206; 1.4.216; New RCS ID's, take two. they're more aesthecially...
[TXT] tp_subr.c (in the Attic) [Hide]  1.21   17 years  christos   branches: 1.21.36; 1.21.40; 1.21.50; Kill caddr_t; there will be some MI fall...
[TXT] tp_subr2.c (in the Attic) [Hide]  1.38   16 years  plunky   branches: 1.38.2; 1.38.10; 1.38.16; Remove remaining TPCONS code. (The TPCON...
[TXT] tp_timer.c (in the Attic) [Hide]  1.19   15 years  ad   branches: 1.19.36; 1.19.46; Merge the socket locking patch: - Socket layer be...
[TXT] tp_timer.h (in the Attic) [Hide]  1.8   18 years  elad   branches: 1.8.110; 1.8.120; Multiple inclusion protection, as suggested by chr...
[TXT] tp_tpdu.h (in the Attic) [Hide]  1.11   18 years  elad   branches: 1.11.110; 1.11.120; Multiple inclusion protection, as suggested by c...
[TXT] tp_trace.c (in the Attic) [Hide]  1.13   17 years  christos   branches: 1.13.40; 1.13.50; 1.13.56; Kill caddr_t; there will be some MI fall...
[TXT] tp_trace.h (in the Attic) [Hide]  1.9   18 years  elad   branches: 1.9.110; 1.9.120; Multiple inclusion protection, as suggested by chr...
[TXT] tp_user.h (in the Attic) [Hide]  1.8   18 years  elad   branches: 1.8.110; 1.8.120; Multiple inclusion protection, as suggested by chr...
[TXT] tp_usrreq.c (in the Attic) [Hide]  1.38   15 years  plunky   branches: 1.38.2; 1.38.8; sockopt_setmbuf() may fail, so handle the possiblity...
[TXT] tp_var.h (in the Attic) [Hide]  1.18   15 years  plunky   branches: 1.18.28; 1.18.38; Convert socket options code to use a sockopt struc...
[TXT] tuba_subr.c (in the Attic) [Hide]  1.11   25 years  thorpej   Nuke TUBA per my note to tech-net; there's no reason to keep it around.
[TXT] tuba_table.c (in the Attic) [Hide]  1.8   25 years  thorpej   Nuke TUBA per my note to tech-net; there's no reason to keep it around.
[TXT] tuba_table.h (in the Attic) [Hide]  1.7   25 years  thorpej   Nuke TUBA per my note to tech-net; there's no reason to keep it around.
[TXT] tuba_usrreq.c (in the Attic) [Hide]  1.14   25 years  thorpej   Nuke TUBA per my note to tech-net; there's no reason to keep it around.


CVSweb <webmaster@jp.NetBSD.org>