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-10-09
switch_root: remove TIOCSCTTY and setsid()
Karel Zak
1
-7
/
+0
2009-10-09
ipcs: use __GLIBC__ instead of obsolete __GNU_LIBRARY__
Guillem Jover
1
-3
/
+1
2009-10-09
build-sys: check for union semun instead of using _SEM_SEMUN_UNDEFINED
Guillem Jover
2
-6
/
+2
2009-10-06
fallocate: check for ERANGE errors
Karel Zak
1
-0
/
+6
2009-10-06
build-sys: cleanup --disable-{fallocate,pivot_root,unshare}
Karel Zak
1
-2
/
+2
2009-10-06
unshare: new command
Mikhail Gusarov
4
-0
/
+183
2009-09-22
fallocate: new command
Karel Zak
4
-0
/
+230
2009-09-07
rtcwake: ignore the tm_isdst field returned from the RTC
Paul Fox
1
-1
/
+1
2009-09-07
rtcwake: add S5 support
Karel Zak
2
-1
/
+27
2009-08-21
replace usleep() for systems that don't have them
Daniel Mierswa
1
-0
/
+1
2009-08-18
Revert "mount: clean up mount.8"
Karel Zak
1
-7
/
+0
2009-08-17
mount: clean up mount.8
Karel Zak
1
-0
/
+7
2009-08-17
tunelp.8: formatting
Peter Breitenlohner
1
-16
/
+43
2009-08-17
switch_root.8: formatting
Peter Breitenlohner
1
-3
/
+2
2009-08-17
setsid.1: formatting
Peter Breitenlohner
1
-1
/
+3
2009-08-17
setarch.8: formatting
Peter Breitenlohner
1
-4
/
+10
2009-08-17
rtcwake.8: formatting
Peter Breitenlohner
1
-4
/
+12
2009-08-17
renice.1: formatting
Peter Breitenlohner
1
-4
/
+4
2009-08-17
readprofile.1: formatting
Peter Breitenlohner
1
-20
/
+18
2009-08-17
rdev.8: formatting
Peter Breitenlohner
1
-11
/
+39
2009-08-17
pivot_root.8: formatting
Peter Breitenlohner
1
-7
/
+6
2009-08-17
lscpu.1: formatting
Peter Breitenlohner
1
-3
/
+6
2009-08-17
ldattach.8: formatting
Peter Breitenlohner
1
-5
/
+7
2009-08-17
ipcs.1: formatting
Peter Breitenlohner
1
-4
/
+12
2009-08-17
ipcrm.1: formatting
Peter Breitenlohner
1
-8
/
+2
2009-08-17
ipcmk.1: formatting
Peter Breitenlohner
1
-6
/
+18
2009-08-17
dmesg.1: formatting
Peter Breitenlohner
1
-3
/
+9
2009-08-17
ctrlaltdel.8: formatting
Peter Breitenlohner
1
-4
/
+4
2009-08-17
cytune.8: missing description of `-S', formatting
Peter Breitenlohner
1
-24
/
+40
2009-08-17
dmesg: add -r to help output
Karel Zak
1
-2
/
+2
2009-07-14
switch_root: add subroot support
Daniel Drake
1
-5
/
+76
2009-07-04
build-sys: rename to _execdir
Karel Zak
1
-9
/
+9
2009-06-29
ldattach: add N_PPS support
Tilman Schmidt
2
-2
/
+10
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
[next]