thorpej
|
7f350cba6c
|
Don't use multi-line string literals.
|
2002-06-05 02:51:03 +00:00 |
wiz
|
da0b574ae0
|
Comment out token after #endif.
|
2002-05-16 19:30:41 +00:00 |
matthias
|
21fb786623
|
Declare the global register variable kps_strings before including anything
as this needs to be done before any function is defined (and there seems
to be a function definition in one of the include files).
|
2002-02-22 13:46:30 +00:00 |
pk
|
015fada66a
|
Assign my copyrights to TNF.
|
1998-09-05 13:20:07 +00:00 |
mycroft
|
d005dcbce0
|
Don't pull in param.h (and therefore don't pull in unistd.h).
|
1998-07-25 04:34:12 +00:00 |
matthias
|
10f833afad
|
Move rcsid so that executables start with code again (that's just
tradition, not really necessary).
|
1998-04-21 19:53:39 +00:00 |
matthias
|
77aae84af4
|
Undo last change. Global register variables really have to be declared
as register variables...
|
1998-03-16 22:22:14 +00:00 |
perry
|
43498a0a88
|
remove obsolete register declarations
|
1998-02-03 20:01:32 +00:00 |
lukem
|
6fffd559bd
|
WARNSify (not yet tested on all platforms yet)
|
1997-10-09 12:29:21 +00:00 |
matthias
|
2793a4050c
|
* Set __ps_strings + some code cleanup.
|
1996-12-27 08:30:13 +00:00 |
thorpej
|
5042faf816
|
RCS id police.
|
1996-10-18 05:36:42 +00:00 |
pk
|
846beea318
|
Factor out common code.
|
1995-06-03 13:16:03 +00:00 |
pk
|
c64cecc457
|
Protoize (from Thorsten Lockert, PR #1070).
Some other cleanup.
|
1995-06-02 21:30:47 +00:00 |
mycroft
|
6ee8835631
|
Keep argv[0] in a register.
|
1995-05-17 15:55:26 +00:00 |
mycroft
|
3ad209c804
|
Calculate environ directly from argc and argv, rather than searcing down
the argument list.
|
1995-05-16 16:25:04 +00:00 |
phil
|
f4bddced4a
|
update mmap call.
|
1994-06-09 05:50:34 +00:00 |
phil
|
9d4fe61ad7
|
changes to support shared libs.
|
1994-05-03 07:35:28 +00:00 |
phil
|
8c563dc201
|
Initial pc532 tree.
|
1993-09-17 18:42:11 +00:00 |