| Commit message (Expand) | Author | Age | Files | Lines |
* | Install dhclient-script under ${DESTDIR}. | bde | 1999-04-03 | 1 | -2/+3 |
* | Update refs for KLD's and kldload. | ghelmer | 1999-04-01 | 1 | -3/+3 |
* | Rename spppcontrol.1 to spppcontrol.8. The latter file was created | jdp | 1999-04-01 | 2 | -227/+1 |
* | Null commit to note that spppcontrol.1 has been repository copied | jdp | 1999-04-01 | 1 | -1/+1 |
* | vinum_resetstats: Reset stats for drives correctly when recursing. | grog | 1999-03-31 | 1 | -2/+4 |
* | Change the meaning of the combination of -s and no -v option in the | grog | 1999-03-31 | 1 | -74/+133 |
* | Disable reads on our ICMP socket. We only use it for sending. | brian | 1999-03-30 | 1 | -1/+8 |
* | Add ability to set protocol number. | phk | 1999-03-29 | 2 | -5/+30 |
* | Get date right. | grog | 1999-03-28 | 1 | -8/+57 |
* | main (): Don't loop waiting for children to finish. | grog | 1999-03-28 | 1 | -2/+2 |
* | vinum_start: Allow user to specify a plex. In this case, revive all | grog | 1999-03-28 | 1 | -2/+28 |
* | - There exists a manpage, so use/install it. | nate | 1999-03-26 | 1 | -2/+2 |
* | Add `const's that I forgot to commit. Not bad - I broke | brian | 1999-03-26 | 1 | -3/+3 |
* | Add some const-cleanliness and avoid some warnings. | brian | 1999-03-24 | 1 | -43/+43 |
* | Allow port ranges when specifying -redirect_port. | brian | 1999-03-24 | 1 | -32/+127 |
* | Add a tutorial-like section "How to set up Vinum" | grog | 1999-03-24 | 1 | -76/+628 |
* | 'start' command: check that the objects in question aren't already up, | grog | 1999-03-24 | 1 | -17/+49 |
* | Correct ioctl calls VINUM_STARTCONFIG. The last commit broke the | grog | 1999-03-23 | 1 | -3/+3 |
* | Describe the new semantics of 'create': | grog | 1999-03-23 | 1 | -8/+31 |
* | Print correct message if the wrong module is loaded. | grog | 1999-03-23 | 1 | -1/+1 |
* | vinum_create: pass 'force' flag to ioctl VINUM_STARTCONFIG. | grog | 1999-03-23 | 1 | -1/+1 |
* | The attached patch to /usr/src/sbin/dump/optr.c changes the comparison | jkh | 1999-03-21 | 1 | -5/+5 |
* | If we fail to open the super device, open the "wrong" device (that is, | grog | 1999-03-19 | 1 | -1/+32 |
* | Clarify the synchronization options in additional plexes to a volume. | grog | 1999-03-18 | 1 | -3/+11 |
* | Fixed `mount -a -u ...'. Rev.1.19 broke this by trying too hard to | bde | 1999-03-16 | 2 | -4/+6 |
* | Add cross-reference to loader man page, plus various minor | rnordier | 1999-03-16 | 1 | -9/+12 |
* | Grrr... botched remote commit. Let's try this again: vlan updates, | wpaul | 1999-03-15 | 5 | -11/+246 |
* | Clarify that the stop command only works in interactive mode. | grog | 1999-03-14 | 1 | -2/+6 |
* | create command: get the message right if an error occurs with a | grog | 1999-03-14 | 1 | -3/+5 |
* | Describe the new debug flags DEBUG_EOFINFO and DEBUG_MEMFREE. | grog | 1999-03-13 | 1 | -9/+10 |
* | info command: Remove opencount parameter, print value of open flag. | grog | 1999-03-13 | 1 | -1/+1 |
* | create command: if an error occurs, print the offending line even if | grog | 1999-03-13 | 1 | -0/+2 |
* | Note that a standard MBR supports booting only from hard drive 0 | rnordier | 1999-03-13 | 2 | -2/+8 |
* | src/usr.sbin/natd -> src/sbin/natd (after a repo-copy by jdp) | brian | 1999-03-12 | 1 | -1/+2 |
* | Fix savecore so that it works on alphas | gallatin | 1999-03-12 | 1 | -1/+7 |
* | Fix a diagnostic typo | brian | 1999-03-11 | 1 | -4/+4 |
* | Describe the default values for useful options. | grog | 1999-03-10 | 1 | -14/+45 |
* | Upgrade (almost) to natd 2.0b1 | brian | 1999-03-07 | 6 | -122/+282 |
* | Document "stop" command with no parameters. | grog | 1999-03-02 | 1 | -8/+102 |
* | Take definitions of VINUMMOD and WRONGMOD from v.c. | grog | 1999-03-02 | 1 | -1/+10 |
* | Move definitions of VINUMMOD and WRONGMOD to vext.h. | grog | 1999-03-02 | 1 | -17/+42 |
* | Change the format of the lists to reflect loss of pid field. | grog | 1999-03-02 | 1 | -15/+21 |
* | resetconfig: don't log the "obliterated" message, the kernel does that | grog | 1999-03-02 | 1 | -11/+47 |
* | Make buf in authflags a little bigger because 2 strings can be | gj | 1999-02-28 | 1 | -2/+2 |
* | Make this work with the new alias library since, evidently, we're | jkh | 1999-02-27 | 1 | -4/+6 |
* | Don't install kget on alpha - it doesn't do much useful there. | jkh | 1999-02-27 | 1 | -2/+5 |
* | Fix misspelling of Julian's last name. Oops. | ken | 1999-02-27 | 1 | -2/+2 |
* | Add kget. | jkh | 1999-02-27 | 1 | -1/+2 |
* | Bring in kget, a utility for saving kernel change information. | jkh | 1999-02-27 | 3 | -0/+242 |
* | Make the buf in authflags big enough to hold " norechallenge". I've been | gj | 1999-02-23 | 1 | -2/+2 |