summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-30Get rid of `U' suffix for psr field values.Miod Vallat
2005-04-30Use [XNF]IP_ADDR constants rather than their numeric values.Miod Vallat
2005-04-30A simpler and better SET_PC_REGS().Miod Vallat
2005-04-30Remove m88k_psr_type and function with utterly long names to control the psr,Miod Vallat
2005-04-30Remove disabled code which would disable all interrupts rather than switchMiod Vallat
2005-04-30As on i386, ensure we save the %ebx register returned from the BIOSTom Cosgrove
2005-04-30Ensure we save the %ebx register returned from the BIOS call, not justTom Cosgrove
2005-04-30Fix rtsol IPv6 install - check correct directory for hostname.* files.Kenneth R Westerback
2005-04-30Add support for large files (> 4GB).Niall O'Higgins
2005-04-30Support checking filesystems which have or once had large files (>4 GB)Niall O'Higgins
2005-04-30Fix printing floating-point numbers. Bump major number.Mark Kettenis
2005-04-30various fixes;Jason McIntyre
2005-04-30Change internals of FILE: reuse the unget buffer field to access anMarc Espie
2005-04-30isw* classification functions from citrus, with a `stub' implementationMarc Espie
2005-04-30sort the supported devices list, and fix SEE ALSO;Jason McIntyre
2005-04-30check for ETHERMIN in SIOCSIFMTU ioctl; from bradPeter Valchev
2005-04-30From NetBSD, pt to by brad (might fix csum problems, else they mayPeter Valchev
2005-04-30match disklabel changeTheo de Raadt
2005-04-30Better header at the top:Theo de Raadt
2005-04-30make this useable to people busy installingTheo de Raadt
2005-04-30syncTheo de Raadt
2005-04-30add some fleshTheo de Raadt
2005-04-30prettierTheo de Raadt
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