summaryrefslogtreecommitdiff
path: root/sys-utils
AgeCommit message (Expand)AuthorFilesLines
2009-10-09switch_root: remove TIOCSCTTY and setsid()Karel Zak1-7/+0
2009-10-09ipcs: use __GLIBC__ instead of obsolete __GNU_LIBRARY__Guillem Jover1-3/+1
2009-10-09build-sys: check for union semun instead of using _SEM_SEMUN_UNDEFINEDGuillem Jover2-6/+2
2009-10-06fallocate: check for ERANGE errorsKarel Zak1-0/+6
2009-10-06build-sys: cleanup --disable-{fallocate,pivot_root,unshare}Karel Zak1-2/+2
2009-10-06unshare: new commandMikhail Gusarov4-0/+183
2009-09-22fallocate: new commandKarel Zak4-0/+230
2009-09-07rtcwake: ignore the tm_isdst field returned from the RTCPaul Fox1-1/+1
2009-09-07rtcwake: add S5 supportKarel Zak2-1/+27
2009-08-21replace usleep() for systems that don't have themDaniel Mierswa1-0/+1
2009-08-18Revert "mount: clean up mount.8"Karel Zak1-7/+0
2009-08-17mount: clean up mount.8Karel Zak1-0/+7
2009-08-17tunelp.8: formattingPeter Breitenlohner1-16/+43
2009-08-17switch_root.8: formattingPeter Breitenlohner1-3/+2
2009-08-17setsid.1: formattingPeter Breitenlohner1-1/+3
2009-08-17setarch.8: formattingPeter Breitenlohner1-4/+10
2009-08-17rtcwake.8: formattingPeter Breitenlohner1-4/+12
2009-08-17renice.1: formattingPeter Breitenlohner1-4/+4
2009-08-17readprofile.1: formattingPeter Breitenlohner1-20/+18
2009-08-17rdev.8: formattingPeter Breitenlohner1-11/+39
2009-08-17pivot_root.8: formattingPeter Breitenlohner1-7/+6
2009-08-17lscpu.1: formattingPeter Breitenlohner1-3/+6
2009-08-17ldattach.8: formattingPeter Breitenlohner1-5/+7
2009-08-17ipcs.1: formattingPeter Breitenlohner1-4/+12
2009-08-17ipcrm.1: formattingPeter Breitenlohner1-8/+2
2009-08-17ipcmk.1: formattingPeter Breitenlohner1-6/+18
2009-08-17dmesg.1: formattingPeter Breitenlohner1-3/+9
2009-08-17ctrlaltdel.8: formattingPeter Breitenlohner1-4/+4
2009-08-17cytune.8: missing description of `-S', formattingPeter Breitenlohner1-24/+40
2009-08-17dmesg: add -r to help outputKarel Zak1-2/+2
2009-07-14switch_root: add subroot supportDaniel Drake1-5/+76
2009-07-04build-sys: rename to _execdirKarel Zak1-9/+9
2009-06-29ldattach: add N_PPS supportTilman Schmidt2-2/+10
2009-06-22switch_root: do recursiveRemove after our root is moved to avoid races.Peter Jones1-9/+10
2009-06-22switch_root: fork before cleaning up the filesystem.Peter Jones1-1/+7
2009-06-22switch_root: use file descriptor instead of path for recursiveRemove()Peter Jones1-12/+20
2009-06-22switch_root: add man pageKarel Zak2-0/+50
2009-06-22switch_root: use snprintf() rather tan str{cpy,cat}()Karel Zak1-3/+4
2009-06-22switch_root: clean up argv[] usage, add -h and -VKarel Zak1-20/+27
2009-06-22switch_root: use err.h, clean up return codesKarel Zak1-28/+25
2009-06-22switch_root: rewrite to use fstatat() and unlinkat()Karel Zak1-43/+44
2009-06-22switch_root: fix coding styleKarel Zak1-80/+70
2009-06-22build-sys: add --disable-switch_rootKarel Zak1-1/+5
2009-06-22switch_root: new commandKarel Zak3-1/+200
2009-05-11lscpu: fix cpuid code on x86/PICMike Frysinger1-3/+13
2009-03-11flock: add NLS support, remove tailing white-spacesKarel Zak1-18/+24
2009-03-11flock: fix printf format error in usage()Karel Zak1-5/+5
2009-03-11flockc: segfaults when file name is not givenKarel Zak1-1/+8
2009-03-09renice: add -n option for compatibility with POSIXKarel Zak2-4/+15
2009-01-29rtcwake: add mising .RE to the man pageKarel Zak1-0/+1