summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-13When a session is unattached, reset its activity timer to prevent it lockingNicholas Marriott
2009-10-13sort;Jason McIntyre
2009-10-13syncTheo de Raadt
2009-10-13Merge in some local changes that got lost.Todd C. Miller
2009-10-13Instead of using something sort of similar for both newline checks, useNicholas Marriott
2009-10-13sort the device list. from Brad.Stuart Henderson
2009-10-12trim ending whitespaces in aliases files otherwhise makemap will fail toGilles Chehade
2009-10-12document the new "for virtual map [...]" syntaxGilles Chehade
2009-10-12- fix a null deref which could happen after a couple iterations of theGilles Chehade
2009-10-12Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c toRobert Nagy
2009-10-12Alcatel One Touch X060/X200Jonathan Gray
2009-10-12TCT Mobile modem, rebadged as Alcatel One Touch X060/X200.Jonathan Gray
2009-10-12regenJonathan Gray
2009-10-12TCT Mobile modem, rebadged as Alcatel One Touch X060/X200.Jonathan Gray
2009-10-12step two of syncTheo de Raadt
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