summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-05-11document conf file reload w/ SIGHUP;Jason McIntyre
2005-05-11Add some newlines to make the code easier to follow. No functional change.Claudio Jeker
2005-05-11don't touch *hn in failure case. no real change due to the way we use itHenning Brauer
2005-05-10Do no longer force the default router priority to 0.Claudio Jeker
2005-05-09Force all as-external routes to point to the router announcing them byClaudio Jeker
2005-05-09Do not log useless messages if the apm implementation returns -1 in theMiod Vallat
2005-05-08Keep track of the req list in the RDE. The RFC requires us to check forClaudio Jeker
2005-05-07pasto in error message; ok ottoJared Yanovich
2005-05-06Fix a display bug in 'show database', when ospfd is member of moreEsben Norby
2005-05-05Fix a stupid typo in the #if 0 block in spf_calc() and start using that codeClaudio Jeker
2005-05-04sort options + sync usage;Jason McIntyre
2005-05-04setres[ug]id; ok jakob@Damien Miller
2005-05-03setres[ug]id; ok claudio@Damien Miller
2005-05-03setres[ug]id; ok deraadt@Damien Miller
2005-05-03setresuid; ok deraadt@Damien Miller
2005-05-03setres[ug]id; ok millert@Damien Miller
2005-05-03setresgid; ok deraadt@Damien Miller
2005-05-03more setres[ug]id; ok deraadt@Damien Miller
2005-05-02fix snprintf misuse. ok bob@ hin@Moritz Jodeit
2005-05-02more setres[ug]id; ok deraadt@Damien Miller
2005-05-02use setres[ug]id for privilege dropping; ok norby@Damien Miller
2005-05-01typarella; from alexandre anriot;Jason McIntyre
2005-05-01spellingDavid Krause
2005-04-29fixes/updates from openssl-0.9.7g;Jason McIntyre
2005-04-29adjust for 0.9.7gDamien Miller
2005-04-28if running in -e mode, and stdin is not a tty, then re-print the commandsTheo de Raadt
2005-04-28- restore machdep.ztsrawmode when exiting on a signalUwe Stuehler
2005-04-28display a title above the message; suggested by deraadt@Uwe Stuehler
2005-04-28Support for "network connected" and "network static" -- announce allClaudio Jeker
2005-04-28Be more careful when copying ifname from the struct sockaddr_dl.Claudio Jeker
2005-04-28add vsnprintf error checking. ok cloder@ millert@Moritz Jodeit
2005-04-28more vsnprintf checking. ok cloder@Moritz Jodeit
2005-04-28place this file in the public domainUwe Stuehler
2005-04-28more boring tweaksTheo de Raadt
2005-04-28boring tweaksTheo de Raadt
2005-04-27Fix a potential infinite loop that could be triggered by an invalid BGPChad Loder
2005-04-27correct copyrightTheo de Raadt
2005-04-27Sort struct msgbuf by size. From Alexander von Gernler via henning@Claudio Jeker
2005-04-26unify shared code a bit again to make future syncs easierHenning Brauer
2005-04-26add `zaurus' to .Dt line;Jason McIntyre
2005-04-25Call if_init() later and for each interface separately.Claudio Jeker
2005-04-25Move the creation of the ospf_socket from if_init() directly into ospfe().Claudio Jeker
2005-04-25Call if_init() in ospfe only, neither the rde nor the parent need it.Claudio Jeker
2005-04-25Change order of execution in if_act_reset(). First notify all neighborClaudio Jeker
2005-04-25tweaks;Jason McIntyre
2005-04-25spelling;Jason McIntyre
2005-04-25put EXAMPLES into a more standard format (first description, thenJason McIntyre
2005-04-25- login names may contain underscoresJason McIntyre
2005-04-25- don't loop infinitely after a missed "mouse up" eventUwe Stuehler
2005-04-25- display a message centered on the screenUwe Stuehler