summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-07Fix typo in comment.Mark Kettenis
2008-07-07Update to tzdata2008d from elsie.nci.nih.gov.Todd C. Miller
2008-07-07Add an entry to report the bus clock on bernd's atom laptop.Jonathan Gray
2008-07-07Use bus_dmamap_load_mbuf() instead of bus_dmamap_load() whenThordur I. Bjornsson
2008-07-07Shorten the sensor description and reserve room for optional charactersMarc Balmer
2008-07-07Add AGP and hostbridge support for the Intel 82945GME chipset.Bernd Ahlers
2008-07-07syncBernd Ahlers
2008-07-07Add Intel 82945GME Hostbridge and Video.Bernd Ahlers
2008-07-07Application-specified thread stacks didn't work with libpthreadPhilip Guenthe
2008-07-07tweak the alignment of the rx buffers so the headers in the frame areDavid Gwynne
2008-07-07we don't need arg after the debug3() was removed. from lint.Kevin Steves
2008-07-06oops, fix getpwent() use of wrong buffersTheo de Raadt
2008-07-06Add the position to the sensor description.Marc Balmer
2008-07-06remove #ifndef nolint gooThordur I. Bjornsson
2008-07-06Don't change the size of the partition being newfs'd when sectorsize,Kenneth R Westerback
2008-07-06- no need for .Pp before or after .ShJason McIntyre
2008-07-06Make 'dhcp' the initial default when configuring the network. ThisKenneth R Westerback
2008-07-06When the device gets close switch back from alternate interface toMarcus Glocker
2008-07-06spacing.Igor Sobrado
2008-07-06sync synopsis and usage.Igor Sobrado
2008-07-06spacing.Igor Sobrado
2008-07-06Zap redundant prototype for nfsrv_zapsock();Thordur I. Bjornsson
2008-07-06pciide_match() is a bit convoluted, we match anything claimingJonathan Gray
2008-07-06Use UT_{READ|WRITE}_VENDOR_DEVICE instead of self defined values.Marc Balmer
2008-07-06Adjust SYNOPSIS.Mark Kettenis
2008-07-06ssm(4)Mark Kettenis
2008-07-06Enable ssm(4) and remove hacks that worked around the fact that we didn'tMark Kettenis
2008-07-06Add ssm(4), a driver for the scalable shared memory device found onMark Kettenis
2008-07-06Bump verson number now that the bootloader works on the v1280.Mark Kettenis
2008-07-06sbbc(4)Mark Kettenis
2008-07-06Add sbbc(4), a driver for the BootBus controller on Serengeti and StarCatMark Kettenis
2008-07-06Add missing include such that RAMDISK kernels compile again.Mark Kettenis
2008-07-06syncTheo de Raadt
2008-07-05Copy OBP breakpoint vector from the PROM trap table into our own trap table.Mark Kettenis
2008-07-05Add function to read %tba.Mark Kettenis
2008-07-05Apparantly the "chain" OpenFirmware interface always fails so don't botherMark Kettenis
2008-07-05Round up memory allocations to page size. Apparently sane firmware versions doMark Kettenis
2008-07-05Specify the correct number of arguments in prom call that sets the trap tableMark Kettenis
2008-07-05Calculate the size of kernel text correctly if it spans multiple prom mappingMark Kettenis
2008-07-05Link bootloader at 1MB (same a the Solaris bootloader) instead of 8MB (whichMark Kettenis
2008-07-05synchronize usage of atactl commands with manual page.Igor Sobrado
2008-07-05each utility must have its own usage and an unique set of options.Igor Sobrado
2008-07-05each utility must have its own usage and its own set of options;Igor Sobrado
2008-07-05The firmware on the v1280 changes %wstate behind our back. Work around thisMark Kettenis
2008-07-05Don't play games with %cleanwin when spinning up secondary CPUs. The firmwareMark Kettenis
2008-07-05When waking an nfs daemon, use wakeup_one vice wakeup, asBret Lambert
2008-07-05regenMark Kettenis
2008-07-05Add Sun SBBC.Mark Kettenis
2008-07-05Remove R_GETONEREP and the code that checks if its setThordur I. Bjornsson
2008-07-05in pf_state_key_attach(), when there is already an existing state key thatDavid Krause