summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Change function names related to 'list' command from 'show_one_*' topjd2005-03-131-7/+7
* | When listing all devices (geoms) from the given class, skip geoms withoutpjd2005-03-131-0/+2
* | gbde(8) is also rejndael user.ume2005-03-111-1/+1
* | Belatedly update the md5(1) man page to reflect the addition of sha256.cperciva2005-03-101-6/+11
* | In light of the recent 2^69 operation collision-finding attack on SHA1,cperciva2005-03-092-4/+24
* | Prefer the __printflike() macro to GCC's __attribute__ stuff.stefanf2005-03-091-1/+1
* | Make background fsck based summary adjustments actually work bydelphij2005-03-073-5/+24
* | Use a signal-safe type for two variables that are used to synchroniseiedowse2005-03-021-2/+2
* | We can specify device size in bytes. Document this in usage.pjd2005-03-011-2/+3
* | Typos and grammar fixes, wordsmithingbrueffer2005-02-281-6/+6
* | - Add md_provsize field to metadata, which will help withpjd2005-02-276-15/+36
* | - Add GEOM_LIBRARY_PATH environment variable which allows to specify anpjd2005-02-272-3/+27
* | Add SHSEC class to the list of geom(8)-aware classes.pjd2005-02-271-0/+2
OpenPOWER on IntegriCloud