aboutsummaryrefslogtreecommitdiff
path: root/libbb/change_identity.c
AgeCommit message (Collapse)Author
2006-10-31login: re-enable Ctrl-^C before execing shell.Denis Vlasenko
2006-09-08login: style fixesDenis Vlasenko
2006-07-16Cleaup read() and write() variants, plus a couple of new functions likeRob Landley
xlseek and fdlength() for the new mkswap.
2003-09-03more crond+crontab integrating with loginutil libbb functions and deletedGlenn L McGrath
patch from Thomas Gleixner to init. Viodz last_patch_108
2003-03-19Major coreutils update.Manuel Novoa III
2002-06-23Port over the last of the tinylogin appletsEric Andersen
-Erik