RE: ukbd.c: error: use of undeclared identifier 'key_map'

2016-03-10 Thread Brendan Sechter
> Subject: Re: ukbd.c: error: use of undeclared identifier 'key_map' > To: sg...@hotmail.com; freebsd-current@freebsd.org; ema...@freebsd.org > From: h...@selasky.org > Date: Thu, 10 Mar 2016 08:00:02 +0100 > > On 03/09/16

RE: limits: setrlimit umtxp: Invalid argument

2016-03-09 Thread Brendan Sechter
> On 03/09/2016 09:49, Brendan Sechter wrote: >>> I am running an 11.0-CURRENT VM. >>> After recently updating, the following appears on startup and >>> dhclient fails to start. >>> >>> Starting dhclient. >>> limits: setrlimit umtxp: Invalid argu

ukbd.c: error: use of undeclared identifier 'key_map'

2016-03-09 Thread Brendan Sechter
Hello- My kernel fails to build when I specify a default keymap.  The problem appears to exist in both atkbd(4) and ukbd(4).  My last build appears to have succeeded in September of last year.  That may have been when I added the option. My kernel config and the failing build output for ukbd are

limits: setrlimit umtxp: Invalid argument

2016-03-09 Thread Brendan Sechter
I am running an 11.0-CURRENT VM. After recently updating, the following appears on startup and dhclient fails to start. Starting dhclient. limits: setrlimit umtxp: Invalid argument /etc/rc.d/dhclient: WARNING: failed to start dhclient Similar messages appear for the following. devd pflog syslog

Re: Kernel Version Mismatch emulators/virtualbox-ose-additions

2016-01-29 Thread Brendan Sechter
> Subject: Re: Kernel Version Mismatch emulators/virtualbox-ose-additions > To: sg...@hotmail.com; freebsd-current@freebsd.org > From: bdrew...@freebsd.org > Date: Fri, 29 Jan 2016 11:54:11 -0800 > > On 1/29/16 9:45 AM, Brendan Sechter wrote:> > > The emulato

Kernel Version Mismatch emulators/virtualbox-ose-additions

2016-01-29 Thread Brendan Sechter
The emulators/virtualbox-ose-additions vboxguest.ko is not loading. The error is as follows. # svn up /usr/src# cat /etc/make.confPORTS_MODULES=emulators/virtualbox-ose-additions# # rebuild and install kernel+world# shutdown -r now# uname -mvFreeBSD 11.0-CURRENT #0 r287598: Thu Sep 10 14:45:48

RE: FreeBSD 11.0-CURRENT Single User Keymap

2015-09-21 Thread Brendan Sechter
ion because I do not need to patch anything, nor do I need to enter a command to use my preferred keymap. > On Wed, 16 Sep 2015 14:20:15 +0900 > Brendan Sechter wrote: > >>> Date: Wed, 16 Sep 2015 04:59:40 +0200 >>> From: gljennj...@gmail.com >>> To: sg...@h

RE: FreeBSD 11.0-CURRENT Single User Keymap

2015-09-21 Thread Brendan Sechter
15 Sep 2015 19:32:35 +0900 >> Brendan Sechter wrote: >> >>> When compiling a FreeBSD 11.0-CURRENT kernel, what is required to change >>> the keymap used in single user mode? __I originally asked this question on >>> the FreeBSD forums, but was bounced to the mailing

RE: FreeBSD 11.0-CURRENT Single User Keymap

2015-09-15 Thread Brendan Sechter
> Date: Wed, 16 Sep 2015 04:59:40 +0200 > From: gljennj...@gmail.com > To: sg...@hotmail.com > CC: freebsd-current@freebsd.org > Subject: Re: FreeBSD 11.0-CURRENT Single User Keymap > > On Tue, 15 Sep 2015 19:32:35 +0900 > Brendan Sechter wrote: > >> When compil

FreeBSD 11.0-CURRENT Single User Keymap

2015-09-15 Thread Brendan Sechter
When compiling a FreeBSD 11.0-CURRENT kernel, what is required to change the keymap used in single user mode?  I originally asked this question on the FreeBSD forums, but was bounced to the mailing list because CURRENT is an unsupported version. I have read an old forum thread on this topic. I