]> git.mdlowis.com Git - proto/rc.git/log
proto/rc.git
8 years agomoved writall to print.c and removed system.c
Michael D. Lowis [Wed, 15 Mar 2017 12:52:39 +0000 (08:52 -0400)]
moved writall to print.c and removed system.c

8 years agoswitched option parseing to OPTBEGIN macro and deleted getop.c
Michael D. Lowis [Wed, 15 Mar 2017 12:43:07 +0000 (08:43 -0400)]
switched option parseing to OPTBEGIN macro and deleted getop.c

8 years agoMoved all includes into rc.h and did a bit of hack and slash
Michael D. Lowis [Wed, 15 Mar 2017 00:44:26 +0000 (20:44 -0400)]
Moved all includes into rc.h and did a bit of hack and slash

8 years agoHardcode signal messages in C99 style. Fixed null pointer access in several places...
Michael D. Lowis [Tue, 14 Mar 2017 15:02:10 +0000 (11:02 -0400)]
Hardcode signal messages in C99 style. Fixed null pointer access in several places. Need to make the messages array private and use an API to synthesize unknown signal messages as well protect against null pointer access

8 years agocoalesce headers more
Michael D. Lowis [Tue, 14 Mar 2017 02:22:08 +0000 (22:22 -0400)]
coalesce headers more

8 years agocoalesced some headers and deleted some unused files
Michael D. Lowis [Tue, 14 Mar 2017 01:20:18 +0000 (21:20 -0400)]
coalesced some headers and deleted some unused files

8 years agoRemoved autoconf cruft
Michael D. Lowis [Mon, 13 Mar 2017 20:18:31 +0000 (16:18 -0400)]
Removed autoconf cruft

8 years agoremoved some defines from config.h and ifdefs throughout the code. This fork intends...
Michael D. Lowis [Mon, 13 Mar 2017 20:16:33 +0000 (16:16 -0400)]
removed some defines from config.h and ifdefs throughout the code. This fork intends to only support POSIX if at all possible. Specifically linux and osx

8 years agochecked in generated config.h file
Michael D. Lowis [Mon, 13 Mar 2017 13:58:06 +0000 (09:58 -0400)]
checked in generated config.h file

8 years agoAdded non-autoconf makefile
Michael D. Lowis [Mon, 13 Mar 2017 13:57:33 +0000 (09:57 -0400)]
Added non-autoconf makefile

8 years agoInitial commit
Michael D. Lowis [Mon, 13 Mar 2017 13:56:46 +0000 (09:56 -0400)]
Initial commit