Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usleep: change the error message to print the full replacement commandline | Zbigniew Jędrzejewski-Szmek | 2017-09-25 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also drop the argv[0] as previx — the message already includes the name of the program. $ src/usleep 1 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 1e-06" instead... $ src/usleep 10 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 1e-05" instead... $ src/usleep 20 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 2e-05" instead... $ src/usleep 100 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 0.0001" instead... $ src/usleep 200 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 0.0002" instead... $ src/usleep 300 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 0.0003" instead... $ src/usleep 400 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 0.0004" instead... $ src/usleep 1000 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 0.001" instead... $ src/usleep 10000 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 0.01" instead... $ src/usleep 100000 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 0.1" instead... $ src/usleep 1000000 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 1" instead... $ src/usleep 10000000 warning: usleep is deprecated, and will be removed in near future! warning: use "sleep 10" instead... For very small and very large values, printf uses scientific notation, but that seems nicer than using %.f which would always leave trailing zeroes. sleep accepts scientific notation, so things should still work. https://bugzilla.redhat.com/show_bug.cgi?id=1494168 | ||||
* | Replace /var/run with /run everywhere | Zbigniew JÄdrzejewski-Szmek | 2017-08-03 | 1 | -2/+2 |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1471489 | ||||
* | rename_device.c: rewrite of isCfg() function | David Kaspar [Dee'Kej] | 2017-05-25 | 1 | -12/+32 |
| | | | | | * .orig & .old now recognized as config files * code cleanup | ||||
* | usleep.1: Deprecation warning added into man page | David Kaspar [Dee'Kej] | 2017-05-25 | 1 | -0/+5 |
| | |||||
* | usleep: print deprecation warning from now on | David Kaspar [Dee'Kej] | 2017-05-24 | 1 | -0/+3 |
| | |||||
* | remove ipcalc, it has its own package now | Lukas Nykryn | 2015-05-18 | 4 | -681/+1 |
| | | | | | new upstream: https://github.com/nmav/ipcalc | ||||
* | rename_device: allow non-channel nics for s390x machines | Lukas Nykryn | 2015-05-04 | 1 | -0/+9 |
| | |||||
* | rename_devices: comments need to have a blank before them | Lukas Nykryn | 2014-09-16 | 1 | -6/+13 |
| | |||||
* | use pie and relro by default | Lukas Nykryn | 2014-09-09 | 1 | -7/+7 |
| | |||||
* | ipcalc: -c allow netmask | Lukas Nykryn | 2014-06-06 | 1 | -2/+2 |
| | |||||
* | ipcalc: parse prefix more safely | Lukas Nykryn | 2014-06-06 | 1 | -2/+22 |
| | |||||
* | move ppp support to ppp package | Lukas Nykryn | 2014-04-24 | 3 | -897/+1 |
| | |||||
* | rename_device: remove comments and trailing whitespaces | Lukas Nykryn | 2013-11-12 | 1 | -0/+8 |
| | |||||
* | ipcalc: support RFC3021 (#997271) | Lukas Nykryn | 2013-09-02 | 1 | -1/+6 |
| | |||||
* | rename_device: don't wait for lock with lower permissions | Lukas Nykryn | 2013-07-11 | 1 | -1/+3 |
| | | | | | When running udevadm test as a normal user, rename_device hang for 20 seconds. | ||||
* | Tweak ifup/ifdown usage and man page to more clearly state that they refer ↵ | Bill Nottingham | 2013-05-24 | 1 | -2/+2 |
| | | | | to configurations, not devices. | ||||
* | compile netreport and usernetctl with full RELRO and PIE (#853178) | Lukas Nykryn | 2013-03-07 | 1 | -1/+7 |
| | |||||
* | move stuff directly to /usr (#905492) | Lukas Nykryn | 2013-03-07 | 1 | -9/+9 |
| | |||||
* | Build with $RPM_LD_FLAGS. | Ville Skyttä | 2013-01-20 | 1 | -0/+1 |
| | |||||
* | Complete setsysfont removal. | Bill Nottingham | 2012-12-07 | 2 | -23/+0 |
| | |||||
* | Fix amazingly long-standing thinko in writing the pid file to the lock. | Bill Nottingham | 2012-12-04 | 1 | -1/+4 |
| | |||||
* | Drop fstab-decode and getkey; no longer used. | Bill Nottingham | 2012-08-06 | 5 | -361/+1 |
| | | | | Drop the umount loop from rc.d/init.d/functions. | ||||
* | Drop testd test sysv script. | Bill Nottingham | 2012-08-06 | 3 | -60/+1 |
| | |||||
* | Initial removal of support for non-systemd systems. | Bill Nottingham | 2012-08-06 | 5 | -531/+1 |
| | |||||
* | Sync FSF address with current GPLv2. | Ville Skyttä | 2012-06-27 | 13 | -28/+28 |
| | |||||
* | securetty: check if the device is in the file before attempting to write to it | Bill Nottingham | 2012-04-24 | 1 | -21/+37 |
| | | | | This avoids spurious failures on RO root systems. | ||||
* | rename_device: skip VLAN=yes configuration files | Harald Hoyer | 2011-11-02 | 1 | -1/+6 |
| | |||||
* | Add freescale ttymx ports (#728730, <ndevos@redhat.com>) | Bill Nottingham | 2011-08-08 | 1 | -0/+2 |
| | |||||
* | Fix OMAP patch (#678875) | Bill Nottingham | 2011-02-23 | 1 | -1/+6 |
| | |||||
* | Support OMAP serial consoles (#678875, <ndevos@redhat.com>) | Bill Nottingham | 2011-02-21 | 1 | -0/+2 |
| | |||||
* | rename_device: dequote DEVICE="eth0" | Harald Hoyer | 2010-07-26 | 1 | -1/+1 |
| | |||||
* | rename_device: fix s390 subchannel reading | Harald Hoyer | 2010-07-15 | 1 | -3/+4 |
| | |||||
* | Add sushell, man page to manifests. | Bill Nottingham | 2010-06-29 | 1 | -0/+2 |
| | |||||
* | Don't directly execute bash for single-user mode, as that has SELinux ↵ | Bill Nottingham | 2010-06-29 | 2 | -0/+21 |
| | | | | | | | | | | | issues. (#540216, #584443, #585053) If upstart directly runs bash for single-user mode, there's no way for SELinux to set the proper context (to distinguish it from other init scripts). Inserting a helper binary in the way allows for this. While we're changing this, we make it configurable so it's easily possible for people to use sulogin if they so desire. | ||||
* | Tweak manpage so it formats correctly (#586476) | Bill Nottingham | 2010-04-27 | 1 | -1/+2 |
| | |||||
* | Move ccw_init and ccw udev rules to s390utils. (#539491) | Bill Nottingham | 2010-02-15 | 2 | -44/+0 |
| | |||||
* | Add more man pages (#529328, <plautrba@redhat.com>) | Bill Nottingham | 2010-01-07 | 3 | -0/+39 |
| | |||||
* | License cleanup. | Bill Nottingham | 2010-01-05 | 9 | -7/+41 |
| | |||||
* | Remove kmodule. | Bill Nottingham | 2010-01-05 | 1 | -3/+0 |
| | |||||
* | Remove backup files on 'make clean'. | Bill Nottingham | 2010-01-05 | 2 | -171/+1 |
| | |||||
* | Merge branch 'upstart-0.6.0-branch' | Bill Nottingham | 2009-12-09 | 1 | -2/+3 |
|\ | |||||
| * | fixed serial console handling | Petr Lautrbach | 2009-12-03 | 1 | -2/+3 |
| | | |||||
* | | Remove more initlog references. | Bill Nottingham | 2009-12-04 | 1 | -4/+0 |
| | | |||||
* | | Remove very obsolete doexec. | Bill Nottingham | 2009-12-04 | 4 | -40/+1 |
| | | | | | | | | It was only ever used in the slip code, which has been removed. | ||||
* | | Remove minilogd code as well. | Bill Nottingham | 2009-12-04 | 2 | -195/+0 |
| | | |||||
* | | Remove initlog code as well. | Bill Nottingham | 2009-12-04 | 6 | -922/+0 |
|/ | |||||
* | Add initial ifup/ifdown man pages. (#529328, <plautrba@redhat.com>) | Bill Nottingham | 2009-11-02 | 2 | -0/+38 |
| | |||||
* | Remove long since deprecated initlog. | Bill Nottingham | 2009-10-26 | 1 | -4/+1 |
| | |||||
* | Move .cvsignore -> .gitignore. | Bill Nottingham | 2009-10-20 | 1 | -0/+0 |
| | |||||
* | Fix IPv6 address checking (#516319) | Bill Nottingham | 2009-08-10 | 2 | -1/+2 |
| |