summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* This main goals of this project are:qingli2008-12-152-8/+5
* back out unintended changesam2008-12-151-30/+13
* move channel parsing to a getchannel routine so it can be reused to checksam2008-12-151-30/+29
* fix handling of sku codes like country codessam2008-12-151-2/+6
* fix handling of unknown country codes; atoi doesn't return -1sam2008-12-151-2/+6
* 0 is a potential ISO CC; use new NO_COUNTRY #define to identifysam2008-12-151-2/+2
* o distinguish between adhoc and ahdemo modessam2008-12-152-17/+46
* Improve regdomain.xml parser:sam2008-12-152-30/+43
* Fix the fallouts from r146267:ru2008-12-141-7/+12
* Send all debug to stderr.phk2008-12-141-2/+2
* Clarify that configuration files must be named '*.conf'phk2008-12-141-1/+1
* - When writing metadata to a geom provider, open the it as read-write since itlulf2008-12-131-1/+1
* Move the check for the ending char in the partition name whereluigi2008-12-121-5/+6
* Fix build - cast off_t to (intmax_t) for printing.mlaier2008-12-031-2/+3
* Enable operation of newfs on plain files, which is useful when youluigi2008-12-035-16/+112
* Some useful operational extensions to newfs_msdos, especiallyluigi2008-12-032-16/+150
* Print error messages as-is, when they don't conform tomarcel2008-11-301-6/+9
* Call gctl_free() after we processed the error string.marcel2008-11-301-5/+11
* Parse the error string returned by the kernel. The format is:marcel2008-11-291-14/+39
* Noticed the following error message:imp2008-11-291-2/+6
* Create a fake geometry (16 heads, 64 sectors) when dealing withluigi2008-11-261-3/+14
* Big update to the iSCSI initiator code. Highlights include IPv6 support,scottl2008-11-2510-59/+91
* Grammar improvements.delphij2008-11-181-4/+4
* Use humanize_number(), rather than a home-grown algorithm formarcel2008-11-182-13/+7
* Sort includesmarcel2008-11-181-9/+10
* Pad the bootcode we write to the partition to a multiple of themarcel2008-11-181-1/+16
* o One more s/gpt/gpart/.maxim2008-11-051-1/+1
* o Replace Xr to gpt(8) which is gone by gpart(8).maxim2008-11-051-1/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-1/+53
* Add support for multiple attributes. This is required for themarcel2008-10-201-6/+13
* Tiny wording nits.keramida2008-10-191-4/+5
* Support the remaining options listed in dhcp-options(5) and RFC 2132.brooks2008-10-173-5/+31
* o Remove a debug code and restore an accidentally deleted codemaxim2008-10-141-1/+8
* o Do nothing in show_nat() for a test mode (-n). This preventsmaxim2008-10-141-8/+4
* Background fsck applies twice some summary totals changes. The nextkib2008-10-131-4/+11
* check_maps() in /usr/src/sbin/fsck_ffs/pass5.c seems to be limited to filekib2008-10-131-15/+27
* Add some examples to demostrate gpart(8).delphij2008-10-091-1/+36
* o Typo fixes.maxim2008-10-051-2/+2
* add duplicate cmd entries for vlan and vlandev that are marked !clonesam2008-10-021-0/+3
* - A call to close(2) might overwrite errno and thus give a wrong error messagelulf2008-09-301-1/+2
* - Improve error message given on g_providername call failure.lulf2008-09-302-2/+2
* Distinguish between cmd/parameters used for clone operations andsam2008-09-291-33/+43
* o Add missed dot.maxim2008-09-291-1/+1
* Fix the build.rik2008-09-271-1/+1
* * add all keyword for table list & flush actions.rik2008-09-271-3/+14
* Add keyword all in addtion to the table number for the 'list' and therik2008-09-271-8/+29
* Static-ify procedures in init(8).delphij2008-09-271-80/+80
* Add missing library dependencies.ru2008-09-232-4/+4
* Unbreak the build.keramida2008-09-221-1/+1
* MIMO power save and RIFS; while here also update per-node state/flags for ampdusam2008-09-222-1/+72
OpenPOWER on IntegriCloud