Module Name:src
Committed By: riastradh
Date: Wed Nov 6 19:42:25 UTC 2024
Modified Files:
src/sys/dev/i2c: ds2482owvar.h
Log Message:
dev/i2c/ds4284owvar.h: Add missing includes.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/ds2482owvar.h
Module Name:src
Committed By: riastradh
Date: Wed Nov 6 19:42:25 UTC 2024
Modified Files:
src/sys/dev/i2c: ds2482owvar.h
Log Message:
dev/i2c/ds4284owvar.h: Add missing includes.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/ds2482owvar.h
Module Name:src
Committed By: riastradh
Date: Wed Nov 6 19:40:11 UTC 2024
Modified Files:
src/sys/dev/onewire: onewirevar.h
Log Message:
dev/onewire/onewire.h: Need sys/types.h for uintN_t.
And while here, change u_intN_t to uintN_t.
To generate a diff of this commit:
Module Name:src
Committed By: riastradh
Date: Wed Nov 6 19:40:11 UTC 2024
Modified Files:
src/sys/dev/onewire: onewirevar.h
Log Message:
dev/onewire/onewire.h: Need sys/types.h for uintN_t.
And while here, change u_intN_t to uintN_t.
To generate a diff of this commit:
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
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
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)
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)
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
Module Name:src
Committed By: riastradh
Date: Wed Nov 6 15:49:36 UTC 2024
Modified Files:
src/sys/dev/i2c: ds2482ow.c ds2482owvar.h
Log Message:
ds2482ow(4): KNF
No functional change intended.
Non-whitespace changes:
1. Sort includes.
2. Say `if (sc->sc_is_800)', not
Module Name:src
Committed By: riastradh
Date: Wed Nov 6 15:49:36 UTC 2024
Modified Files:
src/sys/dev/i2c: ds2482ow.c ds2482owvar.h
Log Message:
ds2482ow(4): KNF
No functional change intended.
Non-whitespace changes:
1. Sort includes.
2. Say `if (sc->sc_is_800)', not
11 matches
Mail list logo