summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Lookup the EFI_FPSWA driver and pass the interface pointer through to thepeter2001-11-197-0/+110
* Use some (now) spare space for passing through a pointer to the FPSWApeter2001-11-191-1/+2
* Remove bootinfo.bi_kernel. It isn't used by the kernel. struct bootinfopeter2001-11-195-23/+1
* Fix a dependency violation, same as in libefi/elf_freebsd.c a while back.peter2001-11-192-0/+2
* This is used in C, not C++. functions with no args have func(void) in ourpeter2001-11-191-0/+1
* Add NEWCARD support to awi.imp2001-11-191-3/+36
* Create a module for awi.imp2001-11-191-0/+12
* Update to 1.23 pccarddevsimp2001-11-191-1/+2
* 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
OpenPOWER on IntegriCloud