summaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/dot
AgeCommit message (Expand)Author
2025-08-04bsdconfig: Move to -bsdconfig packageLexi Winter
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2015-12-01META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery
2015-11-26META MODE: These need object directories to handle staging.Bryan Drewery
2014-11-04Follow-up to r255036; remove beforeinstall directives from bsdconfig(8)Devin Teske
2014-07-23Fix a bug where include file `networking/services.subr' was not beingDevin Teske
2014-04-23Implement GEOM based media device classification. You'll notice a fewDevin Teske
2013-12-07Performance and debugging enhancements:Devin Teske
2013-11-21f_die() (see `bsdconfig includes -dF die') uses a dialog box (and has beenDevin Teske
2013-07-07Fix typos in the BSD License.Devin Teske
2013-07-07Be consistent with other usr.sbin programs w/respect to the copyrightDevin Teske
2013-06-24More whitespace.Devin Teske
2013-06-18Comments.Devin Teske
2013-06-18Fix a typo in a comment.Devin Teske
2013-06-18Improve the INDEX format. Whitespace improvements, format improvements, typoDevin Teske
2013-05-07Explicitly track "script.subr" which wasn't showing up in the graph becauseDevin Teske
2013-05-07Recursively calculate includes. This solves the problem of some includesDevin Teske
2013-05-07Remove unused variables.Devin Teske
2013-04-22Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) andDevin Teske
2012-12-25Add more debugging to help with diagnosis of program-flow when needed.Devin Teske
2012-11-16Replicate a feature from sysinstall documented inDevin Teske
2012-10-13SVN r240684 broke the ability of the dot module to map include dependencies.Devin Teske
2012-09-18Move major includes into /usr/share/bsdconfig for easy external access.Devin Teske
2012-07-14Import bsdconfig(8) as a replacement for the post-install abilities ofDevin Teske