| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
|
| |
|
|
|
|
| |
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/882
|
| |
|
|
| |
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| |
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Initially, only tag files that use BSD 4-Clause "Original" license.
RelNotes: yes
Differential Revision: https://reviews.freebsd.org/D13133
Notes:
svn path=/head/; revision=325966
|
| |
|
|
|
|
|
|
|
|
| |
code. I think it is safe to say it's not going to be. I'm also working to
de-orbit catman, so remove the reference in the manpage.
Reviewed by: allanjude
Notes:
svn path=/head/; revision=323342
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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=246868
|
| |/
|
|
|
|
|
| |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99968
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79755
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79537
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75286
|
| |
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74816
|
| |
|
|
|
|
|
| |
Submitted by: Mike Heffner <mheffner@vt.edu>
Notes:
svn path=/head/; revision=71293
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68965
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53772
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29847
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22997
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21880
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19411
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17849
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13744
|
| |
|
|
|
|
|
| |
check for argument 'path'
Notes:
svn path=/head/; revision=13601
|
| |
|
|
|
|
|
| |
specified in the top level Makefiles.
Notes:
svn path=/head/; revision=9701
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9561
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
in the script. The result is the following :
203 [23:47] root@keltia:/build/cvs-1.4A2# manctl
/usr/sbin/manctl: 165: Syntax error: ";" unexpected
Here is the fix :
Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net>
Notes:
svn path=/head/; revision=6403
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1571
|
| |
|
|
|
|
|
| |
Fix braindeadness in my makefile
Notes:
svn path=/head/; revision=1562
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1377
|
| |
|
|
|
|
|
| |
Also turns pages that consists of a single .so entry into a hard link.
Notes:
svn path=/head/; revision=1376
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1370
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1369
|
|
|
compresses man pages
uncompresses man pages
purges old formatted man pages (not implemented yet)
currently still under development, but worth trying out (IMHO)
a man page ;-) must still be written for manctl - to follow shortly
Notes:
svn path=/cvs2svn/branches/manctl_0_1/; revision=1366
|