| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Add EXAMPLES covering -d, -n and -p
Include small explanation about the size of the chunks for the -n option
Approved by: 0mp
Differential Revision: https://reviews.freebsd.org/D25198
Notes:
svn path=/head/; revision=362328
|
| |
|
|
|
|
|
| |
Requested by: cem
Notes:
svn path=/head/; revision=353011
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The regexec function is declared as taking an array of regmatch_t
elements, and passing in the pointer to singleton element, while
correct, triggers a Coverity warning. Convert the singleton into
an array of one to silence the warning.
Reported by: Coverity
Coverity CID: 1009732, 1009733
MFC after: 2 weeks
Notes:
svn path=/head/; revision=352953
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mainly focus on files that use BSD 3-Clause license.
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.
Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.
Notes:
svn path=/head/; revision=326025
|
| |
|
|
|
|
|
| |
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=325188
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu>
Pull Request: https://github.com/freebsd/freebsd/pull/96
Notes:
svn path=/head/; revision=314436
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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=283595
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=266219
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=265802
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=265381
|
| | |\
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=265044
|
| | |\ \
| | | |
| | | |
| | | | |
Notes:
svn path=/projects/bmake/; revision=255263
|
| | | | |
| | | |
| | | |
| | | | |
Notes:
svn path=/projects/bmake/; revision=248169
|
| | | | |
| | | |
| | | |
| | | | |
Notes:
svn path=/projects/bmake/; revision=246868
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
| | |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
Reduce overlinking
Notes:
svn path=/head/; revision=275042
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Reported by: swildner@DragonflyBSD.org
Notes:
svn path=/head/; revision=257885
|
| | |/
|/|
| |
| |
| |
| |
| | |
Reviewed by: adrian
Notes:
svn path=/head/; revision=257884
|
| | |
| |
| |
| |
| |
| |
| | |
Reviewed by: cperciva, bjk
Notes:
svn path=/head/; revision=250882
|
| | |
| |
| |
| |
| |
| |
| | |
Reported by: delphij
Notes:
svn path=/head/; revision=250451
|
| |/
|
|
|
|
|
|
|
|
|
|
| |
alphabetic one.
PR: bin/116209
Submitted by: Marcin Gryszkalis <mg@fork.pl> (adapted from)
Reviewed by: will
MFC after: 1 week
Notes:
svn path=/head/; revision=250432
|
| |
|
|
|
|
|
|
|
|
| |
error: variable 'defname' set but not use
Approved by: dim
MFC after: 3 day
Notes:
svn path=/head/; revision=229905
|
| |
|
|
| |
Notes:
svn path=/head/; revision=227183
|
| |
|
|
|
|
|
|
|
|
|
|
| |
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
Also add $FreeBSD$ to a few files to keep svn happy.
Discussed with: imp, rwatson
Notes:
svn path=/head/; revision=216370
|
| |
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=212162
|
| |
|
|
|
|
|
|
|
|
|
|
| |
that are much larger than expected (given the default size).
Change "smaller files" to "split files" which is more in line
with what "-b" actually does.
PR: 119329
Submitted by: Julian Stacey <jhs@berklix.org>
Notes:
svn path=/head/; revision=187663
|
| |
|
|
|
|
|
|
|
|
|
| |
having to specify the right number of bytes.
Obtained from: NetBSD
Submitted by: Jan Schaumann <jschauma@netmeister.org>
PR: 113175
Notes:
svn path=/head/; revision=177256
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162792
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also make both lowercase and uppercase suffix letters work
as byte-count suffixes, i.e. the following two commands are
equivalent now:
% split -b 4m foo
% split -b 4M foo
Submitted by: Roman Divacky [1]
Lots of help by: cperciva
Reviewed by: cperciva
MFC after: 1 week
Notes:
svn path=/head/; revision=161172
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sort getopt option handling of -p too, while here.
The changes are adapted from a patch by Ruslan Ermilov, posted as
followup to docs/33852.
PR: docs/33852
Submitted by: Gary W. Swearingen <swear@blarg.net>
MFC after: 1 week
Notes:
svn path=/head/; revision=161106
|
| |
|
|
| |
Notes:
svn path=/head/; revision=152568
|
| |
|
|
|
|
|
| |
Remove a non-bug from the BUGS section.
Notes:
svn path=/head/; revision=149618
|
| |
|
|
|
|
|
| |
instead of a file operand; this is not compatible with POSIX.
Notes:
svn path=/head/; revision=149616
|
| |
|
|
|
|
|
|
|
|
|
| |
if none was specified on the command line. This is not permitted by
POSIX, and no longer needed now that we have the -a option.
PR: 85099
Submitted by: Toby Peterson (Apple Computer)
Notes:
svn path=/head/; revision=149345
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140368
|
| |
|
|
|
|
|
| |
Noticed by: simon
Notes:
svn path=/head/; revision=131980
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131979
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131978
|
| |
|
|
|
|
|
| |
int to store offsets.
Notes:
svn path=/head/; revision=100024
|
| |
|
|
|
|
|
| |
protoize.
Notes:
svn path=/head/; revision=98253
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97766
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97765
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97545
|
| |
|
|
|
|
|
| |
See also csplit(1).
Notes:
svn path=/head/; revision=97336
|
| |
|
|
|
|
|
| |
SUSV3 requires something like "split -- -" to work. Document the "-" operand.
Notes:
svn path=/head/; revision=97334
|
| |
|
|
|
|
|
|
|
| |
line is too long.
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=97332
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92922
|
| |
|
|
|
|
|
|
| |
Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au>
MFC after: 1 month
Notes:
svn path=/head/; revision=90048
|