summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Shift bits for CAM flags so that the top bit isn't set in an enummjacob2000-01-171-28/+13
* Fix typos and talk about the controller -> device config fileimp2000-01-171-2/+6
* Add a CAM_SENT_STATUS for use in target mode. JHK approved.mjacob2000-01-171-1/+4
* Fix error message that was too hastily cut&pasted from libradius.jdp2000-01-171-1/+1
* Add/fix controller miibus0/device miibus0 stuff here too.wpaul2000-01-178-3/+8
* Change 'controller uhci0' and friends in the SYNOPSIS sections towpaul2000-01-173-10/+10
* Add support for the Intel 810 chipset (ICH type of chips)sos2000-01-176-124/+157
* Fixed breakage of K&R support in rev.1.26. yyparse() was defined asbde2000-01-171-7/+7
* Do not propagate the ENCI_SVALID bit for overall enclosure statusmjacob2000-01-171-5/+4
* Fixed breakage of K&R support in rev.1.8 of output.c: don't generatebde2000-01-172-2/+5
* Fix syntax error in previous commit.jkh2000-01-171-1/+1
* Change the buffer size to 16 blocks, some crappy drives have troublesos2000-01-171-2/+8
* Fixed bitrot in library build order. libmd was not built beforebde2000-01-171-3/+3
* We no longer care about the VAX and Tahoe compilers :-)kris2000-01-171-6/+1
* Add in SAF-TE handling code and do some minor consistency cleanups.mjacob2000-01-171-10/+1017
* Remove device name strings from vendor/product lists since we don't usewpaul2000-01-166-59/+57
* Fix insecure tempfile handling.kris2000-01-161-5/+10
* Don't overflow buffers.kris2000-01-161-2/+2
* Fix insecure tempfile handling.kris2000-01-161-5/+18
* Fix insecure tempfile handlingkris2000-01-161-8/+4
* The wrong version of the file was committed previously which explains thekris2000-01-161-4/+17
* Add the apm -e argument, which will toggle the "enabled" status of APM.green2000-01-162-3/+21
* get pd_type from inquiry data itselfmjacob2000-01-161-1/+1
* use XPT_GDEV_STATS- XPT_GDEV_TYPE was deprecated a while backmjacob2000-01-161-12/+12
* Fix breakage from last commit- macro was broken. I appreciate themjacob2000-01-161-2/+2
* Removed outdated comment on experimental nature of ata. Added comment to espwilko2000-01-162-12/+2
* Add and document support for handling comments and blank lineschris2000-01-163-7/+21
* fix kernel panic at rtfree() in INET6 enabled envrionment.shin2000-01-161-2/+0
* Fix !crypto releases once more.phk2000-01-161-4/+2
* Implement setres[ug]id() and getres[ug]id(). This has been sitting inpeter2000-01-168-14/+214
* Add missing share/examples/ses directory.phk2000-01-161-0/+2
* ALPHAHW.TXT described the supported machine types for FreeBSD/alphawilko2000-01-161-0/+974
* There's not /etc/pccard_ether_remove on -current.hosokawa2000-01-162-2/+2
* I've forgotten one hardwired device name in insert/remove line.hosokawa2000-01-162-4/+4
* fix missing \n in sndstat outputcg2000-01-161-1/+1
* Correct comments / point to right LINT file (./LINT does not exist for Alpha)wilko2000-01-162-6/+8
* oops, best play format was set to unsigned 16 bit instead of signed 16 bitcg2000-01-161-1/+1
* Update this for the recient import.obrien2000-01-161-8/+8
* Update for 1.0.5a.obrien2000-01-161-1/+6
* Merge rev 1.2 into BC 1.0.5a, which fixes a spelling error.obrien2000-01-161-33/+46
* GNU has figured out they should fix the bug we fixed in rev 1.2 themselves.obrien2000-01-161-6/+14
* This commit was generated by cvs2svn to compensate for changes in r56101,obrien2000-01-1626-670/+1326
|\
| * Import GNU bc 1.05a.obrien2000-01-1628-708/+1382
* | Convert last examples of `controller' to `device'.asmodai2000-01-163-15/+15
* | Cleanup some more remaining bdev fluff.phk2000-01-162-77/+21
* | Cleanup some remaining bdev fluff.phk2000-01-163-72/+12
* | Cosmetic change: space instead of tab in front of $FreeBSD$.sheldonh2000-01-162-2/+2
* | The kernel side of per-process unaligned access control (printing, fixing &gallatin2000-01-167-9/+68
* | This fixes a bug that /etc/pccard_ether did not work without DHCP.hosokawa2000-01-163-2/+15
* | Fix an instance of rman_get_start() than should be rman_get_bushandle().wpaul2000-01-161-1/+1
OpenPOWER on IntegriCloud