randomconfig fixes
[oweals/busybox.git] / loginutils / getty.c
2006-09-07 Denis Vlasenkogetty, sulogin: convert to using bb_msg for syslog...
2006-08-24 Rob LandleyAntti Seppala (with dots over the last two a's) wants...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-06-25 Rob LandleyMissed one. Based on suggestions from Erik Hovland.
2006-06-18 Rob LandleyUndo all of the ugliness and some of the bloat from...
2006-06-16 Bernhard Reutner... - do away with the fwd-decls of functions. Should not...
2006-05-26 Bernhard Reutner... - introduce and use bb_path_wtmp_file for portability...
2006-03-22 Mike Frysinger2006-03-21 Shaun Jackman <sjackman@gmail.com>: Includ...
2006-01-22 Bernhard Reutner... - add platform.h.
2005-12-13 "Vladimir N. Oleynik"remove strange bloat dup2() usage, sync this code with...
2005-10-15 "Vladimir N. Oleynik"common BUFSIZ BSS buffer, small reduce code, data and bss
2005-09-29 "Vladimir N. Oleynik"getty must chdir(/). Use bb_getopt_ulflags. Indent...
2005-07-27 Eric AndersenThe change in getty.c in Busybox 1.01 caused the /etc...
2005-07-01 Mike Frysinger2005-06-30 Shaun Jackman <sjackman@gmail.com>
2005-07-01 Mike Frysinger2005-06-30 Shaun Jackman <sjackman@gmail.com>
2005-07-01 Mike FrysingerPatch by jonlar in Bug 312 to split the U_W_TMP feature...
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2005-04-14 Eric AndersenUse a sane VEOL setting
2004-08-26 Eric AndersenSave a line or two
2004-08-25 Glenn L McGrathPatch from Manousaridis Angelos to cleanup stale file...
2004-07-30 Eric AndersenUmm. Not guilty by reason of insanity.
2004-07-30 Eric AndersenFixup getty, login, etc so the utmp and wtmp are update...
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-06 Eric AndersenFix/eliminate use of atol
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-08 Glenn L McGrathPatch from Nick Fedchik, CONFIG_SYSLOGD should determin...
2003-01-21 Glenn L McGrathrun telnet from inetd, present login prompt if login...
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-10-10 Eric Andersenlast_patch60 from vodz:
2002-08-23 Aaron LehmannDon't #ifdef __linux__. this is linux.
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-06-04 Robert GrieblBigger patch for (partial) tinylogin integration