Cosmetic change: use sizeof(destination) in memcpy.
[become] / src / become.c
1998-06-26 mdwCosmetic change: use sizeof(destination) in memcpy. 1.3.2
1998-06-18 mdwClose log before execing program to avoid leaving a...
1998-04-23 mdwSmall tweaks. Support no-network configuration option...
1998-01-13 mdwAdd `TZ' to the list of variables to be preserved.
1998-01-12 mdwFix copyright date.
1997-09-26 mdwMerged blowfish branch into trunk.
1997-09-25 mdwChange directory after becoming someone else, instead...
1997-09-24 mdwFix (scary) overrun bug in group allocation stuff.
1997-09-17 mdwFix a typo. Support service names in `--port' option.
1997-09-10 mdwAllow default port to be given as a service name or...
1997-09-08 mdwChange criteria for expunging items from the user's...
1997-09-08 mdwChange userid when creating tracefiles rather than...
1997-09-05 mdwMake the `-L' (trace-level) option's argument optional...
1997-09-05 mdwAdd support for different login styles, and environment...
1997-08-20 mdwOverhaul of environment handling. Fix daft bug in...
1997-08-07 mdwDo something useful when users attempt to become themse...
1997-08-04 mdwSources placed under CVS control.
1997-07-21 mdwInitial revision