summaryrefslogtreecommitdiff
path: root/src/chroot.c
Commit message (Expand)AuthorAgeFilesLines
* Handle argc < optind.Jim Meyering2003-05-101-2/+2
* Change `exit (0)' to `exit (EXIT_SUCCESS)',Jim Meyering2002-08-311-1/+1
* Change `error (1, ...' to `error (EXIT_FAILURE, ...'.Jim Meyering2002-08-301-3/+4
* (main): Exit with status 126 or 127 when execvp orJim Meyering2002-08-011-3/+5
* (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering2002-07-021-1/+1
* Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering2001-12-151-5/+7
* Include "closeout.h".Jim Meyering2000-05-071-1/+4
* (usage): Correct --help message.Jim Meyering1999-08-301-1/+1
* (PROGRAM_NAME, AUTHORS): Define and use.Jim Meyering1999-03-311-2/+7
* (main): Include author name argument in call to parse_long_options.Jim Meyering1999-03-041-2/+2
* (main): Call chdir ("/") after chroot.Jim Meyering1999-01-311-3/+8
* (usage): Remove static attribute.Jim Meyering1999-01-251-1/+1
* update bug-reporting addressJim Meyering1998-09-191-1/+1
* update bug-reporting addressJim Meyering1997-10-071-1/+1
* update copyrights for 1997Jim Meyering1997-02-091-1/+1
* bracket bug address with <> and append a periodJim Meyering1997-02-011-1/+1
* (usage): Remove one space in message to make colons line up.Jim Meyering1997-01-281-1/+1
* (main): Call setlocale, bindtextdomain, and textdomain.Jim Meyering1996-12-081-0/+3
* change bug-reporting addressJim Meyering1996-11-031-1/+1
* change bug-reporting addressJim Meyering1996-11-021-1/+1
* (main): update --version output to conform to coding standardJim Meyering1996-10-051-1/+1
* (usage): Tell where to report bugs.Jim Meyering1996-09-021-0/+1
* Include <sys/types.h> before system.h.Jim Meyering1996-07-181-0/+1
* (usage): Add a `\' after `\n' in usage message.Jim Meyering1996-07-141-1/+1
* Mark translatable strings.Jim Meyering1996-04-301-2/+2
* (usage): Add missing close paren and open paren.Jim Meyering1996-04-241-2/+2
* (usage): Improve help message.Jim Meyering1996-04-211-5/+9
* .Jim Meyering1996-03-291-0/+2
* Move usage to precede main.Jim Meyering1996-03-281-35/+29
* from RolandJim Meyering1996-03-281-0/+89