summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-02-09Protect ips_poll call with splbio.Alexander Yurchenko
2009-02-09two more consistency checks for a disklabel, to prevent havoc laterOtto Moerbeek
2009-02-09syncTodd T. Fries
2009-02-09fix uninitialized argument.Charles Longeau
2009-02-09STANDARDS: these applications are no longer optional in posixJason McIntyre
2009-02-09Update to tzdata2009b from elsie.nci.nih.govTodd C. Miller
2009-02-09Add caveat that rebuild is not currently implemented on softraid.Marco Peereboom
2009-02-09Remove an unused define.Owain Ainsworth
2009-02-09Only print information on the writeback test if it fails. Otherwise onlyOwain Ainsworth
2009-02-09Correct function name in warning to avoid confusion. After a discussion onClaudio Jeker
2009-02-09ignore evironment variables if the program is setuid or setgidAlexandre Ratchov
2009-02-09Remove the inteldrm pageflipping code.Owain Ainsworth
2009-02-09Don't enable vblank if the pipe is disabled.Owain Ainsworth