summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-14Add the generated MAKEDEV.8 for socppc.Miod Vallat
2008-05-14Add socppc, reminded by jmc@Miod Vallat
2008-05-14Get memory size and base address of internal memory mapped registers fromMark Kettenis
2008-05-14Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc andMiod Vallat
2008-05-14add missing $OpenBSD$ tagsCharles Longeau
2008-05-14ttydefaults.h -> sys/ttydefaults.h;Jason McIntyre
2008-05-14Make all 128MB of memory available (except for the first three pages usedMark Kettenis
2008-05-14Add cmpci(4) and uncomment the eap(4) MIDI attachment.Brad Smith
2008-05-14These files are not used (and some of them would not compile anyway).Miod Vallat
2008-05-14Removed debugging printfsJordan Hargrave
2008-05-14fix comment.Marc Balmer
2008-05-14- fix new directory creation by using the correct variable;Antoine Jacoutot
2008-05-14Next chunk of KNF/readability.Marc Balmer
2008-05-14Add tcl and tk to the listDeanna Phillips
2008-05-14ntpd missed the argument check sweep.Pierre-Yves Ritschard
2008-05-14More KNF/readability changes.Marc Balmer
2008-05-14Next chunk of KNF/readability changes.Marc Balmer
2008-05-14Clean up a bit.Brad Smith
2008-05-14- add a non-interactive mode to sysmerge ('-b')Antoine Jacoutot
2008-05-14Adding new ACPI Parser codeJordan Hargrave
2008-05-14Add missing splnet around mii_tick().Brad Smith
2008-05-14Add the Altima AC1003 PCI id.Brad Smith
2008-05-14regenBrad Smith
2008-05-14Add the vendor id for Solarflare Communications and some product idsBrad Smith
2008-05-14recognize some more eventsjoshua stein
2008-05-14Remove the duplicate Billionton id.Brad Smith
2008-05-14regenBrad Smith
2008-05-14Remove the duplicate Billionton product id named SnapPort which isBrad Smith
2008-05-14regenBrad Smith
2008-05-14Add the CONWISE Technology vendor id and the CW6622 product id.Brad Smith
2008-05-13Fix chrtoblktbl[] entries.Miod Vallat
2008-05-13Memory is contiguous and non-expandable, so lower VM_PHYSSEG_MAX down to 1.Miod Vallat
2008-05-13Meaningful panic messages; ok kettenisMiod Vallat
2008-05-13SyncMiod Vallat
2008-05-13Disable more wscons bits on socppc.Miod Vallat
2008-05-13socppc is powerpcMiod Vallat
2008-05-13Recurse in socppc for make objMiod Vallat
2008-05-13Make socppc on par with macppc for now.Miod Vallat
2008-05-13Build on socppc too.Miod Vallat
2008-05-13Add catman directories for socppc manual pagesMiod Vallat
2008-05-13Initial stab at installation notes.Mark Kettenis
2008-05-13Plumb socppc in MAKEDEV machinery.Miod Vallat
2008-05-13attempt at documenting the python moduleSteven Mestdagh
2008-05-13Rename to README.IPv6, to be clear this is not version 6 of the README file.Marc Balmer
2008-05-13knf. no binary changes.Marc Balmer
2008-05-13syncMark Kettenis
2008-05-13Add missing files.Mark Kettenis
2008-05-13Don't forget to va_end() the va_list we get from va_copy(). From FreeBSD.Todd C. Miller
2008-05-13don't grab the receive lock in nfs_rcvlock if the reply hasThordur I. Bjornsson
2008-05-13A first chunk of readability/knf changes. Since there is nothing moreMarc Balmer