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