..
xebec
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
Makefile
…
README
…
argo_debug.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
clnl.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
clnp.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
clnp_debug.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
clnp_er.c
Introduce new helper functions to abstract the route caching.
2006-12-15 21:18:52 +00:00
clnp_frag.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
clnp_input.c
Avoid overlapping struct assignment for FDDI. Should fix netiso like in the
2006-12-10 12:34:42 +00:00
clnp_options.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
clnp_output.c
KNF.
2006-12-06 00:39:56 +00:00
clnp_raw.c
Introduce new helper functions to abstract the route caching.
2006-12-15 21:18:52 +00:00
clnp_stat.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
clnp_subr.c
Introduce new helper functions to abstract the route caching.
2006-12-15 21:18:52 +00:00
clnp_timer.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cltp_usrreq.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
cltp_var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
cons.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
cons_pcb.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
eonvar.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
esis.c
Check parameters to avoid potential panic root user.
2006-11-24 12:47:43 +00:00
esis.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
files.netiso
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
idrp_usrreq.c
fix initializers
2006-08-30 15:32:23 +00:00
idrp_var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
if_cons.c
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
2006-09-07 02:40:31 +00:00
if_eon.c
Introduce new helper functions to abstract the route caching.
2006-12-15 21:18:52 +00:00
iso.c
Kill some KAUTH_GENERIC_ISSUSER.
2006-10-25 23:40:57 +00:00
iso.h
#include <sys/protosw.h> for isosw[] extern.
2006-05-11 01:14:55 +00:00
iso_chksum.c
Coverity CID 860: Prevent NULL deref.
2006-04-14 23:53:53 +00:00
iso_errno.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
iso_pcb.c
Consistent usage of KAUTH_GENERIC_ISSUSER.
2007-01-04 19:07:03 +00:00
iso_pcb.h
Use the LWP cached credentials where sane.
2006-07-23 22:06:03 +00:00
iso_proto.c
Here are various changes designed to protect against bad IPv4
2006-12-09 05:33:04 +00:00
iso_snpac.c
Consistent usage of KAUTH_GENERIC_ISSUSER.
2007-01-04 19:07:03 +00:00
iso_snpac.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
iso_var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tp.trans
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tp_astring.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tp_clnp.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_cons.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
tp_driver.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tp_emit.c
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
2006-09-07 02:40:31 +00:00
tp_events.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_inet.c
Remove superfluous parentheses.
2006-12-03 21:56:30 +00:00
tp_input.c
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
2006-09-07 02:40:31 +00:00
tp_ip.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_iso.c
Introduce new helper functions to abstract the route caching.
2006-12-15 21:18:52 +00:00
tp_meas.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
tp_meas.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_output.c
Consistent usage of KAUTH_GENERIC_ISSUSER.
2007-01-04 19:07:03 +00:00
tp_param.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_pcb.c
use c99 initializers
2006-09-03 06:53:08 +00:00
tp_pcb.h
Use the LWP cached credentials where sane.
2006-07-23 22:06:03 +00:00
tp_seq.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_stat.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_states.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_states.init
…
tp_subr.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tp_subr2.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
tp_timer.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tp_timer.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_tpdu.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_trace.c
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tp_trace.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_user.h
Multiple inclusion protection, as suggested by christos@ on tech-kern@
2005-12-11 00:01:36 +00:00
tp_usrreq.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
tp_var.h
Use the LWP cached credentials where sane.
2006-07-23 22:06:03 +00:00