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
*
english(4) police.
schweikh
2002-12-27
1
-2
/
+2
*
Make newsyslog(8) print the correct date when the logs are turned over.
trhodes
2002-12-21
1
-2
/
+2
*
Add a new `W' flag, that when used in conjunction with the `Z' flag or the
sobomax
2002-12-15
2
-8
/
+38
*
Backout unapproved WARNS level change occasionally slipped into previous
sobomax
2002-12-11
1
-1
/
+1
*
- Allow comments to be placed at the end of configuration line.
sobomax
2002-12-11
3
-5
/
+21
*
mdoc(7) police: markup fixes.
ru
2002-11-27
1
-1
/
+1
*
Add a new newsyslog.conf flag - 'G', which if set tells newsyslog(8) that
sobomax
2002-11-14
2
-1
/
+29
*
Fix getopt(3) optstring: remove a flag we does not handle.
maxim
2002-10-16
1
-1
/
+1
*
The .Nm utility
charnier
2002-07-14
1
-2
/
+3
*
Remove the last EOF spaces I missed in rev. 1.43.
maxim
2002-07-01
1
-2
/
+2
*
style(9): sort includes, remove EOL spaces.
maxim
2002-05-03
1
-6
/
+6
*
wait(2) for compress_log() processes to complete before exit.
maxim
2002-05-03
1
-0
/
+3
*
Close a very small window during which new (empty) instances of rotated log
sheldonh
2002-04-10
1
-4
/
+13
*
Produce a different error message for mktime(3) failure than for bad
cjc
2002-04-02
1
-8
/
+14
*
Fix -F with logfiles rotated on time only.
roam
2002-02-05
1
-1
/
+1
*
Fix the type of the NULL arg to execl().
obrien
2001-11-14
1
-1
/
+1
*
WARNS= -> WARNS?=
ru
2001-09-21
1
-1
/
+1
*
jhb says a 10 line change containing casts is more invasive than a 28 line
obrien
2001-07-31
1
-14
/
+14
*
Use the POSIX syntax for chown.
obrien
2001-07-30
1
-1
/
+1
*
Simplify (and hopefully clarify) some date-parsing arithmetic.
wollman
2001-07-30
1
-1
/
+1
*
style(9)
obrien
2001-07-30
1
-29
/
+59
*
WARNS-2'ify.
obrien
2001-07-30
2
-12
/
+14
*
Add the ability to Bzip2 your logs.
obrien
2001-07-30
3
-7
/
+63
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-1
/
+0
*
Note the equivalence of certain time formats.
wollman
2001-07-19
1
-1
/
+8
*
Instead of giving an example of rotating logs at the end of the month,
dd
2001-07-19
1
-2
/
+3
*
Remove whitespace at EOL.
dd
2001-07-15
1
-17
/
+17
*
Fix the type of the NULL arg to execl()
brian
2001-07-09
1
-1
/
+1
*
Fix a grammar bogon.
dd
2001-04-02
1
-1
/
+1
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+2
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-2
/
+0
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-20
/
+6
*
- Correct MAXPATHLEN/MAXHOSTNAMELEN usage
jedgar
2001-01-20
1
-36
/
+39
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-3
/
+3
*
When warning that a log file can't be compressed, tell the reader which
joe
2000-08-15
1
-1
/
+1
*
Allow user to specify which logs to rotate
des
2000-05-11
2
-10
/
+25
*
- implement logfile archivation to a separate, user
hm
2000-04-04
2
-101
/
+426
*
Run newsyslog source through knfom script obtained from Bruce Evans.
hm
2000-04-04
1
-415
/
+422
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
.Nm corrections
charnier
1999-11-27
1
-5
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
4
-4
/
+4
*
Correctly refer to the companion program rather than as "chown".
obrien
1999-07-28
1
-5
/
+8
*
Go back to allowing ``.'' as a username.group separator for backward
obrien
1999-07-28
1
-2
/
+3
*
Syntax for user/group is changed from "user.group" to "user:group" to be
obrien
1999-06-28
2
-5
/
+13
*
Fix description of size, it's in kilobytes, not bytes.
chuckr
1999-04-10
1
-2
/
+3
*
jkoshy forgot up update the heading date on the man page.
wollman
1999-01-28
1
-2
/
+2
*
Note that the 'owner.group' field is optional in the config file.
jkoshy
1999-01-27
1
-3
/
+3
*
A slight bit of code and doco cleanup, but mostly:
wollman
1999-01-22
4
-72
/
+284
*
The largest PID is now 99999
peter
1998-12-23
1
-2
/
+2
*
Remove useless `BINOWN=root' now that it is the default.
obrien
1998-09-19
1
-3
/
+1
[next]