summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r130457,ru2004-06-142-10/+5
|\
| * From ChangeLog:ru2004-06-142-10/+5
| * Pull up latest mdoc(7) changes.ru2004-04-162-57/+113
| * From ChangeLog:ru2003-11-022-3/+6
* | Fix big-endian build.dfr2004-06-141-2/+2
* | Improve spec to spec comparison output.phk2004-06-141-3/+20
* | Document -d flagphk2004-06-141-0/+4
* | Add support for more linux ioctls.phk2004-06-142-2/+117
* | Make fdisk initialize the first instead of the last slice by default.phk2004-06-141-3/+3
* | Remove disable_on_poweroff and our pre-sync shutdown handler. Disablingnjl2004-06-141-30/+1
* | Clean up acpi_probe_order() a bit and clarify some comments.njl2004-06-141-9/+19
* | Unbreak non-ALTQ kernel linking. I forgot about tbr_dequeue.mlaier2004-06-141-1/+1
* | Don't probe/attach in the ACPI_DEBUG case.njl2004-06-141-2/+1
* | Use the new API for acpi_MatchHid(). The difference between ACPI_HANDLEnjl2004-06-144-6/+10
* | Update for newsletter V-9 (which brings with it an orthographywollman2004-06-141-0/+13
* | Use .Dv instead of .Li for all the RLIMIT_* constants.das2004-06-141-11/+11
* | Introduce pmap locking to many of the pmap functions. There is more toalc2004-06-142-0/+35
* | Use __FBSDID().obrien2004-06-143-3/+13
* | Language tweak in explaining the mouse wheel's functionality.obrien2004-06-141-2/+2
* | The majority of FreeBSD/amd64 machines are SMP, so use ADAPTIVE_MUTEXESobrien2004-06-131-0/+1
* | #if out an old leftover in the KAME code. opt_cpu.h is no longer useful heremlaier2004-06-131-0/+2
* | Add support to ACPI to manage its own resources. Previously, resourcenjl2004-06-1310-101/+246
* | Note when this driver 1st appeared in FreeBSD besides NetBSD.obrien2004-06-131-0/+2
* | Document RLIMIT_AS. While here, correct an insertion sort error.das2004-06-131-5/+8
* | Add PCI identifier for Dell modified SBLive! cardobrien2004-06-131-0/+9
* | Make this header a little bit more XSI-compliant:das2004-06-131-8/+22
* | Add __fixpt_t to _types.h, and typedef __fixpt_t fixpt_t in types.h.das2004-06-132-1/+3
* | Prevent the loss of a PG_M bit through an SMP race in pmap_ts_referenced().alc2004-06-132-2/+2
* | What world have we come to when even style(9) isn't unfailable:le2004-06-131-1/+1
* | Include vm/vm_param.h to pull in KERNBASE now. This should fix theimp2004-06-132-0/+2
* | Update for include/altqmlaier2004-06-131-1/+3
* | Add MAC framework bits to the output path.dfr2004-06-131-0/+6
* | Simplify conditional compilation logic some.obrien2004-06-131-11/+15
* | Remove dead or unneeded code, e.g., spl calls.alc2004-06-131-32/+1
* | style.Makefile(5)obrien2004-06-131-2/+2
* | Remove advertising clause.dfr2004-06-131-4/+0
* | Pass the correct argument to ncr53c9x_timeout()scottl2004-06-131-5/+5
* | Suggest a full build-/installworld instead of just installincludes.mlaier2004-06-131-2/+2
* | Sync up with KAME. The main change is to try to avoid exposingdwmalone2004-06-131-56/+36
* | Fix unterminated RCSID.bms2004-06-131-1/+1
* | Assorted markup, grammar, and spelling fixes.ru2004-06-1315-359/+490
* | Cast printf'ed values to intmax_t.obrien2004-06-131-3/+3
* | Bump __FreeBSD_version for ALTQ. Also put some notes in UPDATING regardingmlaier2004-06-132-1/+7
* | Associate a device_t with an ACPI_HANDLE. This make AcpiWalkNamespace morenjl2004-06-132-0/+21
* | Link ALTQ to the build and break with ABI for struct ifnet. Please recompilemlaier2004-06-1320-18/+302
* | Use NG_FREE_MSG() instead of FREE().phk2004-06-131-1/+1
* | Remove a stale reference to %Ef and %EF from a comment.stefanf2004-06-131-2/+2
* | Add the capacity for the rfc1490 node to handle cisco style encasulationjulian2004-06-133-25/+177
* | Add configuration rom entries for IP over firewire.dfr2004-06-132-0/+28
* | To support the promiscuous mode udav(4) driversanpei2004-06-131-0/+24
OpenPOWER on IntegriCloud