summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2015-12-29Don't assume fprintf() will set the FILE * error condition.Todd C. Miller
2015-12-29Change send_line() return value to be 1/0 like get_responses() andTodd C. Miller
2015-12-29When running syslogd in debug mode, use a callback to print theAlexander Bluhm
2015-12-28Replace lseek/[read|write] with pread|pwrite.Kenneth R Westerback
2015-12-28remove spaces after '!'Joerg Jung
2015-12-28build mopd with -Werror-implicit-function-declarationSebastian Benoit
2015-12-28build all lpr tools with -Werror-implicit-function-declarationSebastian Benoit
2015-12-28fprintf() may not set the error indicator on failure so just useTodd C. Miller
2015-12-28remove unused copy argument from addarg()Joerg Jung
2015-12-28build smtpd and smtpctl with -Werror-implicit-function-declarationSebastian Benoit
2015-12-28build most of usr.sbin with -Werror-implicit-function-declarationSebastian Benoit
2015-12-26bzero -> memset. No binary change.mmcc
2015-12-26Use pread/pwrite instead separate lseek+read/write for lastlog.Philip Guenther
2015-12-24Make gpt_chk_mbr() instances even more identicaller by alwaysKenneth R Westerback
2015-12-24Make all instances of gpt_chk_mbr() identical (bar static vsKenneth R Westerback
2015-12-24bzero -> memset. No binary change.mmcc
2015-12-24use strndup instead of malloc/strncpy/nulmmcc
2015-12-24more e-mail -> emailmmcc
2015-12-24Add prototype for gpt_chk_mbr() to i386_installboot.c. Add 'static' toKenneth R Westerback
2015-12-24revert check_tcp rev 1.41 by yasuoka@Sebastian Benoit
2015-12-24adress -> addressAnthony J. Bentley
2015-12-24completly -> completelymmcc
2015-12-23Remove NULL-checks before free(). I think I've almost scrubbed themmcc
2015-12-23expand message between processes to 2048 bytes. Andre Smagin foundTheo de Raadt
2015-12-23Tidy up output.Antoine Jacoutot
2015-12-22fix sendmail options parsingGilles Chehade
2015-12-22commited -> committedmmcc
2015-12-22assign pointers to NULL rather than 0mmcc
2015-12-22update examplesGilles Chehade
2015-12-22remove a NULL-check before free()mmcc
2015-12-22remove a NULL-check before free()mmcc
2015-12-22make it clear this needs to be run only for db filesJason McIntyre
2015-12-22Kill a trailing whitespace that snuck in with previous commit.Sunil Nimmagadda
2015-12-22Initialize a char* to NULL rather than 0.mmcc
2015-12-22commiting -> committingmmcc
2015-12-22Wrap long lines.Sunil Nimmagadda
2015-12-22Wrap long lines.Sunil Nimmagadda
2015-12-21remove NULL-checks before free()mmcc
2015-12-21remove NULL-check before free()mmcc
2015-12-21Remove NULL-checks before free().mmcc
2015-12-21Start accepting some sendmail compatible commandline arguments.Sunil Nimmagadda
2015-12-21Only run newaliases(8) if we already have an aliases db.Antoine Jacoutot
2015-12-20need to include err.h for err().Sebastian Benoit
2015-12-20Remove unnecessary options:Robert Peichaer
2015-12-20remove redundant logGilles Chehade
2015-12-19No need for an extra log.hReyk Floeter
2015-12-19Remove NULL-check before free().mmcc
2015-12-19Remove NULL-checks before free().mmcc
2015-12-19Remove NULL-check before free().mmcc
2015-12-19Remove NULL-check before free().mmcc