| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
|
| |
things and generating checksums.
MFC after: 1 week
|
|
|
|
|
|
| |
makes sense.
Pointy-hat to: gjb (myself)
|
|
|
|
| |
PR: 161350
|
|
|
|
|
| |
MFC after: 1 week
Need-MFC: 225858
|
|
|
|
|
|
| |
PR: 161017
Submitted by: gcooper
MFC after: 1 week
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
doc/, and now www/ trees, but only using the "cvsup" transport.
When "make update" is run using a tree's makefile, it can also use
"cvs" (except for www/) and "svn" (only src/).
Clean up documentation and code regarding "make update":
- Increase oddness by adding support for WWWSUPFILE and NO_WWWUPDATE to
Makefile.inc1 (analogous to PORTSSUPFILE/NO_PORTSUPDATE and
DOCSUPFILE/NO_DOCUPDATE; WWWSUPFILE already supported by www/Makefile).
- Document all trees that support CVS_UPDATE.
- Document all trees that support SUP_UPDATE.
- Document SVN_UPDATE.
- Document NO_WWWUPDATE.
- make.conf(5) mistakenly said that *SUPFILE* had defaults.
- Add an example entry for WWWSUPFILE.
|
|
|
|
| |
Submitted by: joel
|
|
|
|
|
| |
I accidently committed the actual change (typo fix) in r222492, which
is a completely unrelated change.
|
|
|
|
|
|
| |
PR: docs/155980
Submitted by KOIE Hidetaka (koie at suri co jp)
MFC after: 7 days
|
| |
|
|
|
|
|
|
|
|
|
|
| |
being able to verify, but also having the ability to
fetch distfiles that are missing or failed the checksum
calculation
PR: docs/138887
Submitted by: Radim Kolar (hsn at sendmail dot cz)
MFC after: 5 days
|
|
|
|
| |
necessarily distributed by CVS any longer.
|
|
|
|
| |
make release has deleterious consequences.
|
|
|
|
|
| |
(and requesting that users grub around) in /usr/obj. Also make sure that
make clean removes the bootonly media and clean up that target a little.
|
|
|
|
| |
the new installer.
|
|
|
|
|
| |
Suggested by: Rob Farmer <rfarmer at predatorlabs.net>
MFC after: 3 days
|
|
|
|
|
| |
PR: 121490
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
7 like NetBSD has, since this is not a command
on itself.
PR: 124468
MFC after: 1 week
|
|
|
|
|
|
| |
PR: docs/153542
Submitted by: Eitan Adler <lists@eitanadler.com>
MFC after: 3 days
|
|
|
|
|
|
|
|
|
|
|
|
| |
then that target is invoked for each architecture rather than the
default action of building world and kernels for each architecture.
- Add a 'make toolchains' wrapper which uses UNIVERSE_TARGET to build
toolchains for all architectures.
- Document JFLAG, MAKE_JUST_KERNELS, and MAKE_JUST_WORLDS variables for
'make universe'.
Reviewed by: bz
MFC after: 1 week
|
|
|
|
|
|
|
|
|
| |
Properly document what `make targets` is supposed to list to avoid
further confusion given the place the target sits. Should have happened
with r217125.
Requested by: imp [1]
Reviewed by: rwatson
|
|
|
|
|
|
| |
Reviewed by: jmallett
MFC After: 3 days
X-MFC: build.7 only
|
|
|
|
|
|
|
| |
Submitted by: arundel (via email)
Approved by: jkois (mentor)
Patch by: arundel
MFC after: 5 days
|
|
|
|
| |
MFC after: 2 weeks
|
|
|
|
| |
They have no effect when coming in pairs, or before .Bl/.Bd
|
| |
|
| |
|
|
|
|
| |
functionality and configuration options.
|
|
|
|
|
|
|
|
| |
are under include/ and include/fs/.
PR: docs/139153
Submitted by: gjb
MFC after: 1 week
|
|
|
|
|
|
| |
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
|
|
|
|
|
|
| |
there, update nits.
Considered viewed by: jeff, phk, rwatson
|
|
|
|
| |
Submitted by: pluknet <pluknet@gmail.com>
|
|
|
|
| |
- Add MLINKS to c.7, c79.7, c89.7, c90.7
|
|
|
|
|
|
|
|
| |
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are some problems with static executables), make.conf (would also
affect ports which do not use GNU make and do not override the
compile targets) or in the kernel config (via "makeoptions
WITH_CTF=yes").
Additional (related) changes:
- propagate WITH_CTF to module builds
- do not add -g to the linker flags, it's a noop there anyway
(at least according to the man page of ld)
- do not add -g to CFLAGS unconditionally
we need to have a look if it is really needed (IMO not) or if there
is a way to add it only when WITH_CTF is used
Note: ctfconvert / ctfmerge lines will not appear in the build output,
to protect the innocent (those which do not build with WITH_CTF would
see the shell-test and may think WITH_CTF is used).
Reviewed by: imp, jhb, scottl (earlier version)
Discussed on: arch@
|
|
|
|
|
|
| |
Noticed by: Alexander Best <alexbestms.at.wwu.de>
Reviewed by: jhb
MFC after: 1 week
|
|
|
|
| |
getutxent is in category 3, not 5.
|
|
|
|
| |
I removed utmp and its manpage, but not other manpages referring to it.
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 140989
Submitted by: Lachlan Kang
MFC after: 1 week
|
|
|
|
| |
UTC time for the date...
|
|
|
|
| |
documentation on KERNFAST meaning.
|
|
|
|
| |
Submitted by: Ulrich Spoerlein
|
| |
|
|
|
|
| |
Approved by: re@ (kib)
|
|
|
|
| |
Approved by: re (kib)
|
|
|
|
|
|
|
|
|
|
|
| |
- update for getrlimit(2) manpage;
- support for setting RLIMIT_SWAP in login class;
- addition to the limits(1) and sh and csh limit-setting builtins;
- tuning(7) documentation on the sysctls controlling overcommit.
In collaboration with: pho
Reviewed by: alc
Approved by: re (kensmith)
|
|
|
|
| |
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
|