christos
102bb7e88c
- eliminate a goto.
...
- cast more returns to void.
- use waitpid instead of wait() to wait for our process, not accidentally
wait for other children.
- return exitstatus only if exited, and return the termination signal otherwise.
2005-07-31 17:52:01 +00:00
xtraeme
7e70b71d91
Kill __P(), use ANSI function declarations, constify; WARNS=3
2005-03-16 02:53:55 +00:00
agc
326b2259b7
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22366, verified by myself.
2003-08-07 11:25:11 +00:00
itojun
dd84b30b3c
license clarification, from openbsd
2002-10-02 06:47:48 +00:00
christos
12a6e4b92e
Add missing ARGS_MAX
1998-01-31 15:07:14 +00:00
christos
0335fca704
Remove crappy globbing stubs. If the feature needs to be added it should
...
be using glob(3).
1998-01-31 14:44:47 +00:00
christos
9ac7be0692
Warnsify:
...
- add __RCSID
- remove nested comments
- remove register and auto keywords
- change into posix signals
- fix prototypes
1998-01-31 14:40:13 +00:00
mikel
2b8bc7438f
RCSid police
1997-03-13 06:19:07 +00:00
mycroft
0cc4d5f125
Patch from Mike Pritchard to use `-t' option to sendmail, and prevent
...
overrunning some arrays.
1995-04-14 19:49:32 +00:00
jtc
44fa25f9b7
Vixie Cron 3.0-release
1994-01-20 02:46:53 +00:00
jtc
2a22045ae0
Vixie Cron 3.0-prerelease, patch 11
1994-01-12 18:35:59 +00:00
jtc
644d4f8787
Vixie Cron 3.0-prerelease, patch 9
1994-01-05 20:40:12 +00:00