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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bump document date.
kensmith
2004-11-09
1
-1
/
+1
*
Add newsyslog(8) to the "See Also" section.
kensmith
2004-11-09
1
-1
/
+2
*
Protect against local flooder of /var/run/log. Do not loop forever in
glebius
2004-11-04
2
-5
/
+14
*
- Use stailqueue for sockets instead of socket buffer. Thus
glebius
2004-11-04
2
-41
/
+82
*
Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software
imp
2004-08-07
4
-16
/
+1
*
Fix dofsync() declaration.
cperciva
2004-07-04
1
-1
/
+1
*
Where syslogd would have fsync()ed a file in the past, instead set a flag
cperciva
2004-07-04
1
-3
/
+25
*
Eliminated double whitespace.
ru
2004-07-03
1
-1
/
+2
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
2
-23
/
+46
*
Also terminate program names if we hit a '/' - this is to be slightly
dwmalone
2004-05-30
1
-1
/
+2
*
A log file name may now be prefixed by a '-' if it should not be
dwmalone
2004-05-30
2
-2
/
+32
*
Try to be more careful about using using the file descriptor f_file.
dwmalone
2004-05-30
1
-7
/
+13
*
Some string fixes.
dwmalone
2004-05-29
1
-4
/
+9
*
Exit with a warning if the path to one of the logging sockets is
dwmalone
2004-05-29
1
-0
/
+4
*
Fix some bugs that don't manifest themselves in practice.
dwmalone
2004-05-29
1
-3
/
+6
*
Update a couple of comments.
dwmalone
2004-05-29
1
-2
/
+2
*
Silence some constness and printf type warnings. Most of the
dwmalone
2004-05-26
1
-12
/
+14
*
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
1
-2
/
+2
*
Use strtol to parse the <%d> tags in printline() and printsys().
iedowse
2004-01-31
1
-18
/
+18
*
Be much more strict about parsing tagged log messages from /dev/klog;
iedowse
2004-01-26
1
-10
/
+20
*
logerror is used in syslogd to log errors from syslogd itself. It
dwmalone
2003-11-16
1
-0
/
+6
*
Remove an argument to printf that is unused.
dwmalone
2003-11-16
1
-1
/
+1
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
1
-1
/
+1
*
Avoid a corrupt timestamp on the console
gshapiro
2003-05-17
1
-2
/
+6
*
Avoid code duplication by using libutil's trimdomain() instead of
gshapiro
2003-05-17
2
-10
/
+7
*
Cleanup hostname matching in syslogd:
gshapiro
2003-05-04
1
-17
/
+24
*
style.Makefile(5)
obrien
2003-04-04
1
-1
/
+1
*
Hostname specifications must allow commas in the value. They are
thomas
2003-02-21
1
-1
/
+2
*
Allow multiple hosts or programs to be named in program
thomas
2003-02-13
2
-6
/
+39
*
Various language tweaks.
trhodes
2002-12-24
1
-17
/
+17
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
2
-2
/
+2
*
mdoc(7) police: markup fixes.
ru
2002-11-27
2
-4
/
+4
*
Factor out the code that determines whether a message must be skipped
thomas
2002-11-07
1
-26
/
+27
*
Add used #include <limits.h>.
wollman
2002-10-27
1
-0
/
+1
*
Sync usage() with reality and sort it alphabetically.
tjr
2002-10-18
1
-4
/
+5
*
Add -c option to synopsis. Sort it alphabetically, too.
tjr
2002-10-18
1
-3
/
+3
*
Avoid referencing a removed (and freed) queue entry. This partially reverts
des
2002-10-06
1
-2
/
+4
*
Introduce to the !program specification a capability similar to the one
dcs
2002-09-23
2
-2
/
+25
*
Make syslogd -u treat "*" as all levels by explictly setting pri_cmp
dwmalone
2002-09-04
2
-6
/
+24
*
Don't give up on a remote log host when we get a EHOSTUNREACH or
cjc
2002-08-25
1
-3
/
+20
*
When parsing the program name from the incoming log message
robert
2002-07-25
1
-1
/
+1
*
When reading a program name from the syslog configuration file,
robert
2002-07-25
1
-1
/
+1
*
use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.
ume
2002-07-22
1
-3
/
+1
*
The .Nm utility
charnier
2002-07-14
1
-7
/
+7
*
Consistancy check: s/file system/filesystem/g
trhodes
2002-05-16
1
-1
/
+1
*
Remove spaces between (void) and function calls. Use TAILQ_FOREACH
des
2002-03-24
1
-30
/
+40
*
Parenthesize return values and pull an orphaned { back into the fold.
des
2002-03-24
1
-19
/
+18
*
__FBSDID, ANSIfy function definitions, staticize functions and globals,
des
2002-03-24
1
-148
/
+108
*
Un-__P().
des
2002-03-24
1
-27
/
+27
*
Remove unnecessary setjmp.h.
maxim
2002-02-13
1
-1
/
+0
[prev]
[next]