summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't call sprintf() with no format string.kris2000-07-101-1/+1
* Don't call warn() with no format string.kris2000-07-101-1/+1
* Don't call err with no format string.kris2000-07-102-2/+2
* Make "ldconfig" with no arguments behave the same as "ldconfig -R".jdp2000-07-092-1/+4
* Teach fsck about snapshot files. These changes should have nomckusick2000-07-0618-45/+363
* Correct style bugs in previous commitkris2000-07-062-4/+4
* Add the snapshot option to mount_ufs.mckusick2000-07-064-0/+4
* Sync with KAMEkris2000-07-051-1/+1
* Sync with KAMEkris2000-07-051-54/+135
* Sync with latest KAME code.kris2000-07-052-234/+635
* Support for unsigned integer and long sysctl variables. Update thejhb2000-07-051-2/+10
* synchronize with latest kame tree.itojun2000-07-049-353/+543
* Remove the use of a dash in the usage, since this isn't in keepingsheldonh2000-07-032-2/+2
* What the commit log for rev 1.16 neglected to mention was that thesheldonh2000-07-031-1/+1
* Explicitly state that mountd can be made to re-read the exports file,sheldonh2000-07-031-0/+19
* Print the correct speed when speed is less than 1MB/s.n_hibma2000-07-011-1/+1
* Backout rev 1.8. This really does not give us the version numberps2000-07-012-5/+5
* "Ease understanding" of how -punch_fw works.ru2000-06-291-9/+11
* When printing out the transfer rate display for 'camcontrol inquiry',ken2000-06-281-1/+2
* Catch the usage() function up to the command line changes. Add -I andjhb2000-06-272-2/+2
* Added new option (-punch_fw) which allows to `punch holes'ru2000-06-272-2/+47
* - mdoc(7) style cleanupru2000-06-271-276/+300
* Back out both previous commits.alex2000-06-261-200/+168
* Add note about security concerns w/o a firewall but other machinesalex2000-06-261-0/+8
* mdoc style cleanup.alex2000-06-261-168/+192
* display version number of each kld module when usingjmb2000-06-202-5/+5
* Remove ``pptpalias'' since this is now done transparently by libalias(3).ru2000-06-202-51/+1
* Reorder the "prob" section in the output of list/show so it can be copy/pastedbillf2000-06-181-5/+6
* Implement SIOCSIFLLADDR, which allows you to change the link-levelwpaul2000-06-162-1/+36
* Remove unused parameter.ru2000-06-161-6/+6
* Fix behaviour of "ipfw pipe show" -- previous code gaveluigi2000-06-141-6/+6
* Fixed style bugs of rev 1.66.ru2000-06-121-35/+81
* 0x39 == plan9brian2000-06-122-0/+2
* Fix memory leak in mount_nfs's background (-b) mode which occurs whendillon2000-06-111-2/+3
* Handle minors like ls(1) does it.phk2000-06-101-2/+8
* Add QNX 4 partitions to fdisk's list.ghelmer2000-06-092-2/+8
* Add MLINK init.8 --> securelevel.8alex2000-06-091-0/+1
* Fix occurences of nos_tun to nos-tun, this improves internalasmodai2000-06-091-6/+6
* Add tcpoptions to ipfw. This works much in the same way as ipoptions do.dan2000-06-082-5/+88
* Document new dummynet functionality, namely WF2Q+ and REDluigi2000-06-081-11/+105
* userland side of WF2Q+ support in dummynet.luigi2000-06-081-102/+315
* Clarify which bit of the daemon config disables configuration saves.grog2000-06-081-2/+2
* Update description of checkparity and rebuildparity commands.grog2000-06-071-5/+57
* continue_revive: Set the revive blocksize correctly in the ioctl request.grog2000-06-071-0/+6
* vinum_start: Set the revive blocksize correctly.grog2000-06-071-1/+3
* o Mention kern.suser_permittedrwatson2000-06-051-0/+1
* Sync with sbin/i386/fdisk/fdisk.c revision 1.37.nyan2000-06-052-2/+2
* Eliminate the default device name (da) and unit number (0) in camcontrol.ken2000-06-042-17/+15
* Use the Ic (Internal command) mdoc macro to denote camcontrol subcommands.ken2000-06-031-44/+51
* Send 'camcontrol help' usage output to stdout instead of stderr, so itken2000-06-031-2/+2
OpenPOWER on IntegriCloud