summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-24Use correct cpuid on sun4v.Mark Kettenis
2008-03-24auvia(4) doesn't record properly, so don't claim full-duplexJacob Meuser
2008-03-248-bit has been emulated for some time now. quit lying.Jacob Meuser
2008-03-24syncTheo de Raadt
2008-03-24Change XXgetdisklabel() to the 'normal' four parameter model toKenneth R Westerback
2008-03-23Add code to initialize CPUs on sun4v.Mark Kettenis
2008-03-23Remove two stray references to the departed -r argument to disklabel.Kenneth R Westerback
2008-03-23Sigh! The sun4v TTEs have a different layout than sun4u TTEs. Rename theMark Kettenis
2008-03-234.3 is fin; ok deraadtConstantine A. Murenin
2008-03-23Missing .El; spotted by jmc@Miod Vallat
2008-03-23typo; deraadtMiod Vallat
2008-03-23syncTheo de Raadt
2008-03-23tweak previous;Jason McIntyre
2008-03-23Not-functional-enough driver for the Sun Expert3D cards, put in tree as anMiod Vallat
2008-03-23.Pp is not needed before or after .Sh;Jason McIntyre
2008-03-23Sometimes the registers claiming the aperture size on 9XX chipsets lie.Owain Ainsworth
2008-03-23Nuke disklabel -r. All labels come from the kernel via ioctl.Kenneth R Westerback
2008-03-23setroot() is supposed to be safe in all cases, so kill the special casesTheo de Raadt
2008-03-23Bring mac68k into the md_checkfordisklabel()-free world.Kenneth R Westerback
2008-03-23Done mark a disable of a disabled device as an change (and same with enable).Mats O Jansson
2008-03-23No point in warning users during install that the disklabel has aKenneth R Westerback
2008-03-23prefer POSIX-style file renaming over filexfer rename behaviour if the serverDamien Miller
2008-03-23Wrong printf construct.Miod Vallat
2008-03-23show all mounts command for ddb. From mickey a long time ago.Miod Vallat
2008-03-23Use new defines from pcidevs to match Expert3D.Miod Vallat
2008-03-23regenMiod Vallat
2008-03-23More 3DLabs devices.Miod Vallat
2008-03-23Make ovbcopy() the default bcopy() flavour; requested by deraadt@ some time ago.Miod Vallat
2008-03-23Do not abort walking the tree if a node's contents is too large; allowsMiod Vallat
2008-03-23Fix ovbcopy() operation when copying shorts backwards, similar to sparcMiod Vallat
2008-03-23Add AGP support for the Intel G33 chipset.Damien Bergamini
2008-03-23enable andl; ok deraadtConstantine A. Murenin
2008-03-23andl(4) manual page for Andigilog aSC7611Constantine A. Murenin
2008-03-23New andl(4) driver for Andigilog aSC7611 Hardware Monitor.Constantine A. Murenin
2008-03-23update sensor list; from Geoff SteckelTheo de Raadt
2008-03-23syncTheo de Raadt
2008-03-23Use fileno() instead of peeking into FILE *; Paul StoeberTheo de Raadt
2008-03-22No point in checking disklabel output for 'disk label corrupted' messageKenneth R Westerback
2008-03-22Add support for DIOCRLDINFO, DIOCGPDINFO, DIOCGPART to the fdKenneth R Westerback
2008-03-22spaces found reading that diffTheo de Raadt
2008-03-22put in explicit suffix rules, they're needed anyways since $< is only usedMarc Espie
2008-03-22syncTheo de Raadt
2008-03-22Fix the freeing of two uninitialized strings. OK niallo@Todd C. Miller
2008-03-22Reintroduce the cputyp variable, and use it to distinguish between sun4u andMark Kettenis
2008-03-22- remove pre-uvm prototype of pmap_page_index()Jasper Lievisse Adriaanse
2008-03-22Nuke some unused magic.Tobias Weingartner
2008-03-22flag constant values should be UL, spotted by deraadt@Otto Moerbeek
2008-03-22move statvfs.c to gen, since it is not a syscall; ok deraadt@Otto Moerbeek
2008-03-22overdue statvfs man pageOtto Moerbeek
2008-03-22Simplify cpu_switchto() such that it doesn't need to know the number ofMark Kettenis