index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
settrans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
startup, settrans: Add missing flush of stderr to get output on waiting
Samuel Thibault
2024-08-29
1
-0
/
+1
*
utils: Port to x86_64
Sergey Bugaev
2023-05-10
1
-2
/
+3
*
settrans: Fix checking len being negative
Samuel Thibault
2023-01-01
1
-1
/
+1
*
settrans: get rid of translator that couldn't be attached
Sergey Bugaev
2021-05-08
1
-1
/
+5
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-2
/
+2
*
utils/settrans: implement active translator stacking
Justus Winter
2016-05-19
1
-1
/
+20
*
utils/settrans: add option to specify the underlying node
Justus Winter
2016-04-17
1
-1
/
+22
*
utils/settrans: get an authenticated root node in chroot mode
Justus Winter
2016-04-17
1
-1
/
+44
*
utils/settrans: improve --chroot functionality
Justus Winter
2016-02-05
1
-2
/
+30
*
Make settrans return value returned by chroot command
Svante Signell
2014-08-19
1
-4
/
+12
*
utils/settrans: implement settrans --start
Justus Winter
2014-06-15
1
-1
/
+31
*
utils/settrans: fix the teardown of chrooted environments
Justus Winter
2013-12-10
1
-25
/
+44
*
utils: implement settrans --pid-file
Justus Winter
2013-11-09
1
-1
/
+21
*
Reference TRANSLATOR in `-a' help message.
Samuel Thibault
2011-02-21
1
-1
/
+1
*
Rephrase settrans' --help
Samuel Thibault
2011-02-17
1
-2
/
+2
*
Document that -p is the default option in settrans --help
Samuel Thibault
2011-02-12
1
-1
/
+1
*
2002-05-28 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-28
1
-1
/
+1
*
2002-05-06 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2002-05-06
1
-1
/
+1
*
2002-05-04 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-04
1
-14
/
+81
*
2001-06-15 Neal H Walfield <neal@cs.uml.edu>
Roland McGrath
2001-06-16
1
-7
/
+13
*
daemons/
Marcus Brinkmann
2001-01-30
1
-4
/
+7
*
Add braces to silence gcc warnings.
Roland McGrath
1998-10-20
1
-7
/
+9
*
1998-07-20 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-07-20
1
-3
/
+3
*
(main):
Miles Bader
1997-06-20
1
-2
/
+11
*
(argp_program_version): Make const.
Miles Bader
1997-02-20
1
-1
/
+1
*
(options):
Miles Bader
1997-02-12
1
-5
/
+5
*
*** empty log message ***
Thomas Bushnell
1996-09-05
1
-1
/
+2
*
(doc): Add program description.
Miles Bader
1996-08-27
1
-1
/
+2
*
(options): Rearrange slightly.
Miles Bader
1996-07-20
1
-4
/
+4
*
(main): Don't use unsafe MOVE_SEND in call to file_set_translator.
Michael I. Bushnell
1996-07-08
1
-1
/
+1
*
(argp_program_version): New variable.
Miles Bader
1996-07-06
1
-0
/
+2
*
(parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.
Miles Bader
1996-05-11
1
-1
/
+1
*
(main): Remove const cast from first arg to argz_create.
Miles Bader
1996-05-10
1
-2
/
+1
*
(main) [parse_opt]: Cast first arg to argz_create appropriately.
Michael I. Bushnell
1996-05-09
1
-1
/
+2
*
(main): Default KILL_ACTIVE to 0.
Miles Bader
1996-05-01
1
-1
/
+1
*
(options): Add --exclusive option, change descriptions.
Miles Bader
1996-03-29
1
-15
/
+27
*
(main): Pass new arg to argp_parse. Also use argp_usage correctly.
Miles Bader
1996-03-19
1
-5
/
+8
*
(main): Don't print a newline after `Pausing...' msg.
Miles Bader
1996-02-26
1
-1
/
+1
*
(STRINGIFY): Make work. Is this in a header somewhere?
Miles Bader
1996-02-19
1
-1
/
+2
*
(options, main): Add --timeout/-t option.
Miles Bader
1996-02-13
1
-8
/
+24
*
(options, main): Add --pause option.
Miles Bader
1996-02-02
1
-2
/
+10
*
(options, main): Make -g/--goaway only apply to active translators.
Miles Bader
1996-01-23
1
-11
/
+14
*
(main):
Miles Bader
1995-12-06
1
-2
/
+2
*
(main):
Miles Bader
1995-11-06
1
-6
/
+21
*
(options):
Miles Bader
1995-10-31
1
-16
/
+21
*
(args_doc): New variable.
Miles Bader
1995-10-21
1
-17
/
+13
*
(options): Converted to argp format.
Miles Bader
1995-10-18
1
-68
/
+43
*
(main): Use fshelp_start_translator instead of start_translator from ../lib.
Miles Bader
1995-09-05
1
-2
/
+4
*
(SHORT_OPTIONS): Remove '?' as getopt usurps it.
Miles Bader
1995-07-07
1
-3
/
+3
*
Give an error message instead of dying when no filename argument is given.
Miles Bader
1995-07-06
1
-0
/
+3
[next]