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
/
devices.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
1. Change device probing so that high speed network devices are found before
jkh
1996-10-05
1
-52
/
+51
*
Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.
jkh
1996-07-13
1
-3
/
+4
*
Uh, this is what I was really thinking when I made the device registration
jkh
1996-06-13
1
-29
/
+42
*
Dispense with the special case handling of cuaa* devices by synthesizing
jkh
1996-06-12
1
-17
/
+30
*
Bring this into sync.
jkh
1996-04-23
1
-4
/
+1
*
1. Update all the copyrights to delete useless clauses 3 and 4.
jkh
1996-04-13
1
-10
/
+3
*
Major surgery.
jkh
1996-04-07
1
-10
/
+7
*
Remove some rather useless debugging messages.
jkh
1996-03-24
1
-5
/
+1
*
Lots of fixes:
jkh
1996-03-18
1
-10
/
+5
*
Miscellaneous cleanup before big round of menu restructuring (to use new
jkh
1996-03-02
1
-2
/
+2
*
Remove netns and netiso, whatever it did here in the first place...
phk
1996-02-10
1
-11
/
+1
*
Bring my changes forward from 2.1
jkh
1995-12-11
1
-5
/
+8
*
Update the -current sources from the 2.1 branch.
peter
1995-12-07
1
-5
/
+16
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-20
/
+43
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Sync up my work for the night. This should implement ALL possible
jkh
1995-05-29
1
-3
/
+16
*
Sync up with Poul.
jkh
1995-05-28
1
-3
/
+3
*
1. Make this compile again after Poul's changes to the get() strategy
jkh
1995-05-27
1
-2
/
+2
*
Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.
jkh
1995-05-26
1
-2
/
+2
*
Bring everybody up to date on my morning's work.
jkh
1995-05-24
1
-15
/
+15
*
Sync to latest ftp-capable sysinstall. We're getting there!
jkh
1995-05-24
1
-40
/
+45
*
1. Bring in the first cut of Poul's ftp routines. We still don't
jkh
1995-05-23
1
-2
/
+2
*
Try AGAIN to get the disklabel editor to do the right thing.
jkh
1995-05-21
1
-1
/
+2
*
1. Start syncing up the network strategy code so that folks like Poul and
jkh
1995-05-21
1
-3
/
+3
*
Misc cpio evil. I think I'm going to start working locally and just deal
jkh
1995-05-20
1
-3
/
+3
*
Hmmm. Try the raw floppy device! This failure mode is a bit strange.
jkh
1995-05-20
1
-3
/
+3
*
Whoops - copy_self() was going to the wrong place!
jkh
1995-05-20
1
-3
/
+3
*
Use ppp0 for all serial devices. It's somewhat kludge, but at
jkh
1995-05-20
1
-2
/
+3
*
1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrong
jkh
1995-05-20
1
-75
/
+48
*
This doesn't work - the extract code is half-baked. I commit it only
jkh
1995-05-20
1
-14
/
+31
*
Include serial ports as possible network candidates.
jkh
1995-05-19
1
-8
/
+21
*
1. Add serial devices to list of possible network device candidates.
jkh
1995-05-18
1
-2
/
+5
*
Commit my latest so that Gary can sync up - this version should also
jkh
1995-05-17
1
-10
/
+29
*
This will now compile and even scribble helpfully on your disks.
jkh
1995-05-16
1
-75
/
+79
*
This does _not yet compile_; I'm simply bringing in my changes from
jkh
1995-05-16
1
-276
/
+229
*
Clean this up a bit - add more documentation to the documentation menu.
jkh
1995-05-11
1
-2
/
+3
*
First round of changes after testing this on actual systems. Clean up
jkh
1995-05-11
1
-3
/
+3
*
Sync these up so that they'll get into my CVS tree at home, where I'll continue
jkh
1995-05-08
1
-3
/
+27
*
Perform a much needed tidying-up pass over this code. Sleep for now,
jkh
1995-05-08
1
-2
/
+2
*
Implement the geometry command. Clean up the help a little.
jkh
1995-05-08
1
-3
/
+14
*
Implement a work-around for Create_Chunk providing no pointer to the
jkh
1995-05-07
1
-1
/
+3
*
Make this compile again. Poul and I need to sync up again.
jkh
1995-05-07
1
-1
/
+2
*
Correct a few ordering errors in how the partitions were being displayed.
jkh
1995-05-07
1
-7
/
+4
*
Some fairly serious cleanup. The proper offset should now be used in
jkh
1995-05-06
1
-6
/
+9
*
All the editors are finished. Now if I can just get a problem with libdisk
jkh
1995-05-05
1
-7
/
+10
*
Everything but the partition editor is done. This commit is for MBR testing.
jkh
1995-05-04
1
-33
/
+52
*
This will now write MBR entries - should be enough for testing.
jkh
1995-05-04
1
-8
/
+12
*
My latest round of changes - make the "slices" editor work.
jkh
1995-05-04
1
-30
/
+214
*
Commit my latest changes before having a nap. Still not close to done,
jkh
1995-05-01
1
-0
/
+122