summaryrefslogtreecommitdiffstats
path: root/usr.sbin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correction from jmc@, sort references alphabetically.brynet2014-03-131-2/+2
* Add a reference to the ACPICA utilities, with examples.brynet2014-03-131-3/+14
* remove old instructions about sendmail. poke by jmctedu2014-03-131-50/+2
* The enqueue utility should not add a User-Agent header to emails.chris2014-03-131-4/+1
* Unhook httpd(8) from build; man page bitsflorian2014-03-132-15/+8
* Unhook httpd(8) from buildflorian2014-03-131-2/+2
* merge conflictsbrad2014-03-1311-52/+94
* update to NSD 4.0.2, ok sthen@brad2014-03-1320-105/+222
* Are they going to help?tedu2014-03-124-317/+2
* bugfix update to 1.4.6robert2014-03-1110-70/+142
* 13_datalen.msgflorian2014-03-101-23/+15
* 12_malloc_memset_to_calloc.msgflorian2014-03-101-5/+3
* 11_w_flag.msgflorian2014-03-101-13/+6
* 10_setvbuf.msgflorian2014-03-102-8/+4
* record errors, and only crash at the end. much less painful to synchespie2014-03-091-2/+6
* format string has changed for K_USERINFOeric2014-03-081-3/+3
* code cleanuperic2014-03-081-14/+14
* rename $_ for better style... lots more to be doneespie2014-03-071-6/+6
* the IO::Uncompress framework can auto-detect compression type, turnespie2014-03-071-3/+3
* Always print the key signify(1) is using.ajacoutot2014-03-061-2/+2
* shush. signify is quiet now, but we want it to stay that wayespie2014-03-051-4/+5
* refactor solve_from_ports a bit.espie2014-03-051-38/+76
* if peer advertises DSN and we don't want to use it, make sure we don't sendgilles2014-03-021-7/+7
* start using the new officially named keys. This is being done beforederaadt2014-03-011-3/+3
* The user.directory expansion is not supposed to be escaped.eric2014-02-281-2/+2
* do not miss out F_BACKUP when dumping envelope or it breaks backup MXgilles2014-02-281-2/+2
* Again the default is not 0.claudio2014-02-262-6/+4
* This is a lie, the default is not 0. It is inherited from the process.claudio2014-02-261-3/+2
* There is no need to init a global to 0claudio2014-02-261-2/+2
* if a specific pattern of failures/success happen, we can end up notgilles2014-02-251-3/+2
* fix off by one leading to invalid host stats treeeric2014-02-241-4/+5
* fix a buffer overflow of an array introduced with the ssl inspection commitjsg2014-02-241-2/+2
* fix a memory leak in an error pathjsg2014-02-241-1/+2
* - add a -p <path> switch for specifying the location ofhalex2014-02-232-10/+20
* print out the path to the firmware packages in verbose mode, for use withhalex2014-02-231-1/+3
* Document where firmwares come from, as step 1 of dealing with off-linederaadt2014-02-231-2/+8
* Use ${STATIC} not -staticderaadt2014-02-211-2/+2
* use strcasecmp() to compare domains.eric2014-02-201-2/+2
* Add pcap-filter(3) to the SEE ALSO section.lteo2014-02-191-2/+3
* fix possible NULL-deref in error code patheric2014-02-171-2/+3
* Call control_init() before daemon() so that iscsid && iscsictl reload worksclaudio2014-02-171-3/+4
* new "smtpctl show status" command to show if mta/mda/smtp are currently running or paused.eric2014-02-175-7/+38
* do not lookup pki based on hostname if one was specified for the listenereric2014-02-171-5/+13
* 1) Fix the markup of the time specifications,schwarze2014-02-161-15/+36
* fix bibliographical references; from Jan Stary <hans at stare dot cz>schwarze2014-02-161-3/+8
* missed a typotedu2014-02-151-2/+2
* make a few comments easier to readtedu2014-02-151-7/+7
* clarify no password only disables password logins. from david hill.tedu2014-02-141-2/+2
* INSTALL/DEINSTALL scripts are completely dead these daysespie2014-02-141-13/+2
* remove unused function that distracts from cleaning up the imsg_flush() messflorian2014-02-142-9/+2