[PATCH] myname file is processed by rc, not netstart

2021-06-30 Thread James Jerkins
The /etc/myname file is processed by rc(8), not netstart(8) as currently indicated by the myname(5) man page. This patch corrects the myname(5) man page to state myname is processed by rc. Index: myname.5 === RCS file: /cvs/src/sh

[PATCH] sysupgrade

2020-04-29 Thread James Jerkins
Hello, This patch adds two new options to sysupgrade. The first option is for small box systems like an APU system that only has the base and manual sets installed. The second option is for headless systems without X11 like servers. I have tested this patch from the 6.5 release to 6.6 release t

Update ifconfig(8): wpaakms implies wpa option

2018-02-04 Thread James Jerkins
Update the ifconfig(8) man page to state that the wpa option is implied when the wpaakms option is set. Changed in ifconfig.c revision 1.354. Index: ifconfig.8 === RCS file: /cvs/src/sbin/ifconfig/ifconfig.8,v retrieving revision 1