Commit Graph

72 Commits

Author SHA1 Message Date
jdolecek
bec09f2dd9 also visit mount_* for 'make clean' and 'make distclean'
Pointed out by Minoura Makoto in private e-mail.
2000-11-16 08:07:55 +00:00
jdolecek
57e4e7265b add mount_* to SUBDIR for 'make obj', so that the obj directories get
created and used. Some ramdisks compile individual mount_* commands
directly and hence need the obj dirs setup in order to allow shared
source tree.
Noted in private mail by Andrew Brown <atatat@atatdot.net>.
2000-11-13 05:29:31 +00:00
thorpej
7d56b25984 Visit wdogctl. 2000-11-04 18:54:13 +00:00
jdolecek
366b58f084 mount(8) now includes code for all mount_*(8) but mount_portal(8) and
mount_mfs(8); the mount_*(8) are hardlinked to mount (appropriate mount routine
is called depending on program name) - this saves approx. 1.7MB of /sbin
space
mount.c: make all local symbols static
2000-10-30 21:31:49 +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
soren
4e809d5269 mbrlabel moves to /sbin. 2000-03-15 12:01:19 +00:00
wrstuden
9f1512654d Add mount_overlay. 2000-01-20 19:22:08 +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
mrg
d246ccddbb move rcorder to sbin. 1999-11-23 05:28:15 +00:00
lukem
1152720a07 add newbtconf (missed by darrenr) 1999-11-20 00:04:48 +00:00
perseant
2763cc1921 Working version of aborted dump{,_lfs} join. 1999-10-01 04:35:21 +00:00
perseant
ac8f2f8282 Undo broken dump{,_lfs} changes, part 2. 1999-09-30 21:06:57 +00:00
perseant
54fd3dd508 Adapt dump(8) to use filestore-independent (but still ufs-specific)
replacements for NINDIR, fsbtodb, etc.  Create dump_lfs by adding a few
LFS-filestore-specific routines.  As described in PR#8317.
1999-09-29 04:57:48 +00:00
itojun
8f071200a3 rtsol: Throw IPv6 router solicitation to request autoconfiguration
(to be used on end host).
1999-07-02 08:28:04 +00:00
itojun
68ad03fe5d ping for IPv6. try
ping6 ::1
on you node.
1999-07-01 19:59:59 +00:00
christos
0dd3286354 Add mount_ntfs 1999-05-06 16:05:26 +00:00
explorer
6b8114413a Enable lmcctl 1999-03-25 04:08:29 +00:00
thorpej
8ca743b6f3 Goodbye: newlfs
Hello: newfs_lfs, fsck_lfs
1999-03-18 21:54:47 +00:00
veego
0287662346 Add the ldconfig SUBDIR for all platforms so ldconfig(8) is available on
a shared /usr/share directory.
src/sbin/ldconfig/Makefile has allready an check to build the ldconfig
programm only on a.out platforms.
1999-01-30 21:16:33 +00:00
hannken
6ac29b4d09 Add subdir wsconsctl. 1998-12-28 14:03:27 +00:00
pk
8b230a2eff Build ldconfig on non-ELF platforms. 1998-12-15 22:45:16 +00:00
ws
fd4d2bc838 Typo 1998-12-15 16:07:24 +00:00
kenh
d5b0705044 wdctl -> atactl 1998-11-19 23:54:59 +00:00
kenh
ca505b6b88 Build wdctl(8). 1998-11-19 19:52:25 +00:00
oster
0abf7b19d0 Added raidctl to the list of things to build. 1998-11-13 04:35:04 +00:00
thorpej
1bf971a883 Build scsictl. 1998-10-15 21:45:30 +00:00
mark
5e008b5d5f Added mount_filecore. 1998-08-14 03:40:39 +00:00
explorer
4dbeae09d5 compile rndctl 1997-10-13 03:57:51 +00:00
mikel
cb9a29e512 alphabetize 1997-07-23 07:16:15 +00:00
veego
38193230a0 quotacheck has MOVED to usr.sbin. 1997-06-23 09:03:44 +00:00
mrg
5667e094a1 move man pages into share/man. 1997-06-23 04:23:46 +00:00
pk
0a085ee866 dump', dumplfs' and `quotacheck' have moved to /usr/sbin 1997-06-20 20:18:35 +00:00
thorpej
4d323b75fe Remove swapon, add swapctl 1997-06-13 19:31:26 +00:00
bouyer
8f7c2b3739 Add support programs for ext2fs. fsck_ext2fs is derived from fsck_ffs. 1997-06-11 11:21:39 +00:00
mrg
a8e1cbbe43 ipf is now in usr.sbin/ipf/ipf 1997-04-12 23:57:12 +00:00
jonathan
f9d83c5401 Update sbin and usr.sbin Makefiles for mountd, nfsd, nfsiod in /usr/sbin. 1997-03-31 23:48:11 +00:00
thorpej
1df9b10983 Build fdisk on the PowerPC. 1997-03-29 20:47:26 +00:00
christos
6c522b4c82 Added fsirand 1997-03-07 20:17:19 +00:00
christos
af9e021593 Added newfs_msdos 1997-03-01 19:46:36 +00:00
veego
21361a6567 Add ipf. 1997-01-08 21:58:34 +00:00
christos
ab3aefa822 Put fsck back. 1996-09-23 16:31:16 +00:00
mrg
4c236e4e33 sparc uses edlabel also. 1996-05-28 01:54:32 +00:00
leo
83b266c3ab Atari also uses edlabel. 1996-05-27 20:38:21 +00:00
ws
6ae4c91a82 Add fsck utility for msdosfs 1996-05-14 17:39:21 +00:00
cgd
fea3644f0b check in changes proposed in PR 2006 (approved by J.T.), to rename fsck
to fsck_ffs, so that in the future 'fsck' can be a wrapper than invokes
appropriate filesystem-specific checker programs.  For now, the only
user-visible change is that the names have changed in the manual page
and in error messages; fsck and fsck.8 are now links to fsck_ffs and
fsck_ffs.8, until the rest of the transition is complete.
1996-04-05 01:44:24 +00:00
cgd
244a51db99 since the only difference between the old 'savecore' and the new one
is savecore.c, move it back into the 'savecore' dir (renamed as
savecore_old.c) so that the build is more 'normal,' and more like what
it used to be.
1996-03-30 06:48:58 +00:00
leo
a10137a7e3 New libkvm/savecore implementation. With the following differences:
1) savecore will not access the dump or live-kernel directly. It
        will always use the kvm-functions. Allowing it to work on kernels
        that don't have a 1-1 PA-VA mapping.
     2) the kvm-lib has some additional functions to accomplish 1
          - kvm_dump_mkheader()
          - kvm_dump_wrtheader()
          - kvm_dump_inval()
     3) the file formats of the dump generated by the kernel and the dump
        generated by savecore have been changed. The file format now looks
        like the format produced for 'normal' core dumps.
Ports not yet supporting the new kvm-format will be using libkvm.old/
savecore.old for the time being.
1996-03-16 10:29:36 +00:00
gwr
a9d62322c7 Fix my typo 1995-10-10 21:42:00 +00:00
thorpej
5c3d69cf2b Build fsdb(8). 1995-10-09 02:24:30 +00:00
gwr
f8b730af38 On the sun3, add SUBDIR+= edlabe 1995-10-08 22:50:07 +00:00