summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Correct typo.nwhitehorn2011-03-111-1/+1
* Sync manpage's SYNOPSIS with program's usage.ru2011-03-092-5/+4
* Stop hard-coding default directory mode as 0777.jkim2011-03-084-9/+9
* Only validate the partition setup when the user presses "Save". If the usernwhitehorn2011-03-081-2/+2
* Fix some duplicate-word typos in manpages.uqs2011-03-021-1/+1
* Prevent crashes from a race when (cloned) interfaces go away.bz2011-03-021-4/+6
* Make installations work when no optional components are selected.nwhitehorn2011-03-021-1/+1
* Correct a typo.delphij2011-03-021-1/+1
* Fixed conversion of prefix length to a netmask.ru2011-03-011-1/+1
* Another couple of unsigned/ssize_t changes.phk2011-03-012-2/+2
* Type-change to ssize_t to (app|pl)ease ppc platform.phk2011-02-281-1/+1
* Update fifolog internals to match main version:phk2011-02-287-184/+197
* Don't override the perfectly good default ->zalloc and ->zfree functions.phk2011-02-281-20/+1
* Show disk model numbers in partition wizard screen. Also, since da(4) disksnwhitehorn2011-02-261-11/+16
* - Correct USB 3.0 wire-speed to 5.0Gbpshselasky2011-02-261-2/+2
* Fix division by zero, causing floating point exception in a drive progresspluknet2011-02-251-1/+1
* Fix a bunch of trivial whitespace mistakes and update the miniobj.hphk2011-02-259-30/+38
* Alter comment to reflect change in code.jpaetzel2011-02-231-3/+8
* Add a catch-all for miscellaneous RAID volumes while seeking a betternwhitehorn2011-02-231-1/+2
* Added patch-functions-upgrade which should fix some kernel panicsjpaetzel2011-02-221-2/+2
* Better method for grabbing disk name, dmesg may produce mangled output.jpaetzel2011-02-221-1/+1
* Add support for optional distributions, installation of the ports tree andnwhitehorn2011-02-223-2/+23
* Make code more friendly to the non-C99 compilers - don't allocatesobomax2011-02-221-4/+8
* Add some error checking on the return values of chdir() and calloc(). Thenwhitehorn2011-02-212-17/+49
* The FD_FORM ioctl used to ignore errors from the floppy controller; now whenbrucec2011-02-211-2/+1
* Fix typos - remove duplicate "the".brucec2011-02-213-3/+3
* Add notes about ASCII/Hex WEP keysimp2011-02-201-0/+13
* Don't present the user with spurious errors when overwriting a disk withnwhitehorn2011-02-191-2/+7
* The PC98 gpart module supports labels now.nwhitehorn2011-02-191-10/+15
* Add a utility, utxrm(8).ed2011-02-194-0/+163
* Allow users to create ufs1 filesystems via the noninteractive install.cfgbrucec2011-02-191-0/+2
* Remove the quotas option from the Startup Services menu.brucec2011-02-191-2/+0
* In the distribution list, 'A' is listed as the key to press to select bothbrucec2011-02-191-2/+2
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-181-2/+2
|\
| * Sync: merge r216133 through r216338 from ^/head.dim2010-12-0969-5264/+7794
| |\
| | \
| | \
| *-. \ Sync: merge r215944 through r216132 from ^/head.dim2010-12-027-24/+31
| |\ \ \
| * \ \ \ Sync: merge r215709 through r215824 from ^/head.dim2010-11-255-278/+55
| |\ \ \ \
| * \ \ \ \ Sync: merge r215464 through r215708 from ^/head.dim2010-11-2214-14/+692
| |\ \ \ \ \
| * | | | | | Sync: merge r215396 through r215463 from ^/head.dim2010-11-182-3/+3
| * | | | | | Sync: merge r215319 through r215395 from ^/head, so ports can actuallydim2010-11-162-9/+2
| * | | | | | Sync: merge r215273 through r215318 from ^/head.dim2010-11-148-170/+165
| * | | | | | Sync: merge r215189 through r215272 from ^/head.dim2010-11-146-2/+379
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Sync: merge r214895 through r215140 from ^/head.dim2010-11-1137-572/+6775
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Sync: merge r214649 through r214894 from ^/head.dim2010-11-068-396/+310
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Sync: merge r214353 through r214648 from ^/head.dim2010-11-0114-420/+2122
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64',dim2010-11-011-2/+2
* | | | | | | | | | | Remove US as the default layout in backend, let front-ends decide thatjpaetzel2011-02-181-2/+0
* | | | | | | | | | | Sort available keyboard layouts to a more sane default.jpaetzel2011-02-181-3/+16
* | | | | | | | | | | Improve pc-sysinstall's localization options to include support for GDM & KDMjpaetzel2011-02-181-16/+45
* | | | | | | | | | | Add support to pc-sysinstall's create-part feature, to create non MBR type pa...jpaetzel2011-02-182-26/+32
OpenPOWER on IntegriCloud