ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/src/main.c
Revision 6302 - (view) (annotate) - [select for diffs]
Modified Sun Jul 19 14:57:46 2015 UTC (8 years, 8 months ago) by michael
File length: 6002 byte(s)
Diff to previous 6277
- main.c: remove unused header includes

Revision 6277 - (view) (annotate) - [select for diffs]
Modified Tue Jul 14 10:39:54 2015 UTC (8 years, 9 months ago) by michael
File length: 6093 byte(s)
Diff to previous 6228
- Allow relative pathnames for options::pidfile and options::scanlog

Revision 6228 - (view) (annotate) - [select for diffs]
Modified Thu Jul 2 13:10:18 2015 UTC (8 years, 9 months ago) by michael
File length: 6013 byte(s)
Diff to previous 6214
- Create 1.1.x branch

Revision 6214 - (view) (annotate) - [select for diffs]
Modified Fri Jun 26 17:36:15 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6013 byte(s)
Diff to previous 6166
- main.c:main(): terminate the process if execv() fails

Revision 6166 - (view) (annotate) - [select for diffs]
Modified Fri Jun 19 16:33:47 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6022 byte(s)
Diff to previous 6018
- main.c, stats.c: replace bopm occurrences with hopm in some comments

Revision 6018 - (view) (annotate) - [select for diffs]
Modified Sun May 31 14:08:36 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6022 byte(s)
Diff to previous 5972
- main.c:main(): improve error message for failed fopen() on the pid file

Revision 5972 - (view) (annotate) - [select for diffs]
Modified Sun May 10 17:40:58 2015 UTC (8 years, 11 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6013 byte(s)
Diff to previous 5971
- main.c: update comment

Revision 5971 - (view) (annotate) - [select for diffs]
Modified Sun May 10 17:35:44 2015 UTC (8 years, 11 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6012 byte(s)
Diff to previous 5930
- main.c: replace execve() with execv()

Revision 5930 - (view) (annotate) - [select for diffs]
Modified Wed May 6 17:47:13 2015 UTC (8 years, 11 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6019 byte(s)
Diff to previous 5724
- main.c: fixed compile warning

Revision 5724 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 16:54:02 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6013 byte(s)
Diff to previous 5378
- main.c:main(): changed umask to 077

Revision 5378 - (view) (annotate) - [select for diffs]
Modified Sat Jan 17 19:02:17 2015 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6020 byte(s)
Diff to previous 5351
- Removed useless header includes

Revision 5351 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 13:24:19 2015 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6082 byte(s)
Diff to previous 5333
- Update license headers

Revision 5333 - (view) (annotate) - [select for diffs]
Modified Wed Jan 7 20:45:06 2015 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 5989 byte(s)
Diff to previous 5323
- Move malloc.c to memory.c

Revision 5323 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 19:14:46 2015 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 5989 byte(s)
Diff to previous 5274
- main.c:main(): replaced fwrite() with fprintf()

Revision 5274 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 20:00:33 2015 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6060 byte(s)
Diff to previous 5219
- Renamed MyMalloc() to xcalloc()

Revision 5219 - (view) (annotate) - [select for diffs]
Modified Tue Dec 30 17:35:53 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6062 byte(s)
Diff to previous 5217
- main.c:main(): OPT_DEBUG won't ever become < 0; it's unsigned

Revision 5217 - (view) (annotate) - [select for diffs]
Modified Tue Dec 30 17:18:29 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6062 byte(s)
Diff to previous 5207
- main.c: style corrections

Revision 5207 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 19:38:22 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6483 byte(s)
Diff to previous 5202
- Removed AC_HEADER_STDC configure test

Revision 5202 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 17:50:43 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6511 byte(s)
Diff to previous 5135
- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h

Revision 5135 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:51:51 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6531 byte(s)
Diff to previous 5134
- propset svn:eol-style native

Revision 5134 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:50:02 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6531 byte(s)
Diff to previous 5122
- propset svn:keywords "Id"

Revision 5122 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 16:50:00 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6531 byte(s)
Diff to previous 5093
- Modernizie build system some more

Revision 5093 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 20:21:18 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6537 byte(s)
Diff to previous 5082
- main.c:main(): use our own xstrdup() instead of strdup()

Revision 5082 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 19:38:06 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6536 byte(s)
Diff to previous 5081
- Minor cleanups

Revision 5081 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 19:16:10 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6516 byte(s)
Diff to previous 5072
- Removed rcs tags

Revision 5072 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 15:33:29 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6631 byte(s)
Diff to previous 5069
- Fixed a bunch of compile warnings

Revision 5069 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 14:57:12 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6709 byte(s)
Diff to previous 5052
- Replaced more references of bopm with hopm

Revision 5052 - (view) (annotate) - [select for diffs]
Added Mon Dec 22 11:56:03 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/main.c
File length: 6709 byte(s)
- Initial import of bopm 3.1.3

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a