summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30this is not GENERICTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-29So mips64 is our first arch that switches to using new MIAlexander Yurchenko
2005-04-29Correct FAN3 divisor for IT8705 and add support for FAN3 divisor on IT8712.Alexander Yurchenko
2005-04-29Make boot code use real mode with 64K segments instead of 1M segments,Tom Cosgrove
2005-04-29syncTheo de Raadt
2005-04-29fixes/updates from openssl-0.9.7g;Jason McIntyre
2005-04-29typo; from grunk AT pestilenz.org via markus@Damien Miller
2005-04-29remove this junk that snuck in the import; spotted by markus@Damien Miller
2005-04-29Remove unneeded include. Han Boetes.Otto Moerbeek
2005-04-29adjust for 0.9.7gDamien Miller
2005-04-29crankDamien Miller
2005-04-29adjust for new files in 0.9.7gDamien Miller
2005-04-29increase EVP_MAX_MD_SIZE to something sane (big enough for SHA512)Damien Miller
2005-04-29resolve conflictsDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2005-04-29syncTheo de Raadt
2005-04-29quiet apmTheo de Raadt
2005-04-29spacingTheo de Raadt
2005-04-29Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing.Jonathan Gray
2005-04-29regenJonathan Gray
2005-04-29ATI IXP 400 devices and some additional Radeon XPRESS IDs.Jonathan Gray
2005-04-28bzero() output before invoking bignum_copy().Miod Vallat
2005-04-28anotherDamien Miller
2005-04-28handle new config -e non-tty input caseTheo de Raadt
2005-04-28if running in -e mode, and stdin is not a tty, then re-print the commandsTheo de Raadt
2005-04-28bump major version, just to be sure.Marc Espie
2005-04-28strip bootblock, attempt to use a smaller sgivol sizeTheo de Raadt
2005-04-28... and don't bother making obj in libobjc.Marc Espie
2005-04-28also use new libobjc on old architectures, since it builds fine withMarc Espie
2005-04-28+=Theo de Raadt
2005-04-28indent and sort FILES sectionBjorn Sandell
2005-04-28shrink extra verbose crudTheo de Raadt
2005-04-28shut upTheo de Raadt
2005-04-28- restore machdep.ztsrawmode when exiting on a signalUwe Stuehler
2005-04-28display a title above the message; suggested by deraadt@Uwe Stuehler
2005-04-28put comment on ztsscale lineTheo de Raadt
2005-04-28Use strlcpy() not snprintf(). OK otto@ and moritz@Todd C. Miller
2005-04-28remove junk from 8 years agoTheo de Raadt
2005-04-28shrink volhdr to 128 bytes. would *love* to go to 64 blocks, since thatTheo de Raadt
2005-04-28Support for "network connected" and "network static" -- announce allClaudio Jeker
2005-04-28Be more careful when copying ifname from the struct sockaddr_dl.Claudio Jeker
2005-04-28Run this test on all shared address space machines. With help fromOtto Moerbeek
2005-04-28-Wall clean nowHenning Brauer
2005-04-28tiny doses of KNF, inspired by a diff for sth else from Brian <bwaichu@yahoo....Henning Brauer
2005-04-28Don't detach interface from pf's perspective until after IPv6 is done with it.Christopher Pascoe
2005-04-28add snprintf checks. ok djm@ markus@Moritz Jodeit
2005-04-28more snprintf error checking. ok krw@Moritz Jodeit
2005-04-28add vsnprintf error checking. ok cloder@ millert@Moritz Jodeit