|  | Commit message (Collapse) | Author | Age | 
|---|
| | 
| 
| 
| | tempfile(1) is Debian-specific so let's use mktemp(1) as a fallback. | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | For systems without getrlimit (e.g., klibc) we will disable ulimit.
In order to achieve this, builtins.def is now produced by cpp which
allows us to use macros such as HAVE_GETRLIMIT in it.
Thie also means that we can get rid of the cflags parsing code in
mkbuiltins. | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | This change updates the BSD licence to the three-clause version since
NetBSD has already done so.  This makes dash GPL-compatible.
It also adds Christos Zoulas (NetBSD ash maintainer) to the COPYING file.
I've added "copyright by Herbert Xu" to most files.
Finally all CVS IDs and inclusion of sys/cdefs.h have been removed.
The latter is needed for support of klibc. | 
|  |  |