summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Redefine CRTS_IFLOW and CCTS_OFLOW on the mac.brian1999-10-151-0/+7
* Until we actually support SBus, there's no reason to keep the f/w in the tree.mjacob1999-10-151-4274/+0
* New pccard kernel config requirementimp1999-10-151-0/+8
* -Wall fix: ambigious elsebillf1999-10-151-1/+2
* Add new file for pccard compatibilty code. Add it to files so it getsimp1999-10-152-1/+220
* Reorganize the attachement point for pcic (it was unattached andimp1999-10-158-310/+64
* Fix ``MAKEDEV acd''brian1999-10-153-3/+3
* Include opt_bktr.roger1999-10-151-0/+2
* "Plag and play" -> "Plug and Play"phantom1999-10-151-1/+2
* Sync with reallity (USERCONFIG_BOOT option was removed long time ago)phantom1999-10-151-6/+9
* Add mount_nwfs program. Now -current can mount NetWare volumes.bp1999-10-157-1/+1157
* Add libncp to the list of known libraries.bp1999-10-151-0/+1
* Acutally our style is "options\x20\x09".obrien1999-10-154-64/+64
* Document the use of pseudo_AF_HDRCMPLT with BPF.msmith1999-10-151-0/+8
* Implement pseudo_AF_HDRCMPLT, which controls the state of the 'headermsmith1999-10-157-11/+58
* - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; itmdodd1999-10-156-306/+76
* Make it easier to have completely new bus attachment points for pccardimp1999-10-153-32/+70
* Break out the bus front end code into separate files.mdodd1999-10-152-0/+344
* Make some small tweaks:wpaul1999-10-142-4/+27
* * Implement bus_set/get/delete_resource for pci.dfr1999-10-1411-592/+313
* Add PNPBIOS option.dfr1999-10-142-0/+6
* * Add some verbose logging to the PnP parser and fix a couple of bugs.dfr1999-10-145-83/+281
* Remove one of the locales which is currently breaking the build.jkh1999-10-142-2/+0
* Revive ps_usertramp, it's still referenced by COMPAT_SUNOS code.luoqi1999-10-141-0/+1
* Recognize Pentium II w/ CPUID = 0x6XX and Pentium III Xeon w/ CPUID =kato1999-10-142-4/+4
* Like it or not, we use ^I's not 0x20 to align things in this file.obrien1999-10-144-16/+16
* Missed the second argument of fdrop().green1999-10-141-1/+1
* Add sigsuspend.o and sigpending.o to HIDDEN_SYSCALLS as well.marcel1999-10-143-6/+6
* Remove osig* from NOASM. It bogus now.marcel1999-10-142-4/+2
* Make the contents, layout, and comments match sys/i386/conf/GENERIC asobrien1999-10-142-134/+172
* Under some condition vnode can reference itself.bp1999-10-144-2/+10
* Isolate old constant NCP_VOLNAME_LEN.bp1999-10-142-2/+6
* Make libncp actually compiled.bp1999-10-144-4/+10
* Fix a race condition with shared fd tables and writev(). It'sgreen1999-10-141-2/+7
* Add a missing spl lowering.green1999-10-141-0/+1
* Add support for the version 4 firmware interface and the DAC960 PG andmsmith1999-10-145-58/+180
* In longjmp, call sigreturn instead of osigreturn. The latter isn'tjdp1999-10-141-1/+1
* Allow in/out to work in DOS programs.imp1999-10-135-3/+94
* Default to no backspace/delete swapping.imp1999-10-131-1/+2
* Remove reference to obsolete initsd function.grog1999-10-131-3/+1
* Do not dot or \n terminate syslog string.charnier1999-10-131-3/+3
* Divide the Alpha's hz of 1024 by 8 to obain a stathz of 128. Thisgallatin1999-10-132-1/+8
* Don't match non-IDE devices in probe.dfr1999-10-131-0/+4
* Return these files back to their stock versions.obrien1999-10-133-74/+142
* Cast tp[-2] to unsigned char before comparing.ru1999-10-131-1/+3
* Sync with sys/i386/isa/pcaudio.c revision 1.55.kato1999-10-131-1/+0
* Sync with sys/i386/isa/mse.c revision 1.48.kato1999-10-131-3/+0
* Sync with sys/i386/i386/machdep.c revision 1.370.kato1999-10-132-2/+6
* Sync with sys/i386/conf/majors.i386 revision 1.87.kato1999-10-131-2/+8
* Sync with sys/i386/conf/files.i386 revision 1.277.kato1999-10-132-4/+0
OpenPOWER on IntegriCloud