summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.jkh1997-01-171-0/+1
* Keep our serial ports distinct so that first device is not found forjkh1997-01-151-0/+17
* Register SLIP/PPP devices properly again.jkh1997-01-151-19/+11
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add extra tweak for -current compilation and some debugging.jkh1997-01-061-2/+3
* Clean up device handling WRT slip and ppp devices. An incomplete transitionjkh1997-01-041-15/+31
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-031-4/+1
* Clean up some calls to close().jkh1996-12-261-6/+4
* Now that I've got my source tree sorted out, bring all the thingsjkh1996-12-141-1/+4
* Do a few things I've been threatening to do for a long time:jkh1996-12-111-22/+13
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-091-2/+2
* Several areas of improvement:jkh1996-12-081-14/+17
* Open devices read-only to test whether they are available. Thisjoerg1996-11-271-3/+3
* Add vx to list of devices.jkh1996-11-151-1/+2
* 1. Change device probing so that high speed network devices are found beforejkh1996-10-051-52/+51
* Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.jkh1996-07-131-3/+4
* Uh, this is what I was really thinking when I made the device registrationjkh1996-06-131-29/+42
* Dispense with the special case handling of cuaa* devices by synthesizingjkh1996-06-121-17/+30
* Bring this into sync.jkh1996-04-231-4/+1
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-10/+3
* Major surgery.jkh1996-04-071-10/+7
* Remove some rather useless debugging messages.jkh1996-03-241-5/+1
* Lots of fixes:jkh1996-03-181-10/+5
* Miscellaneous cleanup before big round of menu restructuring (to use newjkh1996-03-021-2/+2
* Remove netns and netiso, whatever it did here in the first place...phk1996-02-101-11/+1
* Bring my changes forward from 2.1jkh1995-12-111-5/+8
* Update the -current sources from the 2.1 branch.peter1995-12-071-5/+16
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-20/+43
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-3/+16
* Sync up with Poul.jkh1995-05-281-3/+3
* 1. Make this compile again after Poul's changes to the get() strategyjkh1995-05-271-2/+2
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.jkh1995-05-261-2/+2
* Bring everybody up to date on my morning's work.jkh1995-05-241-15/+15
* Sync to latest ftp-capable sysinstall. We're getting there!jkh1995-05-241-40/+45
* 1. Bring in the first cut of Poul's ftp routines. We still don'tjkh1995-05-231-2/+2
* Try AGAIN to get the disklabel editor to do the right thing.jkh1995-05-211-1/+2
* 1. Start syncing up the network strategy code so that folks like Poul andjkh1995-05-211-3/+3
* Misc cpio evil. I think I'm going to start working locally and just dealjkh1995-05-201-3/+3
* Hmmm. Try the raw floppy device! This failure mode is a bit strange.jkh1995-05-201-3/+3
* Whoops - copy_self() was going to the wrong place!jkh1995-05-201-3/+3
* Use ppp0 for all serial devices. It's somewhat kludge, but atjkh1995-05-201-2/+3
* 1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrongjkh1995-05-201-75/+48
* This doesn't work - the extract code is half-baked. I commit it onlyjkh1995-05-201-14/+31
* Include serial ports as possible network candidates.jkh1995-05-191-8/+21
* 1. Add serial devices to list of possible network device candidates.jkh1995-05-181-2/+5
* Commit my latest so that Gary can sync up - this version should alsojkh1995-05-171-10/+29
* This will now compile and even scribble helpfully on your disks.jkh1995-05-161-75/+79
* This does _not yet compile_; I'm simply bringing in my changes fromjkh1995-05-161-276/+229
OpenPOWER on IntegriCloud