index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
text-utils
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-30
hexdump: remove od functionality in favor to GNU coreutils od
Sami Kerola
6
-358
/
+8
2010-11-30
rename util-linux-ng back to util-linux
Karel Zak
13
-25
/
+25
2010-11-23
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
1
-1
/
+1
2010-11-04
column: segfault on empty input
Karel Zak
1
-2
/
+4
2010-11-01
rev: use xalloc for memory allocation
Davidlohr Bueso
1
-3
/
+2
2010-11-01
ul: use xalloc for memory allocation
Davidlohr Bueso
1
-7
/
+4
2010-11-01
col: use err.h and EXIT_* macros
Karel Zak
1
-27
/
+23
2010-11-01
col: use xalloc for memory allocation
Davidlohr Bueso
1
-27
/
+11
2010-11-01
tailf: use xalloc for memory allocation
Davidlohr Bueso
1
-2
/
+3
2010-11-01
more: use xalloc for memory allocation
Davidlohr Bueso
1
-10
/
+6
2010-11-01
pg: use xalloc for memory allocation
Davidlohr Bueso
1
-17
/
+3
2010-10-29
remove free() from atexit() callbacks
Karel Zak
1
-7
/
+0
2010-10-29
use _exit() instead of exit() in sighandlers
Marek Polacek
2
-2
/
+2
2010-10-21
column: code readability improvements
Sami Kerola
1
-53
/
+57
2010-10-21
column: error messaging & exit codes
Sami Kerola
1
-8
/
+12
2010-10-21
column: EOF handling bug
Sami Kerola
1
-2
/
+3
2010-10-07
column: update manual page to match column switches
Sami Kerola
1
-63
/
+36
2010-10-07
column: getopt_long and new help output
Sami Kerola
1
-14
/
+36
2010-09-17
ul: use atexit() to deallocate buffer, print errors by err()
Karel Zak
1
-35
/
+25
2010-09-17
ul: fix memory leak.
Davidlohr Bueso
1
-1
/
+22
2010-08-20
tailf: fixed timing issue that could cause duplicate data output
Dima Kogan
1
-1
/
+10
2010-08-20
rev: coding style, various fixes
Davidlohr Bueso
1
-85
/
+110
2010-07-26
portability: use standard constants
François Revol
1
-0
/
+4
2010-01-04
pg: command enters infinite loop
Mike Frysinger
1
-1
/
+4
2009-12-10
po: fix msgid bugs
Karel Zak
1
-1
/
+1
2009-12-01
hexdump: bug in hexdump when offset == file length
Américo Wang
1
-1
/
+1
2009-11-23
tailf: fix printf format
Mike Frysinger
1
-1
/
+1
2009-11-20
line: remove deprecated #ident directive
Karel Zak
1
-2
/
+0
2009-11-16
more: limited line buffer length results in corrupted UTF-8 text
Karel Zak
1
-7
/
+43
2009-08-21
replace usleep() for systems that don't have them
Daniel Mierswa
1
-0
/
+1
2009-08-17
pg.1: formatting
Peter Breitenlohner
1
-15
/
+11
2009-08-17
more.1: formatting
Peter Breitenlohner
1
-3
/
+3
2009-08-17
ul.1: erroneous .SH instead of .Sh
Peter Breitenlohner
1
-2
/
+2
2009-08-17
hexdump.1: erroneous .Nm ""
Peter Breitenlohner
1
-9
/
+9
2009-08-17
replace bcopy,bzero,index and rindex
Daniel Mierswa
4
-8
/
+8
2009-08-11
tailf: report inotify_add_watch() problems
Karel Zak
1
-1
/
+11
2009-07-20
pg: compiler warning with NLS disabled
Peter Breitenlohner
1
-2
/
+2
2009-07-04
build-sys: rename to _execdir
Karel Zak
1
-2
/
+2
2008-12-12
pg: add gettext call for the help string
Karel Zak
1
-2
/
+6
2008-11-26
tailf: unistd.h is included more than once
Karel Zak
1
-1
/
+0
2008-10-03
pg: several strings without gettext calls
Pedro Ribeiro
1
-5
/
+5
2008-07-28
remove CVS keywords
maximilian attems
1
-1
/
+0
2008-06-16
more: dont use a.out.h
Mike Frysinger
1
-4
/
+3
2008-06-16
more: minor fixes to magic()
James Youngman
1
-5
/
+5
2008-04-16
more: use HAVE_WIDECHAR instead ENABLE_WIDECHAR
Karel Zak
1
-2
/
+2
2008-04-14
build-sys: ignore a bunch of generated files, mostly binaries
James Youngman
1
-0
/
+11
2008-03-20
build-sys: use ncursesw (wide version) when possibe
Karel Zak
1
-4
/
+4
2008-01-03
more: replace CBAUD with cfgetispeed()
Samuel Thibault
1
-1
/
+1
2007-12-18
tailf: non-linux support
Samuel Thibault
1
-0
/
+2
2007-12-17
build-sys: use dist_man_MANS instead of man_MANS
Stepan Kasal
1
-3
/
+3
[next]