| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a typo in a comment. | dteske | 2013-07-05 | 1 | -1/+1 |
* | Add the beginnings of the old networking services functionality of | dteske | 2013-07-05 | 3 | -1/+59 |
* | Add the necessary code to install packages (uninstall and re-install still | dteske | 2013-07-05 | 4 | -1/+290 |
* | Add debugging for each of the initialized default variables. | dteske | 2013-07-05 | 1 | -0/+23 |
* | Add mustberoot.subr to the list of includes for scripts, exposing the helper | dteske | 2013-07-05 | 1 | -0/+1 |
* | Remove separate processing of dependent packages from the "Review" screen | dteske | 2013-07-05 | 1 | -11/+2 |
* | Get rid of place-holder in preparation for incoming package mgmt code. | dteske | 2013-07-05 | 1 | -3/+0 |
* | Comments. | dteske | 2013-07-05 | 1 | -2/+14 |
* | Allow global default as general fall-back for package management routines. | dteske | 2013-07-05 | 1 | -2/+3 |
* | Set name of device to directory path (displayed during package operations). | dteske | 2013-07-05 | 1 | -0/+1 |
* | Merge hostapd / wpa_supplicant 2.0. | rpaulo | 2013-07-04 | 10 | -1818/+99 |
* | Implement $probe_only for the media access modules. sysinstall(8) was | dteske | 2013-07-04 | 9 | -20/+45 |
* | Whitespace fixes: remove tabs on blank links, spaces following content, | wblock | 2013-07-04 | 1 | -8/+8 |
* | Put the power modes in a list to make them easier to find. | wblock | 2013-07-04 | 1 | -17/+33 |
* | Fall back to sha512 if passwd_format is not set. | des | 2013-07-04 | 1 | -1/+1 |
* | Support an optional "mac=" parameter to virtio-net config, to allow | grehan | 2013-07-04 | 4 | -29/+85 |
* | Sandbox rwhod(8) receiver process using capability mode and Capsicum | pjd | 2013-07-03 | 1 | -2/+24 |
* | The whole sending functionality was implemented within signal handler, | pjd | 2013-07-03 | 1 | -133/+161 |
* | Style cleanups. | pjd | 2013-07-03 | 1 | -187/+199 |
* | There is no reason to disallow setting the password or account expiry | des | 2013-07-03 | 1 | -4/+0 |
* | hastResourceWorkerPid is read-only. | trociny | 2013-07-03 | 1 | -1/+1 |
* | Add a mib for worker process ID. | trociny | 2013-07-02 | 3 | -1/+19 |
* | Fix up option parsing to allow a colon in the config section. | grehan | 2013-07-01 | 1 | -13/+8 |
* | Document the fact that an NFSv4 mount uses the host uuid to uniquely | rmacklem | 2013-07-01 | 1 | -1/+15 |
* | Fix -Wunsequenced | kientzle | 2013-06-29 | 1 | -10/+10 |
* | Fix -Wunsequenced warning | kientzle | 2013-06-29 | 1 | -1/+1 |
* | sysconf(3) returns a long, not an int. | obrien | 2013-06-29 | 3 | -3/+5 |
* | - Trim an unused and bogus Makefile for mount_smbfs. | davide | 2013-06-28 | 5 | -0/+5 |
* | sysconf(3) returns a long, not an int. | obrien | 2013-06-28 | 1 | -1/+2 |
* | Allow 8259 registers to be read. This is a transient condition | grehan | 2013-06-28 | 1 | -9/+8 |
* | Allow the PCI config address register to be read. The Linux | grehan | 2013-06-28 | 1 | -11/+21 |
* | Consistently cast ACPICA 64-bit integer types when we print them. | jkim | 2013-06-26 | 2 | -10/+10 |
* | More whitespace. | dteske | 2013-06-24 | 57 | -107/+108 |
* | Whitespace. | dteske | 2013-06-24 | 1 | -2/+2 |
* | Remove request to email suggestions and fixes to the author. | eadler | 2013-06-24 | 1 | -8/+0 |
* | Document the "-o" option added by r252138. | rmacklem | 2013-06-24 | 1 | -1/+6 |
* | Add a new "-o" option to the gssd which forces gss_init_sec_context() | rmacklem | 2013-06-24 | 1 | -3/+136 |
* | Add a newline character to the end of the "Check URL again" error message | dteske | 2013-06-23 | 1 | -1/+1 |
* | Merge r248313 from stable/9 sysinstall(8) to head bsdconfig(8): | dteske | 2013-06-23 | 9 | -22/+678 |
* | Implement the $probe_only parameter (previously unimplemented). | dteske | 2013-06-23 | 1 | -3/+8 |
* | Fine-tune the parsing of the URL. Re-order, comment, and add debugging to | dteske | 2013-06-23 | 2 | -17/+66 |
* | Fix a code typo that prevented the probing of the current defaultrouter | dteske | 2013-06-22 | 1 | -1/+1 |
* | Oops, previous revision (r252084) broke non-full-path resolution (e.g., | dteske | 2013-06-22 | 1 | -1/+1 |
* | Trim the trailing `/' from the ftp_dir when validating that the directory | dteske | 2013-06-22 | 1 | -1/+4 |
* | Take advantage of the fact that f_getvar evaluates the $var_to_get parameter | dteske | 2013-06-22 | 2 | -6/+5 |
* | Fix a regression introduced by r251967, resulting in: | dteske | 2013-06-22 | 1 | -1/+1 |
* | Fix a regression introduced by r251967, resulting in: | dteske | 2013-06-22 | 1 | -1/+1 |
* | Add missing local declaration. | dteske | 2013-06-21 | 1 | -1/+1 |
* | Remove unused library include. | dteske | 2013-06-21 | 1 | -1/+0 |
* | Alphabetize library includes. | dteske | 2013-06-21 | 21 | -33/+33 |