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
/
newsyslog
Commit message (
Expand
)
Author
Age
Files
Lines
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-20
1
-21
/
+23
*
We don't need to check the result of sending signal when -R option is
ae
2012-07-09
1
-1
/
+2
*
mdoc: fix mandoc "Oc breaks Op" warning.
joel
2012-06-09
1
-5
/
+10
*
Minor spelling fixes.
joel
2012-06-03
1
-1
/
+1
*
Hide DIR definition by making it an opaque struct typedef.
gleb
2012-05-19
1
-3
/
+3
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-1
/
+1
*
Fix a sentence in a paragraph that describes time and interval based
glebius
2012-03-21
1
-2
/
+2
*
Don't run through time checks when entry is definitely oversized. This
glebius
2012-03-21
1
-2
/
+5
*
Further fix a typo and spelling classic correctly in function names,
uqs
2012-01-05
1
-8
/
+8
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
1
-4
/
+4
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
1
-2
/
+2
*
- Remove extraneous null ptr deref checks
eadler
2011-12-21
1
-1
/
+2
*
Add new modifier - "R", when it is specified the path to pid file
sobomax
2011-05-14
2
-32
/
+76
*
Fix an old bug in newsyslog where we kept one log file more than was
simon
2011-04-21
1
-31
/
+59
*
Add an example for the use of the <include> entry to help others
dougb
2011-03-26
1
-1
/
+6
*
Sync manpage's SYNOPSIS with program's usage.
ru
2011-03-09
2
-5
/
+4
*
Make code more friendly to the non-C99 compilers - don't allocate
sobomax
2011-02-22
1
-4
/
+8
*
Use correct alphabetical order for xz(1) in SEE ALSO section
mm
2011-01-31
2
-2
/
+2
*
Add xz(1) support to newsyslog.
mm
2011-01-31
4
-99
/
+136
*
Make -S functional.
brian
2010-12-31
1
-1
/
+1
*
Fix a typo in a comment.
simon
2010-11-21
1
-1
/
+1
*
Add a -S switch to override the default syslog pid file. This can be useful
brian
2010-07-23
3
-10
/
+25
*
Add support for creating the archived log filenames using a time-stamp
simon
2010-07-22
2
-16
/
+267
*
Add file include processing for newsyslog.
gordon
2010-05-29
2
-19
/
+116
*
Convert newsyslog to using queue(3) macros instead of a home rolled version.
gordon
2010-05-29
1
-113
/
+71
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
1
-7
/
+7
*
Add a new option, -P, which reverts newsyslog(8) to the old behavior,
delphij
2010-01-20
2
-5
/
+13
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-2
/
+0
*
Don't consider non-existence of a PID file an error, we should be able
delphij
2009-12-21
1
-1
/
+12
*
Fix 6-year old cut&paste error. The # could be escaped with '\', not
sobomax
2008-06-26
1
-2
/
+2
*
Fix two typos.
delphij
2008-01-30
1
-2
/
+2
*
s/effect/affect/
remko
2007-11-27
1
-2
/
+2
*
Markup fixes.
ru
2006-09-29
1
-1
/
+1
*
Use same signedness for i and matched_c. This should make
delphij
2006-08-17
1
-1
/
+2
*
Remove mention of the `W' flag, which has been turned to no-op by the
sobomax
2006-07-21
2
-18
/
+1
*
Remove the last three calls to strncpy(), two of which would have
gad
2006-06-27
1
-6
/
+6
*
Remove the "oldorder" processing. The "neworder" processing has
gad
2006-06-27
1
-250
/
+16
*
Improve error-handling related to the fork() done to compress files after
gad
2006-01-20
1
-15
/
+38
*
Fix logic error which causes <null> to be printed instead of the
sobomax
2005-12-01
1
-1
/
+1
*
Markup fixes.
ru
2005-06-14
1
-7
/
+7
*
Add the -N option to not rotate any files. This is to be used in
brooks
2005-03-03
2
-4
/
+21
*
Add a HISTORY section.
trhodes
2005-02-24
1
-1
/
+8
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Fixed xrefs.
ru
2005-01-21
2
-3
/
+3
*
Sort sections.
ru
2005-01-18
1
-7
/
+7
*
Because the `permission' field in conf_entry is intended to be used as
delphij
2005-01-04
1
-1
/
+1
*
Mention "-d directory" in usage().
brooks
2004-10-06
1
-1
/
+1
*
Don't prepend the directory specified by -d when the file is a relative
brooks
2004-10-05
1
-1
/
+1
*
Add a new -d argument which is used to specify an alternate root for log
brooks
2004-10-04
2
-2
/
+19
*
Nothing says that /var/log can't be not a directory but a symbolic link
sobomax
2004-07-04
1
-2
/
+2
[next]