Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: [netbsd-3] src
Matthias Scheler <tron%netbsd.org@localhost> writes:
> Module Name: src
> Committed By: tron
> Date: Thu Apr 6 19:30:54 UTC 2006
>
> Modified Files:
> src/doc [netbsd-3]: CHANGES-3.1
> src/sys/uvm [netbsd-3]: uvm_swap.c
>
> Log Message:
> Backout ticket #1241 because it requires the blist framework which
> is not available in NetBSD 3.x.
My apologies; I screwed up by neglecting to test the change I'd requested.
--
(let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l)))))) (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l))
(C k))))))) '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline)))))
Home |
Main Index |
Thread Index |
Old Index