summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move KASSERTs which checks value of v_usecount after vnode locking, sobp2000-10-022-4/+8
* Protect hash data with lock manager instead of home grown one.bp2000-10-028-142/+210
* Get rid from the legacy __P() macro. Remove 'register' keywords.bp2000-10-0212-190/+198
* Remove duplicate SYSCTL_NODE() declaration. Kernel linker can't dealbp2000-10-021-1/+0
* Fix StallOp implementaion. I've noticed that StallOp corresponds toiwasaki2000-10-027-12/+16
* Merged from sys/i368/i386/machdep.c revision 1.413.kato2000-10-022-48/+8
* Merged from sys/conf/files.i386 revision 1.332.kato2000-10-021-1/+2
* Change "building the standard ${LIB} library" to "building the staticpeter2000-10-021-1/+1
* Really fix the struct callout collision. AMD does not need topeter2000-10-021-1/+1
* Regenerated. There are a bunch of changes from this round of ./configurepeter2000-10-022-48/+102
* Fix EVENTHANDLER_FAST_DEREGISTERmsmith2000-10-021-1/+1
* Treat %X the same as %x (not entirely correct, but close enough).msmith2000-10-021-0/+1
* Move the i386 PCI attachment code out of i386/isa back into i386/pci.msmith2000-10-0210-3651/+769
* Merge changes from 1.10.7 -> 1.11 into mainline. Note that the oldpeter2000-10-0221-1141/+1257
* This commit was generated by cvs2svn to compensate for changes in r66525,peter2000-10-0271-5094/+9584
|\
| * Import cvs-1.11 onto vendor branch.peter2000-10-0291-6219/+10838
* | PDIRUNLOCK now exists on FreeBSD. Remove the (now incorrect) redefinition.peter2000-10-022-8/+0
* | Add new fields for more granularity:billf2000-10-021-4/+48
* | Put on my nuclear-grade asbestos suit and cvs rm the old, broken, soundpeter2000-10-0291-42532/+0
* | Add new fields for more granularity:billf2000-10-022-7/+197
* | Fix omission: CD-ROMs can be ordered for 4.x-RELEASE, not just 4.0-RELEASE.bmah2000-10-022-2/+2
* | Add definition for PCIS_SERIALBUS_SMBUS PCI device subclass.archie2000-10-022-4/+2
* | Add reference to file /usr/share/examples/netgraph/ether.bridge.archie2000-10-011-0/+5
* | Script showing how to setup Ethernet bridging using ng_bridge(4).archie2000-10-011-0/+167
* | ahc_set_transaction_status() takes an SCB. This makes it difficult togibbs2000-10-012-2/+2
* | Add missing FreeBSD-only flag to the usage statement.gshapiro2000-10-011-1/+1
* | * Some freebsd.org -> FreeBSD.org fixes.alex2000-10-012-20/+20
* | fix some minor problem in PIOCSRESOURCE ioctl.sanpei2000-10-012-16/+7
* | add missing \n. sync with kame.itojun2000-10-011-3/+3
* | Fix the no-pci case of attaching isa, eisa and mca devices.peter2000-10-014-28/+12
* | Remove ACPI_NO_OSDFUNC_INLINE option from kernel configuration. Nowiwasaki2000-10-0110-7/+18
* | One more update against header file name changing.iwasaki2000-10-011-2/+2
* | use ``config auto'' for COREGA EtherII PCC-T.sanpei2000-10-011-2/+1
* | sendmail 8.11.1 importedgshapiro2000-10-012-2/+2
* | Update FreeBSD import information after sendmail 8.11.1 importgshapiro2000-10-011-4/+4
* | Fix conflicts from merge of sendmail 8.11.1gshapiro2000-10-0113-254/+318
* | This commit was generated by cvs2svn to compensate for changes in r66494,gshapiro2000-10-0166-432/+1209
|\ \
| * | Import of sendmail version 8.11.1 into vendor branch SENDMAIL withgshapiro2000-10-0179-687/+1529
* | | Remove Build files -- they rely on the devtools system which isn't importedgshapiro2000-10-016-94/+0
* | | - Add acpi_disable_events() and set it with EVENTHANDLER_REGISTER in order toiwasaki2000-09-309-65/+158
* | | Update include paths for new header locations.msmith2000-09-308-8/+15
* | | More updates to the ACPI code:msmith2000-09-3019-1063/+1269
* | | document support for ed(4) on alpha.wilko2000-09-301-0/+1
* | | The `ed' NIC driver has been changed to work on Alpha now. So enable itobrien2000-09-304-4/+3
* | | Next round of ia64 work, including fixes to context switching,dfr2000-09-3019-1157/+854
* | | Use issetugid instead of comparing get[ug]id and gete[ug]id.nectar2000-09-301-5/+2
* | | SC_ALT_MOUSE_IMAGE is required for the mouse if SC_NO_FONT_LOADING ormarko2000-09-302-3/+13
* | | Properly setup link level header length for 802.2 and SNAP frames.bp2000-09-302-6/+9
* | | Fix compiling with AAC_DEBUG.scottl2000-09-301-1/+1
* | | Remove a duplicate Feyman quote. Add his problem-solving algorithm.phk2000-09-301-3/+5
OpenPOWER on IntegriCloud