summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Link Slovak with Czechache2001-10-301-0/+6
* MFi386: sys/i386/i386/machdep.c revisions 1.481 and 1.482nyan2001-10-302-4/+10
* Fix a typo in comment and #ifdef fixes: GRAP_PRIO -> GRAB_PRIO so thatjhb2001-10-303-3/+3
* More reorganization of 3Com devices. While I'm here, add somebmah2001-10-292-18/+58
* Update tuning so that it mentions maxusers, nmbclusters, and nsfbufs assilby2001-10-291-18/+29
* When scanning for control messages, don't process the data mbufs.dwmalone2001-10-291-1/+1
* Fix world by trimming an extra comment terminator.jhb2001-10-292-2/+2
* Some small improvements of ACPI thermal driver.iwasaki2001-10-293-4/+62
* Don't set CR0_NE in cpu_setregs() for the SMP case, since setting itbde2001-10-292-0/+4
* System wide policy should be returned when no policy found in the SPD.ume2001-10-291-0/+26
* Make CD-ROM distributions at the pc98 release target.nyan2001-10-291-5/+3
* Don't assume fixit media is only either a floppy disk or 2nd CDROM discbrian2001-10-292-12/+12
* Don't assume fixit media is a floppy disk.brian2001-10-291-2/+2
* Add Berkeley copyright to SRA.nsayer2001-10-296-2/+182
* A few more style changes picked up whilst working on an MFC to -stable.joe2001-10-291-2/+2
* Fix some whitespace, and a comment that I missed in the last commit.joe2001-10-291-3/+4
* Add unwind.c.dfr2001-10-291-0/+1
* * Factor out common code for manipulating the RSE backing store.dfr2001-10-297-136/+1689
* Make the various bits of SMP code conditional on SMP so that I can stilldfr2001-10-294-0/+14
* Put symbols at the start and end of the unwind section so that we candfr2001-10-291-0/+4
* Various fixes to make stack traces using the unwind tables work properly.dfr2001-10-297-10/+242
* Fix disassembly of 'add a=b,c,1' and make the disassembly of the variousdfr2001-10-291-3/+3
* The size of the ELF hash table changed from 64 bits in the prototypepeter2001-10-291-1/+1
* Mostly cosmetic. Use indentation that is reasonably close to otherpeter2001-10-292-20/+20
* Update for the new toolchain. ld doesn't provide _GLOBAL_OFFSET_TABLE_peter2001-10-291-1/+8
* Update rtld for the "new" ia64 ABI. In the old toolchain, thepeter2001-10-297-9/+34
* Fix a dependency violation (branch after alloc)peter2001-10-291-1/+1
* Fix fragmented packet handling.sumikawa2001-10-291-2/+2
* o Send a test IPI from the BSP to itself at the same time APsmarcel2001-10-292-10/+14
* Add an IPI used for testing proper operation of delivering IPIs.marcel2001-10-291-1/+2
* Use a more sophisticated check that works better with older versionsmike2001-10-291-5/+5
* Make the output from assert() look more like the example in the C99mike2001-10-292-6/+6
* Make the clock vector 255 instead of 240. On Lion boxes, 240 ismarcel2001-10-292-3/+3
* Forced commit: Previous diff removed the UserConfig section frombmah2001-10-290-0/+0
* Add infrastructure for an ia64 hardware list. It's a long way frombmah2001-10-294-1/+55
* Small correction in the LOCAL_SAPIC structure. The Flags fieldmarcel2001-10-291-3/+2
* Start to unravel some of the mess in the Ethernet NIC section. Thebmah2001-10-292-130/+186
* Clean up the style of this header file.joe2001-10-291-186/+190
* Clarify a release note entry about fe(4)-supported PC Cards.bmah2001-10-292-4/+4
* More white space changes.joe2001-10-291-3/+3
* More stylistic tidying.joe2001-10-291-20/+21
* log routine called w/ %ld and int argument, cast argument to longdillon2001-10-291-1/+1
* fix int argument used in printf w/ %ld (cast to long)dillon2001-10-291-2/+3
* promote tv_sec in printf to make it type agnosticdillon2001-10-291-4/+4
* o Do not parse the MADT as a side-effect in AcpiOsGetRootPointer,marcel2001-10-298-165/+359
* Make ttyprintf() of tv_sec value type agnostic.dillon2001-10-291-4/+4
* cast dev_t to int in printf to fix warning.dillon2001-10-291-1/+1
* Set RB_MULTIPLE (multiple console support) if the kernel is bootedmarcel2001-10-292-0/+6
* Fix ctime(&int) due to change to lastlog->ll_timedillon2001-10-291-1/+2
* Remove training white spaces, and some other style violations.joe2001-10-291-90/+90
OpenPOWER on IntegriCloud