summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add ICMP types to list of information about each packet.ghelmer1999-04-291-2/+33
* Explain when packets are tesed by the firewall rules and what attributesghelmer1999-04-281-23/+128
* More egcs warning fixes:imp1999-04-253-9/+10
* The infrastructure to build these fellows has been replaced with kld.peter1999-04-248-816/+0
* Typo of `same_ports' directive.sada1999-04-241-2/+2
* Typo fix in diagnostic: -alldir --> -alldirsalex1999-04-211-2/+2
* Make usage() reflect reality (add the -aout and -elf options).billf1999-04-211-2/+2
* Disconnect modload/modunload/modstat from their Makefiles..peter1999-04-181-3/+1
* Add support for Joliet extensions to the iso9660 fs. The related PRdcs1999-04-182-2/+8
* When looking at all objects, look at all objects.grog1999-04-171-7/+7
* When looking at all objects, look at all objects.grog1999-04-171-19/+22
* vinum_init: count dead children correctly when waiting for completion.grog1999-04-171-2/+5
* Correctly ref editline(3).ghelmer1999-04-131-8/+4
* Change LKM/modload to KLD/kldload.ghelmer1999-04-131-4/+4
* Add external declaration for wait flag, rather later than intended.grog1999-04-101-0/+1
* Document -w option for init command.grog1999-04-101-22/+44
* Add -w option to init command: wait for init to complete beforegrog1999-04-102-63/+76
* If the wrong version of vinum(8) has been started (i.e. non-RAID-5grog1999-04-093-5/+7
* Add a comment that natd is made for use with NICs, not PPP links - I'meivind1999-04-081-4/+4
* Change LKM/modload to KLD/kldload.ghelmer1999-04-081-4/+4
* modload -> kldload and add ref to kldload(8) in See Also section.ghelmer1999-04-082-4/+6
* Convert LKM/modload to KLD/kldload. Add ref to kldload(8).ghelmer1999-04-081-2/+3
* kldload("ccd") if the ccd module isn't present.peter1999-04-051-1/+8
* Add GOTCHAS entries warning against using partition c for vinum, andgrog1999-04-051-0/+76
* Install dhclient-script under ${DESTDIR}.bde1999-04-031-2/+3
* Update refs for KLD's and kldload.ghelmer1999-04-011-3/+3
* Rename spppcontrol.1 to spppcontrol.8. The latter file was createdjdp1999-04-012-227/+1
* Null commit to note that spppcontrol.1 has been repository copiedjdp1999-04-011-1/+1
* vinum_resetstats: Reset stats for drives correctly when recursing.grog1999-03-311-2/+4
* Change the meaning of the combination of -s and no -v option in thegrog1999-03-311-74/+133
* Disable reads on our ICMP socket. We only use it for sending.brian1999-03-301-1/+8
* Add ability to set protocol number.phk1999-03-292-5/+30
* Get date right.grog1999-03-281-8/+57
* main (): Don't loop waiting for children to finish.grog1999-03-281-2/+2
* vinum_start: Allow user to specify a plex. In this case, revive allgrog1999-03-281-2/+28
* - There exists a manpage, so use/install it.nate1999-03-261-2/+2
* Add `const's that I forgot to commit. Not bad - I brokebrian1999-03-261-3/+3
* Add some const-cleanliness and avoid some warnings.brian1999-03-241-43/+43
* Allow port ranges when specifying -redirect_port.brian1999-03-241-32/+127
* Add a tutorial-like section "How to set up Vinum"grog1999-03-241-76/+628
* 'start' command: check that the objects in question aren't already up,grog1999-03-241-17/+49
* Correct ioctl calls VINUM_STARTCONFIG. The last commit broke thegrog1999-03-231-3/+3
* Describe the new semantics of 'create':grog1999-03-231-8/+31
* Print correct message if the wrong module is loaded.grog1999-03-231-1/+1
* vinum_create: pass 'force' flag to ioctl VINUM_STARTCONFIG.grog1999-03-231-1/+1
* The attached patch to /usr/src/sbin/dump/optr.c changes the comparisonjkh1999-03-211-5/+5
* If we fail to open the super device, open the "wrong" device (that is,grog1999-03-191-1/+32
* Clarify the synchronization options in additional plexes to a volume.grog1999-03-181-3/+11
* Fixed `mount -a -u ...'. Rev.1.19 broke this by trying too hard tobde1999-03-162-4/+6
* Add cross-reference to loader man page, plus various minorrnordier1999-03-161-9/+12
OpenPOWER on IntegriCloud