aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Get date right.Greg Lehey1999-03-281-8/+57
* main (): Don't loop waiting for children to finish.Greg Lehey1999-03-281-2/+2
* vinum_start: Allow user to specify a plex. In this case, revive allGreg Lehey1999-03-281-2/+28
* - There exists a manpage, so use/install it.Nate Williams1999-03-261-2/+2
* Add `const's that I forgot to commit. Not bad - I brokeBrian Somers1999-03-261-3/+3
* Add some const-cleanliness and avoid some warnings.Brian Somers1999-03-241-43/+43
* Allow port ranges when specifying -redirect_port.Brian Somers1999-03-241-32/+127
* Add a tutorial-like section "How to set up Vinum"Greg Lehey1999-03-241-76/+628
* 'start' command: check that the objects in question aren't already up,Greg Lehey1999-03-241-17/+49
* Correct ioctl calls VINUM_STARTCONFIG. The last commit broke theGreg Lehey1999-03-231-3/+3
* Describe the new semantics of 'create':Greg Lehey1999-03-231-8/+31
* Print correct message if the wrong module is loaded.Greg Lehey1999-03-231-1/+1
* vinum_create: pass 'force' flag to ioctl VINUM_STARTCONFIG.Greg Lehey1999-03-231-1/+1
* The attached patch to /usr/src/sbin/dump/optr.c changes the comparisonJordan K. Hubbard1999-03-211-5/+5
* If we fail to open the super device, open the "wrong" device (that is,Greg Lehey1999-03-191-1/+32
* Clarify the synchronization options in additional plexes to a volume.Greg Lehey1999-03-181-3/+11
* Fixed `mount -a -u ...'. Rev.1.19 broke this by trying too hard toBruce Evans1999-03-162-4/+6
* Add cross-reference to loader man page, plus various minorRobert Nordier1999-03-161-9/+12
* Grrr... botched remote commit. Let's try this again: vlan updates,Bill Paul1999-03-155-11/+246
* Clarify that the stop command only works in interactive mode.Greg Lehey1999-03-141-2/+6
* create command: get the message right if an error occurs with aGreg Lehey1999-03-141-3/+5
* Describe the new debug flags DEBUG_EOFINFO and DEBUG_MEMFREE.Greg Lehey1999-03-131-9/+10
* info command: Remove opencount parameter, print value of open flag.Greg Lehey1999-03-131-1/+1
* create command: if an error occurs, print the offending line even ifGreg Lehey1999-03-131-0/+2
* Note that a standard MBR supports booting only from hard drive 0Robert Nordier1999-03-132-2/+8
* src/usr.sbin/natd -> src/sbin/natd (after a repo-copy by jdp)Brian Somers1999-03-121-1/+2
* Fix savecore so that it works on alphasAndrew Gallatin1999-03-121-1/+7
* Fix a diagnostic typoBrian Somers1999-03-111-4/+4
* Describe the default values for useful options.Greg Lehey1999-03-101-14/+45
* Upgrade (almost) to natd 2.0b1Brian Somers1999-03-076-122/+282
* Document "stop" command with no parameters.Greg Lehey1999-03-021-8/+102
* Take definitions of VINUMMOD and WRONGMOD from v.c.Greg Lehey1999-03-021-1/+10
* Move definitions of VINUMMOD and WRONGMOD to vext.h.Greg Lehey1999-03-021-17/+42
* Change the format of the lists to reflect loss of pid field.Greg Lehey1999-03-021-15/+21
* resetconfig: don't log the "obliterated" message, the kernel does thatGreg Lehey1999-03-021-11/+47
* Make buf in authflags a little bigger because 2 strings can beGary Jennejohn1999-02-281-2/+2
* Make this work with the new alias library since, evidently, we'reJordan K. Hubbard1999-02-271-4/+6
* Don't install kget on alpha - it doesn't do much useful there.Jordan K. Hubbard1999-02-271-2/+5
* Fix misspelling of Julian's last name. Oops.Kenneth D. Merry1999-02-271-2/+2
* Add kget.Jordan K. Hubbard1999-02-271-1/+2
* Bring in kget, a utility for saving kernel change information.Jordan K. Hubbard1999-02-273-0/+242
* Make the buf in authflags big enough to hold " norechallenge". I've beenGary Jennejohn1999-02-231-2/+2
* Added description of how they can access particularySemen Ustimenko1999-02-191-1/+32
* Finish documenting -S src-addr change.Warner Losh1999-02-191-1/+8
* More style fixes to bring this almost to bde's suggested version.David E. O'Brien1999-02-181-17/+13
* bde suggests not to trust ${COPY} to always be defined.David E. O'Brien1999-02-181-17/+13
* Modify example configuration file to show more optimum stripe size ofGreg Lehey1999-02-111-15/+18
* Extend 'start' command: if used without any parameters, vinum scansGreg Lehey1999-02-111-3/+41
* Check for both kinds of Vinum module (with and without RAID-5). UsingGreg Lehey1999-02-111-0/+8
* Include libdevstat in executable, for extended start command.Greg Lehey1999-02-111-3/+3