aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/devices.c
Commit message (Expand)AuthorAgeFilesLines
* When doing "make unders", also remember to make entries forJordan K. Hubbard1998-03-151-9/+27
* Form device names correctly with new unit# syntax.Jordan K. Hubbard1998-02-101-4/+13
* Totally change the way that devices are made in the MFS and subsequentlyJordan K. Hubbard1998-02-101-143/+168
* MF22: match entries for wfdJordan K. Hubbard1998-01-221-2/+2
* Add entry for SMC 9432TX cards (tx driver).Jordan K. Hubbard1998-01-211-1/+2
* Add wfd style devices to detection list (we'll have to put them on theJordan K. Hubbard1998-01-191-1/+2
* Benign changes to support Justin's CAM code.Jordan K. Hubbard1998-01-161-1/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.Jordan K. Hubbard1997-01-171-0/+1
* Keep our serial ports distinct so that first device is not found forJordan K. Hubbard1997-01-151-0/+17
* Register SLIP/PPP devices properly again.Jordan K. Hubbard1997-01-151-19/+11
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add extra tweak for -current compilation and some debugging.Jordan K. Hubbard1997-01-061-2/+3
* Clean up device handling WRT slip and ppp devices. An incomplete transitionJordan K. Hubbard1997-01-041-15/+31
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-031-4/+1
* Clean up some calls to close().Jordan K. Hubbard1996-12-261-6/+4
* Now that I've got my source tree sorted out, bring all the thingsJordan K. Hubbard1996-12-141-1/+4
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-22/+13
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-2/+2
* Several areas of improvement:Jordan K. Hubbard1996-12-081-14/+17
* Open devices read-only to test whether they are available. ThisJoerg Wunsch1996-11-271-3/+3
* Add vx to list of devices.Jordan K. Hubbard1996-11-151-1/+2
* 1. Change device probing so that high speed network devices are found beforeJordan K. Hubbard1996-10-051-52/+51
* Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.Jordan K. Hubbard1996-07-131-3/+4
* Uh, this is what I was really thinking when I made the device registrationJordan K. Hubbard1996-06-131-29/+42
* Dispense with the special case handling of cuaa* devices by synthesizingJordan K. Hubbard1996-06-121-17/+30
* Bring this into sync.Jordan K. Hubbard1996-04-231-4/+1
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-10/+3
* Major surgery.Jordan K. Hubbard1996-04-071-10/+7
* Remove some rather useless debugging messages.Jordan K. Hubbard1996-03-241-5/+1
* Lots of fixes:Jordan K. Hubbard1996-03-181-10/+5
* Miscellaneous cleanup before big round of menu restructuring (to use newJordan K. Hubbard1996-03-021-2/+2
* Remove netns and netiso, whatever it did here in the first place...Poul-Henning Kamp1996-02-101-11/+1
* Bring my changes forward from 2.1Jordan K. Hubbard1995-12-111-5/+8
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-5/+16
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-20/+43
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Sync up my work for the night. This should implement ALL possibleJordan K. Hubbard1995-05-291-3/+16
* Sync up with Poul.Jordan K. Hubbard1995-05-281-3/+3
* 1. Make this compile again after Poul's changes to the get() strategyJordan K. Hubbard1995-05-271-2/+2
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.Jordan K. Hubbard1995-05-261-2/+2
* Bring everybody up to date on my morning's work.Jordan K. Hubbard1995-05-241-15/+15
* Sync to latest ftp-capable sysinstall. We're getting there!Jordan K. Hubbard1995-05-241-40/+45
* 1. Bring in the first cut of Poul's ftp routines. We still don'tJordan K. Hubbard1995-05-231-2/+2
* Try AGAIN to get the disklabel editor to do the right thing.Jordan K. Hubbard1995-05-211-1/+2
* 1. Start syncing up the network strategy code so that folks like Poul andJordan K. Hubbard1995-05-211-3/+3
* Misc cpio evil. I think I'm going to start working locally and just dealJordan K. Hubbard1995-05-201-3/+3
* Hmmm. Try the raw floppy device! This failure mode is a bit strange.Jordan K. Hubbard1995-05-201-3/+3
* Whoops - copy_self() was going to the wrong place!Jordan K. Hubbard1995-05-201-3/+3
* Use ppp0 for all serial devices. It's somewhat kludge, but atJordan K. Hubbard1995-05-201-2/+3