summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix printf of seconds for systems where time_t is 64 bits.ian2013-07-281-2/+3
* mdoc and language improvements.joel2013-07-281-14/+29
* Provide some examples for watchdogd usage.alfred2013-07-271-1/+76
* Fix watchdog pretimeout.alfred2013-07-271-17/+179
* - Set the System Identifier in the Primary Volume Descriptor to FreeBSDmarius2013-07-272-6/+7
* Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macromarius2013-07-261-0/+2
* Remove ftp2.tr.freebsd.org, it is out of date.gavin2013-07-233-3/+0
* Sync-up with bsdinstall(8) FTP mirrorselect changes.dteske2013-07-222-53/+18
* Update mirror list to more closely matchgavin2013-07-221-38/+7
* Decode PCIe ASPM capability and status.jkim2013-07-181-20/+38
* Sanity-check the vm exitcode, and exit the process if it's out-of-boundsgrehan2013-07-181-2/+11
* Major rework of the virtio code. Split out common parts, and modifygrehan2013-07-175-961/+1408
* Silent warnings.kevlo2013-07-161-1/+1
* Fix compiler warnings.hrs2013-07-152-2/+6
* Re-implement $probe_only aspect of f_media_get_TYPE() (where TYPE is cdrom,dteske2013-07-1412-81/+159
* Fix a wrong memcpy of struct sockaddr.hrs2013-07-121-3/+2
* Fix bug in deleting files: If two ports had the same tarball and one ofcperciva2013-07-111-2/+2
* Implement RTC CMOS nvram. Init some fields that are usedgrehan2013-07-113-22/+105
* Introduce a new [yet unused] function for [efficiently] getting the path todteske2013-07-101-0/+29
* Fix -Wmissing-variable-declarations compiler warning.rdivacky2013-07-101-1/+1
* Install authpf-noip.des2013-07-101-0/+3
* Adjust comments to fit within 80-columns.dteske2013-07-091-4/+4
* Fix conditional (der should match the comment above it).dteske2013-07-091-1/+1
* Do two things: First, don't obscure the backtitle. Second, read ~/.dialogrcdteske2013-07-091-1/+47
* - Add missing "static" keywords.hrs2013-07-091-2/+7
* Add a missing white space.hrs2013-07-091-1/+1
* Fix some Kerberos related terminology.rmacklem2013-07-081-2/+2
* Oops, initialize the krb5 ret values correctly (to anything non-zero).rmacklem2013-07-081-1/+1
* Make sure the krb5 status variables are correctly initialized.rmacklem2013-07-081-0/+1
* Document the new "-h" option for the gssd daemon.rmacklem2013-07-081-1/+12
* Add a new "-h" option to the gssd daemon that enables support forrmacklem2013-07-081-13/+140
* Fix typos in the BSD License.dteske2013-07-0790-178/+178
* Be consistent with other usr.sbin programs w/respect to the copyrightdteske2013-07-071-1/+1
* Be consistent with other usr.sbin programs w/respect to the copyrightdteske2013-07-0788-88/+88
* Take the training-wheels off, after nearly 30 months of development. MFC todteske2013-07-061-5/+2
* Don't prevent the user from hanging their system by changing networkdteske2013-07-056-17/+16
* Check for INDEX file first before anything else when processing modules.dteske2013-07-051-0/+2
* Check menuitem before calculating tag.dteske2013-07-051-2/+2
* Add the necessary code to reinstall packages. Both scripted accessdteske2013-07-052-1/+11
* Remove superfluous continue at end of loop. (pointy-hat)dteske2013-07-051-1/+1
* Add support for processing add-on modules from /usr/local/libexec/bsdconfigdteske2013-07-052-3/+87
* Oops, r252833 was not supposed to touch this file. Back-out and recommitdteske2013-07-051-13/+3
* Don't calculate the tag until we know that we're going to make a new menudteske2013-07-052-8/+17
* Remove ancient code for FreeBSD 2.x compatibility.rmh2013-07-052-12/+3
* Oops, r252810 forgot to hook the new example file (browse_packages.sh) intodteske2013-07-051-1/+1
* Adhere to 80-column width.dteske2013-07-051-6/+6
* Document remaining undocumented modules (and remove my silly place-holderdteske2013-07-051-34/+22
* Make a correction to the description of invocation with-versus-withoutdteske2013-07-051-3/+3
* Document new `-d' and `-D file' debugging options.dteske2013-07-051-0/+6
* Change default FTP server (s/ftp-archive/ftp/).dteske2013-07-051-1/+2
OpenPOWER on IntegriCloud