summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-15separate the dependencies in several lists for registration, so thatMarc Espie
2009-10-15syncTheo de Raadt
2009-10-15add target configuration for openbsdRobert Nagy
2009-10-15We need to include Makefile.inc hereRobert Nagy
2009-10-15remove parameter we no longer useMarc Espie
2009-10-15Import a BSD make based infrastructure for building gcc, based on theRobert Nagy
2009-10-15Implement passive cooling for acpitz; works for some overheating machinesJordan Hargrave
2009-10-15the to_install/to_update stuff is now in the tracker object.Marc Espie
2009-10-15move the installed check in Tracker, where they belongMarc Espie
2009-10-15pkg_add will need to track installation progress globally, so that we don'tMarc Espie
2009-10-15sync with gcc4 port module changeSteven Mestdagh
2009-10-15Add detach support to a few more drivers, and in others do the neccessaryTheo de Raadt
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2009-10-15disable interrupt coalescing (aka mitigation) if the chip comes up with itDavid Gwynne
2009-10-15reorg codeMarc Espie
2009-10-15missed oneMarc Espie
2009-10-15fix typo that prevented `pkg_info -r` from working.Peter Hessler
2009-10-15let handle compute pkgnames correctly, simplifies code a bitMarc Espie
2009-10-15ident(1) does not require arguments; while here, note that thisIgor Sobrado
2009-10-15If the bSynchAddress of the AudioStreaming isochronous audio dataJacob Meuser
2009-10-15sort flags.Igor Sobrado
2009-10-15arguments to -C, -c, -S and -s are optional.Igor Sobrado
2009-10-15The pane pty name isn't useful for anything so show the pane number instead.Nicholas Marriott
2009-10-15syncTheo de Raadt
2009-10-15syncTheo de Raadt
2009-10-14move OpenBSD::Handle into its own file. I guess I need to disentangle thisMarc Espie
2009-10-14On coherent systems, all bus_dmamap_sync() needs to do is writebacks, noMiod Vallat
2009-10-14cmd_find_client shouldn't die when there is an empty slot in the clientsNicholas Marriott
2009-10-14sort flags.Igor Sobrado
2009-10-14Call err() instead of crashing if hid_start_parse() fails. Don'tPhilip Guenthe
2009-10-14On IP30 and IP35 systems, try harder to figure out exactly what model we areMiod Vallat
2009-10-14Report the crossbow widget part of bedrock as PXBow for consistency withMiod Vallat
2009-10-14Add some comments to explain why the DMA32 physseg is really 2**31 bytesMiod Vallat
2009-10-14Three cleanups:Nicholas Marriott
2009-10-14Better fix for treating IO-Compress as an extension that the one in 5.10.1,Todd C. Miller
2009-10-14add a missing flag to usage; while here, slightly improve spacingIgor Sobrado
2009-10-14fix slice that doesn't work as I thought it would...Marc Espie
2009-10-14Fix buffer cache backoff in the page daemon - deal with inactive pages toBob Beck
2009-10-14whitespace; from deraadt@Stuart Henderson
2009-10-14Add a test for the new -P option. ok espie@Stuart Henderson
2009-10-14Support the -P option from gnu m4, which prefixes builtins with theStuart Henderson
2009-10-14Second example discussing the pass modifier with rdr-tojmeltzer
2009-10-14add a few comments, finish killing kitchensink.Marc Espie
2009-10-14be a bit more specific, write the list of unsigned packages.Marc Espie
2009-10-14use choose_locationMarc Espie
2009-10-14make signature checking more quiet: discard openssl's STDERR, keep a tallyMarc Espie
2009-10-14add a "print" method to ProgressMeter and StubProgress to allow me to cleanMarc Espie
2009-10-14Don't allow cmd_lookup_client to test clients without a session.Nicholas Marriott
2009-10-14Remove a redundant if (maxpty == npty) in check_pty - this is also tested byNicholas Marriott
2009-10-14rework how devids are handled in the midlayer and mpath.David Gwynne