Re: CVS commit: src/bin/sh

2025-07-03 Thread Ryo ONODERA
Hi, Robert Elz writes: > Date:Thu, 03 Jul 2025 15:57:30 +0900 > From:Ryo ONODERA > Message-ID: <87sejdn4md@castella.elements.tetera.org> > > | After this commit, I have gotten the following error: > > Ah, apologies all - I have a bunch of other uncommittged ch

Re: CVS commit: src/bin/sh

2025-07-03 Thread Robert Elz
Date:Thu, 03 Jul 2025 15:57:30 +0900 From:Ryo ONODERA Message-ID: <87sejdn4md@castella.elements.tetera.org> | After this commit, I have gotten the following error: Ah, apologies all - I have a bunch of other uncommittged changes in my source tree (waiting for a

Re: CVS commit: src/bin/sh

2025-07-02 Thread Ryo ONODERA
Hi, After this commit, I have gotten the following error: In file included from /usr/src/bin/sh/miscbltin.c:64: /usr/src/bin/sh/syntax.h:50: error: "CEOF" redefined [-Werror] 50 | #define CEOF 10 /* end of file */ | In file included from /usr/world/10.99/amd64/dest/usr/in

CVS commit: src/bin/csh

2025-03-25 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Mar 25 20:06:26 UTC 2025 Modified Files: src/bin/csh: csh.1 Log Message: csh(1): Nix trailing whitespace in man page. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/bin/c

CVS commit: src/bin/csh

2025-03-25 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Mar 25 20:06:26 UTC 2025 Modified Files: src/bin/csh: csh.1 Log Message: csh(1): Nix trailing whitespace in man page. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/bin/c

CVS commit: src/bin/csh

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 16:47:00 UTC 2025 Modified Files: src/bin/csh: csh.1 Log Message: Improve the description of the jobs built-in. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/bin/csh/csh.1 Please note that diffs

CVS commit: src/bin/csh

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 16:47:00 UTC 2025 Modified Files: src/bin/csh: csh.1 Log Message: Improve the description of the jobs built-in. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/bin/csh/csh.1 Please note that diffs

CVS commit: src/bin/csh

2025-03-20 Thread Brian Buhrow
Module Name:src Committed By: buhrow Date: Thu Mar 20 15:02:00 UTC 2025 Modified Files: src/bin/csh: err.c proc.c Log Message: Cause jobs -l to actually show process ID's again. Thanks to rvp for the initial patch. See: http://mail-index.NetBSD.org/current-users/2025/03/17

CVS commit: src/bin/csh

2025-03-20 Thread Brian Buhrow
Module Name:src Committed By: buhrow Date: Thu Mar 20 15:02:00 UTC 2025 Modified Files: src/bin/csh: err.c proc.c Log Message: Cause jobs -l to actually show process ID's again. Thanks to rvp for the initial patch. See: http://mail-index.NetBSD.org/current-users/2025/03/17

CVS commit: src/bin/expr

2025-03-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 15 14:26:16 UTC 2025 Modified Files: src/bin/expr: expr.y Log Message: expr: clean up To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/bin/expr/expr.y Please note that diffs are not public domain; they

CVS commit: src/bin/expr

2025-03-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 15 14:26:16 UTC 2025 Modified Files: src/bin/expr: expr.y Log Message: expr: clean up To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/bin/expr/expr.y Please note that diffs are not public domain; they

CVS commit: src/bin/expr

2025-03-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 15 16:02:53 UTC 2025 Modified Files: src/bin/expr: expr.1 Log Message: expr.1: sync with latest changes, improve wording To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/bin/expr/expr.1 Please note that

CVS commit: src/bin/expr

2025-03-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 15 16:02:53 UTC 2025 Modified Files: src/bin/expr: expr.1 Log Message: expr.1: sync with latest changes, improve wording To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/bin/expr/expr.1 Please note that

CVS commit: src/bin/expr

2025-03-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 15 10:00:56 UTC 2025 Modified Files: src/bin/expr: expr.y Log Message: expr: clean up grammar and code To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/bin/expr/expr.y Please note that diffs are not pub

CVS commit: src/bin/expr

2025-03-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 15 10:00:56 UTC 2025 Modified Files: src/bin/expr: expr.y Log Message: expr: clean up grammar and code To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/bin/expr/expr.y Please note that diffs are not pub

CVS commit: src/bin/expr

2025-03-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 15 09:33:02 UTC 2025 Modified Files: src/bin/expr: expr.y Log Message: expr: extract expression evaluation functions from the grammar To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/bin/expr/expr.y Ple

CVS commit: src/bin/expr

2025-03-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 15 09:33:02 UTC 2025 Modified Files: src/bin/expr: expr.y Log Message: expr: extract expression evaluation functions from the grammar To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/bin/expr/expr.y Ple

CVS commit: src/bin/expr

2025-03-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 14 21:48:10 UTC 2025 Modified Files: src/bin/expr: expr.y Log Message: expr: fix out-of-bounds memory read for empty command line argument To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/bin/expr/expr.y

CVS commit: src/bin/expr

2025-03-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Mar 14 21:48:10 UTC 2025 Modified Files: src/bin/expr: expr.y Log Message: expr: fix out-of-bounds memory read for empty command line argument To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/bin/expr/expr.y

CVS commit: src/bin/csh

2025-03-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Mar 2 14:20:38 UTC 2025 Modified Files: src/bin/csh: time.c Log Message: bin/csh/time.c: Break overlong line. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/bin/csh/time.c Please note that diffs are n

CVS commit: src/bin/csh

2025-03-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Mar 2 14:20:38 UTC 2025 Modified Files: src/bin/csh: time.c Log Message: bin/csh/time.c: Break overlong line. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/bin/csh/time.c Please note that diffs are n

CVS commit: src/bin/csh

2025-02-28 Thread Simon Burge
Module Name:src Committed By: simonb Date: Fri Feb 28 09:05:06 UTC 2025 Modified Files: src/bin/csh: time.c Log Message: Cast a time_t explicity to (double) to avoid gcc conversion warning. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/bin/csh/time.c

CVS commit: src/bin/csh

2025-02-28 Thread Simon Burge
Module Name:src Committed By: simonb Date: Fri Feb 28 09:05:06 UTC 2025 Modified Files: src/bin/csh: time.c Log Message: Cast a time_t explicity to (double) to avoid gcc conversion warning. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/bin/csh/time.c

CVS commit: src/bin/csh

2025-02-28 Thread Simon Burge
Module Name:src Committed By: simonb Date: Fri Feb 28 08:10:18 UTC 2025 Modified Files: src/bin/csh: time.c Log Message: Fix delta time display when prec != 1. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/bin/csh/time.c Please note that diffs are no

CVS commit: src/bin/csh

2025-02-28 Thread Simon Burge
Module Name:src Committed By: simonb Date: Fri Feb 28 08:10:18 UTC 2025 Modified Files: src/bin/csh: time.c Log Message: Fix delta time display when prec != 1. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/bin/csh/time.c Please note that diffs are no

CVS commit: src/bin/sh

2024-12-25 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Dec 26 03:23:28 UTC 2024 Modified Files: src/bin/sh: var.c Log Message: Fix a bug from when the ToD variable was added (July 2017) where if TZ is unset, and ToD_FORMAT contains and strftime() conversions which need to know the zo

CVS commit: src/bin/sh

2024-12-25 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Dec 26 03:23:28 UTC 2024 Modified Files: src/bin/sh: var.c Log Message: Fix a bug from when the ToD variable was added (July 2017) where if TZ is unset, and ToD_FORMAT contains and strftime() conversions which need to know the zo

CVS commit: src/bin/ls

2024-12-11 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed Dec 11 12:56:31 UTC 2024 Modified Files: src/bin/ls: ls.c ls.h print.c Log Message: Use the number of blocks used in the current directory instead of the total file byte count when printing the initial "total" line with the -h

CVS commit: src/bin/ls

2024-12-11 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed Dec 11 12:56:31 UTC 2024 Modified Files: src/bin/ls: ls.c ls.h print.c Log Message: Use the number of blocks used in the current directory instead of the total file byte count when printing the initial "total" line with the -h

CVS commit: src/bin/ksh

2024-12-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 5 22:45:20 UTC 2024 Modified Files: src/bin/ksh: Makefile Log Message: ksh: suppress the 435 lint warnings about identifier list definitions Leave the actual work of modernizing the function definitions to some later day

CVS commit: src/bin/ksh

2024-12-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 5 22:45:20 UTC 2024 Modified Files: src/bin/ksh: Makefile Log Message: ksh: suppress the 435 lint warnings about identifier list definitions Leave the actual work of modernizing the function definitions to some later day

CVS commit: src/bin/ksh

2024-12-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 5 22:40:02 UTC 2024 Modified Files: src/bin/ksh: Makefile Log Message: ksh: clean up Makefile To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/bin/ksh/Makefile Please note that diffs are not public dom

CVS commit: src/bin/ksh

2024-12-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Dec 5 22:40:02 UTC 2024 Modified Files: src/bin/ksh: Makefile Log Message: ksh: clean up Makefile To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/bin/ksh/Makefile Please note that diffs are not public dom

CVS commit: src/bin/sh

2024-11-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Nov 11 22:57:42 UTC 2024 Modified Files: src/bin/sh: eval.c redir.c redir.h sh.1 show.c Log Message: This commit is intended to be what was intended to happen in the commit of Sun Nov 10 01:22:24 UTC 2024, see: http://mail-i

CVS commit: src/bin/sh

2024-11-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Nov 11 22:57:42 UTC 2024 Modified Files: src/bin/sh: eval.c redir.c redir.h sh.1 show.c Log Message: This commit is intended to be what was intended to happen in the commit of Sun Nov 10 01:22:24 UTC 2024, see: http://mail-i

CVS commit: src/bin/sh

2024-11-10 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Nov 10 09:06:25 UTC 2024 Modified Files: src/bin/sh: eval.c redir.c redir.h sh.1 show.c Log Message: Revert the recent change until I can work out how things are broken. To generate a diff of this commit: cvs rdiff -u -r1.195 -

CVS commit: src/bin/sh

2024-11-10 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Nov 10 09:06:25 UTC 2024 Modified Files: src/bin/sh: eval.c redir.c redir.h sh.1 show.c Log Message: Revert the recent change until I can work out how things are broken. To generate a diff of this commit: cvs rdiff -u -r1.195 -

CVS commit: src/bin/sh

2024-11-09 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Nov 10 05:21:24 UTC 2024 Modified Files: src/bin/sh: redir.c Log Message: Back out the fcntl() 3rd arg -> (void *) change, leave it as an untouched int. The other way seems to break things. To generate a diff of this commit:

CVS commit: src/bin/sh

2024-11-09 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Nov 10 05:21:24 UTC 2024 Modified Files: src/bin/sh: redir.c Log Message: Back out the fcntl() 3rd arg -> (void *) change, leave it as an untouched int. The other way seems to break things. To generate a diff of this commit:

CVS commit: src/bin/sh

2024-11-09 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Nov 10 01:22:24 UTC 2024 Modified Files: src/bin/sh: eval.c redir.c redir.h sh.1 show.c Log Message: exec builtin command redirection fixes Several changes, all related to the exec special built in command, or to close on exec,

CVS commit: src/bin/sh

2024-11-09 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Nov 10 01:22:24 UTC 2024 Modified Files: src/bin/sh: eval.c redir.c redir.h sh.1 show.c Log Message: exec builtin command redirection fixes Several changes, all related to the exec special built in command, or to close on exec,

CVS commit: src/bin/ls

2024-11-06 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Wed Nov 6 16:40:58 UTC 2024 Modified Files: src/bin/ls: print.c Log Message: In multi-column output, print the 'total' line even if we ended up using only a single column (e.g., COLUMNS is small or the filenames are long). To

Re: CVS commit: src/bin/ls

2024-11-06 Thread Jan Schaumann
Robert Elz wrote: > | How about the attached diff? > > Yes, that all looks good. Ok, just committed that together with your other suggestions. Thanks for the feedback! -Jan

CVS commit: src/bin/ls

2024-11-06 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Wed Nov 6 16:43:11 UTC 2024 Modified Files: src/bin/ls: ls.1 Log Message: Correct details around when '-s' prints 'total': this is controlled by whether we are using multi-column output (-C, -x) or single column output (-1, -m)

CVS commit: src/bin/ls

2024-11-06 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Wed Nov 6 16:43:11 UTC 2024 Modified Files: src/bin/ls: ls.1 Log Message: Correct details around when '-s' prints 'total': this is controlled by whether we are using multi-column output (-C, -x) or single column output (-1, -m)

CVS commit: src/bin/ls

2024-11-06 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Wed Nov 6 16:40:58 UTC 2024 Modified Files: src/bin/ls: print.c Log Message: In multi-column output, print the 'total' line even if we ended up using only a single column (e.g., COLUMNS is small or the filenames are long). To

Re: CVS commit: src/bin/ls

2024-11-05 Thread Robert Elz
Date:Tue, 5 Nov 2024 16:50:06 -0500 From:Jan Schaumann Message-ID: | +In multi-column output | +.Pq Fl C No or Fl x , | +a total sum for all the file sizes is output on a line before the listing. should probably say (the first two lines there, and then): a

Re: CVS commit: src/bin/ls

2024-11-05 Thread Robert Elz
Date:Tue, 5 Nov 2024 16:50:06 -0500 From:Jan Schaumann Message-ID: That is, it looks good aside from this: | +.Ns ( Fl C | +or | +.Fl x Ns ), Ns as the first macro on a line makes no sense, there is nothing to have no space after, try instead .Pq Fl

Re: CVS commit: src/bin/ls

2024-11-05 Thread Robert Elz
Date:Tue, 5 Nov 2024 16:50:06 -0500 From:Jan Schaumann Message-ID: | How about the attached diff? Yes, that all looks good. I wasn't sure the change to printcol() would be that simple, but it looks good, the one to printacol() is exactly as I imagined it! kre

Re: CVS commit: src/bin/ls

2024-11-05 Thread Jan Schaumann
Robert Elz wrote: > Is is the output format which is chosen (by option, or by > using the rule to select the default) which affects what is > output. > > And I believe that the -x and -C variation depending upon how > many columns are output really is a bug, that should just be > fixed. How abo

Re: CVS commit: src/bin/ls

2024-11-05 Thread Robert Elz
Date:Tue, 5 Nov 2024 13:32:01 -0500 From:Jan Schaumann Message-ID: | "If the output is to a terminal and results in multiple | columns being printed, a total sum for all the file | sizes is output on a line before the listing." It actually has almost nothing t

Re: CVS commit: src/bin/ls

2024-11-05 Thread Jan Schaumann
Robert Elz wrote: > It is more complex than that Hmm. Maybe "If the output is to a terminal and results in multiple columns being printed, a total sum for all the file sizes is output on a line before the listing." ? (The fact that "total" is printed for '-l' whether or not output goes to a

Re: CVS commit: src/bin/ls

2024-11-05 Thread Robert Elz
Date:Tue, 5 Nov 2024 04:04:19 + From:"Jan Schaumann" Message-ID: <20241105040419.6c798f...@cvs.netbsd.org> | Note that when '-s' is combined with '-1', the 'total' is _not_ printed. It is more complex than that (though that is correct, and applies when the -1 i

CVS commit: src/bin/ls

2024-11-04 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Tue Nov 5 04:04:19 UTC 2024 Modified Files: src/bin/ls: ls.1 Log Message: Note that when '-s' is combined with '-1', the 'total' is _not_ printed. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/bin/ls/ls.1

CVS commit: src/bin/ls

2024-11-04 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Tue Nov 5 04:04:19 UTC 2024 Modified Files: src/bin/ls: ls.1 Log Message: Note that when '-s' is combined with '-1', the 'total' is _not_ printed. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/bin/ls/ls.1

CVS commit: src/bin/sh

2024-10-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 21 15:57:45 UTC 2024 Modified Files: src/bin/sh: expand.c parser.c parser.h Log Message: Fix processing of unknown variable expansion types. Our shell is (was) one of the last not to do this correctly. Expansions are suppos

CVS commit: src/bin/sh

2024-10-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 21 15:57:45 UTC 2024 Modified Files: src/bin/sh: expand.c parser.c parser.h Log Message: Fix processing of unknown variable expansion types. Our shell is (was) one of the last not to do this correctly. Expansions are suppos

CVS commit: src/bin/sh

2024-10-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 21 15:56:44 UTC 2024 Modified Files: src/bin/sh: var.c Log Message: If searching for a variable with no name, bail out faster, that can never succeed.NFCI. To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 s

CVS commit: src/bin/sh

2024-10-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 21 15:56:44 UTC 2024 Modified Files: src/bin/sh: var.c Log Message: If searching for a variable with no name, bail out faster, that can never succeed.NFCI. To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 s

CVS commit: src/bin/sh

2024-10-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 21 15:31:34 UTC 2024 Modified Files: src/bin/sh: eval.c Log Message: Add function names to relevant error messages. When a shell detected error occurs while executing a function, include the name of the function currently be

CVS commit: src/bin/sh

2024-10-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 21 15:31:34 UTC 2024 Modified Files: src/bin/sh: eval.c Log Message: Add function names to relevant error messages. When a shell detected error occurs while executing a function, include the name of the function currently be

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 09:10:35 UTC 2024 Modified Files: src/bin/sh: options.c Log Message: 80 column police (for the recent -r change). NFC. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/bin/sh/options.c Please note tha

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 09:10:35 UTC 2024 Modified Files: src/bin/sh: options.c Log Message: 80 column police (for the recent -r change). NFC. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/bin/sh/options.c Please note tha

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:27:54 UTC 2024 Modified Files: src/bin/sh: option.list options.c sh.1 Log Message: Add a -r (version) option to sh This new -r (or +r) option is for command line use only. When encountered, the shell simply prints its

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:27:54 UTC 2024 Modified Files: src/bin/sh: option.list options.c sh.1 Log Message: Add a -r (version) option to sh This new -r (or +r) option is for command line use only. When encountered, the shell simply prints its

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:27:19 UTC 2024 Modified Files: src/bin/sh: mknodenames.sh Log Message: Use tools awk where appropriate And while here, switch from using echo to printf (via a function echo() which just uses printf, but is limited to t

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:27:19 UTC 2024 Modified Files: src/bin/sh: mknodenames.sh Log Message: Use tools awk where appropriate And while here, switch from using echo to printf (via a function echo() which just uses printf, but is limited to t

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:15:43 UTC 2024 Modified Files: src/bin/sh: input.c var.c Log Message: Apologies for that commit message ... it should have been the same as for revision 1.124 of Makefile (and as below). (This change changes nothing).

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:15:43 UTC 2024 Modified Files: src/bin/sh: input.c var.c Log Message: Apologies for that commit message ... it should have been the same as for revision 1.124 of Makefile (and as below). (This change changes nothing).

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:13:23 UTC 2024 Modified Files: src/bin/sh: Makefile Log Message: Reject nul characters in shell input. At the request of Thomas Klausner (wiz@) copy an idea from OpenBSD, and have the shell simply reject any (sh) input

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:13:23 UTC 2024 Modified Files: src/bin/sh: Makefile Log Message: Reject nul characters in shell input. At the request of Thomas Klausner (wiz@) copy an idea from OpenBSD, and have the shell simply reject any (sh) input

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:11:57 UTC 2024 Modified Files: src/bin/sh: input.c var.c Log Message: # $NetBSD: Makefile,v 1.123 2023/10/19 04:27:24 mrg Exp $ # @(#)Makefile8.4 (Berkeley) 5/5/95 .include PROG= sh SHSRCS= alias.c

CVS commit: src/bin/sh

2024-10-14 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Oct 14 08:11:57 UTC 2024 Modified Files: src/bin/sh: input.c var.c Log Message: # $NetBSD: Makefile,v 1.123 2023/10/19 04:27:24 mrg Exp $ # @(#)Makefile8.4 (Berkeley) 5/5/95 .include PROG= sh SHSRCS= alias.c

CVS commit: src/bin/sh

2024-10-12 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Oct 12 23:34:56 UTC 2024 Modified Files: src/bin/sh: miscbltin.c Log Message: Undo an idiotic attempted micro optimisation in the previous version which broke things... To generate a diff of this commit: cvs rdiff -u -r1.55 -r1

CVS commit: src/bin/sh

2024-10-12 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Oct 12 23:34:56 UTC 2024 Modified Files: src/bin/sh: miscbltin.c Log Message: Undo an idiotic attempted micro optimisation in the previous version which broke things... To generate a diff of this commit: cvs rdiff -u -r1.55 -r1

CVS commit: src/bin/sh

2024-10-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Oct 11 09:02:10 UTC 2024 Modified Files: src/bin/sh: miscbltin.c sh.1 Log Message: Add -b and -nMAX options to the read builtin. As requested on (perhaps more than one) mailing list, this adds a -n MAX option, to allow the amoun

CVS commit: src/bin/sh

2024-10-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Oct 11 09:02:10 UTC 2024 Modified Files: src/bin/sh: miscbltin.c sh.1 Log Message: Add -b and -nMAX options to the read builtin. As requested on (perhaps more than one) mailing list, this adds a -n MAX option, to allow the amoun

CVS commit: src/bin/sh

2024-10-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Oct 11 08:53:09 UTC 2024 Modified Files: src/bin/sh: mkoptions.sh Log Message: Allow '+' to be specified as the "one char option name" for long options that don't have a 1 char equivalent, but do want to become a member of an opt

CVS commit: src/bin/sh

2024-10-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Oct 11 08:53:09 UTC 2024 Modified Files: src/bin/sh: mkoptions.sh Log Message: Allow '+' to be specified as the "one char option name" for long options that don't have a 1 char equivalent, but do want to become a member of an opt

CVS commit: src/bin/sh

2024-10-09 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Oct 9 13:43:33 UTC 2024 Modified Files: src/bin/sh: builtins.def jobs.c sh.1 shell.h trap.c trap.h Log Message: PR bin/58687 -- implement suspend as a builtin in sh Requested by uwe@ in PR bin/58687 without objections from anyo

CVS commit: src/bin/sh

2024-10-09 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Oct 9 13:43:33 UTC 2024 Modified Files: src/bin/sh: builtins.def jobs.c sh.1 shell.h trap.c trap.h Log Message: PR bin/58687 -- implement suspend as a builtin in sh Requested by uwe@ in PR bin/58687 without objections from anyo

CVS commit: src/bin/sh

2024-10-09 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Oct 9 12:27:11 UTC 2024 Modified Files: src/bin/sh: builtins.def Log Message: Housekeeping. Improve some comments, and sort the list of builtins, to make it easier to find what is there and what isn't (since some have multiple

CVS commit: src/bin/sh

2024-10-09 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Oct 9 12:27:11 UTC 2024 Modified Files: src/bin/sh: builtins.def Log Message: Housekeeping. Improve some comments, and sort the list of builtins, to make it easier to find what is there and what isn't (since some have multiple

CVS commit: src/bin/df

2024-10-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 6 17:03:28 UTC 2024 Modified Files: src/bin/df: df.c Log Message: PR/58718: Christof Meerwald: "total files" and "free files" values swapped in df -G output To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.

CVS commit: src/bin/df

2024-10-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 6 17:03:28 UTC 2024 Modified Files: src/bin/df: df.c Log Message: PR/58718: Christof Meerwald: "total files" and "free files" values swapped in df -G output To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.

CVS commit: src/bin

2024-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 3 20:14:01 UTC 2024 Modified Files: src/bin/ed: io.c src/bin/ksh: edit.c eval.c misc.c src/bin/pax: getoldopt.c src/bin/sh: expand.c output.c parser.c Log Message: bin: fix lint warning "effectivel

CVS commit: src/bin

2024-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 3 20:14:01 UTC 2024 Modified Files: src/bin/ed: io.c src/bin/ksh: edit.c eval.c misc.c src/bin/pax: getoldopt.c src/bin/sh: expand.c output.c parser.c Log Message: bin: fix lint warning "effectivel

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 15:25:39 UTC 2024 Modified Files: src/bin/date: date.1 date.c Log Message: date(1) says: STANDARDS The date utility is expected to be compatible with IEEE Std 1003.2 (“POSIX.2”). yet the format used for the dat

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 15:25:39 UTC 2024 Modified Files: src/bin/date: date.1 date.c Log Message: date(1) says: STANDARDS The date utility is expected to be compatible with IEEE Std 1003.2 (“POSIX.2”). yet the format used for the dat

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 14:56:48 UTC 2024 Modified Files: src/bin/date: date.1 date.c Log Message: Add -U and -z options to date(1). -U allows the (internal) TZ setting to be returned to what it was when date started running. -z zone sets TZ to

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 14:56:48 UTC 2024 Modified Files: src/bin/date: date.1 date.c Log Message: Add -U and -z options to date(1). -U allows the (internal) TZ setting to be returned to what it was when date started running. -z zone sets TZ to

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 11:30:11 UTC 2024 Modified Files: src/bin/date: date.c Log Message: PR lib/58674 (and I suspect, several others) Stop expecting strptime(3) in the tools build, it is an XSI function, and the tools builds do not set up the

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 11:30:11 UTC 2024 Modified Files: src/bin/date: date.c Log Message: PR lib/58674 (and I suspect, several others) Stop expecting strptime(3) in the tools build, it is an XSI function, and the tools builds do not set up the

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 10:08:38 UTC 2024 Modified Files: src/bin/date: date.1 Log Message: Note that the order in which the -u and -d options are given matters. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/bin/date/date.1

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 10:08:38 UTC 2024 Modified Files: src/bin/date: date.1 Log Message: Note that the order in which the -u and -d options are given matters. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/bin/date/date.1

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 09:55:38 UTC 2024 Modified Files: src/bin/date: date.c Log Message: isleap() is not a standard function/macro, so if none of the include files have defined a macro of that name, define it ourselves. To generate a diff of

CVS commit: src/bin/date

2024-09-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Tue Sep 17 09:55:38 UTC 2024 Modified Files: src/bin/date: date.c Log Message: isleap() is not a standard function/macro, so if none of the include files have defined a macro of that name, define it ourselves. To generate a diff of

CVS commit: src/bin/sh

2024-08-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Aug 10 19:21:32 UTC 2024 Modified Files: src/bin/sh: sh.1 Log Message: sh(1): fix up formatting of syntax examples .Bd -literal with all lines explicitly formatted (usually with .Ic) doesn't seem to work too well with mandoc shi

CVS commit: src/bin/sh

2024-08-10 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Sat Aug 10 19:21:32 UTC 2024 Modified Files: src/bin/sh: sh.1 Log Message: sh(1): fix up formatting of syntax examples .Bd -literal with all lines explicitly formatted (usually with .Ic) doesn't seem to work too well with mandoc shi

CVS commit: src/bin/pax

2024-08-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Aug 5 13:37:27 UTC 2024 Modified Files: src/bin/pax: ar_subs.c file_subs.c ftree.c options.c pat_rep.c pax.c tar.c Log Message: pax(1): Nix trailing whitespace. No functional change intended. To generate a d

  1   2   3   4   5   6   7   8   >