aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Strengthen some of the language concerning attacks on MD5, in light of theColin Percival2009-01-061-8/+16
* Add missing qualifier which was missed in the previous commit.Tom Rhodes2009-01-051-1/+1
* - grammar and language fixesDaniel Gerzo2009-01-041-45/+49
* Several significant updates:Ivan Voras2009-01-041-49/+105
* - Back out r186038. Rather than changing the intent of the caller, the problemUlf Lilleengen2008-12-271-1/+1
* style(9)David E. O'Brien2008-12-262-6/+6
* Make the sub-'argc' static to make it harder to overwrite thru a bufferDavid E. O'Brien2008-12-261-1/+2
* Apply various fixes:Tom Rhodes2008-12-242-5/+6
* Garbage collect 'fflags'.David E. O'Brien2008-12-241-6/+2
* Note that when shutdown is run without options, it will placeTom Rhodes2008-12-231-1/+7
* Document the "-o large" option.Tom Rhodes2008-12-231-1/+6
* Only show the pathname in verbose output as intended in the last commit (r172...Andrew Thompson2008-12-221-3/+5
* Update the ipfw man page to reflect last change (-q option with nat option).Paolo Pisati2008-12-181-0/+2
* Honor the quiet (-q) option while adding a nat rule.Paolo Pisati2008-12-181-4/+6
* Be a little bit more pestimistic in argument handling - check if we'veDavid E. O'Brien2008-12-182-2/+8
* This main goals of this project are:Qing Li2008-12-152-8/+5
* back out unintended changeSam Leffler2008-12-151-30/+13
* move channel parsing to a getchannel routine so it can be reused to checkSam Leffler2008-12-151-30/+29
* fix handling of sku codes like country codesSam Leffler2008-12-151-2/+6
* fix handling of unknown country codes; atoi doesn't return -1Sam Leffler2008-12-151-2/+6
* 0 is a potential ISO CC; use new NO_COUNTRY #define to identifySam Leffler2008-12-151-2/+2
* o distinguish between adhoc and ahdemo modesSam Leffler2008-12-152-17/+46
* Improve regdomain.xml parser:Sam Leffler2008-12-152-30/+43
* Fix the fallouts from r146267:Ruslan Ermilov2008-12-141-7/+12
* Send all debug to stderr.Poul-Henning Kamp2008-12-141-2/+2
* Clarify that configuration files must be named '*.conf'Poul-Henning Kamp2008-12-141-1/+1
* - When writing metadata to a geom provider, open the it as read-write since itUlf Lilleengen2008-12-131-1/+1
* Move the check for the ending char in the partition name whereLuigi Rizzo2008-12-121-5/+6
* Fix build - cast off_t to (intmax_t) for printing.Max Laier2008-12-031-2/+3
* Enable operation of newfs on plain files, which is useful when youLuigi Rizzo2008-12-035-16/+112
* Some useful operational extensions to newfs_msdos, especiallyLuigi Rizzo2008-12-032-16/+150
* Print error messages as-is, when they don't conform toMarcel Moolenaar2008-11-301-6/+9
* Call gctl_free() after we processed the error string.Marcel Moolenaar2008-11-301-5/+11
* Parse the error string returned by the kernel. The format is:Marcel Moolenaar2008-11-291-14/+39
* Noticed the following error message:Warner Losh2008-11-291-2/+6
* Create a fake geometry (16 heads, 64 sectors) when dealing withLuigi Rizzo2008-11-261-3/+14
* Big update to the iSCSI initiator code. Highlights include IPv6 support,Scott Long2008-11-2510-59/+91
* Grammar improvements.Xin LI2008-11-181-4/+4
* Use humanize_number(), rather than a home-grown algorithm forMarcel Moolenaar2008-11-182-13/+7
* Sort includesMarcel Moolenaar2008-11-181-9/+10
* Pad the bootcode we write to the partition to a multiple of theMarcel Moolenaar2008-11-181-1/+16
* o One more s/gpt/gpart/.Maxim Konovalov2008-11-051-1/+1
* o Replace Xr to gpt(8) which is gone by gpart(8).Maxim Konovalov2008-11-051-1/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-1/+53
* Add support for multiple attributes. This is required for theMarcel Moolenaar2008-10-201-6/+13
* Tiny wording nits.Giorgos Keramidas2008-10-191-4/+5
* Support the remaining options listed in dhcp-options(5) and RFC 2132.Brooks Davis2008-10-173-5/+31
* o Remove a debug code and restore an accidentally deleted codeMaxim Konovalov2008-10-141-1/+8
* o Do nothing in show_nat() for a test mode (-n). This preventsMaxim Konovalov2008-10-141-8/+4
* Background fsck applies twice some summary totals changes. The nextKonstantin Belousov2008-10-131-4/+11