index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-utils
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-22
switch_root: do recursiveRemove after our root is moved to avoid races.
Peter Jones
1
-9
/
+10
2009-06-22
switch_root: fork before cleaning up the filesystem.
Peter Jones
1
-1
/
+7
2009-06-22
switch_root: use file descriptor instead of path for recursiveRemove()
Peter Jones
1
-12
/
+20
2009-06-22
switch_root: add man page
Karel Zak
2
-0
/
+50
2009-06-22
switch_root: use snprintf() rather tan str{cpy,cat}()
Karel Zak
1
-3
/
+4
2009-06-22
switch_root: clean up argv[] usage, add -h and -V
Karel Zak
1
-20
/
+27
2009-06-22
switch_root: use err.h, clean up return codes
Karel Zak
1
-28
/
+25
2009-06-22
switch_root: rewrite to use fstatat() and unlinkat()
Karel Zak
1
-43
/
+44
2009-06-22
switch_root: fix coding style
Karel Zak
1
-80
/
+70
2009-06-22
build-sys: add --disable-switch_root
Karel Zak
1
-1
/
+5
2009-06-22
switch_root: new command
Karel Zak
3
-1
/
+200
2009-05-11
lscpu: fix cpuid code on x86/PIC
Mike Frysinger
1
-3
/
+13
2009-03-11
flock: add NLS support, remove tailing white-spaces
Karel Zak
1
-18
/
+24
2009-03-11
flock: fix printf format error in usage()
Karel Zak
1
-5
/
+5
2009-03-11
flockc: segfaults when file name is not given
Karel Zak
1
-1
/
+8
2009-03-09
renice: add -n option for compatibility with POSIX
Karel Zak
2
-4
/
+15
2009-01-29
rtcwake: add mising .RE to the man page
Karel Zak
1
-0
/
+1
2009-01-26
rtcwake: explain supported modes in rtcwake.8
Karel Zak
1
-3
/
+26
2009-01-26
rtcwake: support not suspending
Marco d'Itri
2
-6
/
+10
2009-01-16
dmesg: Add -r (raw) option.
Adam Jackson
2
-3
/
+10
2008-12-03
flock: Allow lock directory
Alexey Gladkov
2
-4
/
+11
2008-11-26
rdev: cleanup includes
Karel Zak
1
-10
/
+8
2008-11-19
pivot_root: clean up
Karel Zak
1
-15
/
+16
2008-11-19
build-sys: move pivot_root(8) to sys-utils
Karel Zak
4
-14
/
+120
2008-10-22
lscpu: return EXIT_SUCCESS at the end
Matthias Koenig
1
-1
/
+1
2008-10-22
lscpu: add Hypervisor detection
Karel Zak
2
-20
/
+166
2008-10-07
ipcs: fix exit codes, remove tailing white-spaces
Karel Zak
1
-76
/
+61
2008-10-03
readprofile: several strings without gettext calls
Pedro Ribeiro
1
-3
/
+3
2008-09-10
ipcmk: add NLS support
Karel Zak
1
-10
/
+16
2008-09-10
ipcmk: fix error codes and error messages
Karel Zak
1
-14
/
+32
2008-09-10
ipcmk: new command
Hayden James
6
-3
/
+185
2008-08-20
ipcs: adjust some field positions and widths for correct alignment
Benno Schulenberg
1
-5
/
+5
2008-08-20
ipcs: ungettextize the spacing of the table headers
Benno Schulenberg
1
-15
/
+15
2008-08-14
lscpu: --sysroot option and stable cache output
Cai Qian
1
-34
/
+60
2008-08-06
rtcwake: cleanup return codes
Karel Zak
1
-14
/
+14
2008-08-06
rtcwake: prefer RTC_WKALM_SET over RTC_ALM_SET
Gabriel Burt
1
-18
/
+17
2008-08-05
Fix dmesg.1 installation
Alexey Gladkov
1
-1
/
+1
2008-07-30
use getpagesize()
maximilian attems
1
-1
/
+1
2008-07-28
remove CVS keywords
maximilian attems
3
-3
/
+1
2008-07-28
dmesg: nuke old glibc 5 support
maximilian attems
1
-13
/
+2
2008-07-28
ldattach: don't compile for non-linux systems
Samuel Thibault
1
-4
/
+4
2008-07-22
build-sys: cleanup sys-utils/Makefile.am
Karel Zak
1
-19
/
+11
2008-07-18
lscpu: new command
Cai Qian
4
-2
/
+561
2008-06-09
rtcwake: fix the default mode to "standby"
Paulius Zaleckas
1
-1
/
+1
2008-05-13
setarch: add fallback for linux/personality
Karel Zak
1
-0
/
+32
2008-04-16
setarch: provide backwards compatibility
Dmitry V. Levin
1
-1
/
+1
2008-04-14
build-sys: update .gitignore files
Karel Zak
1
-1
/
+23
2008-04-14
build-sys: ignore a bunch of generated files, mostly binaries
James Youngman
1
-0
/
+16
2008-04-09
ldattach: use glibc termios
Karel Zak
1
-110
/
+36
2008-03-25
ldattach: add NLS support
Karel Zak
1
-14
/
+22
[next]