Age | Commit message (Expand) | Author |
2007-12-05 | fix fd/ssl leak in hoststated ssl checks | Reyk Floeter |
2007-12-05 | re-sync yylex to the other parsers | Reyk Floeter |
2007-12-05 | typo s/beeing/being/g | Reyk Floeter |
2007-12-05 | - add support joel's OPENBSD-SENSORS-MIB; it will dump the current | Reyk Floeter |
2007-12-05 | Make the CPU_88100 and CPU_88110 constants match the architectural number | Miod Vallat |
2007-12-05 | Correctly setup the seconday processor on 197DP, and get it ready to accept | Miod Vallat |
2007-12-05 | In dma_cachectl(), when flushing line by line, only invoke pmap_extract() | Miod Vallat |
2007-12-05 | xmem can not be used as a reliable atomic operation, they way we do them, | Miod Vallat |
2007-12-05 | Add a check for pss len == 0. This is a temporary work around for when | Marco Peereboom |
2007-12-05 | use mutexes to protect the iommu's extent map and the streaming buffer, | Theo de Raadt |
2007-12-05 | sync | Theo de Raadt |
2007-12-05 | make description of -A and -C more consistent; | Jason McIntyre |
2007-12-05 | Remove some 32-bit compatibility code in pseg_get(). | Mark Kettenis |
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt |
2007-12-05 | log positive events ('OK', 'within') with LOG_INFO instead of LOG_ALERT; | Constantine A. Murenin |
2007-12-05 | sync | Stuart Henderson |
2007-12-05 | add Gude Expert mouseCLOCK USB II MSF, fix typo for HBG | Stuart Henderson |
2007-12-05 | some minor changes in .Nd and DESCRIPTION to make this more consistent | Jason McIntyre |
2007-12-05 | sch5027 probing, from remco@d-compu.dyndns.org | Theo de Raadt |
2007-12-05 | repair acpiopen/acpiclose and friends to handle the /dev/apmctl interface, | Theo de Raadt |
2007-12-05 | include files which are used by userland cannot include other files.. | Theo de Raadt |
2007-12-05 | Add a comment that I registered a PEN for OpenBSD (several people | Reyk Floeter |
2007-12-05 | typo | Reyk Floeter |
2007-12-05 | remove hoststatectl reference from snmpctl.c | Reyk Floeter |
2007-12-05 | remove unused functions | Charles Longeau |
2007-12-05 | unbreak build, on vax | Theo de Raadt |
2007-12-05 | Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementation | Reyk Floeter |
2007-12-05 | Make sure newer adapters are not in powerdown mode. | Jonathan Gray |
2007-12-05 | Add TRENDnet TEW-401PCplus CardBus adapter. | Marcus Glocker |
2007-12-05 | Revert change which seems to break things like dhclient. Requested by | Kenneth R Westerback |
2007-12-04 | Work in progress SMP code for 88110 processor using the BusSwitch chip as | Miod Vallat |
2007-12-04 | sync | Theo de Raadt |
2007-12-04 | new device; graeme@omni.net.au | Theo de Raadt |
2007-12-04 | Correctly set the stack pointer of a secondary processor to the end | Miod Vallat |
2007-12-04 | disable uticom until we receive one | Theo de Raadt |
2007-12-04 | sync | Theo de Raadt |
2007-12-04 | Remove remains of the idle pcb/stack. | Mark Kettenis |
2007-12-04 | expresscard ral(4) rt2860 now can attach and detach correctly | Theo de Raadt |
2007-12-04 | Make puc(4) detachable. | Mark Kettenis |
2007-12-04 | sync | Theo de Raadt |
2007-12-04 | 1500 is a 'magic number' in the protocol that all implementations | Claudio Jeker |
2007-12-04 | Always compare the nexthop if one is specified even if it is a non-multipath | Claudio Jeker |
2007-12-04 | fix out of partition/memory bounds access when accessing blocks at the tail | Otto Moerbeek |
2007-12-04 | show some -d examples; ok jmc | Theo de Raadt |
2007-12-04 | Some ExpressCard cards have old PCI devices and a PCIe-PCI bridge. | Mark Kettenis |
2007-12-04 | missing change from 1.6.9p9 | Todd C. Miller |
2007-12-04 | revert SIGQUIT catching; requested by deraadt | Federico G. Schwindt |
2007-12-04 | sync | Theo de Raadt |
2007-12-04 | catch SIGQUIT too. ckuethe@ and henning@ ok. | Federico G. Schwindt |
2007-12-04 | In double_reg_fixup(), do not rely on tf_r[0] being zero. | Miod Vallat |