- Update copyright years
- main.c: remove unused header includes
- Allow relative pathnames for options::pidfile and options::scanlog
- Create 1.1.x branch
- main.c:main(): terminate the process if execv() fails
- main.c, stats.c: replace bopm occurrences with hopm in some comments
- main.c:main(): improve error message for failed fopen() on the pid file
- main.c: update comment
- main.c: replace execve() with execv()
- main.c: fixed compile warning
- main.c:main(): changed umask to 077
- Removed useless header includes
- Update license headers
- Move malloc.c to memory.c
- main.c:main(): replaced fwrite() with fprintf()
- Renamed MyMalloc() to xcalloc()
- main.c:main(): OPT_DEBUG won't ever become < 0; it's unsigned
- main.c: style corrections
- Removed AC_HEADER_STDC configure test
- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
- propset svn:eol-style native
- propset svn:keywords "Id"
- Modernizie build system some more
- main.c:main(): use our own xstrdup() instead of strdup()
- Minor cleanups
- Removed rcs tags
- Fixed a bunch of compile warnings
- Replaced more references of bopm with hopm
- Initial import of bopm 3.1.3
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.