summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* rtcwake: ignore the tm_isdst field returned from the RTCPaul Fox2009-09-071-1/+1
* rtcwake: add S5 supportKarel Zak2009-09-072-1/+27
* replace usleep() for systems that don't have themDaniel Mierswa2009-08-211-0/+1
* Revert "mount: clean up mount.8"Karel Zak2009-08-181-7/+0Star
* mount: clean up mount.8Karel Zak2009-08-171-0/+7
* tunelp.8: formattingPeter Breitenlohner2009-08-171-16/+43
* switch_root.8: formattingPeter Breitenlohner2009-08-171-3/+2Star
* setsid.1: formattingPeter Breitenlohner2009-08-171-1/+3
* setarch.8: formattingPeter Breitenlohner2009-08-171-4/+10
* rtcwake.8: formattingPeter Breitenlohner2009-08-171-4/+12
* renice.1: formattingPeter Breitenlohner2009-08-171-4/+4
* readprofile.1: formattingPeter Breitenlohner2009-08-171-20/+18Star
* rdev.8: formattingPeter Breitenlohner2009-08-171-11/+39
* pivot_root.8: formattingPeter Breitenlohner2009-08-171-7/+6Star
* lscpu.1: formattingPeter Breitenlohner2009-08-171-3/+6
* ldattach.8: formattingPeter Breitenlohner2009-08-171-5/+7
* ipcs.1: formattingPeter Breitenlohner2009-08-171-4/+12
* ipcrm.1: formattingPeter Breitenlohner2009-08-171-8/+2Star
* ipcmk.1: formattingPeter Breitenlohner2009-08-171-6/+18
* dmesg.1: formattingPeter Breitenlohner2009-08-171-3/+9
* ctrlaltdel.8: formattingPeter Breitenlohner2009-08-171-4/+4
* cytune.8: missing description of `-S', formattingPeter Breitenlohner2009-08-171-24/+40
* dmesg: add -r to help outputKarel Zak2009-08-171-2/+2
* switch_root: add subroot supportDaniel Drake2009-07-141-5/+76
* build-sys: rename to _execdirKarel Zak2009-07-041-9/+9
* ldattach: add N_PPS supportTilman Schmidt2009-06-292-2/+10
* switch_root: do recursiveRemove after our root is moved to avoid races.Peter Jones2009-06-221-9/+10
* switch_root: fork before cleaning up the filesystem.Peter Jones2009-06-221-1/+7
* switch_root: use file descriptor instead of path for recursiveRemove()Peter Jones2009-06-221-12/+20
* switch_root: add man pageKarel Zak2009-06-222-0/+50
* switch_root: use snprintf() rather tan str{cpy,cat}()Karel Zak2009-06-221-3/+4
* switch_root: clean up argv[] usage, add -h and -VKarel Zak2009-06-221-20/+27
* switch_root: use err.h, clean up return codesKarel Zak2009-06-221-28/+25Star
* switch_root: rewrite to use fstatat() and unlinkat()Karel Zak2009-06-221-43/+44
* switch_root: fix coding styleKarel Zak2009-06-221-80/+70Star
* build-sys: add --disable-switch_rootKarel Zak2009-06-221-1/+5
* switch_root: new commandKarel Zak2009-06-223-1/+200
* lscpu: fix cpuid code on x86/PICMike Frysinger2009-05-111-3/+13
* flock: add NLS support, remove tailing white-spacesKarel Zak2009-03-111-18/+24
* flock: fix printf format error in usage()Karel Zak2009-03-111-5/+5
* flockc: segfaults when file name is not givenKarel Zak2009-03-111-1/+8
* renice: add -n option for compatibility with POSIXKarel Zak2009-03-092-4/+15
* rtcwake: add mising .RE to the man pageKarel Zak2009-01-291-0/+1
* rtcwake: explain supported modes in rtcwake.8Karel Zak2009-01-261-3/+26
* rtcwake: support not suspendingMarco d'Itri2009-01-262-6/+10
* dmesg: Add -r (raw) option.Adam Jackson2009-01-162-3/+10
* flock: Allow lock directoryAlexey Gladkov2008-12-032-4/+11
* rdev: cleanup includesKarel Zak2008-11-261-10/+8Star
* pivot_root: clean upKarel Zak2008-11-191-15/+16
* build-sys: move pivot_root(8) to sys-utilsKarel Zak2008-11-194-14/+120