summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed pedantic syntax errors caused by a trailing semicolon in thebde2000-01-161-7/+10
* | Remove reference to floppy tape drive.kris2000-01-162-4/+0
* | Mention openssl and auditing fixes.kris2000-01-162-0/+12
* | Turn back on openssl building.kris2000-01-161-1/+1
* | Turn back on libcrypto and libssl building.kris2000-01-161-1/+1
* | (Forced commit)kris2000-01-160-0/+0
* | *** empty log message ***kris2000-01-162-1/+10
* | Replace a conjunction "you're" with "you are". This makeschris2000-01-161-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r56083,kris2000-01-1613-0/+2601
|\ \
| * | Import the RSA support code. There shouldn't be any actual RSAkris2000-01-1613-0/+2601
| * | This commit was manufactured by cvs2svn to create branchcvs2svn2000-01-101-0/+25
* | | Fix for missing symbol in -DRSAref case.kris2000-01-161-0/+6
* | | Fixed stray backslash in previous commit.bde2000-01-161-4/+5
* | | Add MAINTAINER tag so people don't feel the need to randomly frob with this.kris2000-01-163-0/+6
* | | Add SPLASSERT() macro. SPLASSERT() compiles to a no-opjmb2000-01-163-19/+69
* | | Add SPLASSERT.9 man page. SPLASSERT() commit to follow immediately.jmb2000-01-161-0/+86
* | | Set ifq_maxlen to default (IFQ_MAXLEN).mdodd2000-01-161-0/+1
* | | Remove Bison from the build. This is a prelude to possibly removing itobrien2000-01-161-1/+1
* | | Oops, didn't commit the Makefile for libposix1e--this should fix buildrwatson2000-01-152-0/+30
OpenPOWER on IntegriCloud