summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-01-07Remove unnecessary include files.Angelos D. Keromytis
2000-01-07Remove unused include files.Angelos D. Keromytis
2000-01-07Make some of the GRE-specific ioctls privileged. Remove a lot ofAngelos D. Keromytis
2000-01-07Missing sysctl.h includeAngelos D. Keromytis
2000-01-07Forgot the names here...Angelos D. Keromytis
2000-01-07GRE/MobileIP input routine processing, from NetBSD (with a fewAngelos D. Keromytis
2000-01-07gre interface code, from NetBSD (with some changes)Angelos D. Keromytis
2000-01-07Document gre.allow and mobileip.allowAngelos D. Keromytis
2000-01-07gre.allow and mobileip.allowAngelos D. Keromytis
2000-01-07Add mobileip (proto 55)Angelos D. Keromytis
2000-01-07Add missing IF_DROPsAngelos D. Keromytis
2000-01-07IPPROTO_GRE and IPPROTO_MOBILE definitions (from NetBSD)Angelos D. Keromytis
2000-01-07ifdef cleanupAngelos D. Keromytis
2000-01-07Cleanup ifdefsAngelos D. Keromytis
2000-01-07Early check for destination port 0 (itojun@)Angelos D. Keromytis
2000-01-07sync with Greg Oster's NetBSD changes to Jan 4th 2000Peter Galbavy
2000-01-07sync with Greg Oster's NetBSD chages to Jan 4th 2000.Peter Galbavy
2000-01-07sync with work by Greg Oster on NetBSDPeter Galbavy
2000-01-07Update documentation to reflect 3.3.6Kjell Wooding
2000-01-07Update documentation to reflect 3.3.6 changes.Kjell Wooding
2000-01-07Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interfacebrian
2000-01-07Upgrade from 2.23 -> 2.26brian
2000-01-07s/memset/bzero/Jun-ichiro itojun Hagino
2000-01-06build libpthread AND libc_r for i386David Leonard
2000-01-06fix includes; bdeTheo de Raadt
2000-01-06In multi-column output, don't bother filling up last column before '\n'.Marc Espie
2000-01-06use everything in libc_r (sorry, todd)David Leonard
2000-01-06Leave audio alone for midi or midibus.Federico G. Schwindt
2000-01-06for now, use -lpthread on i386. one day every arch will do this...David Leonard
2000-01-06for now, disable weak aliases for all archs except i386David Leonard
2000-01-06don't use _C_LABEL. but do use __STRINGDavid Leonard
2000-01-06missing ';'David Leonard
2000-01-06abstract -pthread switch into PTHREAD varDavid Leonard
2000-01-06happy with non-weak testing. bump major versions just in case.David Leonard
2000-01-06rename thread_storage to unithread_storage to avoid object name conflictDavid Leonard
2000-01-06remove mx and replace with dcJason Wright
2000-01-06 use 'x/**/y' as non-ansi concat, and not 'x /**/ y' - duhDavid Leonard
2000-01-06okay then, don't use _C_LABEL. redefine _PROF_PROLOGUE which seems a lot sanerDavid Leonard
2000-01-06well. that wasnt tested very well.David Leonard
2000-01-06add __weak_alias() macroDavid Leonard
2000-01-06oopsDavid Leonard
2000-01-06use weak symbolsDavid Leonard
2000-01-06use _C_LABEL macroDavid Leonard
2000-01-06include thread/Makefile.incDavid Leonard
2000-01-06include thread_private.hDavid Leonard
2000-01-06LIBCR_SRCDIRDavid Leonard
2000-01-06unused varsDavid Leonard
2000-01-06use WEAK_* macrosDavid Leonard
2000-01-06_THREAD_PRIVATE_* macros changedDavid Leonard
2000-01-06use thread-specific storage for the members listDavid Leonard