index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
sysinstall
/
disks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When using sysinstall on a running system and editing a disk label
ceri
2006-10-08
1
-1
/
+7
*
Fix numerous warnings. Aside from menu items in system.c and menu.c
jhb
2006-02-28
1
-1
/
+1
*
- Back out 1.155. I mismerged my ancient local patch. Luckily it was
jkim
2006-02-23
1
-18
/
+23
*
- Hide 'incorrect geometry warning' in non-interactive mode. A user should
jkim
2006-01-27
1
-11
/
+18
*
Add over 32GB disk support on pc98 (userland part).
nyan
2005-03-30
1
-1
/
+1
*
Clear all "active partition" bits before we set a new one.
delphij
2004-09-15
1
-1
/
+7
*
Move the inclusion of libdisk.h from sysinstall.h to the source files
marcel
2004-08-02
1
-0
/
+1
*
Remove unnecessary use of the __ia64__ conditional. This slightly improves
marcel
2004-08-01
1
-5
/
+3
*
Change libdisk and sysinstall to use d_addr_t rather than u_long for disk
jhb
2004-03-16
1
-16
/
+21
*
o Compile-out "wizard" mode on ia64.
marcel
2003-11-01
1
-2
/
+4
*
Expand the fdisk size display toggling to include GB.
obrien
2003-08-19
1
-2
/
+6
*
GRRR. Do not force Dangerously Dedicated mode on amd64 when you select
peter
2003-06-04
1
-1
/
+1
*
Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc.
peter
2003-05-24
1
-3
/
+3
*
- Use some macros to define common text between the dialog boxes to set the
jhb
2002-12-05
1
-38
/
+25
*
Fixed a partition type for pc98 when create or change slices in the fdisk
nyan
2002-12-04
1
-0
/
+8
*
Fix a bug in the fdisk editor that partially masked the chunk deletion
jhb
2002-12-03
1
-2
/
+2
*
Only include the fdisk editor and associated code if WITH_SLICES is
jhb
2002-11-27
1
-8
/
+10
*
Enable selecting the type of partition menu on pc98.
nyan
2002-11-16
1
-17
/
+17
*
Fix to build for pc98.
nyan
2002-11-15
1
-1
/
+1
*
Also test for type efi everywhere we currently test for type fat.
marcel
2002-11-13
1
-0
/
+2
*
A support for creating EFI partitions. This is required on ia64,
marcel
2002-11-10
1
-0
/
+3
*
- Added the MenuIPLType menu for selecting pc98 boot IPL.
nyan
2002-11-03
1
-15
/
+43
*
Chunk functions in libdisk take an extra arguement for all archs to accomodate
phk
2002-10-22
1
-12
/
+1
*
Fix to check disk geometry.
nyan
2002-10-14
1
-2
/
+4
*
* Negative #if's are harder to read as they don't tell exactly what arch
obrien
2002-10-11
1
-7
/
+7
*
Only install the mbr code on i386.. not ia64. This changes it from
peter
2002-07-24
1
-1
/
+1
*
Fix integer overflow causing disk/partition size display wrapping
pb
2002-05-31
1
-3
/
+3
*
Add a 'diskInteractive' variable that can be set to interactively partition
jhb
2002-05-31
1
-2
/
+4
*
Teach sysinstall(8) how to read boot managers out of /boot
ru
2002-03-28
1
-10
/
+17
*
Silence more warnings.
murray
2001-09-22
1
-2
/
+2
*
``An undocumented feature is a bug.''
joerg
2001-04-18
1
-4
/
+4
*
Moved '#endif' to correct position. (previous commit broke pc98 support)
nyan
2001-03-15
1
-1
/
+1
*
Really finish softupdate setting from the label editor and fix
jkh
2001-03-12
1
-34
/
+15
*
Backtrack a bit.. Put the dangerously dedicated option under a
peter
2001-01-15
1
-1
/
+11
*
Don't invite trouble by waving the 'Dangerously Dedicated' (DD) option
peter
2001-01-15
1
-9
/
+2
*
Adapt sysinstall to use the new msgNoYes() function which assumes
jkh
2000-12-14
1
-3
/
+3
*
- Added support for installing boot0 and boot0.5 for PC-98.
nyan
2000-08-12
1
-20
/
+112
*
- Support MBR boot loaders that are larger than one sector size.
jhb
2000-07-12
1
-18
/
+31
*
- Remove obsolete PC-card boot.flp hack. It was for making both PC-card
nyan
2000-06-05
1
-11
/
+78
*
Add the 'Z' key to the slice editor. Hitting it toggles the units the
obrien
2000-05-26
1
-9
/
+34
*
o Add support for loading the rsaref or rsaintl packages, depending
jkh
2000-02-29
1
-0
/
+4
*
In retrospect, msgNotify() should leave its contents on the screen
jkh
1999-12-17
1
-1
/
+1
*
Completely rip-out and redesign sysinstall's refresh model as well
jkh
1999-12-14
1
-9
/
+2
*
I shouldn't have incremented PART_OFF; it was wrong and broke label
jkh
1999-12-12
1
-1
/
+0
*
Remove BAD144 support.
phk
1999-11-27
1
-33
/
+1
*
Oh crud, did I ever screw the pooch! Rather than sync this with -stable,
jkh
1999-09-02
1
-10
/
+6
*
MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,
jkh
1999-09-01
1
-6
/
+10
*
Always set the MBR value. When you leave it uninitialized, it seems
jkh
1999-08-28
1
-10
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Totally change the way variables are accounted for in sysinstall.
jkh
1999-02-05
1
-10
/
+10
[next]