summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Teach libdisk about the AMI and Mylex RAID drivers. You should be ablemsmith1999-11-022-1/+5
* Correctly compute the block count. In reality, it seems that themsmith1999-11-022-2/+2
* Don't print the chipset value; it's not useful.msmith1999-11-023-4/+30
* fix misordering of two lines in this file.jmb1999-11-021-1/+1
* Newline-terminate the complaint message about not being able to findmsmith1999-11-016-6/+6
* Call bootpc_init before we try to mount an NFS root, if we're configuredmsmith1999-11-012-0/+12
* Move a couple of globals here where they are initialised, rather thanmsmith1999-11-011-0/+7
* swapinit isn't called from vfs_mountroot, so don't complain about it inmsmith1999-11-011-18/+0
* This is a complete rewrite of vfs_conf.c, which changes the way the rootmsmith1999-11-015-881/+607
* Sync with RELENG_3.nsouch1999-11-014-7/+15
* Add alpm smbus lowlevel driver manpagensouch1999-11-012-1/+59
* Elminiate the (unused) TUNE_1542 option.eivind1999-11-017-16/+0
* Add $FreeBSD$grog1999-11-011-4/+4
* This brings rev 1.2 (reality check and document profiling extensions)obrien1999-11-011-7/+7
* This adds rev 1.2 (-fformat-extensions) to GCC 2.95.2.obrien1999-11-011-1/+0
* Document the ch* devices.nik1999-11-012-0/+2
* Fix some bugs in MP allocation routine when links are non-equivalent.archie1999-11-011-12/+29
* Document that bind(2) can fail with EAGAIN.nik1999-11-011-0/+3
* Document that hosts for which no status report has been received fornik1999-11-011-1/+2
* Merge rev 1.2 (a.out support) into GCC 2.95.2.obrien1999-11-011-3/+4
* Add Alpha and proper x86 support to GCC 2.95.2.obrien1999-11-011-5/+14
* Merge our -fformat-extensions and printf0() into GCC 2.95.2.obrien1999-11-011-4/+48
* Put more explict warning that this file should not be used if you wantimp1999-11-011-0/+2
* Do some more work on the mxphy pseudo-driver to make it better at mediawpaul1999-11-013-92/+114
* Add strtol & strtoul to kernel. Derived from libc versions.phk1999-11-012-1/+160
* New function:phk1999-11-012-0/+17
* Call make_dev() to shut up the warning.tanimura1999-11-012-2/+24
* Use typedefs for node methods.julian1999-11-011-9/+7
* User netgraph typedefs for methodsjulian1999-11-016-54/+54
* Add typedefs for node methodsjulian1999-11-0117-147/+131
* This commit was generated by cvs2svn to compensate for changes in r52750,obrien1999-11-0131-132/+493
|\
| * Virgin import of the GCC 2.95.2 compilersobrien1999-11-0140-228/+751
* | Changes prompt to "ok". This line is actually commented out, and serves onlydcs1999-11-011-1/+1
* | Changes the default prompt to "ok".dcs1999-11-011-1/+3
* | This commit was generated by cvs2svn to compensate for changes in r52746,obrien1999-11-014-0/+16
|\ \ | |/
| * Virgin import of GCC 2.95.2's libstdc++obrien1999-11-014-0/+16
* | This commit was generated by cvs2svn to compensate for changes in r52744,obrien1999-11-014-0/+16
|\ \ | |/
| * Virgin import of GCC 2.95.2's libio -- the C++ iostream facility.obrien1999-11-014-0/+16
* | Change quote style.obrien1999-11-011-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r52741,obrien1999-11-014-3/+7
|\ \ | |/
| * Virgin import of GCC 2.95.2's libf2cobrien1999-11-014-3/+7
* | Tell others how I did this.obrien1999-11-011-0/+21
* | This file came from elsewhere and there was a little turd left.obrien1999-11-011-1/+1
* | Describe how I did this.obrien1999-11-011-0/+18
* | Update for gcc 2.95.2.obrien1999-11-011-4/+4
* | braino in sample code.julian1999-11-011-2/+2
* | Most modern OSs have the ability to flag certain mounts as ones tojulian1999-11-015-11/+21
* | Descriptionjulian1999-11-011-3/+14
* | correct moronic typomjacob1999-11-011-2/+2
* | ``mergemaster'' was repo-copied to ``mergemaster.sh'' as it's a shell script.chris1999-11-012-686/+1
OpenPOWER on IntegriCloud