summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems/syslog.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-10Fix syslog() priority handlingSebastian Huber1-10/+30
2016-06-30Default syslog priority to INFO. Add rtems_setlogpriority to configure the pr...Chris Johns1-6/+31
2016-05-06subr_prf.c: Port to RTEMSSebastian Huber1-121/+4
2016-04-18syslog: Include missing header fileSebastian Huber1-0/+1
2014-10-09SYSLOG(3): Replace implementationSebastian Huber1-154/+153
2013-12-20Use integer-only printf for syslog()Sebastian Huber1-0/+2
2013-10-10Update files to match FreeBSD layoutSebastian Huber1-1/+1
2013-10-10Move files to match FreeBSD layoutSebastian Huber1-0/+0
2012-09-06Revert patches moving include of port_local.h to top of fileJoel Sherrill1-2/+0
2012-09-05rtems/syslog.c: Include port_before.h firstJoel Sherrill1-0/+2
2012-07-28Add syslog functionality from old TCP/IP stack.Joel Sherrill1-0/+192