summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* add common.c to SRCS to fix compile problemsdarrenr2000-05-243-3/+3
* Fix a small grammar nit, with the maintainer's implicit approval.sheldonh2000-05-221-3/+3
* Implement a new camcontrol function, 'camcontrol format'.ken2000-05-212-31/+393
* Document "-alias".obrien2000-05-201-7/+9
* Add new option (-target_addr) to control how to deal with incoming packetsru2000-05-182-1/+34
* Fix a bunch of typos.hoek2000-05-152-14/+20
* Typo: "ealgo" -> "aalgo"hoek2000-05-151-1/+1
* .Xr boot0cfg 8 ,hoek2000-05-131-0/+1
* Add external for -i option.grog2000-05-111-1/+2
* Remove description of the -v option for init and start.grog2000-05-111-40/+43
* Add -i (interval) option, for use with start command.grog2000-05-111-2/+15
* vinum_info: Use the correct field to determine whether trace entriesgrog2000-05-111-16/+11
* start plex/subdisk:grog2000-05-111-57/+31
* Supply only one author name per instance of %A, as per mdoc.samples(7).sheldonh2000-05-101-1/+2
* Tidy up the offset calculations.ps2000-05-091-5/+4
* Add '-DPC98' to CFLAGS if MACHINE == pc98.nyan2000-05-092-0/+10
* Read the correct size into kdumplo.ps2000-05-091-1/+1
* Allow savecore to work on > 2GB partitions.ps2000-05-081-2/+4
* Update device name.kris2000-05-071-1/+1
* Update references to disk and tape devices.kris2000-05-071-5/+5
* Update device names in examples.kris2000-05-071-3/+3
* Fix typophantom2000-05-062-2/+3
* Correct an xref.mpp2000-05-051-1/+3
* Correct the usage of the ".Bd -literal -offset xxx" macro to usempp2000-05-051-8/+8
* mdoc(7) style fixes and cleanupphantom2000-05-041-35/+39
* Fix path to ip6fwphantom2000-05-041-1/+1
* . clean `.Os' macro value since this tool is not KAME-only tools anymorephantom2000-05-041-5/+8
* Remove outdated BUGS section. We'll never rename comcontrol to siocontrol.phantom2000-05-041-4/+0
* New option: -redirect_proto.ru2000-05-032-1/+91
* Remove extraneous Dv macro that slipped in, in rev 1.64.sheldonh2000-05-031-1/+0
* Remove unused include.asmodai2000-05-012-2/+0
* Remove unused include, and place sys includes at top, which enabledasmodai2000-05-011-3/+2
* Remove unused includes.asmodai2000-05-012-2/+0
* Remove unused #include.asmodai2000-05-012-2/+0
* Remove unused #include.asmodai2000-05-018-8/+0
* . clear `.Os' macro value since this tool is not KAME only anymorephantom2000-05-011-5/+4
* Print options only supported by device, back out printing options separatelyache2000-05-012-41/+25
* Removed xref to mount_lfs, this died in 2.mumble.nik2000-04-302-2/+0
* Fixes a potential buffer overflow with the pid filename.joe2000-04-301-1/+3
* Fixes a potential buffer overflow with the command line arguments.joe2000-04-301-7/+11
* Allow "-" for working with STDINache2000-04-302-16/+50
* Allow overriding of net.inet.ip.fw.verbose_limit; if you want to make agreen2000-04-302-7/+15
* Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).ru2000-04-272-18/+106
* /dev/r<FOO> => /dev/<FOO>obrien2000-04-262-16/+16
* A local WIP snook in rev 1.31.obrien2000-04-212-12/+4
* Found more places where 'r' was being prepended to the device name.obrien2000-04-202-8/+16
* Remove MAINTAINER.grog2000-04-161-2/+0
* Add include of errno.h where needed, remove extern int errno where not.imp2000-04-146-12/+4
* Better error message for a case that I hit.imp2000-04-141-1/+2
* Don't prepend "r" for the raw device anymore.obrien2000-04-102-2/+2
OpenPOWER on IntegriCloud