Deleted Added
full compact
33c33
< * $FreeBSD: head/bin/sh/exec.h 151810 2005-10-28 18:37:09Z stefanf $
---
> * $FreeBSD: head/bin/sh/exec.h 157601 2006-04-09 12:21:20Z stefanf $
54a55
> int special;
65c66
< int find_builtin(char *);
---
> int find_builtin(char *, int *);