Re: remove a bunch of custom pci bridge devices from the install media

2010-10-13 Thread Daniel B.
On Wed, 13 Oct 2010, Brad wrote: > I don't see why you didn't also make the same changes to RAMDISK_CD to keep > all of the i386 RAMDISK media consistent, especially if these drivers are not > necessary for the RAMDISK to operate properly. http://marc.info/?l=openbsd-cvs&m=128699934012824&w=2

Re: History for bc(1)

2010-08-13 Thread Daniel B.
On Fri, 13 Aug 2010, Otto Moerbeek wrote: > On Fri, Aug 13, 2010 at 01:26:37PM +0200, Gabriel Linder wrote: > > > This diff implements history for bc(1) using editline(3). > > > > History is not persistent, I can add this feature if needed. > > > > el_init with stderr should not be a problem fo