Denis Vlasenko
|
98f5cdfca7
|
stat: make stat -f show filesystem "ID:" as coreutils does
print_statfs 358 370 +12
|
2008-11-11 22:25:34 +00:00 |
|
Denis Vlasenko
|
f3c2d13602
|
env: support -uVAR=VAL
function old new delta
env_main 245 233 -12
|
2008-11-11 21:32:39 +00:00 |
|
Denis Vlasenko
|
618a3027ed
|
du: fix "du /dir /dir" case
reset_ino_dev_hashtable - 84 +84
du 388 376 -12
du_main 327 301 -26
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/2 up/down: 84/-38) Total: 46 bytes
|
2008-11-11 21:15:56 +00:00 |
|
Denis Vlasenko
|
3b35fbb632
|
runsvdir: straighten some convoluted code. logic is unchanged
|
2008-11-11 09:33:24 +00:00 |
|
Denis Vlasenko
|
9f2f808b0d
|
telnetd: correctly output 0xff char. ~100 bytes.
telnet: fix some atrocious names and style. no code changes
|
2008-11-11 02:56:39 +00:00 |
|
Denis Vlasenko
|
e9b9a19ad3
|
libbb: disable a second md5 implementation which managed to creep in :)
function old new delta
sha512_end 239 237 -2
sha256_end 162 160 -2
sha1_end 191 189 -2
md5_end 168 166 -2
__md5__magic 4 - -4
md5_crypt 627 621 -6
static.S 16 - -16
__md5_Init 42 - -42
static.P 64 - -64
__md5_Final 131 - -131
__md5_Update 153 - -153
static.C 268 12 -256
__md5_Transform 293 - -293
------------------------------------------------------------------------------
(add/remove: 0/7 grow/shrink: 0/6 up/down: 0/-973) Total: -973 bytes
|
2008-11-11 01:38:04 +00:00 |
|
Denis Vlasenko
|
6f05874b9d
|
webpage: announce 1.13.0 and 1.12.2
|
2008-11-10 22:23:20 +00:00 |
|
Denis Vlasenko
|
2211d5268c
|
libbb: add optionl support for SHA256/512 encrypted passwords
function old new delta
sha_crypt - 2423 +2423
cryptpw_main 128 183 +55
to64 - 29 +29
pw_encrypt 974 1000 +26
str_rounds - 11 +11
login_main 1532 1541 +9
packed_usage 25215 25200 -15
__md5_to64 29 - -29
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 3/1 up/down: 2553/-44) Total: 2509 bytes
|
2008-11-10 18:52:35 +00:00 |
|
Denis Vlasenko
|
56dceb9b77
|
sha256,sha512: new applets. +4.9kb
we will require sha256/512 code for new $5$ and $6$ style
password hashes anyway, they are showing up already
in people's /etc/passwd...
|
2008-11-10 13:32:50 +00:00 |
|
Denis Vlasenko
|
c028ec280a
|
Typo fixes
|
2008-11-10 10:47:47 +00:00 |
|
Denis Vlasenko
|
0a009c3c6b
|
libbb: constify some data in sha1. gcc is clever enough to do it itself,
thus no actual code changes. Also some pointless beautifuing crept in.
|
2008-11-10 09:51:15 +00:00 |
|
Denis Vlasenko
|
4cfa5a27aa
|
build system: reorder less' options in config so that
they are properly indented
|
2008-11-10 09:33:42 +00:00 |
|
Denis Vlasenko
|
f8a22575f7
|
Bump version to 1.14.0.svn
|
2008-11-09 17:32:46 +00:00 |
|
Denis Vlasenko
|
90dbff7267
|
Bump version to 1.13.0
|
2008-11-09 17:28:41 +00:00 |
|
Denis Vlasenko
|
095f5b1c1c
|
update "maximum nommu" config
|
2008-11-09 16:12:38 +00:00 |
|
Denis Vlasenko
|
62e0dc2b51
|
update random config tester
|
2008-11-09 16:08:31 +00:00 |
|
Denis Vlasenko
|
44f96d39e1
|
randomconfig fixes
|
2008-11-09 02:23:42 +00:00 |
|
Denis Vlasenko
|
6d0443557c
|
telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes.
|
2008-11-09 00:44:40 +00:00 |
|
Denis Vlasenko
|
3fa36e2350
|
*: a bit of code shrink
function old new delta
stop_handler 41 38 -3
sulogin_main 508 504 -4
got_cont 4 - -4
cont_handler 11 - -11
startservice 309 297 -12
processorstart 423 409 -14
tcpudpsvd_main 1861 1843 -18
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 0/5 up/down: 0/-66) Total: -66 bytes
|
2008-11-09 00:15:11 +00:00 |
|
Denis Vlasenko
|
73cc54388d
|
move documentation to docs/
|
2008-11-08 22:31:19 +00:00 |
|
Denis Vlasenko
|
4febd91326
|
kbd_mode: s/ioctl/xioctl. also saves 12 bytes
|
2008-11-08 21:42:14 +00:00 |
|
Denis Vlasenko
|
dc70069a46
|
kbd_mode: support -C TTY option
function old new delta
packed_usage 25334 25361 +27
kbd_mode_main 146 173 +27
|
2008-11-08 21:39:06 +00:00 |
|
Denis Vlasenko
|
2a8329e0e9
|
build system: remove '-Wl,' when we pass flags to ld.
|
2008-11-08 20:36:32 +00:00 |
|
Denis Vlasenko
|
30e1ab691c
|
libbb: add a TODO to support new SHA-based encrypted passwords
|
2008-11-07 13:36:46 +00:00 |
|
Denis Vlasenko
|
2ec94a7ee8
|
login: fix /etc/nologin handling (should prohibit non-root LOGINS,
not running login by non-root). minor code shrink.
function old new delta
login_main 1669 1602 -67
|
2008-11-07 12:59:31 +00:00 |
|
Denis Vlasenko
|
b0150d299f
|
telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive)
by Jim Cathey (jcathey AT ciena.com)
function old new delta
telnetd_main 1314 1364 +50
|
2008-11-07 01:58:21 +00:00 |
|
Denis Vlasenko
|
4f7d90f1c7
|
defconfig: explain what we aim it to be
|
2008-11-07 01:32:11 +00:00 |
|
Denis Vlasenko
|
694b514148
|
login: fix /etc/nologin support
build system: fix config warnings ("Overlong line")
function old new delta
login_main 1735 1774 +39
__libc_tcdrain - 23 +23
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/0 up/down: 62/0) Total: 62 bytes
|
2008-11-07 01:12:16 +00:00 |
|
Denis Vlasenko
|
239d06bd47
|
add mailutils/*
|
2008-11-06 23:42:42 +00:00 |
|
Denis Vlasenko
|
b9d572a273
|
total overhaul of mail applets. again. Vladimir as usual.
|
2008-11-06 23:41:38 +00:00 |
|
Denis Vlasenko
|
f10bc3964f
|
correction in comment
|
2008-11-06 23:28:42 +00:00 |
|
Denis Vlasenko
|
f068b3e9f4
|
sv: make default service dir configurable (Vladimir wants it)
|
2008-11-06 23:07:42 +00:00 |
|
Denis Vlasenko
|
3854c5ddf4
|
runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.
*: s/int/pid_t where appropriate
|
2008-11-06 22:39:57 +00:00 |
|
Denis Vlasenko
|
70e8f49f71
|
basename: fix error code. again. deja vu feeling...
|
2008-11-06 15:13:33 +00:00 |
|
Denis Vlasenko
|
fc66892abd
|
*: remove superfluous casts. no code changes
|
2008-11-06 02:32:31 +00:00 |
|
Denis Vlasenko
|
35a064b67f
|
build system: tidying up CONFIG_xxx names (suggested by Rob)
|
2008-11-06 00:49:59 +00:00 |
|
Denis Vlasenko
|
202ac504e1
|
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op
function old new delta
tcsetattr_stdin_TCSANOW - 14 +14
set_sane_term 116 113 -3
top_main 1277 1273 -4
make_new_session 421 415 -6
rawmode 133 126 -7
reset_term 18 10 -8
die 43 35 -8
cookmode 62 54 -8
vlock_main 425 415 -10
read_line_input 3165 3155 -10
bb_askpass 357 347 -10
fsck_minix_main 3079 3065 -14
getty_main 2375 2332 -43
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/12 up/down: 14/-131) Total: -117 bytes
|
2008-11-05 13:20:58 +00:00 |
|
Denis Vlasenko
|
905ed8730f
|
add serial HOWTO doc
|
2008-11-05 12:19:39 +00:00 |
|
Denis Vlasenko
|
4cb576ea98
|
inetd: fix a case when we have zero services
|
2008-11-05 11:36:22 +00:00 |
|
Bernhard Reutner-Fischer
|
a643816fe3
|
- commentary typo fix (tito)
|
2008-11-05 08:18:16 +00:00 |
|
Bernhard Reutner-Fischer
|
6559100021
|
- fix typo in print_user() (tito)
|
2008-11-05 08:15:13 +00:00 |
|
Denis Vlasenko
|
391ffa19d1
|
nslookup: tiny shrink (-5 bytes); add comment about res_init
inet_common: cosmetics, no code changes
|
2008-11-04 21:44:28 +00:00 |
|
Denis Vlasenko
|
c51457ca5b
|
less: fix pasting into search line ('/' cmd) -
it was mishandled because pasting "types" very fast
and read_key eats many chars. +30 bytes.
|
2008-11-02 00:55:41 +00:00 |
|
Denis Vlasenko
|
3c385cd706
|
lineedit: fix bug 5824: Since version 23530 with lineedit.c,
"fdisk" & "ed" can't work any more
|
2008-11-02 00:41:05 +00:00 |
|
Denis Vlasenko
|
9b0f6e1142
|
add comment, no code changes
|
2008-11-01 13:40:32 +00:00 |
|
Denis Vlasenko
|
1a9e9bdd93
|
gunzip: restore mtime. approx +80 bytes of code
rpm: make code more robust
lsmod: small code shrink
|
2008-11-01 12:54:56 +00:00 |
|
Denis Vlasenko
|
5a89763fb7
|
tftpd: show help if stdin is not a socket
|
2008-11-01 00:22:24 +00:00 |
|
Denis Vlasenko
|
44d5dcebc6
|
iplink: accept shorthands for "address" keyword here:
"ip link set address 00:11:22:33:44:55"
ifupdown: use "addr" instead of "address"
|
2008-11-01 00:10:51 +00:00 |
|
Denis Vlasenko
|
64974793b9
|
less: fix newly-introduced case of less spinning forever
on pty's closed etc
|
2008-10-31 03:04:55 +00:00 |
|
Denis Vlasenko
|
028eab61bc
|
runsvdir: if we have PID == 1, SIGHUP should make small pause,
not 1 minute one
|
2008-10-31 02:37:18 +00:00 |
|