Age | Commit message (Expand) | Author |
2008-03-25 | section 3, Darrin Chandler | Otto Moerbeek |
2008-03-24 | disable no-replace rename test now that we prefer a POSIX rename; spotted | Damien Miller |
2008-03-24 | Make it possible to disable/enable pseudo devices in UKC, config file and | Mats O Jansson |
2008-03-24 | add "sparc64" to .Dt; | Jason McIntyre |
2008-03-24 | Remove KASSERT that's causing grieve on sun4v, and I've never seen triggered. | Mark Kettenis |
2008-03-24 | - extern.h is already included by ps.h, so zap it. | Jasper Lievisse Adriaanse |
2008-03-24 | add it(4) at port 0x228, found on some motherboards. | Oleg Safiullin |
2008-03-24 | bye, bye recalloc. Bad interface for various reasons. | Marc Espie |
2008-03-24 | check for emptiness of SRCS, since make warns otherwise. | Marc Espie |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Theo de Raadt |
2008-03-24 | We were led astray (like many others before us) to believe that | Theo de Raadt |
2008-03-24 | - since we are in control of shared library versions, advise people to | Antoine Jacoutot |
2008-03-24 | Correct the synopsis. | Joel Sing |
2008-03-24 | remove dependency on recalloc() | Todd C. Miller |
2008-03-24 | Use correct cpuid on sun4v. | Mark Kettenis |
2008-03-24 | auvia(4) doesn't record properly, so don't claim full-duplex | Jacob Meuser |
2008-03-24 | 8-bit has been emulated for some time now. quit lying. | Jacob Meuser |
2008-03-24 | sync | Theo de Raadt |
2008-03-24 | Change XXgetdisklabel() to the 'normal' four parameter model to | Kenneth R Westerback |
2008-03-23 | Add code to initialize CPUs on sun4v. | Mark Kettenis |
2008-03-23 | Remove two stray references to the departed -r argument to disklabel. | Kenneth R Westerback |
2008-03-23 | Sigh! The sun4v TTEs have a different layout than sun4u TTEs. Rename the | Mark Kettenis |
2008-03-23 | 4.3 is fin; ok deraadt | Constantine A. Murenin |
2008-03-23 | Missing .El; spotted by jmc@ | Miod Vallat |
2008-03-23 | typo; deraadt | Miod Vallat |
2008-03-23 | sync | Theo de Raadt |
2008-03-23 | tweak previous; | Jason McIntyre |
2008-03-23 | Not-functional-enough driver for the Sun Expert3D cards, put in tree as an | Miod Vallat |
2008-03-23 | .Pp is not needed before or after .Sh; | Jason McIntyre |
2008-03-23 | Sometimes the registers claiming the aperture size on 9XX chipsets lie. | Owain Ainsworth |
2008-03-23 | Nuke disklabel -r. All labels come from the kernel via ioctl. | Kenneth R Westerback |
2008-03-23 | setroot() is supposed to be safe in all cases, so kill the special cases | Theo de Raadt |
2008-03-23 | Bring mac68k into the md_checkfordisklabel()-free world. | Kenneth R Westerback |
2008-03-23 | Done mark a disable of a disabled device as an change (and same with enable). | Mats O Jansson |
2008-03-23 | No point in warning users during install that the disklabel has a | Kenneth R Westerback |
2008-03-23 | prefer POSIX-style file renaming over filexfer rename behaviour if the server | Damien Miller |
2008-03-23 | Wrong printf construct. | Miod Vallat |
2008-03-23 | show all mounts command for ddb. From mickey a long time ago. | Miod Vallat |
2008-03-23 | Use new defines from pcidevs to match Expert3D. | Miod Vallat |
2008-03-23 | regen | Miod Vallat |
2008-03-23 | More 3DLabs devices. | Miod Vallat |
2008-03-23 | Make ovbcopy() the default bcopy() flavour; requested by deraadt@ some time ago. | Miod Vallat |
2008-03-23 | Do not abort walking the tree if a node's contents is too large; allows | Miod Vallat |
2008-03-23 | Fix ovbcopy() operation when copying shorts backwards, similar to sparc | Miod Vallat |
2008-03-23 | Add AGP support for the Intel G33 chipset. | Damien Bergamini |
2008-03-23 | enable andl; ok deraadt | Constantine A. Murenin |
2008-03-23 | andl(4) manual page for Andigilog aSC7611 | Constantine A. Murenin |
2008-03-23 | New andl(4) driver for Andigilog aSC7611 Hardware Monitor. | Constantine A. Murenin |
2008-03-23 | update sensor list; from Geoff Steckel | Theo de Raadt |
2008-03-23 | sync | Theo de Raadt |