summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-12Use relative cursor movement instead of absolute when possible and whenNicholas Marriott
2009-10-12avoid smashing the stack when we have sense data to return back to userlandDavid Gwynne
2009-10-12more handle -> newer.Marc Espie
2009-10-12more simple uses of set->newerMarc Espie
2009-10-12Permit attributes to be turned off in #[] by prefixing with "no", for exampleNicholas Marriott
2009-10-12looking through installed packages is cool, but remember to filter outMarc Espie
2009-10-12Similarly add a tty_cursor_pane function to tidy up most of the calls.Nicholas Marriott
2009-10-12_absolute is redundant, just use tty_region.Nicholas Marriott
2009-10-12Cleanup: use two functions for region setting, one for absolute and one insideNicholas Marriott
2009-10-12another cert that makes godaddy.com and launchpad.net (among others) happy.Federico G. Schwindt
2009-10-12tweak previous;Jason McIntyre
2009-10-12mask bits correctly in devid vpd for the PIDavid Gwynne
2009-10-11fix support for 82543GC. as per intel driver acrds <=82543 need to have theirDariusz Swiderski
2009-10-11mention the host name that we are looking for in check_host_in_hostfile()Damien Miller
2009-10-11Like linefeed, don't set the scroll region for reverse index unless it will beNicholas Marriott
2009-10-11new mode of operation: fuzzy addition. Allows adding packages even ifMarc Espie
2009-10-11Xr port-modules(5)Steven Mestdagh
2009-10-11-M before -mJason McIntyre
2009-10-11Make sure com@io[cf] attachment stanzas with locators win over generic com*Miod Vallat
2009-10-11remove duplicate ierrors increment (rx_overruns gets incremented) which wasDariusz Swiderski
2009-10-11document stem--flavorMarc Espie
2009-10-11document -mMarc Espie
2009-10-11option -m will show only packages tagged as manual installations.Marc Espie
2009-10-11repair tagging of user-specified packagenames, so that manual-install actuall...Marc Espie
2009-10-11opt_m ? what's that ?Marc Espie
2009-10-11maybe I'll change the code later (two XXX), but allows flavor after stem,Marc Espie
2009-10-11syncTheo de Raadt
2009-10-11implement proper virtual domains instead of faking them on top of primaryGilles Chehade
2009-10-11Correct a copy-and-pasto (check for the same device type twice inStuart Henderson
2009-10-11need to save more stuff about updateset for complicated upgrade scenarios.Marc Espie
2009-10-11makes source code fit on a 80-column display, no binary change.Igor Sobrado
2009-10-11emphasize the parity classes supported by current softraid disciplines.Igor Sobrado
2009-10-11punctuation fix;Jason McIntyre
2009-10-11get really_add to deal with lists of newer packages in updatesetMarc Espie
2009-10-11At initialization of HT chips, write configuration on the correspondingAlexandre Ratchov
2009-10-11prepare for full UpdateSet (loop over newer)Marc Espie
2009-10-11Minor cleanup run, no functional changes;Marcus Glocker
2009-10-11fix arguments orderMarc Espie
2009-10-11Enable kbd on landisk and socppc. -moj ok miod@Mats O Jansson
2009-10-11don't copy digital sig over when it makes no sense...Marc Espie
2009-10-11store localbase in solver, in preparation to multiple handles.Marc Espie
2009-10-11use older_namesMarc Espie
2009-10-11overlay extract/delete/install messages, for shorter reports in normal modeMarc Espie
2009-10-11store installed packages in a hash, since we have simple keys for that.Marc Espie
2009-10-11move a bit of code around, update (C)Marc Espie
2009-10-11d_type isn't portable so use lstat to get dirent modes. Suggested by andDarren Tucker
2009-10-11Set the current window pointer to NULL when killing a winlink that is to beNicholas Marriott
2009-10-11Add support for the Broadcom BCM5717 ASIC and the BCM5717 / BCM5718 chipsets.Stuart Henderson
2009-10-11Add a pipe-pane command to allow a pane to be piped to a shell command, forNicholas Marriott
2009-10-11Convert if-shell over to the background job framework as well.Nicholas Marriott