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