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
/
release
/
sysinstall
/
label.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly re-adjust current slice # when slices are deleted.
jkh
1996-10-06
1
-25
/
+47
*
Various cosmetic tweaks.
jkh
1996-10-04
1
-5
/
+7
*
Catch a clear() I missed.
jkh
1996-10-02
1
-5
/
+6
*
Round 2.5
jkh
1996-10-01
1
-5
/
+5
*
Installation cleanup, round II.
jkh
1996-10-01
1
-26
/
+59
*
Try to make screen update more efficient (less flickering) by more
jkh
1996-08-03
1
-4
/
+4
*
Fix an embarassing bogon in the key input code. I'll roll another snap
jkh
1996-08-03
1
-6
/
+4
*
Clean up the results from getch().
jkh
1996-08-01
1
-2
/
+2
*
Don't munge keystrokes.
jkh
1996-07-31
1
-3
/
+5
*
Detect which partitions have already been created with `auto' so as not to cr...
jkh
1996-07-31
1
-79
/
+81
*
Damn - looks like upgrade got broken along the way and it's not something
jkh
1996-07-14
1
-2
/
+1
*
Remove some suspect sector size calculations which are also the source
jkh
1996-07-12
1
-10
/
+1
*
Eradicate more lurking bogons.
jkh
1996-07-09
1
-5
/
+3
*
Implement selective text attributes for the syscons vty / vt100 emulator
jkh
1996-06-08
1
-3
/
+3
*
Put back some changes I inadvertantly spammed with a cvs update.
jkh
1996-06-08
1
-3
/
+3
*
Some cosmetic changes:
jkh
1996-05-09
1
-15
/
+12
*
Fix some display bogons in the label editor.
jkh
1996-04-29
1
-2
/
+8
*
Don't stop /etc/sysconfig if we're `faking'.
jkh
1996-04-28
1
-138
/
+132
*
Fix an ancient index list bug.
jkh
1996-04-28
1
-5
/
+5
*
Quite a few changes:
jkh
1996-04-25
1
-6
/
+5
*
Bring this into sync.
jkh
1996-04-23
1
-17
/
+9
*
1. Update all the copyrights to delete useless clauses 3 and 4.
jkh
1996-04-13
1
-76
/
+23
*
Major surgery.
jkh
1996-04-07
1
-124
/
+8
*
Rename the usage of `private' to `private_data' to cope with the
joerg
1996-03-24
1
-28
/
+28
*
Accept DEL as a synonym for `delete'
jkh
1996-03-20
1
-1
/
+2
*
Lots of fixes:
jkh
1996-03-18
1
-2
/
+4
*
Keep explicit newfs parameters, just set them differently.
jkh
1996-03-02
1
-2
/
+2
*
Let fragment size default to 1K again - 2K is a little extreme.
jkh
1996-03-02
1
-2
/
+2
*
Bring my changes forward from 2.1
jkh
1995-12-11
1
-6
/
+3
*
Update the -current sources from the 2.1 branch.
peter
1995-12-07
1
-81
/
+366
*
This mega-commit brings in Jordan's latest sysinstall version..
peter
1995-09-18
1
-23
/
+121
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-11
/
+15
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-5
/
+5
*
Shrink the boot floppy by removing all extraneous stuff. Also increase
jkh
1995-05-29
1
-6
/
+4
*
Add various missing seat belts.
jkh
1995-05-28
1
-6
/
+27
*
Fix bogon I introduced into dist extraction code last night.
jkh
1995-05-28
1
-45
/
+31
*
Sync up with Poul.
jkh
1995-05-28
1
-8
/
+18
*
This should fix the last of the ftp path problems.
jkh
1995-05-26
1
-6
/
+12
*
Bring in all my fixes to Poul's gripe list as of last night.
jkh
1995-05-25
1
-23
/
+37
*
Put back some changes that were smashed in yesterday's release tree
jkh
1995-05-25
1
-2
/
+2
*
Sync to latest ftp-capable sysinstall. We're getting there!
jkh
1995-05-24
1
-1
/
+7
*
1. Bring in the first cut of Poul's ftp routines. We still don't
jkh
1995-05-23
1
-30
/
+14
*
Implement most of the CD extract code.
jkh
1995-05-22
1
-56
/
+62
*
Try AGAIN to get the disklabel editor to do the right thing.
jkh
1995-05-21
1
-2
/
+1
*
Stick in another strategic clear().
jkh
1995-05-21
1
-2
/
+2
*
1. Start syncing up the network strategy code so that folks like Poul and
jkh
1995-05-21
1
-2
/
+2
*
Correct a display bug that Poul introduced with his last round
jkh
1995-05-21
1
-4
/
+14
*
The latest batch from me. Still some screen anomalies (One could consider
phk
1995-05-21
1
-79
/
+99
*
label.c: wizard mode now returns;
phk
1995-05-21
1
-1
/
+1
*
Make a fixit.flp target too.
phk
1995-05-21
1
-6
/
+10
[next]