pfg
7551d83c35
various: general adoption of SPDX licensing ID tags.
...
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.
2017-11-27 15:37:16 +00:00
bdrewery
a598c4b809
DIRDEPS_BUILD: Update dependencies.
...
Sponsored by: Dell EMC Isilon
2017-10-31 00:07:04 +00:00
nyan
259480b6de
Remove pc98 support completely.
...
I thank all developers and contributors for pc98.
Relnotes: yes
2017-01-28 02:22:15 +00:00
emaste
78fd37272f
kgzip.8: note that it is deprecated and clarify BUGS section
...
kgzip is only useful on i386 and has a number of other limitations.
We're better served by officially deprecating it and encouraging users
to use loader(8) instead.
Reviewed by: dteske, wblock
Differential Revision: https://reviews.freebsd.org/D7098
2016-08-02 21:48:26 +00:00
bdrewery
459799dc3d
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
...
This has not been needed since r246865 in projects/bmake.
Sponsored by: EMC / Isilon Storage Division
2015-09-25 19:44:01 +00:00
bdrewery
f37faa57f7
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
...
This has not been needed since r284171 in projects/bmake.
Sponsored by: EMC / Isilon Storage Division
2015-09-25 19:26:08 +00:00
sjg
008d7c831f
Add META_MODE support.
...
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
2015-06-13 19:20:56 +00:00
sjg
d7cd1d425c
Merge head from 7/28
2014-08-19 06:50:54 +00:00
bapt
c0cd28f928
use .Mt to mark up email addresses consistently (part2)
...
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
2014-06-20 09:57:27 +00:00
marcel
9dd41e3647
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
ru
c05985f13f
Sort sections.
2005-01-18 20:02:45 +00:00
ru
6cc4b6c220
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
julian
f74c7c524d
Revert..
...
not needed now
2004-09-01 20:42:38 +00:00
julian
a141198c53
When non kernel programs try to define _KERNEL
...
it always ends in tears.
this is a temporary hack..
we'll remove it in a short while. I'll set teh MFC to remind me
MFC after: 1 week
2004-09-01 19:23:02 +00:00
ru
6294018a20
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
obrien
8abf9484aa
Adjust the system endian and a.out headers to be more MI and cross-building
...
friendly. Use the systems headers rather than local versions.
Reviewed by: ru
2004-06-22 17:05:39 +00:00
obrien
22a2a89bc7
Remove uneeded cast.
2003-06-11 21:37:19 +00:00
obrien
486fd173ec
This appears to be WARNS=3 safe.
2003-06-11 21:36:06 +00:00
obrien
816bc7b2ac
Do not refer to the non-existant BDECFLAGS.
2003-06-11 21:25:15 +00:00
ru
1620c05a8d
Convert kgzip(8) to be an i386 cross-tool. This is needed for
...
cross-releasing i386 on different architectures. This version
provides an i386 version of <a.out.h>, and handles endianness.
Tested on: alpha, sparc64
2003-03-11 11:45:43 +00:00
ru
e784833e45
Make usage() match SYNOPSIS.
2003-03-09 21:41:30 +00:00
ru
7805806560
Get rid of the randomizing factor.
2003-03-09 21:39:52 +00:00
ru
3496b29fdd
Make this work on non-i386 as well. (Needed for cross-releases.)
2003-02-04 16:01:00 +00:00
ru
bde8ec1b70
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
rnordier
ba4e5273cd
Unset MAINTAINER.
2001-07-21 14:32:47 +00:00
obrien
9c97c8f02d
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
obrien
be022bb715
Remove GCC'isms in CFLAGS.
2001-07-20 04:23:13 +00:00
ru
0d5f9334cf
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:12:08 +00:00
brian
8636b161b3
Fix the type of the NULL arg to execl()
...
Idea from: Theo de Raadt <deraadt@openbsd.org>
2001-07-09 09:24:06 +00:00
obrien
538e761e02
* include/elf.h has been repo copied to include/elf-hints.h, and it no
...
longer includes machine/elf.h.
* consumers of elf.h now use the minimalist elf header possible.
This change is motivated by Binutils 2.11.0 and too much clashing over
our base elf headers and the Binutils elf headers.
2001-05-02 23:56:21 +00:00
ru
afd506414e
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
f10dc9aca1
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
rnordier
4b4faecef9
Wrap over-long line; drop superfluous include.
2000-11-20 20:35:35 +00:00
ru
71e2293ad4
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
rnordier
18e0fe6967
Add support for creating a.out output files in addition to ELF.
...
This allows booting from compressed binaries using older bootstraps.
Thanks to: dwmalone
2000-11-04 13:02:00 +00:00
rnordier
56de11b718
Set MAINTAINER.
2000-10-02 17:23:16 +00:00
kris
3da04b80da
Cleanup of TMPDIR code.
...
Requested by: bde (ages ago)
2000-08-03 23:44:43 +00:00
kris
ce18c772bb
Don't call err() without a format string.
2000-07-12 00:35:53 +00:00
kris
e94cce66b3
Fix insecure tempfile handling.
...
Reviewed by: audit@freebsd.org
2000-01-16 21:19:04 +00:00
billf
7124f5cecd
Now that we have an elf(5) we can x-ref it here.
1999-12-20 02:39:50 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
rnordier
21ebb70093
kgzip is a kzip(8) replacement able to compress and link bootable
...
32-bit binaries in both ELF and a.out format.
Development sponsored by Global Technology Associates, Inc.
Reviewed/tested by: abial
1999-07-19 18:00:18 +00:00