summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2005-04-24use the last position of the pen before it was lifted upUwe Stuehler
2005-04-24- indentationUwe Stuehler
2005-04-24how to use ztsscale...Theo de Raadt
2005-04-24enter ztsscaleTheo de Raadt
2005-04-24sync up, add some missing typesBrad Smith
2005-04-24spacingTheo de Raadt
2005-04-24Import matthieu's touch screen calibration tool for zaurus.Uwe Stuehler
2005-04-22RFC tells that the MTU in the db exchange packet may not be bigger thanClaudio Jeker
2005-04-22snprintf cleanup. OK deraadt@, moritz@Chad Loder
2005-04-21avoid looping on failed tty or /dev/console writes and just drop the messageDamien Miller
2005-04-21spacingTheo de Raadt
2005-04-20fix buffer overrun introduced with my previous commit. Found and fixed byHans-Joerg Hoexer
2005-04-20be more careful with snprintf. ok cloder@ deraadt@Moritz Jodeit
2005-04-20fix signal race by removing STATE_QUIT completely.Moritz Jodeit
2005-04-19Document the fact that ospfctl(8) understands "show rib".Esben Norby
2005-04-19fix more cases of snprintf() returning -1. ok cloder@ niallo@Moritz Jodeit
2005-04-19handle snprintf() returning -1. ok henning@Moritz Jodeit
2005-04-19move the "reply from ... " log msg in -d mdoe uop a bit so it actuallyHenning Brauer
2005-04-19Don't call event_set() before event_init().Claudio Jeker
2005-04-18extra paranoia, from a discussion with joergHenning Brauer
2005-04-18snprintf() return value handling. ok cloder@ henning@Moritz Jodeit
2005-04-18correctness: only account for offset after settime in next and deadlineHenning Brauer
2005-04-18tidy up AS section a little;Jason McIntyre
2005-04-18Static routes are flagged with F_STATIC and not with F_KERNEL. OK henning@Claudio Jeker
2005-04-18after setting the clock hard correct the "next" and "deadline" timestampsHenning Brauer
2005-04-18Set flag F_STATIC based on RTF_STATIC and not just because the route cameClaudio Jeker
2005-04-18prevent replies with negative delay from being used, could happen with -sHenning Brauer
2005-04-18Print mrt config after the main and network config. Main and network configClaudio Jeker
2005-04-18grammarJolan Luff
2005-04-18AfriNIC has been established as RIR for Africa nowHenning Brauer
2005-04-17Use fatalx() instead of ospfd_shutdown() if kr_init() fails.Claudio Jeker
2005-04-17and don't try to free a null set eitherHenning Brauer
2005-04-17fix null pointer deref on filter rules without set partHenning Brauer
2005-04-17remove amd64 special casing.Brad Smith
2005-04-17fix snprintf abuse, partly from, and ok deraadt@Bob Beck
2005-04-16Static routes are flagged with F_STATIC and not with F_KERNEL.Claudio Jeker
2005-04-16Set F_STATIC flag earlier else the default route will end up as non-static.Claudio Jeker