summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-01-09move pipe handling into RepositoryListMarc Espie
2010-01-09repositories no longer need matchMarc Espie
2010-01-08reflect recent changesMarc Espie
2010-01-08remove very old -ikrMarc Espie
2010-01-08Implement section A.1.6 of RFC 5036: "Recognize new FEC".Michele Marchetto
2010-01-08stat objects with more than value (store symlinks eventually)Marc Espie
2010-01-08Don't leak the fds we open in cp() to copy one file from another.Owain Ainsworth
2010-01-07make sure is_valid works for alternativesMarc Espie
2010-01-06clean up this page a little; ok norbyJason McIntyre
2010-01-05- properly spell "packet".Jasper Lievisse Adriaanse
2010-01-05refuse invalid version specs.Marc Espie
2010-01-05repairMarc Espie
2010-01-05better spec handling: instead of dying, create badspec objects that neverMarc Espie
2010-01-05tracker and updater are also auto-cachedMarc Espie
2010-01-05avoid loop if conflict/replace end up finding kept handles.Marc Espie
2010-01-05use Auto::cacheMarc Espie
2010-01-05tweak outputMarc Espie
2010-01-05common pattern, put it there since everything uses Error.Marc Espie
2010-01-05auto-create giveup, so it's defined if we call tally without doing anything.Marc Espie
2010-01-05Make sure that all important config variables are synced on a reload inClaudio Jeker
2010-01-04Stop installing many of the incredibly dated and un-authoritative share/docTheo de Raadt
2010-01-04-l no longer implies -zMarc Espie
2010-01-04betterMarc Espie
2010-01-04There's no reason for -l to imply -z.Marc Espie
2010-01-03not a fatal error, keep goingMarc Espie
2010-01-03unused prototypeTheo de Raadt
2010-01-03Neither .Pp nor unqualified text are allowed at the top level of .Bl;Ingo Schwarze
2010-01-03Implement "log verbose" and "log brief" to enable or disable verbose debugCharles Longeau
2010-01-03below .Rs, unqualified text is not allowed, each line needs ".%?" markup;Ingo Schwarze
2010-01-03blank lines not allowed outside literal context;Ingo Schwarze
2010-01-03-F tallyMarc Espie
2010-01-03separate code into two classes, cleaner.Marc Espie
2010-01-03much better (avoid calling df all the time, oops)Marc Espie
2010-01-02sort SEE ALSO;Jason McIntyre
2010-01-02The .Rs macro must be followed by .Re, and empty .Rs is useless anyway.Ingo Schwarze
2010-01-02keep going after collisionsMarc Espie
2010-01-02Replace 3 struct smtp_client members (ssl_handshake, rcptokay, dying) with aJacek Masiulaniec
2010-01-02In the "ldpctl show lib" output print every known label and make clear if itMichele Marchetto
2010-01-02stacked vfs entries. I should be able to recover from overflows andMarc Espie
2010-01-02things are simpler: I don't need to stack used size stuff.Marc Espie
2010-01-02Fix comparison between the routing message's priority and RTP_RIP.Michele Marchetto
2010-01-02next step: create proxy objects for devices that count the size used.Marc Espie
2010-01-02replace vstat with modern code, almost ready for stacking vfs...Marc Espie
2010-01-02Factor out parts of client_read() into client_socket_read() andJacek Masiulaniec
2010-01-02fully encapsulate dev objects from vstat so I can change the internalsMarc Espie
2010-01-02first step in comparing full signatures: make them full objects, withMarc Espie
2010-01-02Simplify code by removing struct smtp_client member, int iomode, which wasJacek Masiulaniec
2010-01-02Eliminate all uses of dmalloc() where the returned pointerKenneth R Westerback
2010-01-01Eliminate all uses of dfree() where the pointer is either dereferencedKenneth R Westerback
2010-01-01Wrappers around a wrapper around free() are of no more use thanKenneth R Westerback