]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/sade
Fix a bug in the fdisk editor that partially masked the chunk deletion
[FreeBSD/FreeBSD.git] / usr.sbin / sade /
2002-12-03 John BaldwinFix a bug in the fdisk editor that partially masked...
2002-12-02 Marcel Moolenaaria64 specific.
2002-12-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-11-30 Marcel Moolenaaria64: make link /boot->efi/boot relative.
2002-11-27 John Baldwin- Only declare the MBR menu for i386 that is not PC98.
2002-11-27 John BaldwinOnly include the fdisk editor and associated code if...
2002-11-27 John BaldwinOnly define the MBR or IPL menu on i386 (PC98 uses...
2002-11-27 John Baldwin- Only define syscons menus and syscons menu items...
2002-11-27 John BaldwinIf the user choose to Undo everything in the label...
2002-11-27 John Baldwin- Use WITH_SLICES to conditionalize the fdisk editor...
2002-11-27 John BaldwinOnly include the diskPartitionEditor script command...
2002-11-27 John BaldwinOnly try to setup moused(8) before setting up the X...
2002-11-27 John Baldwin- Add a configOSF1() function (#ifdef __alpha__) that...
2002-11-27 John BaldwinAdd some helper macros to make #ifdef's in sysinstall...
2002-11-27 John BaldwinOnly display the APM option in the Startup menu on...
2002-11-27 John BaldwinUse #elif defined(__alpha__) instead of #elif __alpha__.
2002-11-27 John Baldwin- Assume __FreeBSD__ is greater than 3.
2002-11-27 John BaldwinExpand X_AS_PKG so that we don't declare distribution...
2002-11-27 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-11-27 John BaldwinDon't use fake 'c' or 'a' BSD partitions for CD-ROM...
2002-11-26 Giorgos KeramidasconfigXEnvironment doesn't work in sysinstall now.
2002-11-26 Bruce A. MahAdd GNOME 2 to the sysinstall desktop configuration...
2002-11-24 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-11-18 Marcel MoolenaarCreate a link /boot -> /<efi>/boot, where <efi> is...
2002-11-16 Yoshihiro TakahashiEnable selecting the type of partition menu on pc98.
2002-11-15 Yoshihiro TakahashiFix to build for pc98.
2002-11-14 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-11-14 Marcel MoolenaarAdd conditional code specific to ia64 to allow newfs...
2002-11-13 Marcel MoolenaarAlso test for type efi everywhere we currently test...
2002-11-12 John BaldwinUse a clean flags variable when creating chunks from...
2002-11-12 John BaldwinRemove a line that set the status to success. We alrea...
2002-11-12 John BaldwinTry to cleanup the non-interactive disk labeling code...
2002-11-12 John BaldwinDo a bit of cleanup. new_part() basically ignored...
2002-11-12 John BaldwinDoh, fix a bug in previous commit. The default is...
2002-11-12 John BaldwinWhen setting the mountpoint name, remember any previous...
2002-11-12 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-11-10 Marcel MoolenaarA support for creating EFI partitions. This is required...
2002-11-04 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-11-04 Peter PentchevUpdate the list of FTP mirrors to reflect the current...
2002-11-03 Yoshihiro Takahashi- Added the MenuIPLType menu for selecting pc98 boot...
2002-11-02 Thomas MoestlThe hw.physmem sysctl has an unsigned long value now...
2002-11-01 Jun KuriyamadebugMsg() should end with "\n".
2002-10-30 Poul-Henning KampWith the recent libdisk changes, alpha doesn't need...
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-29 Poul-Henning KampSparc64 will not need the same hacks as alpha did....
2002-10-28 Poul-Henning KampFix the wizardmodes 'write' command to not explode...
2002-10-27 Bruce A. MahAllow users to read the Early Adopter's Guide in sysins...
2002-10-25 Poul-Henning KampConfirmed kill: "Bogon #1" is dead, killed by DEVFS.
2002-10-25 Poul-Henning KampComment out more MAKEDEV bogosity ("BOGON #1" as Jordan...
2002-10-23 Poul-Henning KampFix cut&paste mistake.
2002-10-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-22 Poul-Henning KampRemove more private MAKEDEV kludges.
2002-10-22 Poul-Henning KampGive a real error on failure to mount DEVFS.
2002-10-22 Poul-Henning KampChunk functions in libdisk take an extra arguement...
2002-10-22 Poul-Henning KampPick up a prototyp from libdisk.h instead of having...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-21 Poul-Henning KampDEVFS has been nmountified, so use nmount(2) to mount it.
2002-10-20 Makoto MatsushitaSince NEWCARD is the default for i386, undef PCCARD_ARCH.
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Yoshihiro TakahashiFix to check disk geometry.
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'Brien* Negative #if's are harder to read as they don't tell...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-28 Makoto MatsushitaCreate symlink for /etc/group. MAKEDEV file will use...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-08-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-29 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-08-28 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
next