Age | Commit message (Expand) | Author |
2009-10-13 | Get rid of devact enum, substitute it with an int and coresponding defines. | Paul Irofti |
2009-10-13 | sync | Theo de Raadt |
2009-10-13 | fix typo | Todd C. Miller |
2009-10-13 | No need for perlthanks binary when perlbug -T will do. | Todd C. Miller |
2009-10-13 | getting closer to sync again | Theo de Raadt |
2009-10-13 | Add back bits mistakenly removed in rev 1.23 | Todd C. Miller |
2009-10-13 | Somehow shasum snuck back in. | Todd C. Miller |
2009-10-13 | Move lines into the history when scrolling even if the scroll region is not | Nicholas Marriott |
2009-10-13 | Handle DECCOLM by just emulating its side-effect of clearing the screen. | Nicholas Marriott |
2009-10-13 | WRKOBJDIR defaults changed (obj -> pobj) | Landry Breuil |
2009-10-13 | Add mode keys to move the cursor to the top, middle and bottom of the screen. | Nicholas Marriott |
2009-10-13 | Do this in a better way - print messages when exiting with nonzero. | Nicholas Marriott |
2009-10-13 | Don't print exit messages when used as a login shell, requested by martynas@ a | Nicholas Marriott |
2009-10-13 | factor out code as stem2location | Marc Espie |
2009-10-13 | In evbuffer_readline, do not lose data upon malloc failure. From mainstream: | Jacek Masiulaniec |
2009-10-13 | you have to hate those stupid tools: | Marc Espie |
2009-10-13 | Forgot this bit when disableing restart capability. | Claudio Jeker |
2009-10-13 | Fix mismerge | Todd C. Miller |
2009-10-13 | Disable graceful restart for now. The EOR marker is sent in the wrong place | Claudio Jeker |
2009-10-13 | Don't try to use \n across scroll region when doing \r\n either. | Nicholas Marriott |
2009-10-13 | When a session is unattached, reset its activity timer to prevent it locking | Nicholas Marriott |
2009-10-13 | sort; | Jason McIntyre |
2009-10-13 | sync | Theo de Raadt |
2009-10-13 | Merge in some local changes that got lost. | Todd C. Miller |
2009-10-13 | Instead of using something sort of similar for both newline checks, use | Nicholas Marriott |
2009-10-13 | sort the device list. from Brad. | Stuart Henderson |
2009-10-12 | trim ending whitespaces in aliases files otherwhise makemap will fail to | Gilles Chehade |
2009-10-12 | document the new "for virtual map [...]" syntax | Gilles Chehade |
2009-10-12 | - fix a null deref which could happen after a couple iterations of the | Gilles Chehade |
2009-10-12 | Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c to | Robert Nagy |
2009-10-12 | Alcatel One Touch X060/X200 | Jonathan Gray |
2009-10-12 | TCT Mobile modem, rebadged as Alcatel One Touch X060/X200. | Jonathan Gray |
2009-10-12 | regen | Jonathan Gray |
2009-10-12 | TCT Mobile modem, rebadged as Alcatel One Touch X060/X200. | Jonathan Gray |
2009-10-12 | step two of sync | Theo de Raadt |
2009-10-12 | part one of sync | Theo de Raadt |
2009-10-12 | remove troublesome file that broke the 5.10.1 merge | Todd C. Miller |
2009-10-12 | auixp(4) also supports SB600. from Brad. | Jacob Meuser |
2009-10-12 | remove editor backup file from MANIFEST | Todd C. Miller |
2009-10-12 | Undo keywork expansion by escaping the dollar signs as octal | Todd C. Miller |
2009-10-12 | Merge in perl 5.10.1; part two | Todd C. Miller |
2009-10-12 | Merge in perl 5.10.1 | Todd C. Miller |
2009-10-12 | to support virtual domains properly, smtpd needed to have the domain stored | Gilles Chehade |
2009-10-12 | fix a bug where matching a "for all" rule with multiple condition will not | Gilles Chehade |
2009-10-12 | import perl 5.10.1 | Todd C. Miller |
2009-10-12 | More inodes by default on the ramdisk, because otherwise a many-disk | Theo de Raadt |
2009-10-12 | source code can fit on a 80-column display, no binary change. | Igor Sobrado |
2009-10-12 | sort flags in description. | Igor Sobrado |
2009-10-12 | When drawing lines that have wrapped naturally, don't force a newline but | Nicholas Marriott |
2009-10-12 | When backspace is received at the beginning of a line and the previous line was | Nicholas Marriott |