summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Prevent alpha installs from grabbing x86 bits and vice-versa, at leastjkh1999-05-1515-145/+167
* Test the correct database file (not necessarily the one corresponding tobde1999-05-153-9/+9
* target is ${KERNEL}, not kernel.jkh1999-05-151-2/+2
* Reenable vinum build.grog1999-05-151-5/+2
* Modify to work with new style dev_t.grog1999-05-1511-90/+69
* Add ``show layers'' to see the protocol layering for a link.brian1999-05-153-4/+24
* Put a small delay in before sending the inquire_setup command. Theimp1999-05-141-4/+6
* Simplify vm_map_find/insert's interface: remove the MAP_COPY_NEEDED option.alc1999-05-145-17/+15
* - Fixed bug where we NULL'd before we freed the data causing a memory leak.nate1999-05-143-3/+3
* Removed extraneous comma in xrefs.alex1999-05-146-12/+12
* Added missing comma in xrefs.alex1999-05-143-6/+6
* Ignore some ioctls on the master until the slave is open.luoqi1999-05-141-3/+12
* Legally acquire a major number for mfs.luoqi1999-05-143-12/+11
* Rewording.dcs1999-05-141-3/+3
* Slight not-exactly-bug-but-useful-as-example-code fix.dcs1999-05-141-2/+2
* Add "initialize" to loader.4th, so running "start" is not actually needed.dcs1999-05-142-3/+27
* Delete debug line.wosch1999-05-141-2/+1
* Fix usage in wicontrol.c to agree with man page.wpaul1999-05-142-14/+39
* Add a menu example making use of loader.4th(8) facilities.dcs1999-05-143-2/+159
* Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switchgibbs1999-05-144-8/+5
* Use a lookup table for device matching instead of a switch on a 64bitgibbs1999-05-142-536/+898
* Add 3.2 to the list of legal FreeBSD versions for the .Os FreeBSD macro.fenner1999-05-141-0/+1
* Add 3.2 to the list of legal FreeBSD versions for the .Fx macro.fenner1999-05-141-0/+1
* Do more impressive things for windowmaker.jkh1999-05-143-9/+6
* DTRT for "Latest" search keywords.jkh1999-05-142-6/+8
* Be properly verbose.jkh1999-05-142-4/+10
* Correct return status logic a bit.jkh1999-05-144-26/+34
* * Define a new static method DEVICE_IDENTIFY which is called to add devicedfr1999-05-1410-357/+311
* The previous log message should have read:dfr1999-05-141-1/+1
* Make sure to pass a dev_t to dkunit.dfr1999-05-142-5/+7
* Add fxp on a category of it's own.dcs1999-05-141-1/+8
* Don't overwrite the variable LOCATE_CONFIGwosch1999-05-142-3/+9
* Remove atapi and joy, add svr4 and streams. I wonder if removing vinumdcs1999-05-141-3/+3
* Sync with sys/i386/i386/userconfig.c revision 1.143.kato1999-05-141-3/+3
* Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THATdcs1999-05-141-5/+5
* Sync with sys/i386/conf/files.i386 revision 1.241.kato1999-05-142-2/+6
* Handle LCP echo reqs properly again (broken with thebrian1999-05-142-25/+24
* Ensure that we're not going to overflow our ``struct tun''brian1999-05-141-3/+10
* Adjust method dispatch to ensure that default methods are called properly.dfr1999-05-142-9/+18
* Yikes! I almost left out the 3D Labs server. :)jkh1999-05-147-17/+17
* Complete the list of FreeBSD version numbers accepted by the .Fx macro.jkoshy1999-05-141-0/+6
* Correct comment to refer to kget(8).jkoshy1999-05-141-3/+3
* Refer to kget(8) instead of dset(8).jkoshy1999-05-141-3/+3
* Add ucmpdi2.c to the i386 libkern build.gibbs1999-05-142-2/+4
* Take the subvendor and subdevice ids into account during device probe.gibbs1999-05-142-184/+460
* Better workaround for aic7890 chip bug. Use the HS_MAILBOX register togibbs1999-05-144-16/+55
* Add ucmpdi2.c to i386 libkern build. Its required for some quadgibbs1999-05-142-3/+4
* if_xe* now lives in sys/dev/pccard/obrien1999-05-142-2/+4
* Add the `xe' Xircom PC Card driver.obrien1999-05-147-7/+17
* Add the entry for my Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison).obrien1999-05-142-2/+50
OpenPOWER on IntegriCloud