Module Name:src
Committed By: uwe
Date: Tue Dec 3 16:21:34 UTC 2019
Modified Files:
src/distrib/notes/common: extract-contrib-string.pl
Log Message:
Translate Lule} to troff's Lule\(oa.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/distrib/notes/comm
Module Name:src
Committed By: uwe
Date: Tue Dec 3 16:27:24 UTC 2019
Modified Files:
src/distrib/notes/common: legal.common
Log Message:
Use troff \(xx names for the few accented characters we have here.
Extraction script outputs them literally, but some of them are in
ut
Module Name:src
Committed By: uwe
Date: Tue Dec 3 16:31:40 UTC 2019
Modified Files:
src/distrib/notes/common: legal.common
Log Message:
Move the entry for Caldera to its proper place in the sorting order.
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 s
Module Name:src
Committed By: uwe
Date: Tue Dec 3 16:43:16 UTC 2019
Modified Files:
src/distrib/notes/common: legal.common
Log Message:
Add a comment to the entry for Computer Systems Laboratory at the
University of Utah. It's missed by the extraction script b/c of the
n
Module Name:src
Committed By: uwe
Date: Tue Dec 3 16:45:21 UTC 2019
Modified Files:
src/distrib/notes/common: legal.common
Log Message:
Drop entries for "Scott Bartram and Frank van der Linden" and "the
University of Illinois at Urbana and their contributors". They are
n
Module Name:src
Committed By: uwe
Date: Wed Dec 4 13:04:09 UTC 2019
Modified Files:
src/distrib/notes/common: main
Log Message:
"Administrivia" is a real word and it was used here on purpose.
To generate a diff of this commit:
cvs rdiff -u -r1.559 -r1.560 src/distrib/no
Module Name:src
Committed By: uwe
Date: Sun Dec 8 00:00:59 UTC 2019
Modified Files:
src/share/man/man9: atomic_loadstore.9
Log Message:
Simplify markup for inline code to plain .Li in most places.
Use backslashes to protetect embedded spaces in inline code to prevent
fil
Module Name:src
Committed By: uwe
Date: Sun Dec 8 21:46:03 UTC 2019
Modified Files:
src/sys/arch/powerpc/include: elf_machdep.h
Log Message:
Fix typo in the definition of #ha() in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/powe
Module Name:src
Committed By: uwe
Date: Sun Dec 8 22:35:27 UTC 2019
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
_rtld_relro - fix debug printf format for a size_t argument
To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 src/libexec/ld.elf_
Module Name:src
Committed By: uwe
Date: Sun Dec 8 22:41:42 UTC 2019
Modified Files:
src/libexec/ld.elf_so: xprintf.c
Log Message:
Fix typo in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/libexec/ld.elf_so/xprintf.c
Please note that diffs
Module Name:src
Committed By: uwe
Date: Sun Dec 8 22:57:51 UTC 2019
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Resolve ADDR16_LO, ADDR16_HI, and ADDR16_HA relocs.
Recent GNU ld does not resolve them statically if the reloc is in a
writab
Module Name:src
Committed By: uwe
Date: Sun Dec 8 23:49:16 UTC 2019
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Use existing lo() and hi() macros. Same object code is generated.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1
Module Name:src
Committed By: uwe
Date: Sun Dec 15 22:32:29 UTC 2019
Modified Files:
src/lib/libpthread: tss.c
Log Message:
Drop bogus _DIAGASSERT that don't even compile.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libpthread/tss.c
Please note t
Module Name:src
Committed By: uwe
Date: Sun Dec 15 23:13:33 UTC 2019
Modified Files:
src/lib/libpthread: pthread_rwlock.c
Log Message:
_DIAGASSERT that RW_FLAGMASK bits are not set in a thread pointer.
rwlock uses lower bits of a thread pointer for flags in the lock owner
Module Name:src
Committed By: uwe
Date: Mon Dec 16 20:45:40 UTC 2019
Modified Files:
src/lib/libpthread: pthread_int.h
Log Message:
G/c unused rwlock owner macros copy-pasted from the kernel.
They were brought along with the rwlock flags but never used and never
even adap
Module Name:src
Committed By: uwe
Date: Mon Dec 16 22:22:11 UTC 2019
Modified Files:
src/lib/libpthread: pthread_rwlock.c
Log Message:
pthread__rwlock_spin - clarify the test.
It's more pedantically correct to check RW_WRITE_LOCKED before
obtaining the thread id of the ow
Module Name:src
Committed By: uwe
Date: Mon Dec 23 20:17:33 UTC 2019
Modified Files:
src/share/tmac: doc2html
Log Message:
Fix if/else syntax in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/share/tmac/doc2html
Please note that diffs are no
Module Name:src
Committed By: uwe
Date: Tue Dec 24 23:41:05 UTC 2019
Modified Files:
src/share/tmac: Makefile
Log Message:
G/c the list of old files that are gone for decades.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/share/tmac/Makefile
Please n
Module Name:src
Committed By: uwe
Date: Mon Dec 30 00:49:56 UTC 2019
Modified Files:
src/share/man/man4/man4.amiga: p5pb.4
Log Message:
Use -dash list instead of -tag list without content.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/man/man4/m
Module Name:src
Committed By: uwe
Date: Mon Jan 13 14:10:52 UTC 2020
Modified Files:
src/share/man/man3: dlinfo.3
Log Message:
Miscellaneous fixes.
No space after asterisk in "type *arg".
There's no "-width indent", use something relevant instead.
Do not document the stru
Module Name:src
Committed By: uwe
Date: Mon Jan 13 15:54:48 UTC 2020
Modified Files:
src/share/man/man3: dlfcn.3
Log Message:
Minor tweaks.
Use same -indent for lists of values that are OR'ed as one argument.
Use consistent markup for dli_* member names.
Untabify Dl_info
Module Name:src
Committed By: uwe
Date: Mon Jan 13 15:59:12 UTC 2020
Modified Files:
src/share/man/man3: dlfcn.3
Log Message:
Fix -width in the tagged list of special "handle" values.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/share/man/man3/dlfcn.
Module Name:src
Committed By: uwe
Date: Mon Jan 13 16:01:37 UTC 2020
Modified Files:
src/share/man/man3: dlfcn.3
Log Message:
Oops. Restore the dot lost in -width ".Dv ..."
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/share/man/man3/dlfcn.3
Please
Module Name:src
Committed By: uwe
Date: Mon Jan 13 16:11:54 UTC 2020
Modified Files:
src/share/man/man3: bitops.3
Log Message:
Sort the list. Minor markup and wording tweaks.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man3/bitops.3
Please
Module Name:src
Committed By: uwe
Date: Wed Jan 22 08:32:33 UTC 2020
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch powerpc back to GCC 7 until we fix alloca() PR port-macppc/54827
ok mrg@
To generate a diff of this commit:
cvs rdiff -u -r1.1173 -r1.1174 sr
Module Name:src
Committed By: uwe
Date: Wed Jan 22 21:39:43 UTC 2020
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd.h
Log Message:
Do not override STACK_BOUNDARY in netbsd.h
sysv4.h already overrides PREFERRED_STACK_BOUNDARY b/c SYSV ABI
requires 16
Module Name:src
Committed By: uwe
Date: Wed Jan 22 21:46:07 UTC 2020
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch powerpc to GCC 8 again now that alloca() is fixed.
PR port-macppc/54827
To generate a diff of this commit:
cvs rdiff -u -r1.1174 -r1.1175 src
Module Name:src
Committed By: uwe
Date: Thu Jan 23 17:23:03 UTC 2020
Modified Files:
src/sys/arch/macppc/stand/bootxx: bootxx.c
Log Message:
Avoid warning about dcbf, icbi first argument.
as(1) is not quite happy when RA=0 argument to these instructions is
spelled as %r0
Module Name:src
Committed By: uwe
Date: Thu Jan 23 23:34:47 UTC 2020
Modified Files:
src/distrib/notes/common: main
Log Message:
Use .Os NetBSD/\*M \*V to get more informative footer.
To generate a diff of this commit:
cvs rdiff -u -r1.560 -r1.561 src/distrib/notes/commo
Module Name:src
Committed By: uwe
Date: Thu Jan 23 23:52:13 UTC 2020
Modified Files:
src/share/tmac: doc2html
Log Message:
Provide ability to override
If \*[title-section] is non-empty, use it to override the title
instead of appending it. Nothing in the tree uses title
Module Name:src
Committed By: uwe
Date: Thu Jan 23 23:56:07 UTC 2020
Modified Files:
src/distrib/notes/common: main
Log Message:
Override HTML to something more informative.
Requested by martin@
To generate a diff of this commit:
cvs rdiff -u -r1.561 -r1.562 src/distrib
Module Name:src
Committed By: uwe
Date: Thu Jan 23 23:59:53 UTC 2020
Modified Files:
src/distrib/notes: Makefile.inc
Log Message:
Use -mdoc2html to generate HTML TOC to avoids warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/distrib/notes/Makef
Module Name:src
Committed By: uwe
Date: Sun Jan 26 01:42:55 UTC 2020
Modified Files:
src/sys/ddb: db_output.c
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/ddb/db_output.c
Please note that diffs are not public do
Module Name:src
Committed By: uwe
Date: Mon Feb 3 22:25:17 UTC 2020
Modified Files:
src/usr.bin/make: make.1
Log Message:
Make delimiters in and "file" literal.
To generate a diff of this commit:
cvs rdiff -u -r1.277 -r1.278 src/usr.bin/make/make.1
Please note that di
Module Name:src
Committed By: uwe
Date: Fri Feb 7 19:56:51 UTC 2020
Modified Files:
src/tests/lib/libcurses/tests: mvscanw
Log Message:
Fix typo in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libcurses/tests/mvscanw
Please note
Module Name:src
Committed By: uwe
Date: Fri Feb 7 22:05:16 UTC 2020
Modified Files:
src/tests/lib/libcurses: Makefile
Log Message:
Fake terminfo should not depend on TOOL_TIC for native build.
Makes it possible to build this standalone with USETOOLS=never.
To generate a
Module Name:src
Committed By: uwe
Date: Sun Feb 16 22:38:28 UTC 2020
Modified Files:
src/external/bsd/tcpdump/dist: tcpdump.1.in
Log Message:
Fix comments to not break formatting.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/bsd/tcpdump/dist
Module Name:src
Committed By: uwe
Date: Wed Feb 26 18:25:39 UTC 2020
Modified Files:
src/share/man/man7: groups.7
Log Message:
Fix unedited pasto.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man7/groups.7
Please note that diffs are not publ
Module Name:src
Committed By: uwe
Date: Wed Feb 26 18:32:57 UTC 2020
Modified Files:
src/share/man/man7: groups.7
Log Message:
Minor formatting tweaks.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man7/groups.7
Please note that diffs are not
Module Name:src
Committed By: uwe
Date: Wed Feb 26 18:39:24 UTC 2020
Modified Files:
src/share/man/man7: users.7
Log Message:
Make .Bl -width match the actual .It usage.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man7/users.7
Please note t
Module Name:src
Committed By: uwe
Date: Sun Mar 15 01:12:47 UTC 2020
Modified Files:
src/lib/libcurses: curses_private.h
Log Message:
__NEED_ERASE - don't shadow __LDATA::attr with macro parameter name.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/li
Module Name:src
Committed By: uwe
Date: Sun Mar 15 01:18:43 UTC 2020
Modified Files:
src/lib/libcurses: clrtobot.c clrtoeol.c erase.c
Log Message:
werase, wclrtobot, wclrtoeol - make code even more similar.
Rename attr to battr to match bch and WINDOW::battr.
No functional
Module Name:src
Committed By: uwe
Date: Mon Apr 13 15:23:18 UTC 2020
Modified Files:
src/usr.sbin/rtsold: rtsold.8
Log Message:
Use .Dl for one line literal display. Add SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/rtsold/rtsold.8
Module Name:src
Committed By: uwe
Date: Tue May 26 19:38:14 UTC 2020
Modified Files:
src/usr.sbin/puffs/mount_9p: subr.c
Log Message:
getdfwithoffset - do not issue dummy read to seek to offset zero on a
newly opened fid as it's already there. This is redundant and also
s
Module Name:src
Committed By: uwe
Date: Tue May 26 19:41:36 UTC 2020
Modified Files:
src/usr.sbin/puffs/mount_9p: nineproto.c
Log Message:
proto_getstat - g/c debug printfs.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/puffs/mount_9p/ninepro
Module Name:src
Committed By: uwe
Date: Tue May 26 22:08:11 UTC 2020
Modified Files:
src/usr.sbin/puffs/mount_9p: node.c
Log Message:
puffs9p_node_lookup - use the right type for tfid.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/puffs/mount
Module Name:src
Committed By: uwe
Date: Tue May 26 22:33:05 UTC 2020
Modified Files:
src/usr.sbin/puffs/mount_9p: nineproto.c
Log Message:
Do not allocate 9P tags in advance, do it right before we need them.
If we are going to use sequential tags, we might as well try to m
Module Name:src
Committed By: uwe
Date: Tue May 26 22:54:43 UTC 2020
Modified Files:
src/usr.sbin/puffs/mount_9p: ninepuffs.h node.c
Log Message:
Use the typedef to declare tag in AUTOVAR. Do not allocate 9P tags in
advance in AUTOVAR, do it right before we need them. Do
Module Name:src
Committed By: uwe
Date: Wed May 27 00:05:22 UTC 2020
Modified Files:
src/usr.sbin/puffs/mount_9p: node.c
Log Message:
puffs9p_node_rename - noderename takes puffs_node, not p9pnode, but
this goes undetected b/c pn_data we pass is a pointer to void.
>From N
Module Name:src
Committed By: uwe
Date: Wed May 27 00:36:08 UTC 2020
Modified Files:
src/usr.sbin/puffs/mount_9p: node.c
Log Message:
noderemove - do not call puffs_setback here. noderemove is called
from rename (for existing target) and calling setback is not
appropriate
Module Name:src
Committed By: uwe
Date: Wed May 27 03:25:13 UTC 2020
Modified Files:
src/usr.sbin/puffs/mount_9p: node.c
Log Message:
puffs9p_node_rename - 9P rename is done with Twstat and can only
change the last pathname component. Return EXDEV for attempts to move
a f
Module Name:src
Committed By: uwe
Date: Wed Jul 18 22:40:56 UTC 2018
Modified Files:
src/sys/ufs/ffs: ffs_vfsops.c
Log Message:
ffs_superblock_validate - check fs_old_size too.
Now I can mount OpenWindows Version 3 CD from 1991.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: uwe
Date: Tue Sep 18 09:09:26 UTC 2018
Modified Files:
src/sys/dev/hpc: hpckbd.c
Log Message:
Fix comment formatting in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/hpc/hpckbd.c
Please note that diffs
Module Name:src
Committed By: uwe
Date: Tue Sep 18 14:57:32 UTC 2018
Modified Files:
src/sys/dev/hpc: hpckbd.c
Log Message:
Clarify the comment in the "unconst" version of hpckbd_keymap_setup.
Both sh3 (P1) and mips (kseg0) have the kernel directly mapped.
To generate a
Module Name:src
Committed By: uwe
Date: Fri Sep 21 09:42:18 UTC 2018
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
Improve markup.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/usr.sbin/npf/npfctl/npf.conf.5
Please note that diffs
Module Name:src
Committed By: uwe
Date: Fri Sep 21 10:59:11 UTC 2018
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
According to the grammar and examples the static table is defined with
"file" keyword, not "static".
To generate a diff of this commit:
c
Module Name:src
Committed By: uwe
Date: Fri Sep 28 13:21:37 UTC 2018
Modified Files:
src/external/bsd/mdocml/dist: configure
Log Message:
Don't include nbtool_config.h too early. It pulls in system headers
and so #define _GNU_SOURCE afterwards doesn't have any effect on t
Module Name:src
Committed By: uwe
Date: Mon Oct 1 11:16:04 UTC 2018
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Use more .Ql (quoted literal) for variable values.
Misc markup fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 src/share
Module Name:src
Committed By: uwe
Date: Fri Oct 5 16:21:22 UTC 2018
Modified Files:
src/share/man/man9: fstrans.9
Log Message:
Minor markup fixes. Add a missing word.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/share/man/man9/fstrans.9
Please not
Module Name:src
Committed By: uwe
Date: Wed Oct 10 21:09:58 UTC 2018
Modified Files:
src/lib/libterminfo: terminfo.5.in
Log Message:
Fix pasto.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libterminfo/terminfo.5.in
Please note that diffs are not
Module Name:src
Committed By: uwe
Date: Mon Oct 15 09:01:56 UTC 2018
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Adaptec RAID 2445 and 2805
To generate a diff of this commit:
cvs rdiff -u -r1.1347 -r1.1348 src/sys/dev/pci/pcidevs
Please note that diffs are not
Module Name:src
Committed By: uwe
Date: Mon Oct 15 09:11:16 UTC 2018
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Adaptec RAID 2445 and 2805
To generate a diff of this commit:
cvs rdiff -u -r1.1338 -r1.1339 src/sys/dev/pci/pcidevs.h
cvs rdiff -u
Module Name:src
Committed By: uwe
Date: Mon Oct 15 09:27:30 UTC 2018
Modified Files:
src/sys/dev/pci: aac_pci.c
Log Message:
Add Adaptec RAID 2445 and 2805.
>From Dima Veselov.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/pci/aac_pci.c
Pleas
Module Name:src
Committed By: uwe
Date: Thu Oct 25 10:36:57 UTC 2018
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/libcurses: Makefile curses.3 curses_addch.3 curses_attributes.3
curses_delch.3 curses_inch.3
Added Files:
src/lib/libcurs
Module Name:src
Committed By: uwe
Date: Thu Oct 25 10:41:00 UTC 2018
Modified Files:
src/lib/libcurses: curses_insch.3
Log Message:
Oops, update name in .Dt, bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libcurses/curses_insch.3
Please n
Module Name:src
Committed By: uwe
Date: Thu Oct 25 13:20:01 UTC 2018
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Mark html3/curses_insertch.html as obsolete too.
To generate a diff of this commit:
cvs rdiff -u -r1.2234 -r1.2235 src/distrib/sets/lists/com
Module Name:src
Committed By: uwe
Date: Fri Oct 26 22:22:24 UTC 2018
Modified Files:
src/lib/libcurses: setterm.c
Log Message:
Ignore terminfo padding specifications when checking whether
exit_attribute_mode contains exit_alt_charset_mode.
Fixes PR lib/53653.
To generat
Module Name:src
Committed By: uwe
Date: Sun Oct 28 00:44:38 UTC 2018
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Repair after 1.2234 - restore obsoleted cat pages, I must have been
very confused about how we do it now.
To generate a diff of this commit:
Module Name:src
Committed By: uwe
Date: Mon Oct 29 00:25:20 UTC 2018
Modified Files:
src/lib/libcurses: ctrace.c curses_private.h
Log Message:
Make __CTRACE_init() static and ANSIfy its definition.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/lib
Module Name:src
Committed By: uwe
Date: Mon Oct 29 00:31:57 UTC 2018
Modified Files:
src/lib/libcurses: ctrace.c
Log Message:
__CTRACE - don't call gettimeofday() twice.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libcurses/ctrace.c
Please note
Module Name:src
Committed By: uwe
Date: Mon Oct 29 01:02:16 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
Fix operator precedence for !HAVE_WCHAR
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/lib/libcurses/refresh.c
Please note t
Module Name:src
Committed By: uwe
Date: Mon Oct 29 01:19:54 UTC 2018
Modified Files:
src/lib/libcurses: addch.c
Log Message:
waddch - instead of enclosing every statement in #ifdef HAVE_WCHAR
just provide two separate definitions.
Same object code is generated for all fou
Module Name:src
Committed By: uwe
Date: Mon Oct 29 01:27:40 UTC 2018
Modified Files:
src/lib/libcurses: attributes.c
Log Message:
Fix indentation.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/lib/libcurses/attributes.c
Please note that diffs are not
Module Name:src
Committed By: uwe
Date: Thu Nov 15 03:17:51 UTC 2018
Modified Files:
src/lib/libcurses: addbytes.c
Log Message:
_cursesi_addbyte - fix function comment after what looks like an
editing accident.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.4
Module Name:src
Committed By: uwe
Date: Sat Nov 17 20:29:49 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
Add commented out options WSEMUL_DEFAULT="\"vt100\""
If WSEMUL_SUN is enabled it becomes the default emulation which is
most likely not what
Module Name:src
Committed By: uwe
Date: Sun Nov 18 00:45:44 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
cellcmp - use logical && not bitwise &
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/lib/libcurses/refresh.c
Please note th
Module Name:src
Committed By: uwe
Date: Sun Nov 18 01:05:30 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
quickch - fix inverted checks.
I have to admit I have no idea what's going on here, but HAVE_WCHAR
code here inverted the sense of linecmp and ce
Module Name:src
Committed By: uwe
Date: Sun Nov 18 01:19:29 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
Rename cellcmp() and linecmp() to celleq() and lineeq() respectively
and make them static.
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: uwe
Date: Sun Nov 18 01:22:49 UTC 2018
Modified Files:
src/lib/libcurses: Makefile
Log Message:
Comment out LIBDPLIBS so that this can be built outside of the tree.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/lib/libcur
Module Name:src
Committed By: uwe
Date: Sun Nov 18 01:23:57 UTC 2018
Modified Files:
src/lib/libcurses: Makefile
Log Message:
Oops, revert previous. Wrong tree.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/lib/libcurses/Makefile
Please note that di
Module Name:src
Committed By: uwe
Date: Sun Nov 18 01:39:55 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
Define celleq() and lineeq() for !HAVE_WCHAR too and use them instead
of explicit memcmp() calls. Same object code is generated for both
HAVE_WCH
Module Name:src
Committed By: uwe
Date: Sun Nov 18 01:54:30 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
Merge few #ifdefs that now have identical code in both branches.
Same object code is generated for both HAVE_WCHAR and !HAVE_WCHAR.
To generate
Module Name:src
Committed By: uwe
Date: Sun Nov 18 02:17:24 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
Merge another #ifdefs that now has identical code in both branches
modulo swapped arguments to celleq() call. Same object code is
generated other
Module Name:src
Committed By: uwe
Date: Sun Nov 18 02:34:39 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
Merge one more #ifdef with mostly identical code in both branches.
The same object code is generated modulo gratuitously different order
of checks
Module Name:src
Committed By: uwe
Date: Sun Nov 18 02:39:44 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
Further tweak previous. Change the check order to be more logical.
No functional change intentded. While here fix indentation.
To generate a d
Module Name:src
Committed By: uwe
Date: Sun Nov 18 02:46:24 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
Reindent a few lineeq() calls now that we can w/out exceeding 80
columns limit. Whitespace change only.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: uwe
Date: Sun Nov 18 18:52:29 UTC 2018
Modified Files:
src/lib/libcurses: background.c
Log Message:
Don't mix private and public names for the same thing in one statement.
While here, fix harmless edito in a debug call.
To generate a diff of
Module Name:src
Committed By: uwe
Date: Sun Nov 18 20:26:29 UTC 2018
Modified Files:
src/lib/libcurses: background.c
Log Message:
Fix comments on bkgdset() and friends to match reality.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/lib/libcurses/backg
Module Name:src
Committed By: uwe
Date: Sun Nov 18 21:01:17 UTC 2018
Modified Files:
src/lib/libcurses: background.c
Log Message:
wbkgd - do not duplicate the code that's already in wbkgdset()
that we do call anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.19
Module Name:src
Committed By: uwe
Date: Sun Nov 18 22:11:39 UTC 2018
Modified Files:
src/lib/libcurses: background.c
Log Message:
Don't fuse HAVE_WCHAR and (trivial) !HAVE_WCHAR bodies into single
function definition. Instead provide two sets of definitions under
single #
Module Name:src
Committed By: uwe
Date: Sun Nov 18 22:18:02 UTC 2018
Modified Files:
src/lib/libcurses: background.c
Log Message:
Reorder "bkgrnd" functions to match the order of old "bkgd" functions.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/
Module Name:src
Committed By: uwe
Date: Sun Nov 18 22:34:32 UTC 2018
Modified Files:
src/lib/libcurses: background.c inch.c
Log Message:
When we remove default color from attributes, just clear all __COLOR.
It's both a nono-optmization and matches the test used in counterp
Module Name:src
Committed By: uwe
Date: Sun Nov 18 22:53:22 UTC 2018
Modified Files:
src/lib/libcurses: background.c
Log Message:
wbkgrnd - do not duplicate code that's already in wbkgrndset()
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/lib/libcurse
Module Name:src
Committed By: uwe
Date: Mon Nov 19 01:08:22 UTC 2018
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/libcurses: Makefile
Added Files:
src/lib/libcurses: curses_cchar.3
Log Message:
Provide basic documentation on getcchar(3) and setcc
Module Name:src
Committed By: uwe
Date: Mon Nov 19 20:37:04 UTC 2018
Modified Files:
src/lib/libcurses: background.c
Log Message:
wbkgd - when updating window rendition for the new background character,
it's the old background characters that need to be updated, not spaces
Module Name:src
Committed By: uwe
Date: Tue Nov 20 17:48:19 UTC 2018
Modified Files:
src/lib/libcurses: cchar.c
Log Message:
Fix color pair handling. color_pair argument is a pair number.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libcurses/ccha
Module Name:src
Committed By: uwe
Date: Tue Nov 20 21:41:31 UTC 2018
Modified Files:
src/lib/libcurses: cchar.c
Log Message:
Don't hide assignments inside tests.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libcurses/cchar.c
Please note that diffs
Module Name:src
Committed By: uwe
Date: Tue Nov 20 21:42:52 UTC 2018
Modified Files:
src/lib/libcurses: cchar.c
Log Message:
Drop bogus cast.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libcurses/cchar.c
Please note that diffs are not public doma
Module Name:src
Committed By: uwe
Date: Tue Nov 20 22:02:31 UTC 2018
Modified Files:
src/lib/libcurses: cchar.c
Log Message:
Compare pointers to NULL, not to zero.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libcurses/cchar.c
Please note that di
Module Name:src
Committed By: uwe
Date: Wed Nov 21 22:42:27 UTC 2018
Modified Files:
src/usr.bin/menuc: menuc.1
Log Message:
Try to provide the typesetting help requested.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/menuc/menuc.1
Please not
501 - 600 of 637 matches
Mail list logo