index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
/
login.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes up to 1.6.1
Nguyễn Thái Ngọc Duy
2009-04-23
1
-4
/
+3
*
use "glibc errno" trick not only for ash, but for entire busybox
vda
2007-05-31
1
-1
/
+0
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
login: fixing my brainfart: xspawn(t_argv) <- was using argv!
vda
2007-04-12
1
-1
/
+1
*
login: remove setpgrp call (makes it work from shell prompt again).
vda
2007-04-12
1
-20
/
+25
*
Attempt to get more applets compile for NOMMU.
vda
2007-03-26
1
-18
/
+17
*
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
vda
2007-03-25
1
-1
/
+1
*
login: nuke nonblock() - we have it in libbb; -400 bytes bss.
vda
2007-03-24
1
-34
/
+28
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
vda
2007-02-06
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
1
-0
/
+1
*
style fixes
vda
2006-12-26
1
-1
/
+1
*
login: use %s - we know that string is not too long there
vda
2006-11-20
1
-3
/
+3
*
rodata cleanup. "unable to" == "cannot". -300 bytes
vda
2006-11-18
1
-5
/
+5
*
login: add big fat comment about SIGINT - prevent
vda
2006-10-31
1
-1
/
+8
*
login: re-enable Ctrl-^C before execing shell.
vda
2006-10-31
1
-2
/
+12
*
bb_applet_name -> applet_name
vda
2006-10-03
1
-1
/
+1
*
getopt_ulflags -> getopt32.
vda
2006-10-03
1
-2
/
+2
*
login: fix getopt_ulflags fallout (wasn't taking username supplied by getty)
vda
2006-09-26
1
-3
/
+3
*
login: apply fixes + getopt_ulflag'ification by Bernhard
vda
2006-09-17
1
-44
/
+29
*
login: eliminate forward decls and #ifdefs
vda
2006-09-14
1
-191
/
+166
*
- r16075 broke for de-selected FEATURE_UTMP; Partial fix that wants some more...
aldot
2006-09-13
1
-28
/
+11
*
login: use some ideas from util-linux's login.
vda
2006-09-08
1
-25
/
+15
*
login: make it saner and smaller by ~0.5k.
vda
2006-09-08
1
-185
/
+131
*
login: small fixes like \n removal, bb_error_msg'ification, etc.
vda
2006-09-08
1
-19
/
+17
*
login: previous commit comment was wrong :)
vda
2006-09-08
1
-131
/
+133
*
login: style fixes
vda
2006-09-08
1
-0
/
+22
*
getty, sulogin: convert to using bb_msg for syslog output
vda
2006-09-07
1
-1
/
+1
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
rpjday
2006-07-12
1
-0
/
+4
*
Remove all usage of the "register" storage class specifier.
rpjday
2006-07-01
1
-1
/
+1
*
Consolidate #include <sys/time.h> so libbb.h does it.
landley
2006-05-27
1
-1
/
+0
*
- introduce and use bb_path_wtmp_file for portability (saves 11 Bytes).
aldot
2006-05-26
1
-4
/
+4
*
- use portability wrapper define bb_setpgrp.
aldot
2006-05-26
1
-1
/
+1
*
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
landley
2006-05-07
1
-1
/
+1
*
From Jan Kiszka: This patch fixes the security labelling of the login terminal
landley
2006-03-27
1
-13
/
+9
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-1
/
+1
*
more destroy potential overflow for x86_64.
vodz
2006-01-31
1
-1
/
+3
*
destroy potential overflow for x86_64. Added ATTRIBUTE_UNUSED
vodz
2006-01-31
1
-3
/
+6
*
fix up yet more annoying signed/unsigned and mixed type errors
andersen
2006-01-30
1
-2
/
+2
*
just whitespace
timr
2006-01-25
1
-1
/
+1
*
patch from tito: consolidate delay functions as bb_do_delay()
landley
2006-01-06
1
-11
/
+1
*
Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...
vapier
2005-07-01
1
-7
/
+9
*
A patch from Takeharu KATO to update/fix SE-Linux support.
landley
2005-05-03
1
-25
/
+27
*
Patch from Bernhard Fischer to make a bunch of symbols static
andersen
2005-04-16
1
-1
/
+1
*
In Bug 208, bernhardf writes:
vapier
2005-04-16
1
-1
/
+1
*
Save a line or two
andersen
2004-08-26
1
-2
/
+1
*
Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre...
bug1
2004-08-25
1
-1
/
+2
*
Umm. Not guilty by reason of insanity.
andersen
2004-07-30
1
-1
/
+1
*
Fixup getty, login, etc so the utmp and wtmp are updated, allowing
andersen
2004-07-30
1
-3
/
+4
*
Larry Doolittle writes:
andersen
2004-04-14
1
-1
/
+1
*
Sigh. The patch from David Anders (prpplague) broke standard
andersen
2004-04-12
1
-1
/
+3
[next]