OSDN Git Service

am 7e612cb8: (-s ours) am f41c7e0b: Merge remote-tracking branch \'toybox/master...
[android-x86/external-toybox.git] / toys / other / login.c
2015-08-27 Elliott Hughesam 7e612cb8: (-s ours) am f41c7e0b: Merge remote-tracki...
2015-08-27 Elliott Hughesam 707204ed: (-s ours) Revert "Don\'t add a symlink...
2015-08-27 Elliott Hughesam f5cef31b: (-s ours) am c96e4249: Don\'t add a symlin...
2015-08-27 Elliott Hughesam b2fcb6c8: (-s ours) am efac088b: Merge remote-tracki...
2015-08-27 Elliott Hughesam 2fc83b71: (-s ours) am 30b9035c: Merge "Redo mkstatu...
2015-08-27 Elliott Hughesam 56b81a01: (-s ours) am 3e713d86: Merge "Move the...
2015-08-27 Elliott Hughesam 2657806e: (-s ours) am 9f05d690: Merge "On testing...
2015-08-27 Elliott Hughesam 652655eb: (-s ours) am bef6d0ab: Merge "mknod: Add...
2015-08-27 Elliott Hughesam fb1ae07a: (-s ours) am e3764ccd: Regenerate generate...
2015-08-13 Elliott Hughesam f6511b27: Merge remote-tracking branch \'toybox...
2015-08-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-08-08 Isaac Dunhamlogin: execl() requires a path, not a file name
2015-08-07 Elliott Hughesam c9eaab1b: Merge remote-tracking branch \'toybox...
2015-08-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-08-02 Rob LandleyLong-overdue cleanup on login.
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-07 Elliott Hughesam 3e713d86: Merge "Move the magic list of commands...
2015-07-07 Elliott Hughesam 3e713d86: Merge "Move the magic list of commands...
2015-07-07 Elliott HughesMerge "Move the magic list of commands needing cleanup...
2015-05-31 Rob LandleyMove the magic list of commands needing cleanup from...
2015-03-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-03-10 Rob LandleyUse xsignal() instead of signal().
2015-01-15 Elliott HughesMerge changes Ia8df7446,I77c8d1a7,Iaad492fd,I87fd25f2...
2015-01-01 Rob LandleySwitch a lot of strncpy() calls to xstrncpy().
2014-11-19 Isaac Dunhamprobe for getspnam(), forkpty(), utmpx, replace sethost...
2014-06-12 Rob LandleyCleanup pass on login
2013-12-23 Rob LandleyFix some issues raised (albeit indirectly) by Isaac...
2012-11-27 Jonathan Clairembaultlogin: Avoid gcc to drop exit condition because of...
2012-11-13 Rob LandleyReindent to two spaces per level. Remove vi: directives...
2012-10-08 Rob LandleyNew build infrastructure to generate FLAG_ macros and...
2012-08-25 Rob LandleyRegularize command headers, update links to standards...
2012-08-25 Rob LandleyMove commands into "posix", "lsb", and "other" menus...