summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some patches from Doug for ia64 support- the principle one being themjacob2001-10-072-2/+6
* Use host keys from the config directory if they exist, instead ofluigi2001-10-071-2/+6
* Make fetch_mask return ${default_mask} if entry not found.luigi2001-10-071-3/+5
* Export interrupt statistics via sysctl.luigi2001-10-074-0/+24
* Mention that ed requires miibus.iedowse2001-10-073-1/+4
* Fix a typo in do_sigaction() where sa_sigaction and sa_handler wereiedowse2001-10-071-3/+3
* Remove bogus include.dfr2001-10-071-1/+0
* Whitespace fixes.benno2001-10-072-5/+4
* Add new files needed by previous commit.benno2001-10-072-0/+221
* Mega-patch for OpenFirmware loader support.benno2001-10-0713-55/+135
* Rewrite the pc98 bus_space stuff.nyan2001-10-0716-1386/+4060
* Update to reflect the change in ata.hsos2001-10-071-1/+1
* o Introduce an 'options REGRESSION'-dependant sysctl namespaces,rwatson2001-10-071-0/+19
* Limit maximum poll interval to 60 seconds. This prevents an overflowdeischen2001-10-073-0/+9
* Add code to print interrupt statistics when they will beluigi2001-10-071-0/+42
* Clarify foundation of GDR/DDR.grog2001-10-071-1/+1
* Fix a typo (missing "; at the end of a string)luigi2001-10-071-1/+1
* Regen.marcel2001-10-073-7/+4
* Fix a typo and sync a comment with the version in RELENG_4luigi2001-10-071-2/+2
* Fix the NODEF entry for setpgid() so that it matches the NODEFmarcel2001-10-071-1/+1
* Make this compile again after the changes to make bridge kld'ableluigi2001-10-071-3/+3
* Fix breakage caused by previous commit. The lkmnosys and lkmressysmarcel2001-10-071-5/+8
* Misunderstanding documentation caused me to try and set 1Gbps/2Gps/Automjacob2001-10-062-14/+21
* Whups- remember to zero the isr pointer arg.mjacob2001-10-061-1/+3
* Respect QLogic's errata- read BIU_ISR even on the 2300mjacob2001-10-061-0/+2
* Document -depthobrien2001-10-061-0/+13
* - Moved the bus_dma declarations from bus_{at386,pc98}.h into bus_dma.h.nyan2001-10-069-3830/+11
* Move console probes until after we set boothowto so that 'boot -h' works.dfr2001-10-061-7/+7
* Make this work on ia64. I have no idea why it works on alpha - itdfr2001-10-061-1/+7
* Assume round-to-nearest mode for floating point.dfr2001-10-061-5/+1
* Enable console. There are far too many 'ifdef __i386__' in this file.dfr2001-10-061-7/+7
* Add /etc files for ia64.dfr2001-10-063-0/+540
* Put the label at the same place as i386 for compatibility.dfr2001-10-063-0/+15
* Add an entry with my birthday.keramida2001-10-061-0/+1
* Updates for changes made by KSE import.sheldonh2001-10-066-40/+36
* Update with latest ATA/ATAPI ver 6 rev 2 items.sos2001-10-068-365/+403
* Delete legacy pcib code - we can't possibly work without acpi on ia64.dfr2001-10-061-570/+0
* Remove nexus_pcib.c.dfr2001-10-061-1/+0
* o Change ia64_memory_address to explicitly take a u_int64_tmarcel2001-10-061-2/+50
* Make this compile on ia64.marcel2001-10-061-1/+4
* Implement these using mux1 and extr.u. I'll update the userland versionsdfr2001-10-062-14/+7
* New release notes: eaccess(2), vfs.vmiodirenable=1.bmah2001-10-062-8/+24
* - Fix typo in "didn't find tag in list" code -- != should have been ==.fenner2001-10-061-4/+5
* Fix some 64-bit uncleanliness.peter2001-10-061-7/+20
* Fix some style bugs before fixing some real bugs.peter2001-10-061-7/+17
* Fix a stack trashing bug when int != sizeof(pointer)peter2001-10-062-2/+6
* Fix a warning. (unused p if not INVARIANTS)peter2001-10-062-4/+2
* Add ia64/ia64/sapic.cpeter2001-10-061-0/+1
* Update list of supported ata(4) controllers (from ata.4 manpage).bmah2001-10-052-4/+4
* New release note: MAXMEM/hw.physmem.bmah2001-10-052-4/+12
OpenPOWER on IntegriCloud