summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Update release info.dteske2013-07-051-1/+1
* Update copyright/date on the back of r252798.dteske2013-07-051-2/+2
* Update sysrc(8) manual to coincide with r252797:dteske2013-07-051-7/+3
* Do not inherit $SYSRC_VERBOSE from operating environment. The concern isdteske2013-07-051-8/+2
* Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The maindteske2013-07-0518-49/+46
* Add the necessary code to uninstall packages (re-install still pending).dteske2013-07-053-1/+135
* Add minor debugging.dteske2013-07-051-0/+1
* Prevent f_package_add() from re-performing f_package_detect_installed()dteske2013-07-051-0/+1
* Don't deselect a package right after installing it (this went unnoticeddteske2013-07-051-2/+0
* Minor debugging changes/additions.dteske2013-07-051-7/+14
* Fix a typo in a comment.dteske2013-07-051-1/+1
* Add the beginnings of the old networking services functionality ofdteske2013-07-053-1/+59
* Add the necessary code to install packages (uninstall and re-install stilldteske2013-07-054-1/+290
* Add debugging for each of the initialized default variables.dteske2013-07-051-0/+23
* Add mustberoot.subr to the list of includes for scripts, exposing the helperdteske2013-07-051-0/+1
* Remove separate processing of dependent packages from the "Review" screendteske2013-07-051-11/+2
* Get rid of place-holder in preparation for incoming package mgmt code.dteske2013-07-051-3/+0
* Comments.dteske2013-07-051-2/+14
* Allow global default as general fall-back for package management routines.dteske2013-07-051-2/+3
* Set name of device to directory path (displayed during package operations).dteske2013-07-051-0/+1
* Merge hostapd / wpa_supplicant 2.0.rpaulo2013-07-0410-1818/+99
* Implement $probe_only for the media access modules. sysinstall(8) wasdteske2013-07-049-20/+45
* Whitespace fixes: remove tabs on blank links, spaces following content,wblock2013-07-041-8/+8
* Put the power modes in a list to make them easier to find.wblock2013-07-041-17/+33
* Fall back to sha512 if passwd_format is not set.des2013-07-041-1/+1
* Support an optional "mac=" parameter to virtio-net config, to allowgrehan2013-07-044-29/+85
* Sandbox rwhod(8) receiver process using capability mode and Capsicumpjd2013-07-031-2/+24
* The whole sending functionality was implemented within signal handler,pjd2013-07-031-133/+161
* Style cleanups.pjd2013-07-031-187/+199
* There is no reason to disallow setting the password or account expirydes2013-07-031-4/+0
* hastResourceWorkerPid is read-only.trociny2013-07-031-1/+1
* Add a mib for worker process ID.trociny2013-07-023-1/+19
* Fix up option parsing to allow a colon in the config section.grehan2013-07-011-13/+8
* Document the fact that an NFSv4 mount uses the host uuid to uniquelyrmacklem2013-07-011-1/+15
* Fix -Wunsequencedkientzle2013-06-291-10/+10
* Fix -Wunsequenced warningkientzle2013-06-291-1/+1
* sysconf(3) returns a long, not an int.obrien2013-06-293-3/+5
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-285-0/+5
* sysconf(3) returns a long, not an int.obrien2013-06-281-1/+2
* Allow 8259 registers to be read. This is a transient conditiongrehan2013-06-281-9/+8
* Allow the PCI config address register to be read. The Linuxgrehan2013-06-281-11/+21
* Consistently cast ACPICA 64-bit integer types when we print them.jkim2013-06-262-10/+10
* More whitespace.dteske2013-06-2457-107/+108
* Whitespace.dteske2013-06-241-2/+2
* Remove request to email suggestions and fixes to the author.eadler2013-06-241-8/+0
* Document the "-o" option added by r252138.rmacklem2013-06-241-1/+6
* Add a new "-o" option to the gssd which forces gss_init_sec_context()rmacklem2013-06-241-3/+136
* Add a newline character to the end of the "Check URL again" error messagedteske2013-06-231-1/+1
* Merge r248313 from stable/9 sysinstall(8) to head bsdconfig(8):dteske2013-06-239-22/+678
* Implement the $probe_only parameter (previously unimplemented).dteske2013-06-231-3/+8
OpenPOWER on IntegriCloud