summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-29Skip LBC on buswalk. Gets rid of unconfigured "Bus Converter Port" devicesMark Kettenis
2007-12-29the scsi layer always had function pointers for asking the hba about aDavid Gwynne
2007-12-29syncTheo de Raadt
2007-12-28Use the correct packet maximum sizes for remote port and agent forwarding.Darren Tucker
2007-12-28If initializing a frame buffer as glass console fails, instead of an invisibleMiod Vallat
2007-12-28Explicitely mention we are the console device, when applicable.Miod Vallat
2007-12-28There is no need, and no point, to initialize panicstr here.Miod Vallat
2007-12-28Add a few more K-class models to the list of machines that have more devicesMark Kettenis
2007-12-28printf field widths are always int, so add casts to removeCharles Longeau
2007-12-28printf field widths are always int, so add a cast to removeCharles Longeau
2007-12-28printf field widths are always int, so add a cast to removeCharles Longeau
2007-12-28Do not expose struct pmap unless _KERNELMiod Vallat
2007-12-28Repair fallout from libkern changes.Miod Vallat
2007-12-28syncTheo de Raadt
2007-12-28shrink the max number of supported OID elements from 128 to 32.Reyk Floeter
2007-12-28set the default port in host byte order to get the correct resultReyk Floeter
2007-12-28syncReyk Floeter
2007-12-28nfs_sndlock() is often called with its rep argumentThordur I. Bjornsson
2007-12-28add "show mib" command to dump compiled-in MIB namesReyk Floeter
2007-12-28split code handling the "structure of management information" and theReyk Floeter
2007-12-28provide vpd page 0, which lists which vpd pages we provide.David Gwynne
2007-12-28rename some functions to make it clear theyre used to emulate vpd responsesDavid Gwynne
2007-12-28split the MIB declarations (names) from the definitions (implementation).Reyk Floeter
2007-12-28implement emulation of vpd page 83, the device identification page. if theDavid Gwynne
2007-12-28massage the way vpds are defined. rename the page used for the devicesDavid Gwynne
2007-12-28use $OpenBSD$ tags.Thordur I. Bjornsson
2007-12-28spacingReyk Floeter
2007-12-28Make SSH2_MSG_UNIMPLEMENTED and SSH2_MSG_IGNORE messages reset theDarren Tucker
2007-12-28use the snmp camelCase for MIB definitions, this allows to simplifyReyk Floeter
2007-12-28allows src: urls to work better by using -F nolock during pkg builds.Marc Espie
2007-12-28tweak the semantics so that no-default-conflict works.Marc Espie
2007-12-28Pull from master repo:Stefan Kempf
2007-12-27Remove leftover code in m197_machdep.c, back when I wanted to address theMiod Vallat
2007-12-27Fix the spurious or unclaimed interrupt messages, I swapped them by mistake.Miod Vallat
2007-12-27Make the mvme188 interrupt handling closer to the aviion interrupt handling:Miod Vallat
2007-12-27Undo previous commit after debating a few corner cases with gwk. ThisMarco Peereboom
2007-12-27Make a snmpwalk against snmpd on hppa and macppc work. armish still dontMats O Jansson
2007-12-27allow for max 5000 uses/sec offset adjust, this makes it possible forOtto Moerbeek
2007-12-27Add _PPC support. Tested by several people.Marco Peereboom
2007-12-27missing newline in autoconf pxe report; spotted by henningTheo de Raadt
2007-12-27-s uses optarg; Elad EfratTheo de Raadt
2007-12-27Add a small helper function to consistently handle the EAI_SYSTEM errorDarren Tucker
2007-12-27fifofs, deadfs and specfs all have the same "trivial lookup routine thatThordur I. Bjornsson
2007-12-27Add a missing length check of received spamd sync packet headers.Reyk Floeter
2007-12-27use TAILQ_FOREACH when possible instead of manuallyThordur I. Bjornsson
2007-12-27last item in NAME should not be followed by a comma; from Pierre RiteauJason McIntyre
2007-12-27power(4) can now make use of the DS1687 register definitions header file.Joel Sing
2007-12-27Clean up the clock MD code. Move all of the DS1687 register definitions toJoel Sing
2007-12-271.90 again. use the right flags when creating a dmamap for use duringDavid Gwynne
2007-12-27oops, there was other code in the previous commit that shouldnt have goneDavid Gwynne