summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Whoops, add the 'twe' files.msmith2000-10-141-0/+2
* Clean up a few things in dc_setcfg() pointed out to be me bywpaul2000-10-142-8/+18
* Look at both the vendor and subvendor information when determiningjlemon2000-10-131-32/+25
* Enable _PTHREADS_INVARIANTS until the recent libc_r changes aredeischen2000-10-133-3/+3
* Adjust to reflect recent changes in the internal layout of a structdeischen2000-10-131-26/+46
* Implement zero system call thread switching. Performance ofdeischen2000-10-1377-3389/+5243
* Remember to assign an_dev to device_t before calling an_attach().wpaul2000-10-133-0/+13
* savectx() is now used exclusively by the crash dump system. Move thepeter2000-10-134-3/+9
* Convert the Aironet driver to use mutexes instead of spls.wpaul2000-10-134-28/+59
* Do not allocate a callout for all crashdumps, not just when you panic.ps2000-10-133-2/+4
* Update the wi driver to use mutexes instead of spls.wpaul2000-10-134-36/+86
* Add #include <machine/mutex.h> since these files need it and don'twpaul2000-10-134-0/+4
* Make mutex name reflect device driver name.cp2000-10-132-2/+4
* Use device_get_nameunit(dev) as the mutex string when callingwpaul2000-10-1318-49/+70
* o Introduce cap_from_text() and cap_to_text() implementations.rwatson2000-10-134-2/+1146
* First round of converting network drivers from spls to mutexes. Thiswpaul2000-10-1332-399/+788
* o Simplify capability types away from an array of ints to a singlerwatson2000-10-136-88/+107
* Do not override BINDIR settings from subdirectory Makefiles.gshapiro2000-10-131-1/+1
* Note on the last commit that the problem was actually in the secure versiongshapiro2000-10-130-0/+0
* ../Makefile.inc was clobbering BINDIR so sendmail was being installed ingshapiro2000-10-132-2/+2
* The swap bitmap allocator was not calculating the bitmap size properlydillon2000-10-133-10/+21
* Skip sockets with no SCBdes2000-10-131-0/+2
* Add ata-raid.c to the ata driversos2000-10-131-0/+1
* cosmetic: resource -> ressanpei2000-10-131-14/+14
* Note fsck wrappers, ncurses update (+MFC), gperf update.bmah2000-10-132-0/+16
* 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
OpenPOWER on IntegriCloud