summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-08holtek; bigionews@snb.itTheo de Raadt
2008-09-08syncMartynas Venckus
2008-09-08add mustek powermust 800 ups; ok theo, sthen@Martynas Venckus
2008-09-08define IEEE80211_STA_ONLY if SMALL_KERNEL is defined to shrinkJonathan Gray
2008-09-08"InUse" is much more interesting than "Releases" for pools. ok beck@Otto Moerbeek
2008-09-08regenBrad Smith
2008-09-08- Add entries for two revisions of the ATI Radeon X1650 adapters.Brad Smith
2008-09-08Fix a link state issue reported by reyk@Brad Smith
2008-09-08remove some useless comments.Brad Smith
2008-09-08IEEE 802.3 Annex 28B.3 explicitly specifies the following relativeBrad Smith
2008-09-08turn off CAST assembler code (i.e. use C implementation) as it has badDamien Miller
2008-09-08expand switch cases so they're not so ugly and easier to read.Brad Smith
2008-09-08delete a few more things. hoping someone shows up who is upset by this,Theo de Raadt
2008-09-07gc unused file (obseleted by libcrypto update)Damien Miller
2008-09-07syncTheo de Raadt
2008-09-07syncTheo de Raadt
2008-09-07bump minor. ok kettenis@Martynas Venckus
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15Martynas Venckus
2008-09-07sparc now requires this bloated library to be -fPICTheo de Raadt
2008-09-07allow PICFLAG to be overridden; ok kettenis drahnTheo de Raadt
2008-09-07update wireless synopsis too: nwid requires an argument, chan does not;Jason McIntyre
2008-09-07nwid requires an arg; ok deraadtJason McIntyre
2008-09-07fix silly mix up in PREDEFINED STRINGS;Jason McIntyre
2008-09-07Fix merge botch.Mark Kettenis
2008-09-07Fix param list for xdrrec_eof. Found during coding some stuff that usesMarco Peereboom
2008-09-07Nuke ifconfig '-m' uses. Use bare 'media' instead. Pointed out byKenneth R Westerback
2008-09-07(oops, forgot to grep for "ifconfig -M/m")Jason McIntyre
2008-09-07- say what "media" w/o args doesJason McIntyre
2008-09-07Allow some set-style commands to have zero arguments. If there is anTheo de Raadt
2008-09-07Kill some unneeded defines and struct members.Owain Ainsworth
2008-09-07syncTheo de Raadt
2008-09-06match libc sha2(3) API changes for kernel; ok millert@Damien Miller
2008-09-06Fix comment to catch up with HPPA_PGALIAS change.Mark Kettenis
2008-09-06Try to clean up the cross build environment, more of the tree cross builds nowDale Rahn
2008-09-06Return EIO when the residual is > xs->datalen, even if SCSI_SILENT isKenneth R Westerback
2008-09-06Something else that nothing calls.Owain Ainsworth
2008-09-06remove duplicate definition of OPENSSL_DSA_MAX_MODULUS_BITS spottedDamien Miller
2008-09-06more removal of text relevant to the now-removed MALLOC() and FREE(),Jason McIntyre
2008-09-06- don't list *.merged files in the "remaining for you to merge by hand"Antoine Jacoutot
2008-09-06OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need ourDamien Miller
2008-09-06adapt to API changes in OpenSSL 0.9.8hDamien Miller
2008-09-06update for openssl-0.9.8hDamien Miller
2008-09-06remerge local tweaks, update per-arch configuration headers, updateDamien Miller
2008-09-06resolve conflictsDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2008-09-06adapt to sha2(3) API changes; ok millert@Damien Miller
2008-09-06crank for sha2 changesDamien Miller
2008-09-06Rename SHA256/384/512 API to avoid namespace collisions withDamien Miller
2008-09-06correct name. -mojMats O Jansson
2008-09-06Calling --help shouldn't be an error condition, so exit with status 0Simon Bertrang