Commit Graph

179 Commits

Author SHA1 Message Date
thorpej 9ccb9bba06 /usr/libexec/hprop -> /usr/sbin/hprop 2000-08-06 20:44:54 +00:00
thorpej b07f36fe5c /usr/libexec/kdc -> /usr/sbin/kdc 2000-08-06 19:32:13 +00:00
kleink 83c3cc1409 Sync with tzdata2000e. 2000-07-31 14:26:40 +00:00
wiz d92d6cf4ad add /usr/share/wscons directory and contents 2000-07-28 00:13:59 +00:00
itojun 0e416c083c add usr.bin/{hoststat,purgestat}, which are new argv[0] hack
for sendmail 8.10.x and beyond.  sorry that i forgot to add this one.

From: Andrew Brown <atatat@atatdot.net>
2000-07-26 16:35:33 +00:00
lukem 0b284e70ff add usr/share/examples/syslogd/* 2000-07-13 14:31:13 +00:00
thorpej d4ef07d010 Add the bdes(1) related entries. 2000-07-13 00:35:22 +00:00
thorpej 8b1b3bc680 gifconfig(8) is obsolete. 2000-06-30 18:07:16 +00:00
mrg 128b39502d * sys/vm is dead.
- obsolete <vm/vm.h>
- put ./usr/include/uvm in base not comp (like everything else).
- remove ./usr/include/vm
2000-06-29 12:03:08 +00:00
thorpej b4ee6fb6cc First sweep of fixing up set lists after crypto integration. 2000-06-21 06:27:55 +00:00
itojun 13f3f0e53d remove /usr/sbin/setkey, since it is now in /sbin .
From: "Akira KUBO" <punio@BALTIMORE.CO.JP>
2000-06-15 04:11:18 +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
itojun f271a2cc0d do not install /usr/sbin/scriptdump, a helper perl script for setkey(8).
makes no sense when we have no perl in base system.
2000-06-13 05:35:45 +00:00
mycroft 5f61ae5a02 Whee. Catchup time again. 2000-06-12 19:49:17 +00:00
thorpej 4b4411fe04 Update for reality. 2000-06-07 01:31:37 +00:00
shin 6eb7daf256 sync with reality. 2000-05-18 07:22:57 +00:00
christos 72c4881e9a add magic.mime 2000-05-14 23:07:43 +00:00
thorpej 2a90261514 Add cat4/arm26 and man4/arm26. 2000-05-10 23:25:44 +00:00
mycroft b62104ce62 Sync (mostly). 2000-05-06 06:22:21 +00:00
veego 43cea5b587 Add /usr/sbin/ipfs 2000-05-03 11:44:31 +00:00
simonb 44e419a369 Adjust sets for ntp4.
XXX: Obsolete sets still need to be fixed.
2000-05-02 12:46:05 +00:00
thorpej 314fe7d9ef ./usr/share/postfix -> ./usr/share/examples/postfix 2000-05-01 05:28:25 +00:00
hubertf 416a0bca75 Implement a "poweroff" command which is equivalent to "halt -p",
but allows powering down the system from an exec(2) call, e.g. via
a user which has "poweroff" as login shell.

The command name is modeled after Solaris.
2000-04-25 14:03:25 +00:00
mellon d3ddd4f46d Remove obsolete DHCP-related files. 2000-04-24 22:06:50 +00:00
tsarna f9366f5ba5 Update sets and obsolete lists to reflect death of nfsiod 2000-04-15 22:02:14 +00:00
soren 89e842a822 mbrlabel moves to /sbin. 2000-03-15 12:16:36 +00:00
shin e8da1c58bf sync with reality. 2000-03-14 09:06:50 +00:00
shin 17fe2b89c8 add /etc/rc.d. 2000-03-14 08:49:50 +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
wiz 24d8e4f798 added share/locale/pt_BR/LC_MESSAGES for grep 2.4 2000-02-27 01:27:48 +00:00
mycroft 3db2f50e04 Sync. 2000-02-26 20:47:02 +00:00
mycroft a658cda71d Move addr2line, size and strings to comp. 2000-02-20 06:58:47 +00:00
mycroft a7de353efb Move c++filt, gcov, nm, objdump, tsort, unifdef to comp. 2000-02-20 06:19:37 +00:00
mycroft e324e8e8a0 Sync. 2000-02-20 03:31:06 +00:00
mycroft 5be6cd460d Sync. 2000-02-20 03:26:10 +00:00
tron f44711bc53 Put "sendmail" license terms in same set as the binary. 2000-02-09 08:18:19 +00:00
itojun e38f0bc373 add pim6sd: PIMv6 sparse mode daemon. (from KAME) 2000-01-28 19:32:43 +00:00
wrstuden 4d9bcc23d6 Add overlay.h, mount_overlay, and mount_overlay.[08] to lists. 2000-01-20 19:26:43 +00:00
itojun fc838249f5 don't install /usr/sbin/sysctl (backward compat symlink) 2000-01-17 04:22:59 +00:00
itojun 3ea807c958 move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl
is supplied for backward compatibility.

add /sbin/sysctl to base/mi (does not remove /usr/sbin/sysctl
as we have a symlink)
2000-01-17 02:36:31 +00:00
hubertf cabb78b63e Add share/examples/apm/script, an example script to put into
/etc/apm/{line,battery,standby,...}
1999-12-29 04:16:21 +00:00
agc 6dc398cdad Add userinfo and groupinfo 1999-12-24 09:12:55 +00:00
abs f22226d64a Fixes from Todd Whitesel 1999-12-23 14:38:10 +00:00
soren d8c5b99f2c Add user(8) binaries. 1999-12-08 09:47:45 +00:00
veego 48312b875b Add ./usr/libexec/dnskeygen and
./usr/share/zoneinfo/Europe/{Tiraspol,Uzhgorod,Zaporozhye}
1999-11-28 16:13:27 +00:00
simonb 1c9af70e5e Remove update(8). 1999-11-25 01:23:08 +00:00
mrg e93b1a89ec we are rcorder.8 now. 1999-11-23 05:50:08 +00:00
mrg 21b72d2622 add rcorder 1999-11-19 04:34:45 +00:00
kleink 38370e4998 Add new links from tzdata1999i. 1999-11-11 14:28:23 +00:00
perry 3c606351d9 sync to reality 1999-10-28 02:34:15 +00:00