summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Just met Kurt Vonnegut's quote remarkably relevantyar2008-04-261-0/+4
* Include the QUICC bus front-end in the module for PowerPC.marcel2008-04-261-1/+1
* With rev 1.24 of sys/powerpc/powermac/macio.c, we now get amarcel2008-04-266-7/+44
* Take into account the size of the interrupt cell. It's determinedmarcel2008-04-262-14/+27
* Recognize Cicada CS8244 phy chip (among others, can be found on MPC8572DSraj2008-04-262-1/+4
* Use RSTCR for resetting the MPC8572 (the old way does not apply).raj2008-04-262-7/+25
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()raj2008-04-263-17/+61
* Improve handling of Local Access Windows on MPC85xx systems:raj2008-04-264-19/+50
* Move System Revision defines to a bit better place, add MPC8572 systems IDs.raj2008-04-261-9/+9
* Enable NFSLOCKD for MPC85XX kernel to comply with recent NFS rework.raj2008-04-261-0/+1
* - Use the revamped code from the gem(4) PCI front-end, whichmarius2008-04-262-162/+175
* Remove some remnant alpha hacks.marius2008-04-264-21/+3
* Increase the default MUTEX_ADAPTIVE_SPINS to 2000, after furtherkris2008-04-261-1/+1
* * Correct a mis-merge that leaked the PROC_LOCK [1]kris2008-04-261-2/+2
* Implement 'show mount' command in DDB. Without argument, it prints shortpjd2008-04-262-0/+157
* FreeBSD/mips gdb build suspport. From the mips2-jnpr branch.imp2008-04-263-0/+794
* Add mips support to libm, from mips2-jnpr perforce branch.imp2008-04-264-0/+259
* Bring in mips threads support from perforce mips2-jnpr branch.imp2008-04-261-0/+5
* Add mips support libc from the mips2-jnpr branch of perforce.imp2008-04-2660-0/+3908
* Remove the MD isa_irq_pending() and the underlying PCI-specificmarius2008-04-267-117/+0
* - Use more appropriate maxsize, nsegments and maxsegsize parametersmarius2008-04-261-12/+6
* Add support for the Davicom DM9601.imp2008-04-262-5/+3
* * Handle the different ioctl design.jb2008-04-263-14/+524
* Make this file compile cleanly.jb2008-04-261-1/+3
* Leave out some header files.jb2008-04-262-0/+10
* * Handle building on FreeBSD for i386 and amd64.jb2008-04-261-27/+194
* * Make this file compile cleanly.jb2008-04-261-10/+27
* - Remove cumbersome and inaccurate attempt at synchronizing the timestampsjeff2008-04-261-70/+5
* * Add FreeBSD action extensions.jb2008-04-261-6/+267
* * Handle the different ioctl design.jb2008-04-261-3/+14
* There is a lot of commented out code here which applies to future workjb2008-04-261-2/+112
* Leave out a header file.jb2008-04-261-0/+2
* Merge FreeBSD include file changes with some code that should have comejb2008-04-261-11/+39
* * Use FreeBSD's process library instead of the Solaris one.jb2008-04-261-1/+122
* Leave out the hook that Solaris has into it's rtld.jb2008-04-261-0/+2
* * Add a couple of action definitions for FreeBSD extensions.jb2008-04-261-0/+32
* * Handle the different ioctl design.jb2008-04-261-1/+17
* There are many places in libdtrace where errno can be set. When anjb2008-04-261-0/+18
* Add some error definitions for FreeBSD action extensions.jb2008-04-261-1/+5
* * Make this file compile cleanly.jb2008-04-261-7/+98
* * Handle the different ioctl design.jb2008-04-261-4/+21
* Just leave out a few includes to compile this on FreeBSD.jb2008-04-261-0/+4
* * Get the maximum number of CPUs via a sysctl.jb2008-04-261-2/+63
* * Define YY_INPUT for flex since input() can't be re-defined.jb2008-04-261-1/+25
* Make this compile cleanly.jb2008-04-261-3/+2
* Handle the different level of indirection between ioctl on SYSV vs BSD.jb2008-04-261-2/+7
* freopen() on FreeBSD behaves differently to the Solaris one.jb2008-04-261-1/+92
* * Use a portable POSIX timed wait.jb2008-04-261-1/+22
* * Fix a function prototype.jb2008-04-261-1/+10
* Simplify for FreeBSD for now, bypassing the multibyte char variablesjb2008-04-261-0/+13
OpenPOWER on IntegriCloud