markm
bc16aa792f
Restore perror --> err changes.
1999-05-05 06:15:30 +00:00
ghelmer
fe0b12fd7b
Mention the special destination "default" for default routes. Fix a
...
couple of formatting bugs.
PR: docs/9960
1999-05-04 18:41:32 +00:00
jkoshy
1036a1e791
Fix typos.
...
PR: docs/11485
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1999-05-04 11:34:33 +00:00
mjacob
c1677f05fc
temporary workaround for bin/11464
1999-05-03 13:53:16 +00:00
grog
c75d7e89c3
timestamp:
...
Assign explicit variable for sec to get it to compile on Alpha.
Submitted by: dfr
1999-05-02 22:23:18 +00:00
markm
c74fc4e83b
Merge-o-matic and add a bunch of $Id's
1999-05-02 13:14:16 +00:00
grog
bc0e455cbb
Update documentation of new functions.
...
Describe new scale letter for sizes: 's' (sector) instead of 'b'
(block). Both mean 512 bytes, but 'b' is deprecated because it's
confusing.
Document log file and environment variables.
1999-05-02 08:03:30 +00:00
grog
6a5cc575df
Add definitions for history functions and printconfig split.
1999-05-02 08:02:48 +00:00
grog
6817ec0781
printconfig:
...
split into vinum_printconfig (interactive) and printconfig (called
from vinum_printconfig and from vinum_create when starting an
interactive update.
1999-05-02 08:02:03 +00:00
grog
c54171c955
vinum_create:
...
If no file name is specified, create one and edit it with the editor
specified in the EDITOR environment variable, by default vi.
vinum_help:
Update.
Fix typos in messages.
1999-05-02 08:01:21 +00:00
grog
505f21361b
Maintain a log file, by default /var/log/vinum.history, showing what
...
has been done. This name can be overridden by the value of the
VINUM_HISTORY environment variable.
Print dates in log file according to the variable VINUM_DATEFORMAT, by
default %e %b %Y %H:%M:%S.
1999-05-02 08:00:30 +00:00
kris
2035287c27
Fixes for -t option:
...
* Don't buffer "Digesting..." output - flush it immediately.
* Increase the number of repetitions by a factor of 100, and the block size by
a factor of 10 so as to give meaningful results on modern machines (108
seconds on my P120, and ~26 seconds on a P-II 350).
PR: bin/10604
Submitted by: Stanislav Shalunov <shalunov@lynxhub.lz.att.com>
1999-05-01 14:54:21 +00:00
ghelmer
7af69b2bdc
Add ICMP types to list of information about each packet.
1999-04-29 19:14:17 +00:00
ghelmer
5509f489bb
Explain when packets are tesed by the firewall rules and what attributes
...
of packets can be tested.
PR: docs/7437
1999-04-28 02:49:29 +00:00
imp
d12a7ef464
More egcs warning fixes:
...
o main returns int not void
o use braces to avoid potentially ambiguous else
Note: The fix to natd is potentially functional in nature since I used
the indentation as the right thing rather than the struct semantics.
Someone more familiar with the code should double check me on this one.
Reviewed by: obrien and chuckr
1999-04-25 22:33:30 +00:00
peter
552af2f2dc
The infrastructure to build these fellows has been replaced with kld.
1999-04-24 21:04:04 +00:00
sada
ea6910c469
Typo of `same_ports' directive.
...
Submitted by: Masaki Nohtomi <noutomi@jbm-net.or.jp>
1999-04-24 01:42:44 +00:00
alex
9adff9fb5a
Typo fix in diagnostic: -alldir --> -alldirs
...
PR: 11049
Submitted by: Gerhard Gonter <gonter@whisky.wu-wien.ac.at>
1999-04-21 22:42:36 +00:00
billf
c9ad0075c9
Make usage() reflect reality (add the -aout and -elf options).
...
OK'd by: bde
1999-04-21 20:06:42 +00:00
peter
a47d35c653
Disconnect modload/modunload/modstat from their Makefiles..
1999-04-18 15:56:20 +00:00
dcs
1ff58a39ac
Add support for Joliet extensions to the iso9660 fs. The related PR
...
cannot yet be closed, though.
I hope I got all credits right, and that the multiple submitted by lines
do not break anyone's scripts...
PR: kern/5038, kern/5567
Submitted by: Keith Jang <keith@email.gcn.net.tw>
Submitted by: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
Submitted by: Byung Yang <byung@wam.umd.edu>
Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
1999-04-18 10:58:03 +00:00
grog
86d7f72953
When looking at all objects, look at all objects.
...
main:
If the wrong version is started, execve the correct version.
1999-04-17 04:13:04 +00:00
grog
562c695359
When looking at all objects, look at all objects.
...
vinum_lsi:
Print rough size of plex in parentheses.
Print drive info with -v option (previously required -V).
1999-04-17 04:12:33 +00:00
grog
cb6510d795
vinum_init: count dead children correctly when waiting for completion.
...
vinum_resetstats: count objects correctly.
1999-04-17 04:11:48 +00:00
ghelmer
d4304a2e76
Correctly ref editline(3).
...
PR: docs/10973
1999-04-13 02:42:53 +00:00
ghelmer
711420b58a
Change LKM/modload to KLD/kldload.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-13 02:20:07 +00:00
grog
11e19f4dca
Add external declaration for wait flag, rather later than intended.
...
Complained-about-by: jkh
Jim Bloom <bloom@acm.org>
Michael Reifenberger <root@nihil.plaut.de>
1999-04-10 23:39:14 +00:00
grog
bc183ba3bb
Document -w option for init command.
...
Reorganize OPTIONS section into alphabetical order.
1999-04-10 04:02:23 +00:00
grog
b3fa99a769
Add -w option to init command: wait for init to complete before
...
returning.
1999-04-10 04:00:49 +00:00
grog
b8d0fb1938
If the wrong version of vinum(8) has been started (i.e. non-RAID-5
...
when the kernel module is RAID-5, or the other way round), execve()
the correct one.
Add \n to an error message.
1999-04-09 01:14:36 +00:00
eivind
51b9d2ad97
Add a comment that natd is made for use with NICs, not PPP links - I'm
...
tired of the five people each day that ask me how to set up natd for
use with PPP.
1999-04-08 23:15:31 +00:00
ghelmer
f76b42a366
Change LKM/modload to KLD/kldload.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 14:02:56 +00:00
ghelmer
cce136a288
modload -> kldload and add ref to kldload(8) in See Also section.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 13:59:42 +00:00
ghelmer
12f0f111e6
Convert LKM/modload to KLD/kldload. Add ref to kldload(8).
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 13:56:25 +00:00
peter
3f37320ea5
kldload("ccd") if the ccd module isn't present.
1999-04-05 06:30:12 +00:00
grog
4d6539209a
Add GOTCHAS entries warning against using partition c for vinum, and
...
explaining the syntax of the 'read' command.
Shot-in-foot-by: Bob Gustwick <gustwick@oldzoom.bga.com>
1999-04-05 04:06:27 +00:00
bde
e0501a5d68
Install dhclient-script under ${DESTDIR}.
...
PR: 10615, 10891
1999-04-03 07:09:59 +00:00
ghelmer
f11e573200
Update refs for KLD's and kldload.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-01 01:42:28 +00:00
jdp
ee8dbeb9c3
Rename spppcontrol.1 to spppcontrol.8. The latter file was created
...
by repository copy.
1999-04-01 00:07:33 +00:00
jdp
be5d93aebe
Null commit to note that spppcontrol.1 has been repository copied
...
to spppcontrol.8.
1999-04-01 00:01:51 +00:00
grog
08f9968437
vinum_resetstats: Reset stats for drives correctly when recursing.
1999-03-31 08:44:20 +00:00
grog
5f7149e9f2
Change the meaning of the combination of -s and no -v option in the
...
list functions. Previously, it would produce a non-verbose listing of
the objects followed individually by a statistics listing. Now it
produces only a one-line-per-object statistics listing.
1999-03-31 08:43:40 +00:00
brian
9895dfa31e
Disable reads on our ICMP socket. We only use it for sending.
...
PR: 9253
1999-03-30 10:11:21 +00:00
phk
09a801351e
Add ability to set protocol number.
...
PR: 10753
Submitted by: Isao SEKI <iseki@gongon.com>
1999-03-29 13:58:27 +00:00
grog
26a13371a7
Get date right.
...
Remove comments about not being able to unload from the command line.
Add another example configuration output.
Clarify when to use 'vinum start' and when to use 'vinum read'.
1999-03-28 08:51:51 +00:00
grog
0db5fed97f
main (): Don't loop waiting for children to finish.
1999-03-28 08:51:29 +00:00
grog
08adea2ee5
vinum_start: Allow user to specify a plex. In this case, revive all
...
subdisks in need of revival.
vinum_stop: sleep for a second before unloading. This solves a race
condition with a potential daemon when the stop command
is specified on the command line.
1999-03-28 08:51:10 +00:00
nate
b5c737c734
- There exists a manpage, so use/install it.
1999-03-26 21:27:01 +00:00
brian
edc6ba8438
Add `const's that I forgot to commit. Not bad - I broke
...
the -stable and -current builds in the space of 1 day !
Pointed out by: jdp
1999-03-26 07:13:12 +00:00
brian
16fa182f0f
Add some const-cleanliness and avoid some warnings.
1999-03-24 20:30:48 +00:00