summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Misc little cleanups.sos2002-03-265-33/+27
* Forgot one more instance of my old email address.phk2002-03-261-1/+1
* Remove an unused prototype.alc2002-03-261-1/+0
* Get the guarding right. The IA-64 has a different organization for thisobrien2002-03-261-5/+4
* Added used include of <sys/sx.h>. Don't depend on namespace pollution inbde2002-03-261-0/+1
* Added used include of <sys/sx.h>. Don't depend on namespace pollution inbde2002-03-251-0/+1
* Commit work-around for panics when mounting FS's that are auto-loaded asobrien2002-03-251-0/+2
* Fix bktr and pcf compilation with LINTnsouch2002-03-255-20/+12
* Only use POSIX Awk features.obrien2002-03-251-1/+1
* - Recommit the securelevel_gt() calls removed by commits rev. 1.84 ofarr2002-03-253-6/+16
* Modernize my email address.phk2002-03-252-2/+2
* Merged from sys/dev/sio/sio.c revisions 1.366 and 1.369.nyan2002-03-252-4/+20
* Merged from sys/dev/syscons/syscons.c revision 1.379.nyan2002-03-251-0/+1
* MFi386: revision 1.396nyan2002-03-251-2/+2
* Fix style.nyan2002-03-254-31/+23
* Corrected arguments to key_allocsa called fromume2002-03-252-7/+11
* 3rd arg to bcmp() was wrong. From: David Wang <dsw@juniper.net>ume2002-03-251-1/+1
* Include <machine/limits.h> for definition of ULONG_MAX. Remove amike2002-03-251-1/+1
* Include <machine/limits.h> for definition of ULONG_MAX.mike2002-03-251-0/+1
* Fix kernel build.obrien2002-03-251-1/+1
* Add kern/syscalls.c, which is needed for some KTR traces in trap.c.tmm2002-03-251-0/+1
* Add missing includes for the KTRACE case.tmm2002-03-251-0/+4
* Add missing declarations.tmm2002-03-251-0/+4
* Make this compile (submitted by jake), add a missing include.tmm2002-03-251-1/+2
* Remove second copy of iommu_decode_fault() which I accidentially added.tmm2002-03-251-15/+0
* Remove a FMT that was buried in here.obrien2002-03-251-2/+2
* Remote newly unused variable to unbreak LINT.brooks2002-03-251-1/+1
* Remove the setting of 'FMT'. We now do ELF by default, so only botherobrien2002-03-243-3/+0
* MFP4. This slipped into a IFC(MFC) by PHK, but it could still be usefulobrien2002-03-241-3/+18
* plip has produced an error during attach on Alpha as long as I carewilko2002-03-242-2/+2
* Make the BSD method width/endian agnostic and support alphaphk2002-03-241-11/+187
* Add AMD 768 support.sos2002-03-242-0/+5
* Hide the ACPI counter probing printf behind bootverbose.phk2002-03-241-3/+4
* Guard against redefining __gnuc_va_list.obrien2002-03-246-6/+15
* Be more systematic about conversion of on-disk formats in a endian/widthphk2002-03-246-235/+310
* Reset the cachefree statistics after draining the cache. This fixes a bugjeff2002-03-241-0/+4
* Undefine __FBSDID before defining it as it's already defined atmarcel2002-03-241-0/+1
* Fixed some style bugs in the removal of __P(()). Continuation linesbde2002-03-248-15/+14
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-2411-42/+38
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-246-21/+20
* Fixed some style bugs in the removal of __P(()). Continuation linesbde2002-03-246-16/+14
* Fixed some style bugs in the removal of __P(()). Continuation linesbde2002-03-241-5/+5
* Fixed some style bugs in the removal of __P(()). Tabs before "__P(("bde2002-03-241-6/+6
* Minor changes:will2002-03-243-74/+173
* Revamp the busdma implementation a bit:tmm2002-03-247-223/+450
* Fix sparc64_bus_mem_unmap() to pass the right address to kmem_free().tmm2002-03-241-1/+1
* Make the OpenFirmware interrupt mapping code more generic, to reducetmm2002-03-2411-282/+288
* Map the device memory belonging to resources of type SYS_RES_MEMORY intotmm2002-03-241-0/+17
* Maxtor Personal Storage 3000XT (Firewire) hangs uponsimokawa2002-03-241-0/+11
* Add code to print the fault virtual address for uncorrectable DMA errorstmm2002-03-234-0/+33
OpenPOWER on IntegriCloud