| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.
The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
No functional change intended.
Notes:
svn path=/head/; revision=326276
|
|
|
|
|
|
|
| |
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=325188
|
|
|
|
|
|
|
|
|
|
|
|
| |
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9932
Sponsored by: Netflix
Silence on: arch@ (twice)
Notes:
svn path=/head/; revision=315170
|
|
|
|
|
|
|
|
|
|
| |
Reported by: markj (and bde, in a way)
MFC after: 3 days
X-MFC with: r309364
Sponsored by: Dell EMC
Notes:
svn path=/head/; revision=309624
|
|
|
|
|
|
|
|
|
|
|
|
| |
Do not set WARNS, so it gets the current default of 6.
Fix the warnings by sprinkling static, const, or strdup.
Make some constant data tables const. Fix whitespace.
MFC after: 1 week
Sponsored by: Dell EMC
Notes:
svn path=/head/; revision=309367
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, handle signed and unsigned chars, and more gracefully handle
invalid input.
Submitted by: bde in response to r309331
MFC after: 1 week
Sponsored by: Dell EMC
Notes:
svn path=/head/; revision=309364
|
|
|
|
|
|
|
|
|
|
| |
This was needed on stable/10. Apparently, sys/param.h supplies CHAR_MAX
on head. Include limits.h anyway, for consistency, and because C says so.
Sponsored by: Dell EMC
Notes:
svn path=/head/; revision=309331
|
|
|
|
|
|
|
|
|
|
|
|
| |
The "grouping" and "mon_grouping" values are arrays of one-byte
integers, not arrays of ASCII characters. Display them in a format
similar to GNU and MacOS.
MFC after: 3 days
Sponsored by: Dell EMC
Notes:
svn path=/head/; revision=308824
|
|
|
|
|
|
|
|
| |
are specified, as well.
MFC after: 1 week
Notes:
svn path=/head/; revision=308809
|
|
|
|
|
|
|
|
|
| |
Reported by: dumbbell
Reviewed by: dumbbell
MFC after: 1 week
Notes:
svn path=/head/; revision=308808
|
|
|
|
|
|
|
|
| |
MFC after: 2 weeks.
Sponsored by: gandi.net (BSD Day Taiwan)
Notes:
svn path=/head/; revision=303543
|
|
|
|
| |
Notes:
svn path=/head/; revision=298169
|
|
|
|
|
|
|
|
|
|
| |
arc lint is helpful
Reviewed By: allanjude, wblock, #manpages, chris@bsdjunk.com
Differential Revision: https://reviews.freebsd.org/D3337
Notes:
svn path=/head/; revision=289677
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
Notes:
svn path=/head/; revision=284345
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=284172
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=266219
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=265802
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=248169
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=246868
|
| |\
| |/
|/|
| | |
Notes:
svn path=/projects/bmake/; revision=246555
|
| |
| |
| |
| |
| |
| |
| | |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add comment on standards conformity.
MFC after: 14 days
Notes:
svn path=/head/; revision=243202
|
| |
| |
| |
| |
| |
| |
| |
| | |
Reported by: swills@
MFC after: 14 days
Notes:
svn path=/head/; revision=243201
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- tabs after #define
- Not in comments.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=242851
|
| |
| |
| |
| |
| |
| |
| | |
Reminded by: jh@
Notes:
svn path=/head/; revision=242808
|
|/
|
|
|
|
|
|
|
|
|
|
| |
supplied, print information for all keywords.
Improve output of -c option, in particular in conjunction with -k
option.
MFC after: 14 days
Notes:
svn path=/head/; revision=242743
|
|
|
|
|
|
|
|
|
|
| |
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
Notes:
svn path=/head/; revision=233648
|
|
|
|
|
|
|
|
|
|
| |
- fix some nearby style bugs
- include Makefile.inc where it makes sense and reduces duplication
Approved by: ed (co-mentor)
Notes:
svn path=/head/; revision=204585
|
|
|
|
|
|
|
| |
Submitted by: Marius Nünnerich <marius@nuenneri.ch>
Notes:
svn path=/head/; revision=202532
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=197847
|
|
|
|
|
|
|
| |
the wrong patches. Apologies.
Notes:
svn path=/head/; revision=197766
|
|
|
|
|
|
|
|
|
| |
Also modify the "-k list" option to display only fields with a certain prefix.
MFC after: 1 week
Notes:
svn path=/head/; revision=197764
|
|
|
|
| |
Notes:
svn path=/head/; revision=151934
|
|
|
|
| |
Notes:
svn path=/head/; revision=140458
|
|
|
|
| |
Notes:
svn path=/head/; revision=140368
|
|
|
|
|
|
|
| |
still potentially useful.
Notes:
svn path=/head/; revision=133014
|
|
|
|
|
|
|
| |
to discourage people from using them.
Notes:
svn path=/head/; revision=133013
|
|
|
|
| |
Notes:
svn path=/head/; revision=129437
|
|
|
|
|
|
|
| |
other systems do that in the old way.
Notes:
svn path=/head/; revision=125329
|
|
|
|
| |
Notes:
svn path=/head/; revision=125298
|
|
|
|
|
|
|
|
|
|
|
|
| |
return for getopt() and comparing to -1, ditto with fgetc() and EOF,
and using the kg_nice value from <sys/user.h>
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
Reviewed by: obrien, bde (a while back)
Tested lightly on: ppc, i386, make universe
Notes:
svn path=/head/; revision=124830
|
|
|
|
|
|
|
| |
Approved by: re (rwatson)
Notes:
svn path=/head/; revision=122992
|
|
|
|
| |
Notes:
svn path=/head/; revision=116877
|
|
|
|
|
|
|
|
|
| |
available codesets)
Modify manpages appropriatelly
Notes:
svn path=/head/; revision=116876
|
|
|
|
| |
Notes:
svn path=/head/; revision=116873
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use newly added __detect_path_locale() helper to lookup _PathLocale value.
It adds boundary checking for PATH_LOCALE environment variable value and
check for super-user fallback.
Makefile:
Add lib/libc/locale to compiler's include path (for setlocale.h)
Notes:
svn path=/head/; revision=116851
|
|
|
|
| |
Notes:
svn path=/head/; revision=116845
|
|
|
|
| |
Notes:
svn path=/head/; revision=116676
|
|
|
|
|
|
|
| |
be used to retrieve list of all available keywords now.
Notes:
svn path=/head/; revision=116675
|
|
|
|
| |
Notes:
svn path=/head/; revision=116674
|