Age | Commit message (Expand) | Author |
2007-07-14 | - there's no point in running mkfontdir only for @fontdir ; so let's run | Antoine Jacoutot |
2007-07-11 | make the demote count argument optional as advertised in the man page. | Pierre-Yves Ritschard |
2007-07-09 | Handle IPv6 on PPP printer, from Stuart Henderson | Can Erkin Acar |
2007-07-05 | use a more traditional while() instead of for() for getopt(). | Thordur I. Bjornsson |
2007-07-04 | Add ffs2 support; from FreeBSD. OK deraadt@ | Todd C. Miller |
2007-07-02 | Display payload for DS to DS and NO DS traffic. | Can Erkin Acar |
2007-07-02 | Add HISTORY and AUTHORS sections. OK jmc@. | Xavier Santolaria |
2007-06-30 | move the UpdateSet stuff into its separate file, leaving Vstat much cleaner. | Marc Espie |
2007-06-30 | fix saving of old partial packages... problem noticed by Paul Irofti | Marc Espie |
2007-06-29 | make it easy to spot wich nfs version the traffic is. | Thordur I. Bjornsson |
2007-06-28 | Add check for nlist failure to prevent a segfault. | Ray Lai |
2007-06-27 | When aligning buffers correctly handle the case where the | Can Erkin Acar |
2007-06-26 | fix pkg_info's find_by_path behavior, which I accidentally broke two | Marc Espie |
2007-06-26 | missed one mark_as_installed. | Marc Espie |
2007-06-26 | the big gap one: create UpdateSet for all packages being installed, and | Marc Espie |
2007-06-25 | daddr64_t changes to match other parts of tree; ok otto | Theo de Raadt |
2007-06-25 | placeholder to split off the code that handles UpdateSets, as it's | Marc Espie |
2007-06-25 | typo | Marc Espie |
2007-06-23 | setup a local sigalarm to send a HUP to the ftp process if it takes longer | Marc Espie |
2007-06-21 | Print leading zeros in MAC addresses. Initial diff from Stanislav | Ray Lai |
2007-06-20 | mention https protocol, for which support was added recently. | Steven Mestdagh |
2007-06-20 | sprinkle code to deal gracefully with absent packing-lists. | Marc Espie |
2007-06-19 | add support for mapping route labels to AS-external route tags. | Reyk Floeter |
2007-06-19 | Allow ospfd reconfiguration through SIGHUP, add SIGHUP handlers in | Pierre-Yves Ritschard |
2007-06-19 | don't go through the effort of creating a SIGHUP handler through | Pierre-Yves Ritschard |
2007-06-19 | first draft of a tag solver, needs more flesh to be useful (especially: | Marc Espie |
2007-06-19 | sometimes, wanting to share code gives insight: disentangle the code | Marc Espie |
2007-06-19 | Ignore SIGHUP in bgpd's children to allow the use of pkill -1 bgpd for | Pierre-Yves Ritschard |
2007-06-19 | Do not fatal out with ``pipe closed'' when a short read occurs on one | Pierre-Yves Ritschard |
2007-06-18 | ... and zap old code | Marc Espie |
2007-06-18 | reorganize lookup_library so I can reuse the exact same algorithm to | Marc Espie |
2007-06-18 | more uniform: all deps routines should be methods, even if they don't | Marc Espie |
2007-06-18 | we're going to need more room for flags (again). | Pierre-Yves Ritschard |
2007-06-18 | add tag no shadow, to allow us to specify that we do NOT want tempfiles | Marc Espie |
2007-06-17 | only display header if we actually display some information. | Marc Espie |
2007-06-17 | fix format for timestamps. Use a non-ambiguous subset of ISO8601. | Marc Espie |
2007-06-17 | more scaffolding we don't really use yet. | Marc Espie |
2007-06-17 | document @exec/@unexec variations in more detail. | Marc Espie |
2007-06-17 | do not try to reopen the wsmouse device when | Robert Nagy |
2007-06-17 | add a bit of scaffolding for signatures | Marc Espie |
2007-06-16 | introduce new stuff: @tag, to be used to tag files and other objects. | Marc Espie |
2007-06-16 | Add variation on exec/unexec: | Marc Espie |
2007-06-16 | FTP_KEEPALIVE as a crude interface to ftp -k. To be thought out later. | Marc Espie |
2007-06-16 | use OpenBSD::Paths contents | Marc Espie |
2007-06-14 | Print communities in a nicer format and include a missing well-known one. | Claudio Jeker |
2007-06-14 | Really cleanup temporary directories. | Matthias Kilian |
2007-06-14 | explicitly mark -S as deprecated, I'd love to use for something else... | Marc Espie |
2007-06-14 | I don't know what we will do with system packages yet, but prevent | Marc Espie |
2007-06-14 | minor changes: move @ignore to deprecated stuff (it's been out for a few | Marc Espie |
2007-06-14 | The External Route Tag for AS-External-LSAs can be an arbitrary 32bit | Reyk Floeter |