Age | Commit message (Expand) | Author |
2005-06-29 | Usage(). | Marc Espie |
2005-06-29 | stop if no pkgname. | Marc Espie |
2005-06-29 | make Getopt show full option name. | Marc Espie |
2005-06-29 | rtlabel support via filter sets. Just use "set rtlabel foobar" in filters | Claudio Jeker |
2005-06-28 | Make it possible to specify interfaces just by using "interface em0" without | Claudio Jeker |
2005-06-28 | Add pkg_merge and doc. | Marc Espie |
2005-06-28 | Remove 'ab' (apache benchmark) from the tree because | Robert Nagy |
2005-06-28 | Try to fit 0x200 into an u_int8_t is not so clever. Pass the flags as | Claudio Jeker |
2005-06-28 | some more ike payload types | Hans-Joerg Hoexer |
2005-06-27 | Mark connected routes (routes without a nexthop) in the rib. Without this | Claudio Jeker |
2005-06-27 | Don't let /32 DT_NET routes override DT_RTR routes. This should help | Claudio Jeker |
2005-06-26 | typo by claudio | Theo de Raadt |
2005-06-26 | Don't htonl() something that is already in network byte order. AS-Ext routes | Claudio Jeker |
2005-06-26 | Do not automaticaly announce routes that have RTF_DYNAMIC set. These routes | Claudio Jeker |
2005-06-26 | explain how the aliasing operation works. | Marc Espie |
2005-06-26 | pkg_merge aliasing of hard links fixed. | Marc Espie |
2005-06-26 | Handle hard links correctly: the names need to be aliased correctly for | Marc Espie |
2005-06-26 | expose the name aliasing operation, since it can be useful. | Marc Espie |
2005-06-26 | some useful statistics about shared files and size gains. | Marc Espie |
2005-06-26 | missing support for `identical' files. | Marc Espie |
2005-06-26 | select fat package based on name too. | Marc Espie |
2005-06-26 | new tool (not active yet): pkg_merge. | Marc Espie |
2005-06-26 | handle fat packages based on architecture. | Marc Espie |
2005-06-26 | switch pkg_create to built-in Ustar, no longer dependent on external tar. | Marc Espie |
2005-06-26 | faster fat package finder | Marc Espie |
2005-06-25 | name2id prototypes | Henning Brauer |
2005-06-25 | Make the name2id/id2name code generically usable. This will be needed by | Claudio Jeker |
2005-06-24 | Do not automaticaly announce routes that have RTF_DYNAMIC set. These routes | Claudio Jeker |
2005-06-22 | implement and use a real usage(); function instead of using goto usage; | Robert Nagy |
2005-06-21 | Backout/Disable the change introduced in rev. 1.26. Don't start the hello | Claudio Jeker |
2005-06-21 | we do not do -s in /etc/rc anymore. this is because, even if -s did try to | Theo de Raadt |
2005-06-21 | move Arch->check() up to Packingelement, so that it can be called anywhere, | Marc Espie |
2005-06-21 | The ev_sighup event handler should handle SIGHUP and not SIGTERM. | Claudio Jeker |
2005-06-21 | when writing store the file `real name' on the filesystem, which | Marc Espie |
2005-06-20 | use getopt(3) for argument list parsing and remove the get_number() | Robert Nagy |
2005-06-20 | use getopt(3) for argument list parsing and remove the get_number() | Robert Nagy |
2005-06-20 | flesh out the destdir() working. Provide a convenience close() method. | Marc Espie |
2005-06-20 | $OpenBSD -> $OpenBSD$ | Robert Nagy |
2005-06-19 | use a #define for the time to wait on -s and clarify a log msg | Henning Brauer |
2005-06-19 | use a little state engine to keep track of delayed dns lookups and such, | Henning Brauer |
2005-06-18 | maintain correspondence between original archive file names and rewritten | Marc Espie |
2005-06-18 | more sanity checks, don't truncate names silently. | Marc Espie |
2005-06-18 | fix prefix/name cut (found out by aanriot) | Marc Espie |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-06-17 | support disassoc reason codes | Reyk Floeter |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-06-17 | formatting tweaks; | Jason McIntyre |
2005-06-17 | first step to implement a proactive wireless monitoring system using | Reyk Floeter |
2005-06-16 | use getopt() for argument list parsing | Robert Nagy |
2005-06-16 | use prefixlen2mask which handles zero prefixlens right | Henning Brauer |