| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change the default command history file from /var/tmp/vinum_history to | grog | 2000-06-02 | 1 | -3/+50 |
* | Add new function dumpconfig: dump the configuration information | grog | 2000-06-02 | 2 | -0/+237 |
* | attach command: allow attaching striped or parity plexes if the -f | grog | 2000-06-02 | 1 | -1/+2 |
* | Don't try to do anything with the /dev/rXXX device. | msmith | 2000-05-31 | 1 | -4/+2 |
* | Don't try to open the /dev/rXXX device. | msmith | 2000-05-31 | 2 | -2/+2 |
* | add common.c to SRCS to fix compile problems | darrenr | 2000-05-24 | 3 | -3/+3 |
* | Fix a small grammar nit, with the maintainer's implicit approval. | sheldonh | 2000-05-22 | 1 | -3/+3 |
* | Implement a new camcontrol function, 'camcontrol format'. | ken | 2000-05-21 | 2 | -31/+393 |
* | Document "-alias". | obrien | 2000-05-20 | 1 | -7/+9 |
* | Add new option (-target_addr) to control how to deal with incoming packets | ru | 2000-05-18 | 2 | -1/+34 |
* | Fix a bunch of typos. | hoek | 2000-05-15 | 2 | -14/+20 |
* | Typo: "ealgo" -> "aalgo" | hoek | 2000-05-15 | 1 | -1/+1 |
* | .Xr boot0cfg 8 , | hoek | 2000-05-13 | 1 | -0/+1 |
* | Add external for -i option. | grog | 2000-05-11 | 1 | -1/+2 |
* | Remove description of the -v option for init and start. | grog | 2000-05-11 | 1 | -40/+43 |
* | Add -i (interval) option, for use with start command. | grog | 2000-05-11 | 1 | -2/+15 |
* | vinum_info: Use the correct field to determine whether trace entries | grog | 2000-05-11 | 1 | -16/+11 |
* | start plex/subdisk: | grog | 2000-05-11 | 1 | -57/+31 |
* | Supply only one author name per instance of %A, as per mdoc.samples(7). | sheldonh | 2000-05-10 | 1 | -1/+2 |
* | Tidy up the offset calculations. | ps | 2000-05-09 | 1 | -5/+4 |
* | Add '-DPC98' to CFLAGS if MACHINE == pc98. | nyan | 2000-05-09 | 2 | -0/+10 |
* | Read the correct size into kdumplo. | ps | 2000-05-09 | 1 | -1/+1 |
* | Allow savecore to work on > 2GB partitions. | ps | 2000-05-08 | 1 | -2/+4 |
* | Update device name. | kris | 2000-05-07 | 1 | -1/+1 |
* | Update references to disk and tape devices. | kris | 2000-05-07 | 1 | -5/+5 |
* | Update device names in examples. | kris | 2000-05-07 | 1 | -3/+3 |
* | Fix typo | phantom | 2000-05-06 | 2 | -2/+3 |
* | Correct an xref. | mpp | 2000-05-05 | 1 | -1/+3 |
* | Correct the usage of the ".Bd -literal -offset xxx" macro to use | mpp | 2000-05-05 | 1 | -8/+8 |
* | mdoc(7) style fixes and cleanup | phantom | 2000-05-04 | 1 | -35/+39 |
* | Fix path to ip6fw | phantom | 2000-05-04 | 1 | -1/+1 |
* | . clean `.Os' macro value since this tool is not KAME-only tools anymore | phantom | 2000-05-04 | 1 | -5/+8 |
* | Remove outdated BUGS section. We'll never rename comcontrol to siocontrol. | phantom | 2000-05-04 | 1 | -4/+0 |
* | New option: -redirect_proto. | ru | 2000-05-03 | 2 | -1/+91 |
* | Remove extraneous Dv macro that slipped in, in rev 1.64. | sheldonh | 2000-05-03 | 1 | -1/+0 |
* | Remove unused include. | asmodai | 2000-05-01 | 2 | -2/+0 |
* | Remove unused include, and place sys includes at top, which enabled | asmodai | 2000-05-01 | 1 | -3/+2 |
* | Remove unused includes. | asmodai | 2000-05-01 | 2 | -2/+0 |
* | Remove unused #include. | asmodai | 2000-05-01 | 2 | -2/+0 |
* | Remove unused #include. | asmodai | 2000-05-01 | 8 | -8/+0 |
* | . clear `.Os' macro value since this tool is not KAME only anymore | phantom | 2000-05-01 | 1 | -5/+4 |
* | Print options only supported by device, back out printing options separately | ache | 2000-05-01 | 2 | -41/+25 |
* | Removed xref to mount_lfs, this died in 2.mumble. | nik | 2000-04-30 | 2 | -2/+0 |
* | Fixes a potential buffer overflow with the pid filename. | joe | 2000-04-30 | 1 | -1/+3 |
* | Fixes a potential buffer overflow with the command line arguments. | joe | 2000-04-30 | 1 | -7/+11 |
* | Allow "-" for working with STDIN | ache | 2000-04-30 | 2 | -16/+50 |
* | Allow overriding of net.inet.ip.fw.verbose_limit; if you want to make a | green | 2000-04-30 | 2 | -7/+15 |
* | Load Sharing using IP Network Address Translation (RFC 2391, LSNAT). | ru | 2000-04-27 | 2 | -18/+106 |
* | /dev/r<FOO> => /dev/<FOO> | obrien | 2000-04-26 | 2 | -16/+16 |
* | A local WIP snook in rev 1.31. | obrien | 2000-04-21 | 2 | -12/+4 |