summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-26add missing $OpenBSD$ tagsCharles Longeau
2009-04-26typoTobias Stoeckmann
2009-04-26typos fixedTobias Stoeckmann
2009-04-26comment typos; no binary changeStuart Henderson
2009-04-26remove "set require-order no", it is now the defaultStuart Henderson
2009-04-26switch the require-order default to "no". regression tests still pass.Stuart Henderson
2009-04-26Add recent python module change.Antoine Jacoutot
2009-04-26make djm less disappointedStuart Henderson
2009-04-26make two similar text strings identical; improves consistency and shrinksStuart Henderson
2009-04-26I am disappointed that the commit rate to this file is has slowed.Damien Miller
2009-04-26move code around a bit, extract code from run_prepared_gnodeMarc Espie
2009-04-26fix compileTheo de Raadt
2009-04-26substantial changes -> copyright date crankTheo de Raadt
2009-04-26extra spaces really matter on the mediaTheo de Raadt
2009-04-26.desc field of the sensor struct shall not duplicate .type and .numt; ok jordanConstantine A. Murenin
2009-04-26don't zero sensor .value and .flags immediately after the allocation w/ M_ZER...Constantine A. Murenin
2009-04-26in ca_attach() there is no need to set .value and .flags of sensors to 0,Constantine A. Murenin
2009-04-26correct case; it has to be loginShellTheo de Raadt
2009-04-26Fix 'n' (name mountpoint) Editor command. The check for the presenceKenneth R Westerback
2009-04-26syncTheo de Raadt
2009-04-25stdsize() used to round the sector count to a multiple of 10**3, andMiod Vallat
2009-04-25previous was slightly wrong - revert to full product name;Jason McIntyre
2009-04-25Handle unknown processor types as r5k family on O2, and r10k family otherwise.Miod Vallat
2009-04-25More IOC3 flavour partnumbers. And apparently there are some flavours whichMiod Vallat
2009-04-25RegenMiod Vallat
2009-04-25More widgets found on high end hardware we don't run on (yet (-: )Miod Vallat
2009-04-25Make pmap_steal_memory() return KSEG0 addresses only for kernels linked atMiod Vallat
2009-04-25typo in commentsMiod Vallat
2009-04-25Enter mtx_enter_try. In part for completeness, things may startTobias Weingartner
2009-04-25scrub_opts must not be empty, scrub on its own does nothing.Henning Brauer
2009-04-25edit_tmp_file() no longer used, so nuke it.Kenneth R Westerback
2009-04-25Strengthen the constraints of the atomic operations assembly statementsMiod Vallat
2009-04-25Cleanup. Some ksh'ing, shrinkage, verbiage tweaks and consistency.Kenneth R Westerback
2009-04-25Prefix wdt softc members with sc_ like other drivers.Michael Knudsen
2009-04-25During upgrades don't bother displaying the fstab to be 'munged'Kenneth R Westerback
2009-04-25syncTheo de Raadt
2009-04-25Provide users by default with XTerm*loginShell:true. This situation just isTheo de Raadt
2009-04-25Always configure the network (if any) during upgrades. Another questionKenneth R Westerback
2009-04-25Ask for IPv4 default route immediately after interfaces configured, notKenneth R Westerback
2009-04-25Get rid of pci_addr_fixup machinery; set up the appropriate extents and passMark Kettenis
2009-04-25Mention that ichwdt exposes the standard watchdog interface like theMichael Knudsen
2009-04-25Extend PCI mmio address space by using a bigger window that requires 64-bitMark Kettenis
2009-04-25Be consistent with what is done before in the man and use sudo(8) whileAntoine Jacoutot
2009-04-25guard NOOP code (that tries to send remaining NOOP string) afterMartynas Venckus
2009-04-25add basic support for Envy24HT chips and for ``ESI Juli@''Alexandre Ratchov
2009-04-25start splitting the driver in two parts: one specific to theAlexandre Ratchov
2009-04-25fix scalbn, scalbnf, frexpf on amd64. don't use double argMartynas Venckus
2009-04-25KNF and prettify some dmesg strings.Michael Knudsen
2009-04-25align berkwdt's Nd with that of other watchdog devices;Jason McIntyre
2009-04-25Have to remember sets we installedTheo de Raadt