| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Move them to the usr.bin section.
Fixes: de5663609e4c ("This is the new crunch utility for making...")
|
| |
|
|
|
|
|
|
|
|
|
| |
We have had deprecation notice in the manpage for nearly six months, and
it is also present both in 13.5 and 14.3. tar(1) can supply this
functionality for those that truly need it, and cy@ has also created a
sysutils/freebsd-shar port for this version of a frontend to live on in
ports -- this port has been available since December 18, 2024.
Reviewed by: allanjude, cy, emaste, jrm
Differential Revision: https://reviews.freebsd.org/D50925
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
It has been deprecated for a long time; gpart should be used instead.
The man page was updated in 2015 to declare it obsolete (b8c19fd719945).
|
| |
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
rcmds removed in r324351.
Historical references in the README are maintained. There's a paragraph
describing a "980K crunched 'fixit'" that references rsh and rlogin.
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=350983
|
| |
|
|
|
|
|
|
|
|
| |
Entering into the world of 12.x we no longer need even the placeholder
for send-pr. It has not done anything for some time.
With Hat: bugmeister
Notes:
svn path=/head/; revision=338042
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Failure modes of the modern (that is, produced in the last 25 years)
hard drives and SSDs made the utility outdated. Since the kernel
interface to support it was removed in r324853, cut the userspace
remnants as well.
Discussed with: bde (who does not like the removal)
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Notes:
svn path=/head/; revision=325452
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
in favor of just rendering the manpage instead of relying on pre-formatted
catpages. Note, this does not impede the ability to use existing catpages,
it just removes the utility to generate them.
Reviewed by: imp, allanjude
Approved by: emaste (mentor)
Differential Revision: https://reviews.freebsd.org/D12317
Notes:
svn path=/head/; revision=323550
|
| |
|
|
|
|
|
|
|
| |
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.
Notes:
svn path=/head/; revision=264400
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
crunchide:
Apr 11, 2009: fix some -Wsign-compare issues.
Sep 20, 1999: Free the right thing.
crunchgen:
Apr 14, 2009: Fix some WARNS=4 issues (-Wshadow -Wcast-qual)
Oct 30, 2004: Add (unsigned char) cast to ctype functions
Feb 5, 2001: fix nested extern.
examples:
Aug 30, 2007: NetBSD 36867 - trsp references are deprecated
Obtained from: NetBSD
MFC after: 1 week
Notes:
svn path=/head/; revision=246256
|
| |
|
|
|
|
|
|
|
| |
GIANT from VFS.
This is not targeted for MFC.
Notes:
svn path=/head/; revision=241606
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Don't do upgrade_checks when using bmake. As long as we have WITH_BMAKE,
there's a bootstrap complication in ths respect. Avoid it. Make the
necessary changes to have upgrade_checks work wth bmake anyway.
2. Remove the use of -E. It's not needed in our build because we use ?= for
the respective variables, which means that we'll take the environment
value (if any) anyway.
3. Properly declare phony targets as phony as bmake is a lot smarter (and
thus agressive) about build avoidance.
4. Make sure CLEANFILES is complete and use it on .NOPATH. bmake is a lot
smarter about build avoidance and should not find files we generate in
the source tree. We should not have files in the repository we want to
generate, but this is an easier way to cross this hurdle.
5. Have behavior under bmake the same as it is under make with respect to
halting when sub-commands fail. Add "set -e" to compound commands so
that bmake is informed when sub-commands fail.
6. Make sure crunchgen uses the same make as the rest of the build. This
is important when the make utility isn't called make (but bmake for
example).
7. While here, add support for using MAKEOBJDIR to set the object tree
location. It's the second alternative bmake looks for when determining
the actual object directory (= .OBJDIR).
Submitted by: Simon Gerraty <sjg@juniper.net>
Submitted by: John Van Horne <jvanhorne@juniper.net>
Notes:
svn path=/head/; revision=241298
|
| |
|
|
|
|
|
| |
Submitted by: rwatson
Notes:
svn path=/head/; revision=201214
|
| |
|
|
| |
Notes:
svn path=/head/; revision=201211
|
| |
|
|
|
|
|
| |
Reminded by: ru
Notes:
svn path=/head/; revision=164492
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162794
|
| |
|
|
|
|
|
| |
OK'ed by: core
Notes:
svn path=/head/; revision=139103
|
| |
|
|
|
|
|
| |
any fake value.
Notes:
svn path=/head/; revision=136910
|
| |
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=80029
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77578
|
| |
|
|
|
|
|
| |
mount_portal -> mount_portalfs
Notes:
svn path=/head/; revision=77132
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70427
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
|
|
|
| |
provides for a means to specify an argument for crunchide's -k option.
(This is required by ntpdate.)
Submitted by: peter@rhiannon.clari.net.au (Peter Hawkins)
Notes:
svn path=/head/; revision=30120
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22997
|
| |
|
|
|
|
|
|
|
|
|
| |
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=6980
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
>Number: 86
>Category: misc
>Synopsis: fixit.conf missing srcdir
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: core (FreeBSD core team)
From John Capo.
Submitted by: jcapo
Notes:
svn path=/head/; revision=5305
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Could you please commit this patch to usr.sbin/crunch/examples ?
This should make fixit.conf compilable again.
VI needs some hacks.
[Note: I'm not sure how relevant this example is anymore, but then it's only
an example]
Submitted by: mr
Notes:
svn path=/head/; revision=3898
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3356
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
place.
Removed mount_pcfs until we have a replacement.
Removed fdisk until it is ported and/or replaced.
Now have to include many more libraries due to /bin/sh changes.
Notes:
svn path=/head/; revision=2618
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1772
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1758
|
| |
|
|
|
|
|
| |
bother looking at this file before! :)
Notes:
svn path=/head/; revision=1751
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1738
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1737
|
| |
|
|
|
|
|
|
| |
(demonstration) target.
2. Add the kcopy and filesystem floppy configuration files from Rod.
Notes:
svn path=/head/; revision=1725
|
|
|
James da Silva. We need to integrate this before 1.1.5 so that we can
actually make the boot floppies.
Notes:
svn path=/cvs2svn/branches/crunch/; revision=1722
|