summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-23Deal with another strangeness caused by the abuse of theArtur Grabowski
2001-05-23Add an argument to doscan which is a pointer to a KEYMAP pointer.Artur Grabowski
2001-05-23Fix up SYNOPSIS and option descriptions; bk@rt.fmAaron Campbell
2001-05-23USB mice apply here, too.Aaron Campbell
2001-05-23kill complete_function. Not used anymore.Artur Grabowski
2001-05-23complt already has code to finish the completion from a list.Artur Grabowski
2001-05-23fix wsmoused commentMarco S Hyman
2001-05-23remove unused defineArtur Grabowski
2001-05-23Get rid of 'prefix' and use NULL instead.Artur Grabowski
2001-05-23Creatively use addlinef when listing buffers (C-X-C-B).Artur Grabowski
2001-05-23Don't include the trailing NUL in output.Artur Grabowski
2001-05-23It's unnecessary to have addline as a function. Make it a macro.Artur Grabowski
2001-05-23Add addlinef that's an addline with printf-style format arguments.Artur Grabowski
2001-05-23When showing the matching paren, don't sleep for one second, use ttwaitArtur Grabowski
2001-05-23Adjust computed cpuspeed by 3/8 on 68040 machines to correspond toTodd C. Miller
2001-05-23Don't panic on kqueues and crypto descriptors in fpathconf.Artur Grabowski
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