summaryrefslogtreecommitdiff
path: root/sys/arch/mipsco/include/rwlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mipsco/include/rwlock.h')
0 files changed, 0 insertions, 0 deletions
td>Add (unsigned char) cast to ctype function (for /sbin/setkey)dsl 2003-09-12make it possible to SADB_DUMP via sysctl. request by mrgitojun 2003-09-07- prepare for RFC2401bis 64bit sequence number (no behavior change yet)itojun 2003-08-22allow userland to specify SPD ID. more readable debugging messages.itojun 2003-08-22backout; committed by mistakeitojun 2003-08-22do not quit from key_sendup() even if writes to non-target socket fails.itojun 2002-09-27remove trailing \n in panic(). approved perry.provos 2002-06-27correct %d/%u mismatch. sync w/kameitojun 2002-06-12do not copy policy-on-socket at all. avoid copying packet header value toitojun 2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-13add RCSIDslukem 2001-08-16avoid symbol conflict with "sin()".itojun 2001-08-12remove "#ifdef IPSEC_DEBUG" conditional from from key_debug.hitojun 2001-08-02pass replay sequence number on sadb_x_sa2 (it's outside of PF_KEY standarditojun 2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz 2000-09-22use real wallclock (got by microtime) to compute IPsec database lifetimes.itojun 2000-07-04move ipsec_{hex,bin}dump() into #ifdef wrapper.itojun 2000-07-01nuke sadb_x_ident_id, wihich violates pfkey standard.itojun 2000-06-15correct ordering mistake in SADB_DUMP.itojun 2000-06-12sync with almost-latest KAME IPsec. full changelog would be too bigitojun 2000-02-06fix include pathname for better rfc2292 compliance.itojun 2000-01-31bring in latest KAME ipsec tree.itojun 1999-07-06sync with KAME/NetBSD 1.4, SNAP kit 19990705.itojun 1999-07-05ntohl() doesn't return long, so cast it.cjs 1999-07-03RCS ID police.thorpej 1999-07-01Fix printf format on LP64.thorpej 1999-07-01less warning on userland compilation.itojun 1999-07-01IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.itojun 1999-06-28KAME/NetBSD 1.4 SNAP kit, dated 19990628.itojun