index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
syslogd
/
syslogd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reviewed by: guido@mouse.gvr.org
julian
1998-06-24
1
-25
/
+18
*
Allow syslogd to separate out kernel log messages with a known
julian
1998-06-10
1
-4
/
+15
*
Remove a bogus dependency on the size of the inkernel msgbuf.
phk
1998-05-19
1
-4
/
+3
*
Make syslogd function in non-secure mode.
brian
1998-05-07
1
-4
/
+4
*
Augment the last change after some deliberation with rgrimes & peter.
phk
1998-04-24
1
-23
/
+31
*
Even with '-s', syslogd still creates an AF_INET socket, although
phk
1998-04-22
1
-23
/
+22
*
Don't assume sigset_t and int are equivalent. Also, get
jraynard
1998-02-28
1
-6
/
+8
*
Cosmetic in usage string.
charnier
1997-10-20
1
-9
/
+12
*
Use snprintf() instead of sprintf() most of the time.
brian
1997-09-19
1
-11
/
+11
*
Nobody ever seemed to be interested in reviewing these changes, and i
joerg
1997-05-03
1
-5
/
+209
*
Whoops -- code inspection showed I forgot to clean up getopt string
pst
1997-04-26
1
-2
/
+2
*
Secure mode (-s) incorrectly disabled both sending and receiving of syslog
pst
1997-04-26
1
-19
/
+13
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-31
1
-2
/
+2
*
Save and restore the state of the variable Initialized inside die().
joerg
1997-03-14
1
-1
/
+4
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
The "burn-in" phase has finished: this set of patches seems to run
joerg
1997-02-22
1
-6
/
+250
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Unlink LogName before attempting to open it. Since we now have a lovely
jkh
1997-01-03
1
-1
/
+2
*
Revert part of the previous change. syslogd (when logging to ttys)
peter
1996-12-10
1
-5
/
+3
*
Don't close f->f_file on F_TTY types on error returns from ttymsg() since
peter
1996-11-26
1
-4
/
+1
*
Make the handling of the /dev/ prefix for tty names more consistant.
peter
1996-11-26
1
-20
/
+28
*
put on my flame resistant suit and tempt fate by attempting to fix some of
peter
1996-11-18
1
-51
/
+69
*
Back out the entire change from rev 1.11 of syslogd.c. It was bogus.
joerg
1996-10-28
1
-44
/
+1
*
Reviewed by: various (mailing list feedback)
julian
1996-10-23
1
-2
/
+45
*
syslogd has always bugged me with it's async startup at boot time.
peter
1996-10-05
1
-6
/
+71
*
Bring in some fixes from NetBSD and re-hack our syslogd to be option-compatible
pst
1996-07-22
1
-16
/
+24
*
With the recent 'make install' change in the kernel build makefiles, an
peter
1995-11-14
1
-2
/
+4
*
Add a command-line option `-I' to disable logging from UDP.
wollman
1995-10-12
1
-13
/
+21
*
Remove unconditional unlink at startup and conditionalised the unlink at exit
paul
1995-09-11
1
-3
/
+5
*
Fix up warning about const being lost.
pst
1995-08-23
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
Extend syslogd to allow selection of log destinations by program.
wollman
1994-12-29
1
-9
/
+72
*
Converted 'vmunix' to 'kernel'.
dg
1994-08-05
1
-1
/
+1
*
BSD 4.4 Lite usr.sbin Sources
rgrimes
1994-05-26
1
-0
/
+1131