summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: phkhm2000-10-1367-275/+13
* Fixed namespace pollution in rev.1.78. Don't export <sys/stat.h> tobde2000-10-131-10/+5
* Avoid impending world breakage.bde2000-10-131-9/+2
* Add support for ATA "pseudo" RAID controllers as the Promise Fasttraksos2000-10-134-14/+768
* Add the ar ATA pseudo RAID driversos2000-10-131-0/+1
* Helper to trim extracted files for use when importing new versions ofobrien2000-10-131-0/+7
* Style tweaks.obrien2000-10-131-7/+4
* Fix ISA only systems.sos2000-10-132-6/+16
* This commit was generated by cvs2svn to compensate for changes in r67064,obrien2000-10-1339-1110/+8894
|\
| * Virgin import of gperf v2.7.2.obrien2000-10-1339-1110/+8894
* | Teach kerninclude to check <machine/*> #includes as well.phk2000-10-131-10/+25
* | Fixed world breakage -- don't depend on <machine/soundcard.h> existing;bde2000-10-131-1/+1
* | Helper listing file specs to remove from a FSF/GCC anoncvs checkoutobrien2000-10-131-0/+85
* | Upgrade instructions that describe the 3-June-2000 import.obrien2000-10-131-0/+17
* | Get rid of the ivars entirely.sos2000-10-133-46/+60
* | Only allow UDMA2 mode on SiS rev > 0xc1sos2000-10-131-8/+7
* | Fix bug in ``the selection of pccard IRQs fully selectable''sanpei2000-10-132-4/+4
* | Use the right user namedes2000-10-131-3/+3
* | Activate the 'secure' (TLS) version of sendmail if !NO_SENDMAIL && !NO_OPENSSLgshapiro2000-10-131-0/+4
* | Given that sendmail's STARTTLS support requires OpenSSL and the bootstrapgshapiro2000-10-131-4/+11
* | This is the first of 3 commits that will get IBM's JDK 1.3 workinggallatin2000-10-132-10/+47
* | Number the stages in the documentation to match what is printed out whenobrien2000-10-131-5/+5
* | Make changes required by change in how default and usable node and portmjacob2000-10-121-15/+3
* | Redo how default Node and Port WWNs are determined (again!). This is somjacob2000-10-121-29/+66
* | Change some default macro usages/definitions/requirements.mjacob2000-10-121-11/+16
* | For lockmgr mutex protection, use an array of mutexes that are allocatedjasone2000-10-127-40/+102
* | Document recent changes in URL parsing and proxy handlingdes2000-10-121-10/+20
* | ftp.c needs _http_request()des2000-10-121-0/+11
* | Rework proxy handling so that proxies can be specified as URLs.des2000-10-122-206/+156
* | Relax URL syntax so that schemeless URLs are supported.des2000-10-121-24/+23
* | Add macros for the names of the URL schemes we support.des2000-10-121-0/+5
* | "fix" savecore by moving dev_mkdb before it to allow device name sensingache2000-10-121-4/+4
* | Forgot these files in my kerninclude limited run.phk2000-10-122-34/+0
* | o Update BUGS entry to indicate in a more precise manner the implementationrwatson2000-10-1218-46/+30
* | Add missing option NETGRAPH_ETHER.archie2000-10-122-0/+2
* | Implement a rudimentary interrupt handling system which should be gooddfr2000-10-128-79/+96
* | Turn off a debugging printf.dfr2000-10-121-2/+3
* | Removed unused include of <machine/lock.h>. The locking interface stoppedbde2000-10-122-8/+0
* | Remove STARTTLS support as it breaks builds without crypto installed.gshapiro2000-10-122-14/+0
* | Make the ENVIRONMENT section more legible, and mention that HTTP_AUTH isdes2000-10-121-4/+10
* | Backout my wrong attempt to fix the compilation warning in ip_input.cru2000-10-122-2/+2
* | Fix suffix matching.des2000-10-121-2/+7
* | Don't depend on <machine/cpufunc.h> unnecessarily including <machine/lock.h>.bde2000-10-123-6/+0
* | When T308 times out while waiting for a RELEASE COMPLETE, clean up andhm2000-10-121-2/+15
* | * Fix exception handling so that it actually works. We can now handledfr2000-10-1216-447/+605
* | Bring back the ability to send cdbs of length 13->32 bytes. This was lostgibbs2000-10-121-1/+1
* | Fix this so that it can cope with transfers to/from regions which are notdfr2000-10-121-6/+22
* | * Allocate kernel stacks with contigmalloc() to make exception handlingdfr2000-10-121-68/+34
* | Some minor fixes and simplifications.dfr2000-10-121-29/+29
* | Add a gross hack for ia64 to allocate the backing store for a new program.dfr2000-10-121-0/+16
OpenPOWER on IntegriCloud