summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Add IPv6 support to IPFW and Dummynet.brooks2005-04-182-65/+820
* 'r' disk devices no longer exist, so don't try to create a pathnameimp2005-04-181-20/+10
* Fix parsing of nomatch events.imp2005-04-181-3/+6
* Document 'clear' and 'dump' subcommands.pjd2005-04-151-0/+11
* Remove dead code.rees2005-04-141-6/+0
* Show descriptions for type CTLTYPE_NODES.mdodd2005-04-131-0/+5
* Zero buffers. Seatbelt against sysctl(3) returning non-NUL terminatedmdodd2005-04-131-0/+2
* ISO C does not allow unnamed union members.stefanf2005-04-082-6/+6
* Fix typo in comment.stefanf2005-04-081-1/+1
* Grammatical improvement.ceri2005-04-081-1/+1
* When accessing the sysctl vfs.nfs.iodmax, don't report errors as beingbrooks2005-04-071-1/+1
* Allow classes to specify local source files.pjd2005-04-071-2/+2
* Empty error buffer is not an error.pjd2005-04-071-1/+1
* Document the configuration files used.jcamou2005-04-051-0/+3
* Be more specific when complaining about bit masks.brooks2005-04-051-2/+2
* Remove debug from last commitimp2005-04-031-2/+0
* /*-imp2005-04-031-1/+1
* Don't define FS_DEBUG by default, as this causes growfs to write debuggingrwatson2005-03-311-1/+0
* Don't default to '/var/tmp/ffsinfo' for the output of ffsinfo(8), sincerwatson2005-03-312-8/+8
* Fix grammar error caused by my previous edit.joerg2005-03-301-2/+2
* This is the much rumoured ATA mkIII update that I've been working on.sos2005-03-301-14/+34
* Support VTOC volume names. This can be useful to distinguish multiplejoerg2005-03-302-6/+59
* Initialize iovlen variable to 0 before passing it by reference to thekan2005-03-281-0/+1
* Add "report only" functionality to 'camcontrol format', so users can get aken2005-03-262-5/+20
* When executing mount_foo, pass "mount_foo" as argv[0] instead of "foo".cperciva2005-03-261-2/+4
* Remove bogus (but harmless) -I.. from CFLAGS. It makes no difference tobrooks2005-03-251-2/+1
* Revert bogus += -g change. I needed it to debug the problem.imp2005-03-251-1/+0
* Restore the ability to read FreeBSD 1 tapes (and I think any net2imp2005-03-253-0/+24
* dcvt is unused since the support for converting pre-4.4 tapes wasimp2005-03-252-25/+3
* c_tapea and c_firstrec are used for TS_TAPE blocks, so convert themimp2005-03-251-0/+2
* Add verbiage to the description of the noexec mount option clarifyingcperciva2005-03-231-0/+5
* Fix use of uninitialized buf[0].pjd2005-03-221-2/+2
* Truncate nextboot.conf file on creation, so existing garbage will be removed.pjd2005-03-211-1/+2
* Xref carp(4) and polling(4).brueffer2005-03-191-0/+2
* In order to print out the dump dates correctly, the date and ddate fieldsimp2005-03-181-0/+4
* Typo.phk2005-03-181-1/+1
* Sync usage and man page with reality. There's no '-c' command lineimp2005-03-182-19/+10
* Forgot to change the pointer to the snmp_atm sources after repo-copy.harti2005-03-151-1/+1
* Be sure that class name storaed in 'class_name' is lower case.pjd2005-03-141-0/+3
* Define subcommands' usage inside g_command structure.pjd2005-03-147-141/+109
* - Add gc_usage field to g_command structure. This will allow to definepjd2005-03-142-56/+52
* Instead of documenting every standard subcommand's argument everywhere,pjd2005-03-147-98/+56
* Document subcommands' arguments.pjd2005-03-141-2/+18
* Document '-s' option of 'status' subcommand.pjd2005-03-141-0/+6
* Add '-s' option to 'status' subcommand. It produces script-friendly output:pjd2005-03-141-26/+50
* Use int instead of size_t (%*s needs int).pjd2005-03-141-9/+9
* printf(3) expects that %*s having an int parameter, which generatesdelphij2005-03-141-5/+5
* - Document 'status' subcommand.pjd2005-03-138-17/+68
* Add 'status' command which prints general information about devices.pjd2005-03-131-0/+176
* Update copyrights.pjd2005-03-131-1/+1
OpenPOWER on IntegriCloud