Age | Commit message (Expand) | Author |
2005-08-12 | minor semantic tweak: foo-1.0 needs to conflict with foo-1.0p0, always, | Marc Espie |
2005-08-12 | don't try to install a page that has been removed; ok jmc@ | Christian Weisgerber |
2005-08-12 | pkg_add -r does work. | Marc Espie |
2005-08-12 | avoid warning message | Marc Espie |
2005-08-11 | EINTR, and a little KNF in packet.c | Henning Brauer |
2005-08-11 | on writing, we actually can deal with ENOBUFS just as well as with EAGAIN | Henning Brauer |
2005-08-11 | two missing EINTR here too | Henning Brauer |
2005-08-11 | check for EINTR too after writev(), pt out by Alexander Farber | Henning Brauer |
2005-08-10 | remove drivers from here. | Alexandre Anriot |
2005-08-10 | typo | Marc Espie |
2005-08-10 | Propogate server's leap indicator flags to clients; ok henning@ | Darren Tucker |
2005-08-10 | add lmtemp(4) and viasio(4). | Alexandre Anriot |
2005-08-10 | record unsafe operations in a journal, so that we can give a much | Marc Espie |
2005-08-10 | bug fix: if default is not available, do not push it for installation. | Marc Espie |
2005-08-10 | - comapared -> compared | Jason McIntyre |
2005-08-10 | Pass the correct peer to rde_apply_set(). rde_apply_set() needs to know | Claudio Jeker |
2005-08-10 | Call open(2) with O_NONBLOCK and O_NOFOLLOW to make sure mtree can't | Todd C. Miller |
2005-08-09 | same here | Marco Pfatschbacher |
2005-08-09 | ifstated isn't released before 3.8 | Marco Pfatschbacher |
2005-08-09 | if we are replacing a package, the messages for @extra stuff should be | Marc Espie |
2005-08-09 | Introduce new route decision tunable "rde med compare (always|strict)". | Claudio Jeker |
2005-08-09 | add watchdogd | Theo de Raadt |
2005-08-09 | xr sysctl(8) | Michael Shalayeff |
2005-08-09 | link static and mlockall() once daemonised to prevent sudden pageins and wdog... | Michael Shalayeff |
2005-08-09 | use a standard options list, and various other minor tweaks; | Jason McIntyre |
2005-08-08 | with -s, do not wait if we don't have any peers at all. | Henning Brauer |
2005-08-08 | Use unsigned integers for period and nperiod. | Marc Balmer |
2005-08-08 | function prototypes, spacing, KNF, and other readability fixes | Henning Brauer |
2005-08-08 | Try to do an SPF recalculation only if the LS DB changed. | Claudio Jeker |
2005-08-08 | Initial import of watchdogd, a daemon to retrigger the watchdog timer | Marc Balmer |
2005-08-08 | Correctly order LSA/route entries. Also prefer network vertices over router | Claudio Jeker |
2005-08-08 | tab before newline. | Claudio Jeker |
2005-08-07 | split off the code that handles dependencies proper, so that we can (later) | Marc Espie |
2005-08-07 | wrapper around Ustar that replaces long names/links with LongName#/LongLink#. | Marc Espie |
2005-08-06 | add ifstated.conf(5) to SEE ALSO; | Jason McIntyre |
2005-08-06 | new manpage for ifstated.conf written with mpf@ | Nikolay Sturm |
2005-08-05 | expose the algorithm used for splitting names, so that ArcCheck will be | Marc Espie |
2005-08-05 | activate sanity check: only files have !0 size. | Marc Espie |
2005-08-05 | fix splitting bug | Marc Espie |
2005-08-05 | Make sure $totsize != 0, even if the package does not contain any actual | Marc Espie |
2005-08-04 | Support for SENSOR_INTEGER. | Jonathan Gray |
2005-08-03 | dlg did not test what he affects; enum clash | Theo de Raadt |
2005-08-03 | use action_block in init instead of custom code, permits single line | Nikolay Sturm |
2005-08-02 | .Dd cleanup; ok jmc@ | David Krause |
2005-08-01 | from tamas tevesz: | Jason McIntyre |
2005-07-31 | remove sesd and its companion tools getencstat, setencstat and setobjstat | David Gwynne |
2005-07-31 | do not descend into sesd | David Gwynne |
2005-07-30 | enable -Wbounded | Reyk Floeter |
2005-07-30 | flush print buffer on empty newlines | Reyk Floeter |
2005-07-29 | fro tamas tevesz: | Jason McIntyre |