wiz
30bd97e016
Don't descend into dbsym anymore.
...
Only sun3[x] was building it anyway, and now it's converted to
USE_NEW_TOOLCHAIN, where all ports (will) have it. The other reason to
descend is the man page, but what use is a man page if the program
doesn't get installed? [gnu/usr.sbin/dbsym has its own copy of the
man page.]
Ok'd by thorpej.
2001-12-17 21:22:51 +00:00
thorpej
e54cc793b1
Only build dbsym if not USE_NEW_TOOLCHAIN.
2001-12-15 03:23:11 +00:00
ross
0e9118e359
put mdsetimage back in for old toolchain platforms
2001-12-09 00:49:09 +00:00
augustss
4d606df9c2
Add a program to attach the IrDA frame level driver to a serial line.
...
Pretty much like slattach(8).
2001-12-05 02:09:40 +00:00
martin
17b08840ab
Enable ifwatchd.
2001-11-19 09:45:46 +00:00
augustss
cf866544bb
Add moused, a daemon to take input from a serial mouse and feed it to
...
a wsmux. This way serial mice can be accessed via /dev/wsmouse like all
other mice.
This program is heavily based on the FreeBSD moused program.
2001-10-29 23:23:41 +00:00
lukem
c431c1e4f0
add makefs(8)
2001-10-26 16:06:57 +00:00
thorpej
a830755714
Don't descend into this mdsetimage -- we now use the BFD'ified
...
version in src/gnu/usr.sbin.
2001-10-24 23:59:40 +00:00
augustss
9f01baeb47
Add a simple program for listing, adding, and removing wsmux devices.
...
It's not a much used utility, but when you need it it's a pain to
be without.
2001-10-13 20:05:42 +00:00
thorpej
9ed4e90471
Build pcictl.
2001-09-13 23:51:39 +00:00
itojun
45b2928589
do not visit mtrace6
2001-06-03 06:09:10 +00:00
itojun
780e7ac88c
remove pim6[sd]d from the tree. the software had a restrictive license
...
than we can handle. hope to re-enable it as pkgsrc, or to re-enable it
into basesrc if license updates.
2001-06-02 00:34:00 +00:00
fredette
ee3099f75d
Note that sunndd has been renamed ndbootd.
2001-05-22 14:50:31 +00:00
fredette
1605cd00aa
Build sunndd, used to netboot Sun2 machines.
2001-05-17 21:08:54 +00:00
ad
ea0d957018
Add a control utility for `mlx' devices. Derived from FreeBSD's `mlxcontrol'.
2001-02-04 17:30:35 +00:00
martin
bb3d9aa044
Enable ISDN userland utilities.
2001-01-06 13:03:49 +00:00
garbled
c235d349be
Enable Sushi
2001-01-05 15:46:10 +00:00
itojun
31daf71078
visit usr.sbin/racoon in build process (if MKCRYPTO != no).
2000-12-29 02:41:55 +00:00
thorpej
893fdc80cf
Descend into altq.
2000-12-17 03:06:53 +00:00
ad
c87303f168
Put back missing line break.
2000-12-11 14:38:43 +00:00
ad
9af5448e0a
Add a basic control program for iop devices.
2000-12-11 13:48:52 +00:00
thorpej
2bcae16fa3
hprop(8) belongs in /usr/sbin, not /usr/libexec.
2000-08-06 20:42:22 +00:00
thorpej
f975168682
The Kerberos KDC belongs in /usr/sbin, not in /usr/libexec.
2000-08-06 19:31:24 +00:00
thorpej
0ef2c35ee6
gifconfig(8) is obsolete; functionality has been added to
...
ifconfig(8).
2000-06-30 18:02:32 +00:00
thorpej
df83a2a3cd
Add MK... variables to enable/disable various aspects of building
...
crypto support into the system. See share/mk/bsd.README for more
a full description.
2000-06-23 06:01:10 +00:00
thorpej
e7d6b96938
Merge a bunch of things from crypto-us and crypto-intl into basesrc,
...
adding support for Heimdal/KTH Kerberos where easy to do so. Eliminate
bsd.crypto.mk.
There is still a bunch more work to do, but crypto is now more-or-less
fully merged into the base NetBSD distribution.
2000-06-20 06:00:24 +00:00
itojun
11a42bf1f4
move setkey(8) from usr.sbin to sbin, to enable us to initialize
...
IPsec manual key before /usr mount..
(based on "don't use cvsmove" discussion i have seen, I did not use cvsmove)
2000-06-13 15:15:21 +00:00
fvdl
3e07f160dc
Remove portmap, add rpcbind.
2000-06-03 00:52:22 +00:00
simonb
8632dc5bb6
Add ntp, remove xntp.
2000-05-02 12:14:40 +00:00
perry
50966bd4a6
nuke BUILD_POSTFIX
2000-04-30 21:49:26 +00:00
tsarna
7730098ffb
Remove nfsiod, it is no longer needed.
2000-04-15 21:29:49 +00:00
soren
4e809d5269
mbrlabel moves to /sbin.
2000-03-15 12:01:19 +00:00
groo
38cfdfd8fc
Add envstat(8) for displaying sensor readings from any envsys(4)
...
compatible device.
2000-03-10 05:51:56 +00:00
tls
83c8d84041
sigh... um, revert to 1.133, not 1.33. oops!
2000-02-23 17:46:11 +00:00
tls
08ef0cfe07
revert previous change
2000-02-22 21:09:50 +00:00
mjacob
b2d85b262c
remove sesd
2000-02-22 17:30:49 +00:00
mjacob
d08a4d8bf8
add sesd subdir
2000-02-21 08:10:52 +00:00
tron
54896865b3
Build "sendmail" 8.9.3 instead of 8.8.8.
2000-02-08 13:53:01 +00:00
itojun
e38f0bc373
add pim6sd: PIMv6 sparse mode daemon. (from KAME)
2000-01-28 19:32:43 +00:00
itojun
2f39c47e7f
disable sysctl for now (avoid breakage during move from usr.sbin to sbin)
2000-01-17 02:29:48 +00:00
jdc
9a26c043d2
Added tadpolectl
1999-12-20 09:50:20 +00:00
soren
5220b33459
Add user(8).
1999-12-08 09:19:04 +00:00
itojun
0641b08184
add cnwctl(8), a control program for cnw interface.
...
from bsdi/freebsd-pao cnwctl(8).
1999-11-29 12:55:06 +00:00
simonb
da434805dc
Remove update(8) now that we have trickle-sync.
1999-11-25 01:20:27 +00:00
itojun
296a348313
add rtsold into SUBDIR.
1999-09-03 05:19:59 +00:00
mrg
ba255f8a34
optionally include CRYPTOPATH Makefile.frag files.
1999-07-20 09:47:07 +00:00
kleink
a87a0a6236
For XCU5's sake, and due to popular demand, add link(8) and unlink(8)
...
utilities. This addresses PR standards/8027 by Giles Lean, who also submitted
a different implementation along with; I chose to add those files I had written
a while ago for reasons of portability and not requiring being cleaned up wrt.
compile-time warnings.
1999-07-19 09:11:25 +00:00
itojun
986bd48816
pim6dd: IPv6 PIM (protocol independent multicast),
...
dense mode routing daemon.
1999-07-17 14:06:24 +00:00
sommerfeld
13e9a1abb4
Add wiconfig
1999-07-14 22:35:20 +00:00
itojun
e5db40b6de
add faithd, IPv6-to-IPv4 tcp relay translator.
...
utilizes pseudo-device "faith".
1999-07-13 22:16:48 +00:00