Age | Commit message (Expand) | Author |
2010-01-05 | - properly spell "packet". | Jasper Lievisse Adriaanse |
2010-01-05 | refuse invalid version specs. | Marc Espie |
2010-01-05 | repair | Marc Espie |
2010-01-05 | better spec handling: instead of dying, create badspec objects that never | Marc Espie |
2010-01-05 | tracker and updater are also auto-cached | Marc Espie |
2010-01-05 | avoid loop if conflict/replace end up finding kept handles. | Marc Espie |
2010-01-05 | use Auto::cache | Marc Espie |
2010-01-05 | tweak output | Marc Espie |
2010-01-05 | common pattern, put it there since everything uses Error. | Marc Espie |
2010-01-05 | auto-create giveup, so it's defined if we call tally without doing anything. | Marc Espie |
2010-01-05 | Make sure that all important config variables are synced on a reload in | Claudio Jeker |
2010-01-04 | Stop installing many of the incredibly dated and un-authoritative share/doc | Theo de Raadt |
2010-01-04 | -l no longer implies -z | Marc Espie |
2010-01-04 | better | Marc Espie |
2010-01-04 | There's no reason for -l to imply -z. | Marc Espie |
2010-01-03 | not a fatal error, keep going | Marc Espie |
2010-01-03 | unused prototype | Theo de Raadt |
2010-01-03 | Neither .Pp nor unqualified text are allowed at the top level of .Bl; | Ingo Schwarze |
2010-01-03 | Implement "log verbose" and "log brief" to enable or disable verbose debug | Charles Longeau |
2010-01-03 | below .Rs, unqualified text is not allowed, each line needs ".%?" markup; | Ingo Schwarze |
2010-01-03 | blank lines not allowed outside literal context; | Ingo Schwarze |
2010-01-03 | -F tally | Marc Espie |
2010-01-03 | separate code into two classes, cleaner. | Marc Espie |
2010-01-03 | much better (avoid calling df all the time, oops) | Marc Espie |
2010-01-02 | sort SEE ALSO; | Jason McIntyre |
2010-01-02 | The .Rs macro must be followed by .Re, and empty .Rs is useless anyway. | Ingo Schwarze |
2010-01-02 | keep going after collisions | Marc Espie |
2010-01-02 | Replace 3 struct smtp_client members (ssl_handshake, rcptokay, dying) with a | Jacek Masiulaniec |
2010-01-02 | In the "ldpctl show lib" output print every known label and make clear if it | Michele Marchetto |
2010-01-02 | stacked vfs entries. I should be able to recover from overflows and | Marc Espie |
2010-01-02 | things are simpler: I don't need to stack used size stuff. | Marc Espie |
2010-01-02 | Fix comparison between the routing message's priority and RTP_RIP. | Michele Marchetto |
2010-01-02 | next step: create proxy objects for devices that count the size used. | Marc Espie |
2010-01-02 | replace vstat with modern code, almost ready for stacking vfs... | Marc Espie |
2010-01-02 | Factor out parts of client_read() into client_socket_read() and | Jacek Masiulaniec |
2010-01-02 | fully encapsulate dev objects from vstat so I can change the internals | Marc Espie |
2010-01-02 | first step in comparing full signatures: make them full objects, with | Marc Espie |
2010-01-02 | Simplify code by removing struct smtp_client member, int iomode, which was | Jacek Masiulaniec |
2010-01-02 | Eliminate all uses of dmalloc() where the returned pointer | Kenneth R Westerback |
2010-01-01 | Eliminate all uses of dfree() where the pointer is either dereferenced | Kenneth R Westerback |
2010-01-01 | Wrappers around a wrapper around free() are of no more use than | Kenneth R Westerback |
2010-01-01 | shrink, for once | Marc Espie |
2010-01-01 | A slightly more complex calloc() wrapper wrapper, new_hash_table(), | Kenneth R Westerback |
2010-01-01 | Another calloc() wrapper wrapper, new_tree(), bites the dust. | Kenneth R Westerback |
2010-01-01 | for -z/-l, if several candidates are found, try to order them, and use the | Marc Espie |
2010-01-01 | explain -Dvalues better | Marc Espie |
2010-01-01 | allow CDROM/FTP for shorter versions of PERMIT_PACKAGES_*, | Marc Espie |
2010-01-01 | new method fullpkgpath that accesses the default fullpkgpath. | Marc Espie |
2010-01-01 | remove a big bunch of obsolete stuff | Marc Espie |
2010-01-01 | always save plist | Marc Espie |