summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct a typo.bz2010-01-241-1/+1
* - Introduce kernel_kseg0_end variable that marks first address in KSEG0gonzo2010-01-242-0/+35
* - Copy symbol-related tables (.symtab and .strtab) to the end ofgonzo2010-01-242-1/+64
* Changes the order of the setting the int happened (insiderrs2010-01-241-1/+1
* Remove cpu_boot() and call efi_reset_system() directly frommarcel2010-01-231-8/+1
* On LP64 struct ifid is 64-bit aligned while struct fid is 32-bit alignedmarius2010-01-232-10/+17
* Merge r202882 from amd64/i386:marius2010-01-231-69/+104
* Fix breakage introduced to the tnt4882 driver in r202870. This PCIjoerg2010-01-234-6/+13
* Simplify the mapping of the system message buffer. Use the direct map justalc2010-01-232-12/+4
* Unbreak world:antoine2010-01-231-4/+9
* Handle a race between pmap_kextract() and pmap_promote_pde(). This race isalc2010-01-232-4/+44
* EMPTY records don't have a timestamp.ed2010-01-231-1/+2
* Unbreak world WITHOUT_OPENSSL:antoine2010-01-231-2/+4
* - Fix a race in sched_switch() of sched_4bsd.attilio2010-01-233-25/+11
* Document pthread_timedjoin_np.kib2010-01-231-4/+38
* Reapply r201145 to lib/libc/gen/sem.cantoine2010-01-231-1/+1
* For PT_TO_SCE stop that stops the ptraced process upon syscall entry,kib2010-01-235-190/+306
* Staticise sigqueue manipulation functions used only in kern_sig.c.kib2010-01-232-17/+9
* Do not check for existence of symlink source for the link action. Thiskib2010-01-231-1/+1
* Just ignore the timestamps given to pututxline().ed2010-01-233-23/+12
* Don't try to hardlink block or character device nodes that come outkientzle2010-01-231-2/+4
* Use a simpler memory-management strategy for the file objects.kientzle2010-01-231-46/+23
* If we can't stat a file, return the correct ARCHIVE_FAILED (this entry can'tkientzle2010-01-231-7/+16
* Overhaul of the pcii driver:joerg2010-01-233-26/+120
* Initialize the allocated 'struct zip'.kientzle2010-01-231-1/+1
* Fix a memory leak when a filter fails to initialize.kientzle2010-01-231-16/+27
* Eliminate octeonregs.h. It was a copy of maltaregs.h withimp2010-01-236-262/+11
* - Move .text and all sections up to .bss inclusive to the beginning ofgonzo2010-01-231-19/+19
* Remove Sibyte specific code from locore.S that sets the k0seg coherency.neel2010-01-233-8/+18
* Don't forget to release the adapter lock for a no-op.np2010-01-231-0/+2
* Migrate from old "DDB" style debugger to newer KDB style.imp2010-01-231-2/+4
* Update from old DDB convetion to initialize debugger to new KDB way.imp2010-01-236-6/+19
* - Collapase short and long options together;delphij2010-01-221-15/+11
* - Remove --debug option and intentionally undocument -d, which is onlydelphij2010-01-222-15/+10
* - Add support for UPDATING remote fetching.flz2010-01-223-35/+53
* Move USD documents from /usr/share/doc/papers to to /usr/share/doc/usd.delphij2010-01-229-32/+27
* - Add driver for PCF2123, SPI real time clock/calendargonzo2010-01-224-0/+278
* Declare octeon_get_clock_rate, now exported from octeon_machdepimp2010-01-221-3/+4
* Remove some irrelevant commented out make options.imp2010-01-221-4/+0
* make note of the nonsensical nature of the values in this hints file.imp2010-01-221-5/+5
* o Add support for memory above 256MB on the octeon.imp2010-01-221-73/+113
* Create a method of last resort for rebooting the mips processor: jumpimp2010-01-222-0/+13
* Yukon Ultra2 has 126MHz clock.yongari2010-01-221-1/+1
* s/Mhz/MHz/gyongari2010-01-221-8/+8
* Use new handshake command for BCM5750 or new controllers.yongari2010-01-221-2/+1
* Fix a long standing ASF heartbeat sending bug. The initialyongari2010-01-221-1/+1
* Make -U once again honor -D after my change to consolidate settingdougb2010-01-221-5/+5
* Add H55 ID from Mike Tancsa, with minor rewording from avg@.emaste2010-01-222-0/+2
* This hopefully will fix the network problem I was seeing.rrs2010-01-221-8/+8
* Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'sepotvin2010-01-222-0/+2
OpenPOWER on IntegriCloud