summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-12part one of syncTheo de Raadt
2009-10-12remove troublesome file that broke the 5.10.1 mergeTodd C. Miller
2009-10-12auixp(4) also supports SB600. from Brad.Jacob Meuser
2009-10-12remove editor backup file from MANIFESTTodd C. Miller
2009-10-12Undo keywork expansion by escaping the dollar signs as octalTodd C. Miller
2009-10-12Merge in perl 5.10.1; part twoTodd C. Miller
2009-10-12Merge in perl 5.10.1Todd C. Miller
2009-10-12to support virtual domains properly, smtpd needed to have the domain storedGilles Chehade
2009-10-12fix a bug where matching a "for all" rule with multiple condition will notGilles Chehade
2009-10-12import perl 5.10.1Todd C. Miller
2009-10-12More inodes by default on the ramdisk, because otherwise a many-diskTheo de Raadt
2009-10-12source code can fit on a 80-column display, no binary change.Igor Sobrado
2009-10-12sort flags in description.Igor Sobrado
2009-10-12When drawing lines that have wrapped naturally, don't force a newline butNicholas Marriott
2009-10-12When backspace is received at the beginning of a line and the previous line wasNicholas Marriott
2009-10-12Don't run through the column unchanged case if the row was unchanged but thereNicholas Marriott
2009-10-12If the vertical cursor movement crosses the scroll region, CUU and CUDNicholas Marriott
2009-10-12Wrap a couple of long lines.Nicholas Marriott
2009-10-12Only dump AFI/SAFI pairs that are active. For IPv6 check the announced andClaudio Jeker
2009-10-12Use absolute movement if right at the end of the line as it isn't a reliableNicholas Marriott
2009-10-12Send correct EOR updates. peer_send_eor() does not accept the AFI_ALL andClaudio Jeker
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