Next | Query returned 76 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2004-03-10 02:25:23 by Stoned Elipot | Files touched by this commit (2)
Log message:
Remove info files entries from PLIST.
Add missing info file in INFO_FILES.
   2004-01-29 19:36:38 by Julio M. Merino Vidal | Files touched by this commit (12) | Package removed
Log message:
Update grub to 0.94:
* Support building on x86-64 with gcc -m32.
* Use a BIOS call to turn on/off Gate A20. This should solve various
  problems related to Gate A20 in modern BIOSes.
* Add a workaround for buggy BIOSes (notably HP Vectra series) which
  don't pass the boot drive correctly.
* Display "GNU GRUB" instead of "GRUB" in the menu.
* Add support for QNX RTP into the grub shell.
* Add support for the initrd max address of a kernel header in Linux.
* Support 32 bit and 64 bit dev_t.
* Add support for an install device in GRUB's notation with no
  parenthesis (e.g. grub-install hd0).
* Improve the manual a lot.

While here, add a new build definition, GRUB_PRESET_COMMAND, which can be
set to a single command that will be embedded in grub's stage2 and executed
during bootup (useful for automated diskless setups).  Also make use of
BUILD_DEFS properly.  And pick up maintainership, as requested by tron@.
   2004-01-24 17:36:03 by Michael Rauch | Files touched by this commit (6)
Log message:
Solve the problem with the missing memcpy differently
(Forward patch from the fix that finally went into grub's CVS)
The old way had problems finding disks and formatting curses output properly.
Fixes PR pkg/24214.
   2004-01-24 16:06:58 by grant beattie | Files touched by this commit (34)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2003-10-26 13:28:50 by Michael Rauch | Files touched by this commit (3)
Log message:
Fix compilation on -current (gcc3):
1) remove superfluous long in stage2/fsys_reiserfs.c (forward port from
   current version in grub CVS)
2) provide an explicit memcpy stub so the memcpy inserted by gcc3 as
   consequence of a pass-by-value can be linked against (patch from
   Joachim Kainz in grub bug report 3343)
   2003-09-28 11:13:59 by Johnny C. Lam | Files touched by this commit (102)
Log message:
Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
   2003-09-27 19:07:38 by grant beattie | Files touched by this commit (102)
Log message:
move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
   2003-08-09 13:25:15 by Stoned Elipot | Files touched by this commit (9)
Log message:
USE_NEW_TEXINFO is unnecessary now.
   2003-07-20 18:48:53 by Stoned Elipot | Files touched by this commit (1)
Log message:
Info files need to be listed in INFO_FILES.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/

Next | Query returned 76 messages, browsing 51 to 60 | Previous