summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2000-11-23lib/mlib.c: fix error reporting for reading data in do_fd_copyWichert Akkerman1-2/+13
2000-10-18Update formatingWichert Akkerman1-57/+56
2000-10-18fix a buffer overflow in cmdname handlingWichert Akkerman1-6/+8
2000-02-28utils/Makefile.in: fix link command for start-stop-daemonWichert Akkerman1-1/+1
2000-02-12configure.in: don't try to outguess what CFLAGS should beWichert Akkerman2-6/+5
2000-01-11dselect/baselist.cc: don't specify SA_INTERRUPT, since it's not portable and ...Wichert Akkerman1-1/+1
2000-01-09scripts/cl-debian.pl: Allow space between `#' and the bugnumber in the change...Wichert Akkerman3-2/+23
1999-12-25dselect/pkgtop.cc: use waddnstr instead of waddch so we don't strip the 8th b...Wichert Akkerman1-1/+1
1999-12-16utils/start-stop-daemon.c: Fix OS-detection for sunosWichert Akkerman1-8/+6
1999-12-15autogen.sh: copy gettextm4, lcmessage.m4 and progtest.m4 to automake/ systems...Wichert Akkerman1-3/+4
1999-12-12dselect/main.cc: We need to printf programdesc as wellWichert Akkerman1-2/+8
1999-12-12Rename cvsclean to distcleanWichert Akkerman2-3/+2
1999-12-06Fix uid/gid changing in start-stop-daemonWichert Akkerman1-2/+4
1999-12-05Fix silly error in utils/Makefile.inWichert Akkerman1-1/+1
1999-11-27 * utils/start-stop-daemon.c: call initgroups() prior to seteuid()Ben Collins1-2/+2
1999-11-26 * configure.in: generate utils/MakefileBen Collins1-23/+0
1999-11-25Some more updates.. we should (almost) be there nowWichert Akkerman1-2/+1
1999-11-25More of the sameWichert Akkerman4-0/+631
1999-11-25Move the new buildsystem into the main branchWichert Akkerman3-32/+54
1999-11-23Add strdup to start-stop-daemonWichert Akkerman1-1/+4
1999-11-20Useless change in uid-parsingWichert Akkerman1-6/+2
1999-11-19Changed start-stop-daemon's --chuid user/group seperator to ':'Ben Collins2-4/+4
1999-11-18 * utils/start-stop-daemon.c: Added ability for user.group arg toBen Collins2-16/+54
1999-10-27Small configure updateWichert Akkerman1-0/+1
1999-10-21 * Fixed some compiler warningsBen Collins2-22/+117
1999-10-17 * Added --chuid option to start-stop-daemon to allow switching toBen Collins2-1/+23
1999-10-11Add support for HURD to start-stop-daemonWichert Akkerman4-9/+139
1999-10-11* check if we violate conflicts/depends/pre-depends of other packages whenWichert Akkerman4-0/+651