summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-03-05avoid running mkfontdir/fc-cache if they don't exist.Marc Espie
2006-03-05SynchMarc Espie
2006-03-05- kill whitespace at eolJason McIntyre
2006-03-04Typos grab bag of the month, eyeballed by jmc@Miod Vallat
2006-03-04cut down the Locator code into maintainable chunks.Marc Espie
2006-03-04accurate description of script execution.Marc Espie
2006-03-04Spell out normal modes of operation for pkg_add more.Marc Espie
2006-03-04reorganize code a little bit: Update.pm becomes Replace.pm (since it matchesMarc Espie
2006-03-04zap more success messages. Keep pid of distant location pipe, just in case.Marc Espie
2006-02-26check return value of calloc(3)'; From Alexey Dobriyan; ok deraadt@Otto Moerbeek
2006-02-26spacing; from ray laiJason McIntyre
2006-02-25Document the softreconfig (in|out) switch. With help from jmc@Claudio Jeker
2006-02-25fix for hostapd_printf() from Andrey Matveev:Reyk Floeter
2006-02-24Keep track of the uptime of the entries in the RIB.Esben Norby
2006-02-23Prevent ospfd from crashing when LSA Ext's are changed.Esben Norby
2006-02-23Rework the LSA cache and make it behave. Until now we only used the type,Claudio Jeker
2006-02-23Use the new rtm_fmask feature to reset blackhole and reject routes onClaudio Jeker
2006-02-23Let 'pkg_info -P' work with package distribution files and URLs to aBernd Ahlers
2006-02-22Fix typo.Bernd Ahlers
2006-02-22allow ressource limits for child processes to be set.Henning Brauer
2006-02-21handle -1 return from host_dns(); ok henning@Kevin Steves
2006-02-21detect temporary connection errors, and retry with exponential timeout.Marc Espie
2006-02-21ask question corresponding to -F updatedepends too (commonalize code).Marc Espie
2006-02-21add optional 3rd choice [y/N/a] for always, so that this question typeMarc Espie
2006-02-21Better English in comments.Claudio Jeker
2006-02-21Correctly count the number of LSAs in the retransmission list. OK norby@Claudio Jeker
2006-02-19Keep track of the duration of our relationships with neighbors.Esben Norby
2006-02-19Do not kick the adj_timer for neighbors that are in state 2-Way.Esben Norby
2006-02-19Do not traverse the entire LS retransmission list to figure out how manyEsben Norby
2006-02-19Do not allocate a new chunk of memory every time we receive a packet.Esben Norby
2006-02-19Free correct pointer on error path if malloc fails. From Alexey Dobriyan.Todd C. Miller
2006-02-18- mention ftp facility keyword.Niall O'Higgins
2006-02-16add types for google earth shitzHenning Brauer
2006-02-16validate() can also take sample files into account.Marc Espie
2006-02-15Initialize snaplen also when reading a dump file. Fixes problemsOtto Moerbeek
2006-02-15Repair call to gethostname(). From adobriyan at gmail.com. Patch submittedAaron Campbell
2006-02-15Do not try to dirty an area when adding LSA ext.Esben Norby
2006-02-15remove "the the" in comment; ok jmc@David Krause
2006-02-13spelling in error message; ok otto@Kevin Steves
2006-02-11Fix a few "discards qualifier" warnings. From A. Farber in PR 5114.Otto Moerbeek
2006-02-10imsg API changed so adapt to it.Claudio Jeker
2006-02-10ospfd does not need fd passing via the imsg framework so remove that codeClaudio Jeker
2006-02-10Make it possible to turn suftreconfig in/out on or off. Default is on forClaudio Jeker
2006-02-10If ABR only look in the backbone area 0.0.0.0 for summary LSA. OK norby@Claudio Jeker
2006-02-10reset $state->{dir} to the correct value after deleting the replaced package.Marc Espie
2006-02-10Use the ProgressMeter engine to display the update messages. This makesBernd Ahlers
2006-02-10If the length of the message in OpenBSD::ProgressMeter::message() is shorterBernd Ahlers
2006-02-09Implement "set community delete 65001:*" and friends. This will removeClaudio Jeker
2006-02-09When comparing community type, cast to u_int16_t. The same is done for theClaudio Jeker
2006-02-09attr_free() should not modify others_len as it does not resize the othersClaudio Jeker