summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-13Start doing the neccessary operations in the detach function in the right order.Theo de Raadt
2009-10-13oops, oops, oops. todo is not todo2Marc Espie
2009-10-13Correct udma timing register offset and the udma mode ceilingJonathan Gray
2009-10-13deal with UpdateSets earlier: build an updateset, and ask Update to completeMarc Espie
2009-10-13Make iof(4) pass its bus speed to children, this in turn allows com(4) toMiod Vallat
2009-10-13tweaks by "dawe", thanksJasper Lievisse Adriaanse
2009-10-13Pass audio keys to the audio layer even when the keyboard is in raw mode,Miod Vallat
2009-10-13Connect pcppi bell to ukbd, so that x86 systems with usb console keyboardMiod Vallat
2009-10-13Make sure we do not loop when allocating an extent region with EX_CONFLICTOKMiod Vallat
2009-10-13Get rid of devact enum, substitute it with an int and coresponding defines.Paul Irofti
2009-10-13syncTheo de Raadt
2009-10-13fix typoTodd C. Miller
2009-10-13No need for perlthanks binary when perlbug -T will do.Todd C. Miller
2009-10-13getting closer to sync againTheo de Raadt
2009-10-13Add back bits mistakenly removed in rev 1.23Todd C. Miller
2009-10-13Somehow shasum snuck back in.Todd C. Miller
2009-10-13Move lines into the history when scrolling even if the scroll region is notNicholas Marriott
2009-10-13Handle DECCOLM by just emulating its side-effect of clearing the screen.Nicholas Marriott
2009-10-13WRKOBJDIR defaults changed (obj -> pobj)Landry Breuil
2009-10-13Add mode keys to move the cursor to the top, middle and bottom of the screen.Nicholas Marriott
2009-10-13Do this in a better way - print messages when exiting with nonzero.Nicholas Marriott
2009-10-13Don't print exit messages when used as a login shell, requested by martynas@ aNicholas Marriott
2009-10-13factor out code as stem2locationMarc Espie
2009-10-13In evbuffer_readline, do not lose data upon malloc failure. From mainstream:Jacek Masiulaniec
2009-10-13you have to hate those stupid tools:Marc Espie
2009-10-13Forgot this bit when disableing restart capability.Claudio Jeker
2009-10-13Fix mismergeTodd C. Miller
2009-10-13Disable graceful restart for now. The EOR marker is sent in the wrong placeClaudio Jeker
2009-10-13Don't try to use \n across scroll region when doing \r\n either.Nicholas Marriott