| Commit message (Expand) | Author | Age | Files | Lines |
* | Explicitly check each mount argv building assignment for buffer over flowing. | obrien | 2009-01-10 | 1 | -28/+34 |
* | Add the possibility to specify "-o force" with "mdconfig -du". | trasz | 2009-01-10 | 2 | -1/+12 |
* | TDMA support for long distance point-to-point links using ath devices: | sam | 2009-01-08 | 2 | -4/+129 |
* | - rename the RETURN VALUES section to EXIT STATUS | danger | 2009-01-07 | 1 | -1/+1 |
* | Minor markup fix for the r186836 update. | simon | 2009-01-06 | 1 | -1/+2 |
* | Strengthen some of the language concerning attacks on MD5, in light of the | cperciva | 2009-01-06 | 1 | -8/+16 |
* | Add missing qualifier which was missed in the previous commit. | trhodes | 2009-01-05 | 1 | -1/+1 |
* | - grammar and language fixes | danger | 2009-01-04 | 1 | -45/+49 |
* | Several significant updates: | ivoras | 2009-01-04 | 1 | -49/+105 |
* | - Back out r186038. Rather than changing the intent of the caller, the problem | lulf | 2008-12-27 | 1 | -1/+1 |
* | style(9) | obrien | 2008-12-26 | 2 | -6/+6 |
* | Make the sub-'argc' static to make it harder to overwrite thru a buffer | obrien | 2008-12-26 | 1 | -1/+2 |
* | Apply various fixes: | trhodes | 2008-12-24 | 2 | -5/+6 |
* | Garbage collect 'fflags'. | obrien | 2008-12-24 | 1 | -6/+2 |
* | Note that when shutdown is run without options, it will place | trhodes | 2008-12-23 | 1 | -1/+7 |
* | Document the "-o large" option. | trhodes | 2008-12-23 | 1 | -1/+6 |
* | Only show the pathname in verbose output as intended in the last commit (r172... | thompsa | 2008-12-22 | 1 | -3/+5 |
* | Update the ipfw man page to reflect last change (-q option with nat option). | piso | 2008-12-18 | 1 | -0/+2 |
* | Honor the quiet (-q) option while adding a nat rule. | piso | 2008-12-18 | 1 | -4/+6 |
* | Be a little bit more pestimistic in argument handling - check if we've | obrien | 2008-12-18 | 2 | -2/+8 |
* | This main goals of this project are: | qingli | 2008-12-15 | 2 | -8/+5 |
* | back out unintended change | sam | 2008-12-15 | 1 | -30/+13 |
* | move channel parsing to a getchannel routine so it can be reused to check | sam | 2008-12-15 | 1 | -30/+29 |
* | fix handling of sku codes like country codes | sam | 2008-12-15 | 1 | -2/+6 |
* | fix handling of unknown country codes; atoi doesn't return -1 | sam | 2008-12-15 | 1 | -2/+6 |
* | 0 is a potential ISO CC; use new NO_COUNTRY #define to identify | sam | 2008-12-15 | 1 | -2/+2 |
* | o distinguish between adhoc and ahdemo modes | sam | 2008-12-15 | 2 | -17/+46 |
* | Improve regdomain.xml parser: | sam | 2008-12-15 | 2 | -30/+43 |
* | Fix the fallouts from r146267: | ru | 2008-12-14 | 1 | -7/+12 |
* | Send all debug to stderr. | phk | 2008-12-14 | 1 | -2/+2 |
* | Clarify that configuration files must be named '*.conf' | phk | 2008-12-14 | 1 | -1/+1 |
* | - When writing metadata to a geom provider, open the it as read-write since it | lulf | 2008-12-13 | 1 | -1/+1 |
* | Move the check for the ending char in the partition name where | luigi | 2008-12-12 | 1 | -5/+6 |
* | Fix build - cast off_t to (intmax_t) for printing. | mlaier | 2008-12-03 | 1 | -2/+3 |
* | Enable operation of newfs on plain files, which is useful when you | luigi | 2008-12-03 | 5 | -16/+112 |
* | Some useful operational extensions to newfs_msdos, especially | luigi | 2008-12-03 | 2 | -16/+150 |
* | Print error messages as-is, when they don't conform to | marcel | 2008-11-30 | 1 | -6/+9 |
* | Call gctl_free() after we processed the error string. | marcel | 2008-11-30 | 1 | -5/+11 |
* | Parse the error string returned by the kernel. The format is: | marcel | 2008-11-29 | 1 | -14/+39 |
* | Noticed the following error message: | imp | 2008-11-29 | 1 | -2/+6 |
* | Create a fake geometry (16 heads, 64 sectors) when dealing with | luigi | 2008-11-26 | 1 | -3/+14 |
* | Big update to the iSCSI initiator code. Highlights include IPv6 support, | scottl | 2008-11-25 | 10 | -59/+91 |
* | Grammar improvements. | delphij | 2008-11-18 | 1 | -4/+4 |
* | Use humanize_number(), rather than a home-grown algorithm for | marcel | 2008-11-18 | 2 | -13/+7 |
* | Sort includes | marcel | 2008-11-18 | 1 | -9/+10 |
* | Pad the bootcode we write to the partition to a multiple of the | marcel | 2008-11-18 | 1 | -1/+16 |
* | o One more s/gpt/gpart/. | maxim | 2008-11-05 | 1 | -1/+1 |
* | o Replace Xr to gpt(8) which is gone by gpart(8). | maxim | 2008-11-05 | 1 | -1/+1 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 1 | -1/+53 |
* | Add support for multiple attributes. This is required for the | marcel | 2008-10-20 | 1 | -6/+13 |