summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-02-26Again the default is not 0.Claudio Jeker
2014-02-26This is a lie, the default is not 0. It is inherited from the process.Claudio Jeker
2014-02-26There is no need to init a global to 0Claudio Jeker
2014-02-25if a specific pattern of failures/success happen, we can end up notGilles Chehade
2014-02-24fix off by one leading to invalid host stats treeEric Faurot
2014-02-24fix a buffer overflow of an array introduced with the ssl inspection commitJonathan Gray
2014-02-24fix a memory leak in an error pathJonathan Gray
2014-02-23- add a -p <path> switch for specifying the location ofAlexander Hall
2014-02-23print out the path to the firmware packages in verbose mode, for use withAlexander Hall
2014-02-23Document where firmwares come from, as step 1 of dealing with off-lineTheo de Raadt
2014-02-21Use ${STATIC} not -staticTheo de Raadt
2014-02-20use strcasecmp() to compare domains.Eric Faurot
2014-02-19Add pcap-filter(3) to the SEE ALSO section.Lawrence Teo
2014-02-17fix possible NULL-deref in error code pathEric Faurot
2014-02-17Call control_init() before daemon() so that iscsid && iscsictl reload worksClaudio Jeker
2014-02-17new "smtpctl show status" command to show if mta/mda/smtp are currently runni...Eric Faurot
2014-02-17do not lookup pki based on hostname if one was specified for the listenerEric Faurot
2014-02-161) Fix the markup of the time specifications,Ingo Schwarze
2014-02-16fix bibliographical references; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2014-02-15missed a typoTed Unangst
2014-02-15make a few comments easier to readTed Unangst
2014-02-14clarify no password only disables password logins. from david hill.Ted Unangst
2014-02-14INSTALL/DEINSTALL scripts are completely dead these daysMarc Espie
2014-02-14remove unused function that distracts from cleaning up the imsg_flush() messFlorian Obser
2014-02-14remove unused function that distracts from cleaning up the imsg_flush() messSebastian Benoit
2014-02-13remove tendrils of namei dumping codeTed Unangst
2014-02-13use strtonumTed Unangst
2014-02-13atoi -> strtonumTed Unangst
2014-02-13this one is non obvious enough it deserves a commentMarc Espie
2014-02-13still need the plists for kept handles... because of OldLibs.Marc Espie
2014-02-13totals tend to be larger, give them some more room to breatheTed Unangst
2014-02-12remove bogus .Nm and .Pa markup,Ingo Schwarze
2014-02-12Remove the bogus author "U. Delaware" from RFC 5905Ingo Schwarze
2014-02-12no need for .Pp before .It and .Sh, zap trailing whitespace,Ingo Schwarze
2014-02-12in section 8, use DIAGNOSTICS rather than ERRORS,Ingo Schwarze
2014-02-12make .Nm usage simpler and more consistent, no text change;Ingo Schwarze
2014-02-11requalify signature -> update signature and explain a bit more.Marc Espie
2014-02-11s/anyways/anyway/, ok espie@Stuart Henderson
2014-02-11document that metainfo in plist is enforced.Marc Espie
2014-02-10pattern for "our" temporary files is not random... get it out of theMarc Espie
2014-02-10assume tweaking package status always work if $state->{not}.Marc Espie
2014-02-10cvstags are a bit fickle, there's no need to always-update if they change.Marc Espie
2014-02-10tweak usage() and bump version.Eric Faurot
2014-02-10Run the serving and privileged ntpd processes at high priority and theDarren Tucker
2014-02-09forgot about that small issue. Don't take crypto sigs into account forMarc Espie
2014-02-09wipe stuff during wipe_info, deref should keep unput correct.Marc Espie
2014-02-09grr... this should be kept across derefsMarc Espie
2014-02-09do a better job in wipe_info: close files and reap children.Marc Espie
2014-02-08Only create DBDIR if it does not exist.Antoine Jacoutot
2014-02-08Create dhclient lease files and dhcpd lease files with permissions 0640,Kenneth R Westerback