Module Name:src
Committed By: rillig
Date: Sat Mar 13 00:26:56 UTC 2021
Modified Files:
src/usr.bin/indent: indent.c indent.h io.c pr_comment.c
Log Message:
indent: replace pad_output with output_indent
Calculating the indentation is simpler than calculating the column,
s
Module Name:src
Committed By: rillig
Date: Sat Mar 13 00:03:30 UTC 2021
Modified Files:
src/usr.bin/indent: io.c
Log Message:
indent: clean up verbose documentation comments from the 1970s
Since C90, there is no need to repeat the type of the function
parameters.
In the
Module Name:src
Committed By: rillig
Date: Fri Mar 12 23:27:41 UTC 2021
Modified Files:
src/usr.bin/indent: indent.h io.c
Log Message:
indent: add 'const', rename variables, reorder formula for tab width
Column counting starts at 1. This 1 should rather be at the beginni
Module Name:src
Committed By: rillig
Date: Fri Mar 12 23:16:00 UTC 2021
Modified Files:
src/usr.bin/indent: indent.c indent.h io.c pr_comment.c
Log Message:
indent: replace 'target' with 'indent' in function names
The word 'target' was not as specific as possible.
No fun
Module Name:src
Committed By: rillig
Date: Fri Mar 12 23:10:18 UTC 2021
Modified Files:
src/usr.bin/indent: args.c indent.c io.c lexi.c parse.c pr_comment.c
Log Message:
indent: use consistent indentation for 'else'
Half of the code used -ce, the other half the opposite -
Module Name:src
Committed By: rillig
Date: Fri Mar 12 22:53:18 UTC 2021
Modified Files:
src/tests/usr.bin/indent: token-preprocessing.0
token-preprocessing.0.stdout
Log Message:
tests/indent: add test for preprocessor lines
To generate a diff of this commit:
Module Name:src
Committed By: fcambus
Date: Fri Mar 12 21:07:08 UTC 2021
Modified Files:
src/share/wscons/fonts: COPYRIGHT spleen-5x8.fnt.uue
spleen-6x12.fnt.uue
Log Message:
Update Spleen wscons fonts to version 1.9.0, bringing the following
improvements:
- E
Module Name:src
Committed By: rillig
Date: Fri Mar 12 19:14:18 UTC 2021
Modified Files:
src/usr.bin/indent: io.c
Log Message:
indent: make output_string inline
GCC 9.3.0 didn't notice that the argument to this function is always a
string literal, which makes it worthwhile
Module Name:src
Committed By: rillig
Date: Fri Mar 12 19:11:29 UTC 2021
Modified Files:
src/usr.bin/indent: Makefile io.c
Log Message:
indent: add helper functions for doing the actual output
This allows to add debug logging to these few functions instead of all
other pla
Module Name:src
Committed By: rillig
Date: Fri Mar 12 18:28:08 UTC 2021
Modified Files:
src/tests/usr.bin/indent: comment-line-end.0 comment-line-end.0.stdout
Log Message:
tests/indent: demonstrate stray empty line at end-of-file
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: rillig
Date: Fri Mar 12 18:11:50 UTC 2021
Modified Files:
src/usr.bin/indent: lexi.c
Log Message:
indent: fix misleading indentation in indent's own code
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 sr
Module Name:src
Committed By: thorpej
Date: Fri Mar 12 18:10:00 UTC 2021
Modified Files:
src/sys/arch/powerpc/oea: pmap.c
Log Message:
Fix paste-o in last.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/powerpc/oea/pmap.c
Please note that d
Module Name:src
Committed By: rillig
Date: Fri Mar 12 17:46:49 UTC 2021
Modified Files:
src/usr.bin/indent: lexi.c
Log Message:
indent: move code for tokenizing numbers further up
Having it directly below the table makes it easier understandable.
I also tried to omit thi
Module Name:src
Committed By: rillig
Date: Fri Mar 12 17:41:11 UTC 2021
Modified Files:
src/tests/usr.bin/indent: token-binary_op.0 token-binary_op.0.pro
token-binary_op.0.stdout
Log Message:
tests/indent: test tokenization of punctuation, mainly operators
To
Module Name:src
Committed By: fcambus
Date: Fri Mar 12 17:03:06 UTC 2021
Modified Files:
src/sys/dev/wsfont: spleen5x8.h spleen6x12.h
Log Message:
Update Spleen kernel fonts to version 1.9.0, bringing the following
improvements:
- Enlarge vertical line for consistency wit
Module Name:xsrc
Committed By: fcambus
Date: Fri Mar 12 11:43:12 UTC 2021
Modified Files:
xsrc/external/bsd/font-spleen-misc: LICENSE spleen-12x24.bdf
spleen-16x32.bdf spleen-32x64.bdf spleen-5x8.bdf spleen-6x12.bdf
spleen-8x16.bdf
Log Message:
Upda
Module Name:src
Committed By: nia
Date: Fri Mar 12 10:48:29 UTC 2021
Modified Files:
src/share/man/man4/man4.i386: pnpbios.4
Log Message:
Use inline cross-references.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man4/man4.i386/pnpbios.4
Pl
Module Name:src
Committed By: nia
Date: Fri Mar 12 10:45:43 UTC 2021
Modified Files:
src/share/man/man4/man4.i386: intro.4
Log Message:
Use inline cross-references
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/man/man4/man4.i386/intro.4
Please
Module Name:src
Committed By: uwe
Date: Fri Mar 12 10:00:32 UTC 2021
Modified Files:
src/share/man/man5: hosts.5
Log Message:
Retire the paragraph from 1983 that says this file can be "created
from the official host data base maintained at the Network Information
Control C
Module Name:src
Committed By: nia
Date: Fri Mar 12 08:28:20 UTC 2021
Modified Files:
src/share/man/man4: pci.4
Log Message:
s/Disk and tape/Storage/g, more relevant cross-references
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/share/man/man4/pci.4
Module Name:src
Committed By: nia
Date: Fri Mar 12 08:19:29 UTC 2021
Modified Files:
src/share/man/man4: pci.4
Log Message:
add rtsx(4)
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 src/share/man/man4/pci.4
Please note that diffs are not public domain;
Module Name:src
Committed By: nia
Date: Fri Mar 12 08:03:24 UTC 2021
Modified Files:
src/share/man/man4: hdaudio.4
Log Message:
Clarify problem.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/hdaudio.4
Please note that diffs are not pub
22 matches
Mail list logo