| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=368267
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
/dev/pf is usable in vnet jails, so don't hide the node there.
We shouldn't expose /dev/pf in regular jails, as that gives them control over
the host (or parent vnet jail) firewall.
Reviewed by: bz
Differential Revision: https://reviews.freebsd.org/D26537
Notes:
svn path=/head/; revision=366461
|
| |
|
|
|
|
|
|
|
|
|
| |
This is related to pkgbase as it uses CONFS to properly tag these as config
files.
Approved by: will (mentor)
Differential Revision: https://reviews.freebsd.org/D16785
Notes:
svn path=/head/; revision=338204
|
| |
|
|
|
|
|
|
|
|
|
| |
- duplicate words
- typos
- references to old versions of FreeBSD
Reviewed by: imp, benno
Notes:
svn path=/head/; revision=327233
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Note existence of -m option.
- Note that -s applies to rule keyword, only, by adding usage text
specifically for the `rule` and `ruleset` keywords.
Don't go into any further detail in usage(..) -- it's best that one
reads the manpage to get a better idea of how things work as there are
a number of different option-specific keywords and arguments, as well
as some rule grammar.
MFC after: 1 week
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=314924
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Move sentence to a new line as advised by igor.
PR: 212441
Approved by: bcr (mentor)
MFC after: 5 days
Differential Revision: https://reviews.freebsd.org/D8104
Notes:
svn path=/head/; revision=306728
|
| |
|
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=295450
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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=255263
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=248169
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=246868
|
| | |\
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=242545
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=253252
|
| | |/
|/|
| |
| |
| |
| |
| |
| | |
PR: 177870
Submitted by: Bjorn Heidotting <b.heidotting@yahoo.com>
Notes:
svn path=/head/; revision=249720
|
| |/
|
|
| |
Notes:
svn path=/head/; revision=236780
|
| |
|
|
|
|
|
|
|
|
| |
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
Notes:
svn path=/head/; revision=233648
|
| |
|
|
| |
Notes:
svn path=/head/; revision=229778
|
| |
|
|
|
|
|
|
|
| |
These tools declare global variables without using the static keyword,
even though their use is limited to a single C-file, or without placing
an extern declaration of them in the proper header file.
Notes:
svn path=/head/; revision=227081
|
| |
|
|
|
|
|
|
|
|
|
| |
/etc/defaults/devfs.conf
PR: docs/117308
Submitted by: Mel <mel.xyzzy rachie.is-a-geek.net> (partially)
MFC after: 1 week
Notes:
svn path=/head/; revision=204166
|
| |
|
|
|
|
|
|
| |
Checked by: make universe
Approved by: ed (co-mentor)
Notes:
svn path=/head/; revision=203916
|
| |
|
|
|
|
|
|
|
|
| |
rule.c. Update man page example accordingly.
Submitted by: Mateusz Guzik <mjguzik@gmail.com>
PR: docs/124892
Notes:
svn path=/head/; revision=180060
|
| |
|
|
|
|
|
| |
Approved by: keramida (mentor), trhodes (mentor) (implicit)
Notes:
svn path=/head/; revision=164008
|
| |
|
|
|
|
|
|
|
|
|
| |
- reference devfs.conf and devfs.rules in SEE ALSO section
Approved by: keramida (mentor), trhodes (mentor)
PR: docs/103347
MFC-after: 3 days
Notes:
svn path=/head/; revision=164006
|
| |
|
|
|
|
|
|
| |
strings and cp is not. Fix logic in the original code and eliminate
core dumps on lines without '\n'.
Notes:
svn path=/head/; revision=159605
|
| |
|
|
|
|
|
|
|
| |
PR: bin/98905
Submitted by: Fabian Keil
MFC after: 1 week
Notes:
svn path=/head/; revision=159604
|
| |
|
|
|
|
|
|
| |
PR: misc/91341
Submitted by: Guy Harris
Notes:
svn path=/head/; revision=154053
|
| |
|
|
|
|
|
| |
Approved by: re (blanket)
Notes:
svn path=/head/; revision=147369
|
| |
|
|
|
|
|
|
|
|
|
| |
specifications.
Noticed by: trhodes
Approved by: trhodes (mentor)
MFC after: 1 day
Notes:
svn path=/head/; revision=145309
|
| |
|
|
|
|
|
|
|
| |
PR: docs/79572
Submitted by: Josh Paetzel <josh@tcbug.org>
Approved by: trhodes (mentor)
Notes:
svn path=/head/; revision=144688
|
| |
|
|
|
|
|
| |
Submitted by: Hiroharu Tamaru <tamaru@myn.rcast.u-tokyo.ac.jp>
Notes:
svn path=/head/; revision=143818
|
| |
|
|
|
|
|
|
| |
these days so filtering on them makes no sense other than as a foot-shooting
device.
Notes:
svn path=/head/; revision=142669
|
| |
|
|
|
|
|
| |
clarify some text.
Notes:
svn path=/head/; revision=137304
|
| |
|
|
|
|
|
| |
that do this kind of thing.
Notes:
svn path=/head/; revision=137303
|
| |
|
|
|
|
|
| |
Approved by: das (mentor)
Notes:
svn path=/head/; revision=130021
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=120054
|
| |
|
|
|
|
|
|
|
|
| |
PR: docs/54826
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
Reviewed by: ru
Approved by: ceri (mentor)
Notes:
svn path=/head/; revision=118056
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116478
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107703
|
| |
|
|
| |
Notes:
svn path=/head/; revision=104653
|
| |
|
|
|
|
|
| |
<sys/param.h>) for definition of <stdint.h> macros.
Notes:
svn path=/head/; revision=100881
|
| |
|
|
| |
Notes:
svn path=/head/; revision=100805
|
| |
|
|
|
|
|
| |
and it's an unsigned long, not an int.
Notes:
svn path=/head/; revision=100803
|
| |
|
|
|
|
|
| |
sure that doesn't change.
Notes:
svn path=/head/; revision=100802
|