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