Age | Commit message (Expand) | Author |
2004-10-01 | if we're opening a socket for a default listener because no "listen on" | Henning Brauer |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2004-09-30 | Avoid a segfault if only whitespace characters are entered at the | Todd C. Miller |
2004-09-30 | If the yp marker is in the file, add new users before it. PR 3727. | Otto Moerbeek |
2004-09-30 | now that we connect() the client sockets we need to handle ECONNREFUSED as | Henning Brauer |
2004-09-29 | s/sprintf/snprintf/ | Jakob Schlyter |
2004-09-29 | fix return value | Jakob Schlyter |
2004-09-29 | fix remaining sprintf | Jakob Schlyter |
2004-09-29 | fix som s/sprintf/snprintf/ lost in transition | Jakob Schlyter |
2004-09-28 | wrong macros; from number six; | Jason McIntyre |
2004-09-28 | Simpler loop to free queue items. OK otto@ | Todd C. Miller |
2004-09-28 | fix lib/bind cleaning cruft | Jakob Schlyter |
2004-09-28 | resolve conflicts | Jakob Schlyter |
2004-09-28 | remove unused files | Jakob Schlyter |
2004-09-28 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2004-09-28 | Fix leaks in error paths. from Patrick Latifi. ok millert@ | Otto Moerbeek |
2004-09-28 | gcc-ism. We don't want it, we don't need it. | Claudio Jeker |
2004-09-28 | one m is enough in incoming, really ;) | Henning Brauer |
2004-09-28 | Add prepend-neighbor feature. Prepend the remote-as n times similar to | Claudio Jeker |
2004-09-27 | mention how SIGHUP is handled. | Jared Yanovich |
2004-09-24 | pass segment size to userland; ok deraadt@ | Markus Friedl |
2004-09-24 | connect() the client-side sockets. idea & test & ok camield@ | Henning Brauer |
2004-09-24 | ditch `config' in the @sample messages, since this more or less covers | Marc Espie |
2004-09-24 | 2nd half of @newuser/@newgroup: treat them as shared items, and remove | Marc Espie |
2004-09-24 | use pkgspec_match for default conflict too. | Marc Espie |
2004-09-23 | typo from number six; | Jason McIntyre |
2004-09-23 | cosmetics | Henning Brauer |
2004-09-23 | after receival of a SIGCHLD reset io_pid or rde_pid, respectively, dependent | Henning Brauer |
2004-09-23 | reset chld_pid to 0 when acting upon a SIGCHLD so we don't try to send it | Henning Brauer |
2004-09-22 | document the semantics of @newuser/@newgroup | Marc Espie |
2004-09-22 | don't bother shrinking the pfd and index2peer arrays | Henning Brauer |
2004-09-21 | @newuser/@newgroup initial support: | Marc Espie |
2004-09-21 | sort option descriptions. from jmc | Jared Yanovich |
2004-09-21 | sync usage | Jared Yanovich |
2004-09-21 | sync usage, de-globalize a variable, and de-lint. ok millert | Jared Yanovich |
2004-09-21 | Don't pad the prefix count with 0. OK henning@ | Claudio Jeker |
2004-09-21 | Start external tests and init commands also in the initial state. | Marco Pfatschbacher |
2004-09-21 | typo | Marc Espie |
2004-09-21 | rename cleanup dirs functions, since they will apply to all shared items | Marc Espie |
2004-09-21 | .Xr elansc(4) here too | Alexander Yurchenko |
2004-09-21 | spelling fixes; ok jmc@ henning@ | David Krause |
2004-09-20 | addres -> address | Miod Vallat |
2004-09-20 | error out for pkgcfl in pkg_create, but don't warn if it's found in | Marc Espie |
2004-09-20 | deals with conflicts, must keep pkgcfl around a little while longer... | Marc Espie |
2004-09-20 | old pkgcfl is dead. | Marc Espie |
2004-09-20 | use fullname() in sample, so that absolute names AND relative names work. | Marc Espie |
2004-09-18 | greatly improved by jmc with some tweaks by yours truly | Henning Brauer |
2004-09-18 | jmc says S before s and not s before S, sssssssso we do. | Henning Brauer |
2004-09-18 | implement -S to override earlier -s, requested by theo | Henning Brauer |
2004-09-18 | say when we run settimeofday() with -s and when not, help from bob | Henning Brauer |