History log of /freebsd/bin/Makefile (Results 51 – 75 of 103)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d8ac0875 20-Jan-2003 David E. O'Brien <obrien@FreeBSD.org>

kenv(1) has been repo copied from usr.bin to bin.
Sometimes we need kenv(1) in /etc/rc.diskless*.


Revision tags: release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2
# 5bb23f36 02-Aug-2002 Mark Murray <markm@FreeBSD.org>

Remove the last reference to NOUUCP - we don't have UUCP in the base
system.


Revision tags: release/4.6.1, release/4.6.0_cvs
# e5f7f976 09-Apr-2002 Bosko Milekic <bmilekic@FreeBSD.org>

Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will,
and document in share/examples/etc/make.conf

Submitted by: Aleksandar Simic <asimic@dsl.pipex.com>
MFC after: 1 week


# 0dd10cae 11-Feb-2002 Mike Barcroft <mike@FreeBSD.org>

o Remove old code from pwd(1); realpath(1) is now in its own directory.
o Fix some unordered includes in pwd(1).
o Connect realpath(1) to the build.


Revision tags: release/4.5.0_cvs, release/4.4.0_cvs, release/4.3.0_cvs, release/4.3.0
# 51d0ad31 19-Mar-2001 Robert Watson <rwatson@FreeBSD.org>

o Enable getfacl(1) and setfacl(1)

Obtained from: TrustedBSD Project


Revision tags: release/4.2.0
# 9fc9ecb6 29-Oct-2000 Doug Barton <dougb@FreeBSD.org>

Finish the job of conditionalizing UUCP by preventing files in /etc/uucp
from being installed, and make rmail conditional on neither of
NO_SENDMAIL and NOUUCP.

PR: bin/21321
Submitted by: Me


Revision tags: release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs
# bcf88e07 17-Apr-2000 David E. O'Brien <obrien@FreeBSD.org>

Add a NO_TCSH knob.


Revision tags: release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs
# 2a456239 28-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8
# 05da683d 30-Aug-1998 Gary Palmer <gpalmer@FreeBSD.org>

Split lines into one subdir per line.


# 00bc1265 15-Aug-1998 John Birrell <jb@FreeBSD.org>

Now that alpha uses FreeBSD syscalls, all these work.


Revision tags: release/2.2.7
# 5734ac28 27-May-1998 Poul-Henning Kamp <phk@FreeBSD.org>

"make world" replaces /bin/rmail even when NO_SENDMAIL has been set to
true in /etc/make.conf. Both qmail and smail use a different rmail, so
replacing rmail is a Bad Thing.

PR: 6762
Reviewed by:

"make world" replaces /bin/rmail even when NO_SENDMAIL has been set to
true in /etc/make.conf. Both qmail and smail use a different rmail, so
replacing rmail is a Bad Thing.

PR: 6762
Reviewed by: phk
Submitted by: Bill Trost <trost@cloud.rain.com>

show more ...


# e4dbdeaf 09-May-1998 John Birrell <jb@FreeBSD.org>

Of these programs, only df and ps aren't compatible with FreeBSD/Alpha.
All the rest work! Actually, I don't know if chio works because I can't
test that. df can be built using NetBSD's mount.h. ps d

Of these programs, only df and ps aren't compatible with FreeBSD/Alpha.
All the rest work! Actually, I don't know if chio works because I can't
test that. df can be built using NetBSD's mount.h. ps depends on libkvm
so there is no point trying.

show more ...


Revision tags: release/2.2.6
# 5c931089 13-Mar-1998 John Birrell <jb@FreeBSD.org>

Some things only work on i386.


# 4b4f0fcd 07-Dec-1997 Peter Wemm <peter@FreeBSD.org>

Move procctl to the Attic, it's been copied to usr.sbin/procctl as
suggested by bde via sef.


# a367d575 06-Dec-1997 Sean Eric Fagan <sef@FreeBSD.org>

Add procctl to the list of programs built.


Revision tags: release/2.2.5_cvs, release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs
# a88f199c 06-Mar-1997 Joerg Wunsch <joerg@FreeBSD.org>

Acitvate chio(1).


# b97fa2ef 22-Feb-1997 Peter Wemm <peter@FreeBSD.org>

Revert $FreeBSD$ to $Id$


Revision tags: release/2.1.6_cvs, release/2.1.6.1
# 1130b656 14-Jan-1997 Jordan K. Hubbard <jkh@FreeBSD.org>

Make the long-awaited change from $Id$ to $FreeBSD$

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

Make the long-awaited change from $Id$ to $FreeBSD$

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.

show more ...


Revision tags: release/2.1.5_cvs, release/2.1.0_cvs
# 670e751a 01-Oct-1995 Mark Murray <markm@FreeBSD.org>

ed/Makefile is able to 'decide' for itself whether to build secure or
unceumbered ed. Remove the superfluous .if (...) / .endif


# 9c52d82f 29-Sep-1995 Andrey A. Chernov <ache@FreeBSD.org>

Build secure ed if available and allowed


Revision tags: release/2.0.5_cvs, release/2.0
# 63c72c78 18-Sep-1994 Garrett Wollman <wollman@FreeBSD.org>

Added domainname.


Revision tags: release/1.1.5.1_cvs
# 4b88c807 26-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite bin Sources


# 9199c09a 06-Jan-2010 Warner Losh <imp@FreeBSD.org>

Merge from head at r201628.

# This hasn't been tested, and there are at least three bad commits
# that need to be backed out before the branch will be stable again.


Revision tags: release/8.0.0_cvs, release/8.0.0
# 0e5e4167 17-Nov-2009 Jilles Tjoelker <jilles@FreeBSD.org>

Add pwait utility, which waits for any process to terminate.

This is similar to the Solaris utility of the same name.

Some use cases:
* rc.subr's wait_for_pids
* interactive use, e.g. to shut down

Add pwait utility, which waits for any process to terminate.

This is similar to the Solaris utility of the same name.

Some use cases:
* rc.subr's wait_for_pids
* interactive use, e.g. to shut down the computer when some task is done
even if the task is already running

Discussed on: hackers@

show more ...


Revision tags: release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0
# 4b5f8caf 13-Nov-2008 Robert Watson <rwatson@FreeBSD.org>

Flatten OpenBSM vendor tree in preparation for new OpenBSM vendor
import.


12345