aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* hook in dhclientDavid E. O'Brien1999-02-101-1/+2
* This commit was generated by cvs2svn to compensate for changes in r43855,David E. O'Brien1999-02-101-0/+30
|\
| * bmake framework for ISC-DHCP clientDavid E. O'Brien1999-02-101-0/+30
* Fix bug in mount_mfs whereby mount_mfs would sometimes return beforeMatthew Dillon1999-02-092-5/+39
* Note that nextboot requires the legacy boot code.Robert Nordier1999-02-052-2/+6
* Added mount_ntfs subdirectory.Semen Ustimenko1999-02-031-1/+2
* Primary version.Semen Ustimenko1999-02-033-0/+350
* Added xref to nologin(5).Wolfram Schneider1999-02-011-2/+3
* Added xref to nologin(8).Wolfram Schneider1999-02-011-1/+2
* Correct include pathsGreg Lehey1999-01-311-6/+2
* Add MAINTAINERGreg Lehey1999-01-301-0/+3
* Fix broken command tables (change formatting from tbl to .Bl/.El)Greg Lehey1999-01-271-145/+32
* Add a -b option as a simple way to rewrite the mbr codeRobert Nordier1999-01-224-8/+54
* Fix bug where 'ipfw list' would choke if there were a large number of rules.Archie Cobbs1999-01-221-79/+95
* Fix misleading wording in ipfw(8) man page.Archie Cobbs1999-01-211-3/+3
* Update to reflect major changes in vinum kernel moduleGreg Lehey1999-01-214-131/+431
* Update to reflect changes in kernel lkmGreg Lehey1999-01-211-84/+169
* Remove -DRAID5 from CFLAGSGreg Lehey1999-01-211-2/+2
* Clarify the number of network interfaces per physical interface available withMike Spengler1999-01-202-7/+10