ru
f89c7d2445
Revert last change, to be revisited later.
2002-04-12 16:50:52 +00:00
ru
2bdf833956
Temporarily unconnect "doscmd" from build until I can fix
...
its broken Makefile. The breakage is now fatal after the
bsd.prog.mk,v 1.109 change.
2002-04-12 11:22:44 +00:00
bmilekic
890c5794a5
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
2002-04-09 18:25:44 +00:00
ache
97aa54ebde
Disconnect sort
2002-04-08 20:44:36 +00:00
obrien
acb8992dc3
Some things don't compile on ia64 and sparc64 yet.
2002-04-08 20:36:39 +00:00
peter
4f01203b03
Exclude xlint for ia64. For the time being, there are enough gcc
...
dependencies in the machine/* headers to make it explode when -U__GNUC__
is specified by lint. Not to mention that lint is passing undocumented
(illegal?) args to cpp and that seems to upset gcc-3.1 now.
Specifically, -Wp,-CC. -Wp,-C is documented and legal though.
2002-04-06 05:51:59 +00:00
jake
77d2456ccb
Connect ktrdump to the build. <cringe>.
2002-04-02 04:28:57 +00:00
markm
ce8b8b8999
Add BSD sort to the build, now that GNU sort is gone.
2002-03-24 16:02:01 +00:00
markm
78a438dfb5
Turn back on (x)lint. It is working just fine.
2002-03-12 13:43:02 +00:00
markm
50558d3ff6
Don't build xlint until surgery is finished.
2002-03-10 21:15:58 +00:00
bde
0d40df5f4c
Removed gprof4. 8-byte counters are now handled by gprof.
2002-03-06 14:10:48 +00:00
obrien
8c13981ac7
Add the `1 true AWK' back to the mix.
2002-03-05 19:36:08 +00:00
markm
ecb7a599ea
(x)lint(1) works; re-enable it.
2002-03-03 19:32:44 +00:00
markm
8a5493bf2a
Temporarily remove lint(1) from the build until the import and merge
...
of the MFN (Merge from NetBSD) is complete.
2002-03-03 13:03:08 +00:00
markm
c80ce513a9
Re-enable tip, now that the import and merge are done.
2001-12-20 14:27:23 +00:00
markm
1bca9f318e
Temporarily remove tip(1) from the build while I upgrade it.
2001-12-20 13:01:47 +00:00
sheldonh
588c679809
Kernel support for smbfs is only built on the i386 at the moment, so
...
limit the building and installation of the userland utilities to that
architecture for now.
Reported by: bmah
2001-12-14 23:11:45 +00:00
sheldonh
551d694f64
Add bmake glue for src/contrib/smbfs and connect userland smbfs
...
support to the build.
The MFC reminder below is subject to <re@FreeBSD.org> approval
prior to 4.5-RELEASE.
Reviewed by: bp, fjoe
MFC: 1 week
2001-12-14 11:41:22 +00:00
markm
f2aeb4ab4f
UUCP is gone from base.
2001-12-13 18:27:08 +00:00
ru
6d4362392c
Put the "tip" in exactly the same place where it was in rev. 1.169.
2001-11-27 09:42:50 +00:00
markm
d7f0a44ce0
Some CVS surgery has been done to tip(1) to clean out a commit that I
...
should have done differently.
Restore tip(1) to the build. I will return to this with a clean
import to tip in due course.
2001-11-26 23:18:21 +00:00
markm
e7b48738c9
Temporarily remove tip/cu from the build while repo-surgery is done.
2001-11-26 22:35:10 +00:00
gshapiro
c392a88ad0
Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation was
...
replaced with the new version in sendmail's distribution, vacation and
the necessary libraries (libsmdb and libsmutil) were changed so they
were always compiled. This broke people who didn't checkout
src/contrib/sendmail/. I don't know if it's best to think of NO_SENDMAIL
as no sendmail sources available or no sendmail binary. It is now the former.
Also, remove the sendmail chapter from System Managers Manual (SMM) if
NO_SENDMAIL is defined (for similar reasons -- source not available).
PR: 31863, 31865
Submitted by: matusita, Joe Kelsey <joe@zircon.seattle.wa.us>
MFC after: 3 days
2001-11-11 05:26:59 +00:00
obrien
2fd0cade3f
Bring Gawk back. There just isn't any other POSIX compliant AWK out there.
...
The biggest thing missing from Bell-Labs AWK is the character class regexes.
2001-11-02 23:48:32 +00:00
obrien
4a5f2e9cc5
Switch to the One True AWK from Bell-Labs, away from GNU AWK.
2001-10-30 08:56:50 +00:00
kris
a6b313f27f
Part II of libss retirement: zap mk_cmds too.
...
Pointy hat to: kris
2001-08-20 06:23:35 +00:00
peter
77c5965e95
Correct path (../crypto, not ../../crypto)
2001-08-18 03:36:26 +00:00
sobomax
b4222d1bf2
Fix a cryptoless world by disconnecting libmp from the build when there is no
...
crypto bits installed and/or NOCRYPTO/NO_OPENSSL is defined. This unfortunately
meants that usr.bin/chkey, usr.bin/newkey and usr.sbin/keyserv have also to
be disconnected.
IMO it is merely a workaround, the proper solution is to move libmp to
src/crypto where it belongs and use libgmp for the cryptoless builds instead.
Missed by: dd
2001-08-02 15:47:03 +00:00
markm
1c3a14b401
Remove the S/Key key-handling apps, which are no longer needed, as
...
they are replaced by opiepasswd, opieinfo and opiekey.
2001-07-09 17:40:57 +00:00
obrien
f3a74e6473
Add the Bzip2 binaries. These are starting to get used more and more
...
in the base system.
2001-06-21 19:18:16 +00:00
peter
e0f60f3756
Part 2 of gensetdefs de-orbit burn. linker sets are now self contained
...
for ELF, see src/sys/linker_set.h log.
2001-06-14 01:35:23 +00:00
sobomax
491129cbdf
Move scrshot(1) functionality into vidcontrol(1).
...
Suggested by: many
Not objected to by: nik (scrshot co-author)
2001-05-19 06:47:36 +00:00
nik
b3fa78683d
Add scrshot to the i386 specific section. If someone can test this on the
...
Alpha I'd appreciate it.
2001-05-18 09:06:00 +00:00
brian
5ff7127b68
Add nl(1)
...
PR: 27078
Obtained from: NetBSD
2001-05-04 17:25:23 +00:00
ru
543d496983
Do not build (and install) both secure/ and standard versions
...
of libtelnet, telnetd, and telnet. This only worked because
secure/ was listed late in SUBDIR in Makefile.inc1.
Reviewed by: markm
2001-03-26 12:49:05 +00:00
bde
b8925ba36b
Removed some garbage (genassym(8) and its infrastructure).
2001-02-17 06:06:14 +00:00
obrien
172e75f193
Retire this ancient version of rdist.
2000-12-07 19:24:55 +00:00
sheldonh
9efecf837b
Disconnect kzip from the build, as it's about to enter late retirement.
...
PR: 20643
Submitted by: Peter Pentchev <roam@orbitel.bg>
2000-11-02 10:00:34 +00:00
nectar
c7eff1de50
Activate hesinfo.
...
Noticed by: Don Lewis <Don.Lewis@tsc.tdk.com>
2000-09-08 23:35:49 +00:00
ps
70a9f15ed6
Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc.
...
Reviewed by: peter
2000-07-19 08:38:18 +00:00
sheldonh
5df055483d
Import the new truncate(1) utility.
...
Approved by: jdp
2000-07-18 17:03:58 +00:00
peter
216932df49
Initial kenv(1) hack for dumping the kernel environment. This can be
...
used to extract modified boot hints to make loader(8)-time changes
"sticky". It tries to use \ style quoting so that it can be used directly
with foo.conf files. It can also extract specific variables.
2000-07-08 08:33:40 +00:00
n_hibma
72c0a8a9d4
Add the usbhidctl utility, from NetBSD, by Lennart Augusst
2000-07-05 17:43:33 +00:00
obrien
4e9e041e5a
Turn off GLOBAL. It is moving to Ports.
...
Approved by: unanimous response on arch@freebsd.org
2000-06-28 00:39:18 +00:00
ps
ab8e27be23
Detach usr.bin/more and install a link from less. less will behave
...
like more if invoked as more. The old more has not been removed.
2000-05-23 08:16:25 +00:00
ps
98170c0c3b
bmake glue for less.
...
Reviewed by: peter
2000-05-22 10:00:00 +00:00
wollman
0da05adfcf
Hello, getconf. This is a slight reinvention of the
...
wheel^H^H^H^H^HPOSIX.2 and X/Open utility, and rather
more complicated than necessary.
2000-04-26 02:36:54 +00:00
obrien
3d2242deb0
Move brandelf from being i386 specific to the MI area -- Linux emulation
...
is comming to the Alpha.
2000-02-06 19:15:10 +00:00
obrien
f093c3cc6c
Utility to control the printing of "Fixed up unaligned data access for pid
...
nnn at pc 0xADDR" and the fixup of the UA fault on the DEC Alpha when an
unaligned access fault happens. Modeled after the OSF/1 utility of the
same name.
Submitted by: gallatin
2000-01-19 09:47:19 +00:00
obrien
b17f749ed0
Turn on a new /usr/bin/cpp that is a true binary rather than a shell script
...
wrapper. /usr/bin/cpp knows about all the GCC predefined symbols and has
the functionality of the previous EGCS 1.1.2 /usr/libexec/cpp.
2000-01-04 03:48:08 +00:00