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