Rob Landley
|
dfba741457
|
Robert P. Day removed 8 gazillion occurrences of "extern" on function
definitions. (That should only be on prototypes.)
|
2006-03-06 20:47:33 +00:00 |
|
Rob Landley
|
84cb76733f
|
patch from tito: consolidate delay functions as bb_do_delay()
|
2006-01-06 20:59:09 +00:00 |
|
Rob Landley
|
68eb9dd371
|
Patch from Tito to make vlock much smaller.
|
2005-12-19 02:50:10 +00:00 |
|
Rob Landley
|
553d83d427
|
strncmp isn't automatically superior to strcmp. Especially when it isn't
used right.
|
2005-12-18 20:34:41 +00:00 |
|
Eric Andersen
|
14f5c8d764
|
Patch from Bernhard Fischer to make a bunch of symbols static
which were otherwise cluttering the global namespace.
|
2005-04-16 19:39:00 +00:00 |
|
Eric Andersen
|
6f9a7783ce
|
Do not use getpass(3)
|
2004-05-01 01:27:30 +00:00 |
|
Manuel Novoa III
|
cad5364599
|
Major coreutils update.
|
2003-03-19 09:13:01 +00:00 |
|
Eric Andersen
|
935daf2d0d
|
hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS
is not set
-Erik
|
2002-07-03 09:13:21 +00:00 |
|
Eric Andersen
|
27f64e1f4e
|
Port over the last of the tinylogin applets
-Erik
|
2002-06-23 04:24:25 +00:00 |
|