index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2015-12-29
Don't assume fprintf() will set the FILE * error condition.
Todd C. Miller
2015-12-29
Change send_line() return value to be 1/0 like get_responses() and
Todd C. Miller
2015-12-29
When running syslogd in debug mode, use a callback to print the
Alexander Bluhm
2015-12-28
Replace lseek/[read|write] with pread|pwrite.
Kenneth R Westerback
2015-12-28
remove spaces after '!'
Joerg Jung
2015-12-28
build mopd with -Werror-implicit-function-declaration
Sebastian Benoit
2015-12-28
build all lpr tools with -Werror-implicit-function-declaration
Sebastian Benoit
2015-12-28
fprintf() may not set the error indicator on failure so just use
Todd C. Miller
2015-12-28
remove unused copy argument from addarg()
Joerg Jung
2015-12-28
build smtpd and smtpctl with -Werror-implicit-function-declaration
Sebastian Benoit
2015-12-28
build most of usr.sbin with -Werror-implicit-function-declaration
Sebastian Benoit
2015-12-26
bzero -> memset. No binary change.
mmcc
2015-12-26
Use pread/pwrite instead separate lseek+read/write for lastlog.
Philip Guenther
2015-12-24
Make gpt_chk_mbr() instances even more identicaller by always
Kenneth R Westerback
2015-12-24
Make all instances of gpt_chk_mbr() identical (bar static vs
Kenneth R Westerback
2015-12-24
bzero -> memset. No binary change.
mmcc
2015-12-24
use strndup instead of malloc/strncpy/nul
mmcc
2015-12-24
more e-mail -> email
mmcc
2015-12-24
Add prototype for gpt_chk_mbr() to i386_installboot.c. Add 'static' to
Kenneth R Westerback
2015-12-24
revert check_tcp rev 1.41 by yasuoka@
Sebastian Benoit
2015-12-24
adress -> address
Anthony J. Bentley
2015-12-24
completly -> completely
mmcc
2015-12-23
Remove NULL-checks before free(). I think I've almost scrubbed the
mmcc
2015-12-23
expand message between processes to 2048 bytes. Andre Smagin found
Theo de Raadt
2015-12-23
Tidy up output.
Antoine Jacoutot
2015-12-22
fix sendmail options parsing
Gilles Chehade
2015-12-22
commited -> committed
mmcc
2015-12-22
assign pointers to NULL rather than 0
mmcc
2015-12-22
update examples
Gilles Chehade
2015-12-22
remove a NULL-check before free()
mmcc
2015-12-22
remove a NULL-check before free()
mmcc
2015-12-22
make it clear this needs to be run only for db files
Jason McIntyre
2015-12-22
Kill a trailing whitespace that snuck in with previous commit.
Sunil Nimmagadda
2015-12-22
Initialize a char* to NULL rather than 0.
mmcc
2015-12-22
commiting -> committing
mmcc
2015-12-22
Wrap long lines.
Sunil Nimmagadda
2015-12-22
Wrap long lines.
Sunil Nimmagadda
2015-12-21
remove NULL-checks before free()
mmcc
2015-12-21
remove NULL-check before free()
mmcc
2015-12-21
Remove NULL-checks before free().
mmcc
2015-12-21
Start accepting some sendmail compatible commandline arguments.
Sunil Nimmagadda
2015-12-21
Only run newaliases(8) if we already have an aliases db.
Antoine Jacoutot
2015-12-20
need to include err.h for err().
Sebastian Benoit
2015-12-20
Remove unnecessary options:
Robert Peichaer
2015-12-20
remove redundant log
Gilles Chehade
2015-12-19
No need for an extra log.h
Reyk Floeter
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Remove NULL-checks before free().
mmcc
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Remove NULL-check before free().
mmcc
[next]