hush/util-linux
Bernhard Reutner-Fischer 5c0ae06ef1 - No options should set the current system time.
Shaun Jackman writes:
A bug introduced in svn 11946 broke rdate. It no longer sets the
current system time when no options are specified. The options have
the opposite sense from what one might think, and, oddly enough, -ps
is intentionally a no-op.

Quoth rdate(8) from the BSD System Manager's Manual:

    -p      Do not set, just print the remote time
    -s      Do not print the time.
2006-06-03 10:24:20 +00:00
..
Config.in - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 2006-05-26 20:19:22 +00:00
dmesg.c - shrink dmesg a bit. 2006-03-29 17:26:14 +00:00
fbset.c - patch from Denis Vlasenko to add and use bb_xsocket() and to use 2006-04-12 17:55:51 +00:00
fdformat.c dont printf arguments given by user for security sanity 2006-03-23 02:07:20 +00:00
fdisk.c Remove _() and N_() from platform.h. #define them as NOP macros in the two 2006-05-29 05:00:44 +00:00
freeramdisk.c - explain what magic numbers we're using here. 2006-03-18 23:02:45 +00:00
fsck_minix.c Build break fix from Bernhard fischer, fixing fallout from svn 14974. (My bad.) 2006-05-03 21:39:28 +00:00
getopt.c - remove emacs layout block as suggested by Robert P.J. Day 2006-05-19 19:29:19 +00:00
hexdump.c add "-C" format to hexdump 2005-11-28 21:06:00 +00:00
hwclock.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
ipcrm.c just whitespace 2006-01-25 00:08:53 +00:00
ipcs.c - do away with useless fwd-decls, redundant bb_printf calls, silence warning 2006-04-03 11:25:48 +00:00
losetup.c just whitespace 2006-01-25 00:08:53 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in Jason Schoon writes: This makes the case where LFS is not defined, but fdisk is configured with large disk support use the pretty build rules. 2006-04-21 21:59:22 +00:00
mdev.c Convert to a global struct, the way sed was. Now I have two, I can work out 2006-05-21 18:33:27 +00:00
mkfs_minix.c - patch from Denis Vlasenko to add and use bb_xopen3() 2006-04-13 12:45:04 +00:00
mkswap.c - single KERNEL_VERSION(a,b,c) macro in platform.h 2006-05-19 11:54:02 +00:00
more.c Fix some warnings in allbareconfig. 2006-05-28 01:19:06 +00:00
mount.c Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +00:00
nfsmount.c Remove _(). 2006-05-29 04:49:55 +00:00
nfsmount.h Fixup use of 'u_int' to instead use 'unsigned int' 2004-01-30 22:56:20 +00:00
pivot_root.c - remove emacs layout block as suggested by Robert P.J. Day 2006-05-19 19:29:19 +00:00
rdate.c - No options should set the current system time. 2006-06-03 10:24:20 +00:00
readprofile.c just whitespace 2006-01-25 00:08:53 +00:00
setarch.c Patch from tito, acked by Bernhard Fischer. 2006-03-20 02:20:18 +00:00
swaponoff.c Patch from Denis Vlasenko to add xstat() and use it. 2006-03-13 15:45:16 +00:00
switch_root.c Shut up the warning "implicit declaration of strlen". 2006-05-10 17:41:21 +00:00
umount.c Bug fix: umount wasn't detaching loop devices unless mtab support was enabled. 2006-03-17 03:30:05 +00:00