History log of /original-bsd/usr.bin/xinstall/xinstall.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 0f69967b 10-Sep-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

install shouldn't know about errno/sys_errlst[];


# cae61127 09-Aug-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

rindex takes char pointer, not char


# 1ee960f3 03-Aug-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

no more default owner/group, use whoever running it; fix bug
where didn't set mode if successful rename; fix lseek argument order


# 7f4c553d 31-Jul-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

rewritten to handle multiple files to a directory; fix so can
strip already stripped binaries


# ad01dd31 25-Jul-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

do it right, not according to K&R...


# be296a02 23-Jul-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

check for special file target, allow "/dev/null" install


# 36851270 17-Jul-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

provide "bad" exit routine; do all processing possible before
actually opening target; minor cleanups


# ca7fc2d9 17-Jul-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 87/07/17 14:52:06 by bostic