summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove $Log$ keyword and associated history, which can cause annoyance inemaste2011-03-311-25/+0
* Add a menu entry for UTC in the main menu.edwin2011-03-301-5/+39
* Check in two missing files missed in cleanup.jpaetzel2011-03-302-4/+4
* Fix syntax error from previous commit.jpaetzel2011-03-301-1/+1
* Do not use word 'flood' as it not entirely correct. Use better 'no delay'emax2011-03-282-18/+19
* Committing while tired is never a good idea. Remove an unconditional errornwhitehorn2011-03-281-2/+0
* Improve error handling.nwhitehorn2011-03-281-5/+4
* Add mirror selection for FTP installs. To support TBEMD installsnwhitehorn2011-03-273-4/+235
* Fix a syntax error in a little-used function.jpaetzel2011-03-2719-308/+283
* Increase size of boot partition to give breathing room in the future.jpaetzel2011-03-271-1/+1
* Add an example for the use of the <include> entry to help othersdougb2011-03-261-1/+6
* Really fix the confusion, sorry for noisebapt2011-03-241-2/+2
* Fix confusion between a-characters and d-charactersbapt2011-03-241-2/+2
* Mark any distfiles with no checksum entries in the manifest "Skipped"nwhitehorn2011-03-231-5/+11
* Allow setting of parameters for file systems (e.g. softupdates), turn onnwhitehorn2011-03-232-20/+121
* - Merge changes to the base system to support OFED. These includejeff2011-03-213-16/+42
* Formatting fix.gjb2011-03-171-1/+1
* Preserve errno in an error case.jhb2011-03-171-1/+2
* Add more details to the 'show battery' command including more rawjhb2011-03-171-9/+51
* Turn on softupdates by default. We need a UI to set filesystem parameters.nwhitehorn2011-03-151-1/+1
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-141-0/+1
* Rewind manifest file in case distributions are in a different order there.nwhitehorn2011-03-131-0/+2
* Use the manifest file count, if available, to determine the number of filesnwhitehorn2011-03-131-19/+62
* Add generation of an installation manifest containing SHA256 checksums asnwhitehorn2011-03-133-21/+82
* 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
OpenPOWER on IntegriCloud