| #
da5432ed
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: alt two-line .c pattern
Remove /^\s*__RCSID\("\$FreeBSD\$"\);\n\n/
|
| #
7648bc9f
|
| 13-May-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead @347527
Sponsored by: The FreeBSD Foundation
|
| #
da5069e1
|
| 22-Apr-2019 |
Enji Cooper <ngie@FreeBSD.org> |
Update the spelling of my name
Previous spellings of my name (NGie, Ngie) weren't my legal spelling. Use Enji instead for clarity.
While here, remove "All Rights Reserved" from copyrights I "own".
Update the spelling of my name
Previous spellings of my name (NGie, Ngie) weren't my legal spelling. Use Enji instead for clarity.
While here, remove "All Rights Reserved" from copyrights I "own".
MFC after: 1 week
show more ...
|
| #
da5432ed
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: alt two-line .c pattern
Remove /^\s*__RCSID\("\$FreeBSD\$"\);\n\n/
|
| #
7648bc9f
|
| 13-May-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead @347527
Sponsored by: The FreeBSD Foundation
|
| #
da5069e1
|
| 22-Apr-2019 |
Enji Cooper <ngie@FreeBSD.org> |
Update the spelling of my name
Previous spellings of my name (NGie, Ngie) weren't my legal spelling. Use Enji instead for clarity.
While here, remove "All Rights Reserved" from copyrights I "own".
Update the spelling of my name
Previous spellings of my name (NGie, Ngie) weren't my legal spelling. Use Enji instead for clarity.
While here, remove "All Rights Reserved" from copyrights I "own".
MFC after: 1 week
show more ...
|
| #
ea1e967c
|
| 19-May-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r318380 through r318559.
|
| #
20d90b10
|
| 18-May-2017 |
Enji Cooper <ngie@FreeBSD.org> |
usr.bin/getconf: add some initial tests
Items tested via this commit are: - Some basic POSIX constants. - Some valid programming environments with -v. - Some invalid programming environments via -v.
usr.bin/getconf: add some initial tests
Items tested via this commit are: - Some basic POSIX constants. - Some valid programming environments with -v. - Some invalid programming environments via -v.
NOTE: this test makes assumptions about ILP32/LP32 vs LP64 that are currently not true on all architectures to avoid hardcoding some architectures in the tests. I'm working on improving getconf(1) to be more sane about handling ILP32/LP32 vs LP64. Future commits are coming soon to address this.
MFC after: 2 weeks Tested with: amd64, i386 Sponsored by: Dell EMC Isilon
show more ...
|
| #
ea1e967c
|
| 19-May-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r318380 through r318559.
|
| #
20d90b10
|
| 18-May-2017 |
Enji Cooper <ngie@FreeBSD.org> |
usr.bin/getconf: add some initial tests
Items tested via this commit are: - Some basic POSIX constants. - Some valid programming environments with -v. - Some invalid programming environments via -v.
usr.bin/getconf: add some initial tests
Items tested via this commit are: - Some basic POSIX constants. - Some valid programming environments with -v. - Some invalid programming environments via -v.
NOTE: this test makes assumptions about ILP32/LP32 vs LP64 that are currently not true on all architectures to avoid hardcoding some architectures in the tests. I'm working on improving getconf(1) to be more sane about handling ILP32/LP32 vs LP64. Future commits are coming soon to address this.
MFC after: 2 weeks Tested with: amd64, i386 Sponsored by: Dell EMC Isilon
show more ...
|
| #
da5432ed
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: alt two-line .c pattern
Remove /^\s*__RCSID\("\$FreeBSD\$"\);\n\n/
|
| #
7648bc9f
|
| 13-May-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead @347527
Sponsored by: The FreeBSD Foundation
|
| #
da5069e1
|
| 22-Apr-2019 |
Enji Cooper <ngie@FreeBSD.org> |
Update the spelling of my name
Previous spellings of my name (NGie, Ngie) weren't my legal spelling. Use Enji instead for clarity.
While here, remove "All Rights Reserved" from copyrights I "own".
Update the spelling of my name
Previous spellings of my name (NGie, Ngie) weren't my legal spelling. Use Enji instead for clarity.
While here, remove "All Rights Reserved" from copyrights I "own".
MFC after: 1 week
show more ...
|
| #
ea1e967c
|
| 19-May-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r318380 through r318559.
|
| #
20d90b10
|
| 18-May-2017 |
Enji Cooper <ngie@FreeBSD.org> |
usr.bin/getconf: add some initial tests
Items tested via this commit are: - Some basic POSIX constants. - Some valid programming environments with -v. - Some invalid programming environments via -v.
usr.bin/getconf: add some initial tests
Items tested via this commit are: - Some basic POSIX constants. - Some valid programming environments with -v. - Some invalid programming environments via -v.
NOTE: this test makes assumptions about ILP32/LP32 vs LP64 that are currently not true on all architectures to avoid hardcoding some architectures in the tests. I'm working on improving getconf(1) to be more sane about handling ILP32/LP32 vs LP64. Future commits are coming soon to address this.
MFC after: 2 weeks Tested with: amd64, i386 Sponsored by: Dell EMC Isilon
show more ...
|