Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-23 | Merge commit 'origin/master' | LaMont Jones | 1 | -158/+181 | |
Conflicts: getopt/getopt.1 | |||||
2009-08-17 | getopt.1: formatting | Peter Breitenlohner | 1 | -159/+181 | |
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de> | |||||
2009-07-21 | Merge commit 'origin/master' | LaMont Jones | 1 | -1/+1 | |
Conflicts: AUTHORS NEWS config/include-Makefile.am configure.ac mount/lomount.c po/POTFILES.in po/ca.po po/cs.po po/da.po po/de.po po/es.po po/et.po po/eu.po po/fi.po po/fr.po po/hu.po po/id.po po/it.po po/ja.po po/nl.po po/pl.po po/pt_BR.po po/ru.po po/sl.po po/sv.po po/tr.po po/uk.po po/util-linux-ng.pot po/vi.po po/zh_CN.po | |||||
2009-07-04 | build-sys: rename to _execdir | Karel Zak | 1 | -1/+1 | |
The variable name "usrlibexecdir" is very confusing (because we have /usr/libexec). The "exec" prefix is required for user-defined directories, see http://www.gnu.org/software/hello/manual/automake/The-Two-Parts-of-Install.html#The-Two-Parts-of-Install This patch renames all usr*execdir variables to usr*_execdir. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2009-03-20 | Merge commit 'origin/master' | LaMont Jones | 1 | -6/+3 | |
Conflicts: NEWS config/include-Makefile.am configure.ac mount/Makefile.am mount/mount.c po/ca.po po/cs.po po/da.po po/de.po po/es.po po/et.po po/eu.po po/fi.po po/fr.po po/hu.po po/id.po po/it.po po/ja.po po/nl.po po/pl.po po/pt_BR.po po/ru.po po/sl.po po/sv.po po/tr.po po/uk.po po/util-linux-ng.pot po/vi.po po/zh_CN.po | |||||
2009-02-24 | getopt: remove useless if-before-free tests | Karel Zak | 1 | -6/+3 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2008-12-15 | Merge commit 'origin/master' | LaMont Jones | 2 | -11/+0 | |
Conflicts: mount/mount.8 | |||||
2008-11-26 | getopt: remove unnecessary ifdefs | Karel Zak | 2 | -11/+0 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2008-04-15 | Merge commit 'origin/master' | LaMont Jones | 1 | -0/+1 | |
Conflicts: mount/lomount.c mount/lomount.h mount/mount.c | |||||
2008-04-14 | build-sys: ignore a bunch of generated files, mostly binaries | James Youngman | 1 | -0/+1 | |
Signed-off-by: James Youngman <jay@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-12-17 | Merge commit 'origin/master' | LaMont Jones | 1 | -1/+1 | |
2007-12-17 | build-sys: use dist_man_MANS instead of man_MANS | Stepan Kasal | 1 | -1/+1 | |
Signed-off-by: Stepan Kasal <skasal@redhat.com> | |||||
2007-11-28 | getopt: fix path to examples in getopt.1 | Karel Zak | 1 | -3/+2 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-11-26 | Merge commit 'origin/master' | LaMont Jones | 1 | -1/+1 | |
2007-11-26 | getopt: install example scripts as SCRIPTS, not DATA | Peter Breitenlohner | 1 | -1/+1 | |
The example scripts should be installed with execute permissions, as for util-linux-2.12r and earlier, i.e., as SCRIPTS and not as DATA Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de> | |||||
2007-08-27 | cleanup diff.gz | LaMont Jones | 1 | -16/+0 | |
2007-07-28 | merge upstream | LaMont Jones | 1 | -3/+3 | |
2007-07-24 | manpage typos | LaMont Jones | 1 | -8/+8 | |
Signed-off-by: LaMont Jones <lamont@mmjgroup.com> | |||||
2007-07-17 | manpage typos | LaMont Jones | 1 | -8/+8 | |
2007-07-11 | cleanup Makefile.in crap the rest of the way | LaMont Jones | 1 | -593/+0 | |
2007-07-09 | getopt example location (#352221) | LaMont Jones | 1 | -5/+2 | |
2007-07-08 | add rmd160.c | LaMont Jones | 1 | -0/+593 | |
2007-07-08 | man page tweaks, cleanup my_dev_t.h ancient stuff | LaMont Jones | 1 | -2/+3 | |
2007-07-03 | man pages: add "AVAILABILITY" section | Karel Zak | 1 | -1/+3 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-06-14 | getopt: remove old unused files | Karel Zak | 4 | -1376/+0 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-05-16 | build-sys: make the getopt example directory relative to datadir | Stepan Kasal | 1 | -1/+1 | |
Signed-off-by: Stepan Kasal <skasal@redhat.com> | |||||
2007-05-16 | build-sys: move -D flags to *_CPPFLAGS | Stepan Kasal | 1 | -1/+1 | |
Preprocessor options belong to *_CPPFLAGS; add $(AM_CPPFLAGS) as we want to amend it, not override. Signed-off-by: Stepan Kasal <skasal@redhat.com> | |||||
2007-05-16 | build-sys: use dist_example_DATA | Stepan Kasal | 1 | -2/+2 | |
"dist_" prefix is more elegant than EXTRA_DIST. Signed-off-by: Stepan Kasal <skasal@redhat.com> | |||||
2007-01-04 | build-sys: add missing files | Karel Zak | 1 | -0/+3 | |
This patch add all missing headers, man pages and README files to automake stuff and "make dist-gzip" produces useful tarball now. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2007-01-03 | build-sys: remove generated autotools stuff from git | Karel Zak | 1 | -584/+0 | |
The generated autotools stuff shouldn't be maintained by SCM. After check out from git use ./autogen.sh. For more details see README.devel. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2006-12-07 | Imported from util-linux-2.13-pre6 tarball. | Karel Zak | 5 | -8/+15 | |
2006-12-07 | Imported from util-linux-2.13-pre4 tarball. | Karel Zak | 1 | -0/+2 | |
2006-12-07 | Imported from util-linux-2.13-pre3 tarball. | Karel Zak | 1 | -2/+2 | |
2006-12-07 | Imported from util-linux-2.13-pre2 tarball. | Karel Zak | 2 | -101/+40 | |
2006-12-07 | Imported from util-linux-2.13-pre1 tarball. | Karel Zak | 4 | -55/+655 | |
2006-12-07 | Imported from util-linux-2.12k tarball. | Karel Zak | 1 | -2/+2 | |
2006-12-07 | Imported from util-linux-2.12 tarball. | Karel Zak | 15 | -0/+2945 | |
2006-12-07 | Imported from util-linux-2.9i tarball. | Karel Zak | 14 | -2875/+0 | |
2006-12-07 | Imported from util-linux-2.8 tarball. | Karel Zak | 14 | -0/+2875 | |