Age | Commit message (Expand) | Author |
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 |
2009-10-12 | Don't run through the column unchanged case if the row was unchanged but there | Nicholas Marriott |
2009-10-12 | If the vertical cursor movement crosses the scroll region, CUU and CUD | Nicholas Marriott |
2009-10-12 | Wrap a couple of long lines. | Nicholas Marriott |
2009-10-12 | Only dump AFI/SAFI pairs that are active. For IPv6 check the announced and | Claudio Jeker |
2009-10-12 | Use absolute movement if right at the end of the line as it isn't a reliable | Nicholas Marriott |
2009-10-12 | Send correct EOR updates. peer_send_eor() does not accept the AFI_ALL and | Claudio Jeker |
2009-10-12 | Use relative cursor movement instead of absolute when possible and when | Nicholas Marriott |
2009-10-12 | avoid smashing the stack when we have sense data to return back to userland | David Gwynne |
2009-10-12 | more handle -> newer. | Marc Espie |
2009-10-12 | more simple uses of set->newer | Marc Espie |
2009-10-12 | Permit attributes to be turned off in #[] by prefixing with "no", for example | Nicholas Marriott |
2009-10-12 | looking through installed packages is cool, but remember to filter out | Marc Espie |
2009-10-12 | Similarly 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-12 | Cleanup: use two functions for region setting, one for absolute and one inside | Nicholas Marriott |
2009-10-12 | another cert that makes godaddy.com and launchpad.net (among others) happy. | Federico G. Schwindt |
2009-10-12 | tweak previous; | Jason McIntyre |
2009-10-12 | mask bits correctly in devid vpd for the PI | David Gwynne |
2009-10-11 | fix support for 82543GC. as per intel driver acrds <=82543 need to have their | Dariusz Swiderski |
2009-10-11 | mention the host name that we are looking for in check_host_in_hostfile() | Damien Miller |
2009-10-11 | Like linefeed, don't set the scroll region for reverse index unless it will be | Nicholas Marriott |
2009-10-11 | new mode of operation: fuzzy addition. Allows adding packages even if | Marc Espie |
2009-10-11 | Xr port-modules(5) | Steven Mestdagh |
2009-10-11 | -M before -m | Jason McIntyre |
2009-10-11 | Make sure com@io[cf] attachment stanzas with locators win over generic com* | Miod Vallat |
2009-10-11 | remove duplicate ierrors increment (rx_overruns gets incremented) which was | Dariusz Swiderski |
2009-10-11 | document stem--flavor | Marc Espie |
2009-10-11 | document -m | Marc Espie |
2009-10-11 | option -m will show only packages tagged as manual installations. | Marc Espie |
2009-10-11 | repair tagging of user-specified packagenames, so that manual-install actuall... | Marc Espie |
2009-10-11 | opt_m ? what's that ? | Marc Espie |
2009-10-11 | maybe I'll change the code later (two XXX), but allows flavor after stem, | Marc Espie |
2009-10-11 | sync | Theo de Raadt |
2009-10-11 | implement proper virtual domains instead of faking them on top of primary | Gilles Chehade |