summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-12Fix typo; wClockFrequency -> dwClockFrequency.Marcus Glocker
2009-02-12don't access undocumented register 0x82 for <= MAC06, since newerMartynas Venckus
2009-02-12kill trailing whitespace;Jason McIntyre
2009-02-12document RemoteForward usage with 0 listen portDamien Miller
2009-02-12consistency: Dq => QlDamien Miller
2009-02-12document -R0:... usageDamien Miller
2009-02-12some paranoia: check that the serialised key is really KEY_RSA beforeDamien Miller
2009-02-12tighten check for -R0:... forwarding: only allow dynamic allocation ifDamien Miller
2009-02-12support remote port forwarding with a zero listen port (-R0:...) toDamien Miller
2009-02-12revert pf.c r1.629 (which moved to this file) which was causingStuart Henderson
2009-02-12-v logs debug adjtime calls also; ok henning@Kevin Steves
2009-02-11Because IPv6 fucked up and created a badly sized struct sockaddr_in6 we needClaudio Jeker
2009-02-11sync text to previous a little;Jason McIntyre
2009-02-11consistent .Nd;Jason McIntyre
2009-02-11tweak previous;Jason McIntyre
2009-02-11Avoid level going negative on deep (i mean really deep) dirs. ReportedOtto Moerbeek
2009-02-11Prettier fake scsi inquiry ascii strings.Alexander Yurchenko
2009-02-11Remove uvm_km_alloc_poolpage1 as it serves no particular purposeMike Belopuhov
2009-02-11- add a missing breakKevin Lo
2009-02-11fix gcc bug that broke double -> unsigned long conversions on sparc64Martynas Venckus
2009-02-11Add a few missing byteorder conversion calls, tho I don't reallyAlexander Yurchenko
2009-02-11Mention bio(4) support.Alexander Yurchenko
2009-02-11move prototypes that are really in ntp.c; ok henning@Kevin Steves
2009-02-10Use proper BAR on newer mfi raid cards.Marco Peereboom
2009-02-10correct function definitions; from Markus BergkvistJason McIntyre
2009-02-10Remove iop xref, it's a pasto.Alexander Yurchenko
2009-02-10mark these utilities as being largely posix compliant or, in the case ofJason McIntyre
2009-02-10STANDARDS:Jason McIntyre
2009-02-10remove run(4) from some RAMDISKDamien Bergamini
2009-02-10run(4) firmware. reminded by sthen@Damien Bergamini
2009-02-10enable run(4) everywhere where ural(4) and rum(4) are enabled.Damien Bergamini
2009-02-10Sync with current MI tree.Alexander Yurchenko
2009-02-10Fix two obvious copy-paste errors in fatal error messages. We wereStefan Sperling
2009-02-10do not compile with RUN_DEBUG by defaultDamien Bergamini
2009-02-10log tiny frequency adjustments at debug only.Kevin Steves
2009-02-10endservent() not needed here; ok henning@Kevin Steves
2009-02-10Ops, forgot to update package files list.Marcus Glocker
2009-02-10Update firmware package URL.Marcus Glocker
2009-02-10tweak previous;Jason McIntyre
2009-02-10Add missing copperhead chipset support bits.Alexander Yurchenko
2009-02-10Fix some typosgiovanni
2009-02-10Update copyright year.Alexander Yurchenko
2009-02-10ips' bios has a very limited number of functions. to do raid configurationAlexander Yurchenko
2009-02-10Update controllers list from ibm website.Alexander Yurchenko
2009-02-10Unbreak sgivol. When writing to the raw device use the native blocksize.Joel Sing
2009-02-10Fix null pointer for shutdown if acpi not enabledJordan Hargrave
2009-02-09Improve adapter type displaying.Alexander Yurchenko
2009-02-09Don't panic if m_copyback() is working on a M_READONLY() mbuf. The old versionClaudio Jeker
2009-02-09Document that ips has bio support now.Alexander Yurchenko
2009-02-09Start on bioctl support for ips. Only adapter and volume info for now.Alexander Yurchenko