aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/dot
Commit message (Expand)AuthorAgeFilesLines
* bsdconfig: Move to -bsdconfig packageLexi Winter2025-08-031-0/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-168-8/+0
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-012-0/+22
* META MODE: These need object directories to handle staging.Bryan Drewery2015-11-262-4/+0
* Follow-up to r255036; remove beforeinstall directives from bsdconfig(8)Devin Teske2014-11-042-6/+0
* Fix a bug where include file `networking/services.subr' was not beingDevin Teske2014-07-232-35/+31
* Implement GEOM based media device classification. You'll notice a fewDevin Teske2014-04-231-1/+1
* Performance and debugging enhancements:Devin Teske2013-12-071-2/+2
* f_die() (see `bsdconfig includes -dF die') uses a dialog box (and has beenDevin Teske2013-11-211-1/+1
* Fix typos in the BSD License.Devin Teske2013-07-072-4/+4
* Be consistent with other usr.sbin programs w/respect to the copyrightDevin Teske2013-07-072-2/+2
* More whitespace.Devin Teske2013-06-241-7/+7
* Comments.Devin Teske2013-06-181-2/+2
* Fix a typo in a comment.Devin Teske2013-06-181-1/+1
* Improve the INDEX format. Whitespace improvements, format improvements, typoDevin Teske2013-06-181-17/+21
* Explicitly track "script.subr" which wasn't showing up in the graph becauseDevin Teske2013-05-071-0/+6
* Recursively calculate includes. This solves the problem of some includesDevin Teske2013-05-071-14/+21
* Remove unused variables.Devin Teske2013-05-071-4/+2
* Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) andDevin Teske2013-04-222-3/+8
* Add more debugging to help with diagnosis of program-flow when needed.Devin Teske2012-12-251-0/+1
* Replicate a feature from sysinstall documented inDevin Teske2012-11-161-1/+1
* SVN r240684 broke the ability of the dot module to map include dependencies.Devin Teske2012-10-131-46/+66
* Move major includes into /usr/share/bsdconfig for easy external access.Devin Teske2012-09-181-4/+4
* Import bsdconfig(8) as a replacement for the post-install abilities ofDevin Teske2012-07-146-0/+899