summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-23- relax alignment constraintsJason Wright
2001-05-23Fix getattr and setattr.Artur Grabowski
2001-05-23Do not enable debugging, such as PRINTF_DEBUG for ld.so, it becomesDale Rahn
2001-05-23Indentation.Artur Grabowski
2001-05-23Mostly clean-up:Marc Espie
2001-05-23bus_dmaify mcr handling (just leaves buffer lists and mac buffer to go...)Jason Wright
2001-05-22Add an IPSEC_NEEDED tag if SKIPCRYPTO is set in the TDBAngelos D. Keromytis
2001-05-22- delay allocation of rng handling structuresJason Wright
2001-05-22- Don't poll the rng more than 100 times a secondJason Wright
2001-05-22Do some ideally unneeded checking of tags.Angelos D. Keromytis
2001-05-22TAILQ_INIT() is preferred.Angelos D. Keromytis
2001-05-22Initialize packet tags.Angelos D. Keromytis
2001-05-22Initialize packet tag -- this has probably been causing panics forAngelos D. Keromytis
2001-05-22More fixes. From <mpech@prosoft.org.lv>Hakan Olsson
2001-05-22Initial commit of libsectok (secure token)Jim Rees
2001-05-22Compile with WDCDEBUG. Fix a debug printout.Hakan Olsson
2001-05-22Some fixes. From <mpech@prosoft.org.lv>Hakan Olsson
2001-05-22fix dfe530* lineMichael Shalayeff
2001-05-22support for D-Link DFE-530TX and DFE-530TX+; from Maxim Tsyplakov <tm@oganer....Michael Shalayeff
2001-05-22mdoc-ify. Add $OpenBSD$Hakan Olsson
2001-05-22mdoc-ify. Fix section headers. Some typos.Hakan Olsson
2001-05-22Vendor and prodid are 16-bits, not 32.Federico G. Schwindt
2001-05-22A few more entries from NetBSD.Federico G. Schwindt
2001-05-22regen.Federico G. Schwindt
2001-05-22More products from NetBSD.Federico G. Schwindt
2001-05-22Corega FastEther TXD.Federico G. Schwindt
2001-05-22regen.Federico G. Schwindt
2001-05-22Corega Fast Ether TXD; from NetBSD.Federico G. Schwindt
2001-05-22Add Synergy21 S21810 support; from NetBSD.Federico G. Schwindt
2001-05-22regen.Federico G. Schwindt
2001-05-22Add Synergy21 S21810; from NetBSD.Federico G. Schwindt
2001-05-22Back out pkg_version. espie has better plans.brian
2001-05-22fix starting comment; detected while playing with recent gas.Federico G. Schwindt
2001-05-22Simplify option printing. ok deraadt@Angelos D. Keromytis
2001-05-22note obsolete for > OpenSSH-1.2; ok markus@Kevin Steves
2001-05-21More verbose error message (what's the actual sysctl that failed)Angelos D. Keromytis
2001-05-21Correctly position the #if's wrt the locking macros...Miod Vallat
2001-05-21static binaryTheo de Raadt
2001-05-21Name the PowerPC G4 processors better. Do not perform the cache controlDale Rahn
2001-05-21Remove outdated comment about media selection; fkr-ml@grummel.netAaron Campbell
2001-05-21Add pkg_version from FreeBSD (modulo the PORT_REVISION stuff)brian
2001-05-21Better FEATURE handling for dnssecHakan Olsson
2001-05-21SKIPCRYPTO flagAngelos D. Keromytis
2001-05-21Remove csum-related tags (we'll use mbuf flags instead), add some new ones.Angelos D. Keromytis
2001-05-21Cosmetic.Angelos D. Keromytis
2001-05-21Use int16_t for tag ID and tag length.Angelos D. Keromytis
2001-05-21Use int16_t for the type and length of ipsec_ref objects.Angelos D. Keromytis
2001-05-21Avoid structure auto-padding (from Theo)Angelos D. Keromytis
2001-05-21Use a reference-counted structure for IPsec IDs and credentials, so weAngelos D. Keromytis
2001-05-20fix comments.Grigoriy Orlov