summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use libcrypto.so.2 instead of .1, since we have it now. It should enablejmallett2002-07-091-3/+3
* - Remove IS_LOCKING_VFS() all of our filesystems support locking nowjeff2002-07-091-19/+14
* - Use the new vop_lookup_{pre,post} instead of simpler locking specification.jeff2002-07-091-2/+4
* - Use standard locking functions in syncer's opvjeff2002-07-092-9/+50
* - Change all LK_SHARE locks to LK_EXCLUSIVE. Shared locks aren't quite safejeff2002-07-091-3/+6
* Fix a minor whitespace style nit that broke 'grep ^uuidgen'.jhb2002-07-091-1/+2
* Move the switch statement labels for the explicit 64-bitrobert2002-07-091-3/+3
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*obrien2002-07-0933-8485/+9
* Remove tcsetpgrp() stuff across suspend/continue because it cause upper levelache2002-07-091-3/+1
* o Lock accesses to the page queues in vm_object_terminate().alc2002-07-091-1/+3
* Resolve conflicts arising from the ACPI CA 20020611 import.iwasaki2002-07-0922-641/+895
* This commit was generated by cvs2svn to compensate for changes in r99679,iwasaki2002-07-09116-3394/+4522
|\
| * Vendor import of the Intel ACPI CA 20020611 drop.iwasaki2002-07-09128-3956/+5162
* | Update usage for the addition of -n in rev 1.35 of mv.c.johan2002-07-092-3/+3
* | Revert previous delta; warnings fixed by obrien:sheldonh2002-07-091-3/+0
* | Replace the 'at least the amount of physical memory + 64K' with a betterdillon2002-07-091-2/+5
* | Quiet warnings by making this ANSI-C clean.obrien2002-07-091-5/+18
* | Regen for SMC 2206USB/ETH EZ Connect adapter.joe2002-07-092-2/+9
* | MFNetBSD: Add support for the SMC 2206USB/ETH EZ Connect adapter (Pegasus II)joe2002-07-092-0/+2
* | Enable emulation of the F_GETLK64, F_SETLK64, and F_SETLKW64robert2002-07-092-0/+7
* | The comment marked with XXX was right: emulate SVR4 forrobert2002-07-091-1/+1
* | Bring this in line with what I'm using.benno2002-07-091-2/+15
* | Add an implementation for pmap_zero_page_area.benno2002-07-093-3/+72
* | Add the OF_getetheraddr function required by if_gem.benno2002-07-093-0/+59
* | Tidy up trap vector and external interrupt setup.benno2002-07-092-66/+16
* | Driver for the Apple UniNorth Host-PCI bridge.benno2002-07-094-0/+550
* | Add ofw_pci.c in the pci case.benno2002-07-091-0/+2
* | OpenFirmware PCI support code.benno2002-07-092-0/+273
* | Oops, forgot to set the suspended flag for threads that are createddeischen2002-07-093-6/+9
* | Changes for KSE3.benno2002-07-097-0/+158
* | Add this file, which I forgot in a previous commit.benno2002-07-091-0/+34
* | 1) Add busdma machdep code.benno2002-07-095-230/+548
* | Regen:sheldonh2002-07-091-61/+101
* | Driver for OpenPIC compatible interrupt controllers.benno2002-07-094-27/+548
* | Add definitions for the industry-standard DLT density codes.joerg2002-07-092-0/+10
* | - Add the "compatible" property to the list that we keep in ivars.benno2002-07-093-46/+394
* | Add interrupt handling support code.benno2002-07-094-0/+395
* | Close file descriptors when [n]>&- and [n]<&- redirections are used.tjr2002-07-091-1/+2
* | The rate between EUR and USD has never been as large as our old valuejoerg2002-07-091-2/+2
* | Define NO_WERROR to unbreak world until the maintainer has had timesheldonh2002-07-091-0/+3
* | Change one variable to make it easier to switch between ipfw and ipfw2luigi2002-07-091-5/+3
* | Fix whitespace botch in previous commit.peter2002-07-091-0/+1
* | Don't define wchar_t if we are a C++ compiler.obrien2002-07-095-0/+10
* | Preliminary NEWCARD docs.imp2002-07-094-0/+185
* | Update dates.imp2002-07-091-2/+2
* | Document what the pcic driver in newcard will support.imp2002-07-091-145/+7
* | Finish the repo copy of pcic.4 -> oldcard.4. oldcard.4 will documentimp2002-07-091-0/+1
* | Print out commands with NTOFD/NFROMFD redirections that close thetjr2002-07-092-2/+8
* | Add C code that counts the bits in a 32 bit word, right next to the C codepeter2002-07-092-0/+15
* | Add ability to only beep when mail arrives.johan2002-07-094-16/+49
OpenPOWER on IntegriCloud