summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add ZOOM as one of the bgous vendorsimp2001-11-191-0/+1
* Add Linksys Instant Wireless Network PC Card from NetBSDimp2001-11-191-0/+1
* Update to 1.22 pccarddevsimp2001-11-191-3/+2
* Nits to make it whitespace compatible with what I'm about to commit to NetBSDimp2001-11-191-2/+1
* Update to 1.21 pccarddevsimp2001-11-191-3/+6
* Merge NetBSD 1.146: Linksys Instant Wireless Network card.imp2001-11-191-2/+3
* Add module compile framework for LOMAC.green2001-11-194-0/+63
* Update to 1.20 pccarddevsimp2001-11-191-2/+5
* Merge NetBSD 1.145: Xircom XE2000imp2001-11-191-1/+2
* Fix a license and change $Id$s to $FreeBSD$s.green2001-11-1927-58/+54
* This commit was generated by cvs2svn to compensate for changes in r86567,green2001-11-1927-0/+6577
|\
| * Initial import of the LOMAC (Low-Watermark Mandatory Access Control)green2001-11-1927-0/+6577
* Hitachi DK32 disks have problems with tagged queuing under load.iedowse2001-11-191-0/+9
* cast hashing index to (int)(intptr_t) for calculation.dillon2001-11-191-3/+3
* Add a structure defintion for the id prom contents.tmm2001-11-181-0/+63
* 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindingstmm2001-11-183-0/+143
* Standardize idempotentcy ifdefs.jake2001-11-182-6/+6
* Implement DVD-ROM ioctls.marcel2001-11-182-27/+434
* Yet another verbose printing cleanup. Remove debug_wakeup flag andiwasaki2001-11-182-10/+4
* - Ensure that linker file id's are unique, rather than blindlyarr2001-11-181-1/+15
* Cleanups of verbose printing. All the messages for the debugging isiwasaki2001-11-188-68/+91
* Add kernel headers needed to build libc. Some are bogus and/or just enoughjake2001-11-187-0/+524
* Add the PnP ID for a Rockwell 33.6k modem.iedowse2001-11-181-0/+1
* Implement missing SOUND_MIXER_WRITE_RECSRC ioctl.marcel2001-11-182-0/+5
* Pass maintainership over to emulation@FreeBSD.org. It has been fun,marcel2001-11-181-1/+1
* Make jmpbuf the same size as ucontext_t so that it can be passedjake2001-11-181-13/+3
* 1. Split fp.h into fp.h and fsr.h so that the latter can be includedjake2001-11-185-45/+155
* Avoid missing ticks and hardclock stopping.jake2001-11-181-1/+27
* Catch up to new constants. (These commit messages should have a song.)jake2001-11-181-8/+13
* - M_ZERO already sets bif_dlist to zero; there is no need toarr2001-11-181-1/+0
* 1. Remove kdbframe. Bad idea.jake2001-11-184-42/+71
* Implement SET. Set execption.s 1.12.jake2001-11-181-0/+12
* 1. Convert the tstate saved in the pcb to a pstate and test for PSTATE_PEFjake2001-11-184-50/+128
* Implement hw.machine and hw.model sysctls.jake2001-11-181-0/+11
* 1. Remove bootinfo and just pass loader metadata to the kernel.jake2001-11-185-76/+62
* 1. Implement ascopyto() and ascopyfrom() for copying to an alternate addressjake2001-11-183-52/+94
* 1. Fix a bug where the offsets of the alignment and mmu fault recorvery codejake2001-11-182-116/+146
* Fix missing holdsock()->fgetsock()dillon2001-11-171-7/+5
* Be very generous with timeouts for synchronize cache. We may wait a very longmjacob2001-11-171-1/+1
* The Infortrend IFT-3102 multihost U2 SCSI to U2 SCSI controlleriedowse2001-11-171-0/+8
* Add quirk for Fujitsu M2513A MO drives. These drives hang at variousiedowse2001-11-171-0/+15
* MFi386: revisions from 1.26 to 1.30.nyan2001-11-172-10/+196
* MFi386: revision 1.12nyan2001-11-171-0/+9
* MFi386: revision 1.326.nyan2001-11-171-0/+1
* MFi386: revision 1.160nyan2001-11-171-0/+2
* MFi386: revision 1.483nyan2001-11-172-12/+12
* Give struct socket structures a ref counting interface similar todillon2001-11-1723-182/+223
* Fix the non-KSTACK_GUARD case.. It has been broken since the KSEpeter2001-11-172-0/+2
* Start bringing i386/pmap.c into line with cleanups that were done topeter2001-11-177-515/+385
* Forward declare struct ifnet - this fixes a warning in tdfx_pci.cpeter2001-11-171-0/+1
OpenPOWER on IntegriCloud