On Mon, Jun 25, 2012 at 10:53 PM, Arto Jonsson wrote:
> On Mon, Jun 25, 2012 at 01:47:18PM -0600, Theo de Raadt wrote:
>> Like, who cares about about commit id's.
>>
>> Projects are just people working together. A project didn't come up
>> with that diff. A person did.
>>
>> When we say where so
On Mon, Jul 09, 2012 at 10:35:55PM +0600, Alexandr Shadchin wrote:
> Add functional xf86-input-keyboard in xf86-input-ws (no new features)
>
> For test add or rewrite xorg.conf:
>
> Section "InputClass"
> Identifier "keyboard defaults"
> MatchIsKeyboard "on"
>
> Driver "ws"
>
Add functional xf86-input-keyboard in xf86-input-ws (no new features)
For test add or rewrite xorg.conf:
Section "InputClass"
Identifier "keyboard defaults"
MatchIsKeyboard "on"
Driver "ws"
Option "Device" "/dev/wskbd"
Option "XkbModel" "your setting"
OK, this is a fixed version of the graceful restart diff I have brewing
for a long long long time. It seems to behave in my bgpd test network but
I would like some wider testing (esp. against routers that do GR).
This implements only the "Restarting Client" bits of the RFC -- in other
words bgpd w
now with the minimum manpage bits. I'd like to get this in pretty much
now - a) to make sure it's in 5.2 before people start using prio much
and b) because i need to fix sth on top which will cause conflict hell
otherwise... oks?
Index: sbin/pfctl/parse.y
==
On Mon, Jul 09, 2012 at 02:00:11PM +0200, Jan Klemkow wrote:
> Hello,
>
> this is the same diff, but the mapage part it adaptet, for the current
> version of ftp.1 in cvs.
>
> bye,
> Jan
>
> On Thu, Jan 26, 2012 at 09:44:45PM +0100, Jan Klemkow wrote:
> > On Thu, Jan 12, 2012 at 09:40:19PM +0100
Hello,
this is the same diff, but the mapage part it adaptet, for the current
version of ftp.1 in cvs.
bye,
Jan
On Thu, Jan 26, 2012 at 09:44:45PM +0100, Jan Klemkow wrote:
> On Thu, Jan 12, 2012 at 09:40:19PM +0100, Jan Klemkow wrote:
> > Hello,
> >
> > this is my diff for recursive upload for
On Mon, Jul 09, 2012 at 10:47:16AM +0200, Christiano F. Haesbaert wrote:
> This no longer applies, it is probably a leftover from the days when we
> had a global runqueue. Discussed with blambert.
>
> ok ?
>
> Index: sched_bsd.c
> ==
This no longer applies, it is probably a leftover from the days when we
had a global runqueue. Discussed with blambert.
ok ?
Index: sched_bsd.c
===
RCS file: /cvs/src/sys/kern/sched_bsd.c,v
retrieving revision 1.29
diff -d -u -p -r1.