Module Name:src
Committed By: martin
Date: Thu Apr 14 15:51:29 UTC 2022
Modified Files:
src/distrib/utils/libhack: fmtcheck.c
Log Message:
Make this no-op variant of fmtcheck() compatible with the libc version
when called with NULL as first argument.
To generate a diff o
Module Name:src
Committed By: martin
Date: Thu Apr 14 15:51:29 UTC 2022
Modified Files:
src/distrib/utils/libhack: fmtcheck.c
Log Message:
Make this no-op variant of fmtcheck() compatible with the libc version
when called with NULL as first argument.
To generate a diff o
jdolecek@ wrote:
> Module Name: src
> Committed By: jdolecek
> Date: Fri Apr 17 14:55:24 UTC 2020
>
> Modified Files:
> src/distrib/utils/libhack: Makefile.inc
>
> Log Message:
> include aligned_alloc(3), now needed for newfs and fsck_ffs
Could you consider to disable such extra
Module Name:src
Committed By: christos
Date: Tue Aug 13 08:48:08 UTC 2019
Modified Files:
src/distrib/utils/libhack: strcasecmp.c
Log Message:
use unsigned char to prevent sign extension.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/utils/libha
Module Name:src
Committed By: christos
Date: Tue Aug 13 08:48:08 UTC 2019
Modified Files:
src/distrib/utils/libhack: strcasecmp.c
Log Message:
use unsigned char to prevent sign extension.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/utils/libha
Module Name:src
Committed By: martin
Date: Mon Aug 12 09:34:53 UTC 2019
Modified Files:
src/distrib/utils/libhack: strcasecmp.c
Log Message:
Make this at least work for ASCII strings (there are way more users
than libcurses in various crunched environments, so the original
Module Name:src
Committed By: martin
Date: Mon Aug 12 09:34:53 UTC 2019
Modified Files:
src/distrib/utils/libhack: strcasecmp.c
Log Message:
Make this at least work for ASCII strings (there are way more users
than libcurses in various crunched environments, so the original
Module Name:src
Committed By: martin
Date: Thu Aug 1 12:28:53 UTC 2019
Modified Files:
src/distrib/utils/libhack: multibyte.c
Log Message:
Avoid using an unitialized variable
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/distrib/utils/libhack/multibyte
Module Name:src
Committed By: martin
Date: Thu Aug 1 12:28:53 UTC 2019
Modified Files:
src/distrib/utils/libhack: multibyte.c
Log Message:
Avoid using an unitialized variable
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/distrib/utils/libhack/multibyte
Module Name:src
Committed By: martin
Date: Sun Jul 28 10:27:58 UTC 2019
Modified Files:
src/distrib/utils/libhack: Makefile.inc
Log Message:
Provide a way for crunched programs to use a non-WIDE_CHAR version of
libcurses by setting HACK_CURSES=yes before including this mak
Module Name:src
Committed By: martin
Date: Sun Jul 28 10:27:58 UTC 2019
Modified Files:
src/distrib/utils/libhack: Makefile.inc
Log Message:
Provide a way for crunched programs to use a non-WIDE_CHAR version of
libcurses by setting HACK_CURSES=yes before including this mak
Module Name:src
Committed By: martin
Date: Sun Jul 28 10:21:18 UTC 2019
Modified Files:
src/distrib/utils/libhack: Makefile.inc multibyte.c
Added Files:
src/distrib/utils/libhack: nl_langinfo.c strcasecmp.c
Log Message:
We (especially libcurses and nvi) use more mu
Module Name:src
Committed By: martin
Date: Sun Jul 28 10:21:18 UTC 2019
Modified Files:
src/distrib/utils/libhack: Makefile.inc multibyte.c
Added Files:
src/distrib/utils/libhack: nl_langinfo.c strcasecmp.c
Log Message:
We (especially libcurses and nvi) use more mu
Module Name:src
Committed By: christos
Date: Sat Jun 22 22:50:39 UTC 2019
Modified Files:
src/distrib/utils/libhack: Makefile.inc
Added Files:
src/distrib/utils/libhack: fmtcheck.c
Log Message:
Add an empty fmtcheck
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sat Jun 22 22:50:39 UTC 2019
Modified Files:
src/distrib/utils/libhack: Makefile.inc
Added Files:
src/distrib/utils/libhack: fmtcheck.c
Log Message:
Add an empty fmtcheck
To generate a diff of this commit:
cvs rdiff -u
15 matches
Mail list logo