]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-04-26 yarJust met Kurt Vonnegut's quote remarkably relevant
2008-04-26 marcelInclude the QUICC bus front-end in the module for PowerPC.
2008-04-26 marcelWith rev 1.24 of sys/powerpc/powermac/macio.c, we now...
2008-04-26 marcelTake into account the size of the interrupt cell. It...
2008-04-26 rajRecognize Cicada CS8244 phy chip (among others, can...
2008-04-26 rajUse RSTCR for resetting the MPC8572 (the old way does...
2008-04-26 rajIntroduce a dedicated file for MPC85xx-specific routine...
2008-04-26 rajImprove handling of Local Access Windows on MPC85xx...
2008-04-26 rajMove System Revision defines to a bit better place...
2008-04-26 rajEnable NFSLOCKD for MPC85XX kernel to comply with recen...
2008-04-26 marius- Use the revamped code from the gem(4) PCI front-end...
2008-04-26 mariusRemove some remnant alpha hacks.
2008-04-26 krisIncrease the default MUTEX_ADAPTIVE_SPINS to 2000,...
2008-04-26 kris* Correct a mis-merge that leaked the PROC_LOCK [1]
2008-04-26 pjdImplement 'show mount' command in DDB. Without argument...
2008-04-26 impFreeBSD/mips gdb build suspport. From the mips2-jnpr...
2008-04-26 impAdd mips support to libm, from mips2-jnpr perforce...
2008-04-26 impBring in mips threads support from perforce mips2-jnpr...
2008-04-26 impAdd mips support libc from the mips2-jnpr branch of...
2008-04-26 mariusRemove the MD isa_irq_pending() and the underlying...
2008-04-26 marius- Use more appropriate maxsize, nsegments and maxsegsiz...
2008-04-26 impAdd support for the Davicom DM9601.
2008-04-26 jb* Handle the different ioctl design.
2008-04-26 jbMake this file compile cleanly.
2008-04-26 jbLeave out some header files.
2008-04-26 jb* Handle building on FreeBSD for i386 and amd64.
2008-04-26 jb* Make this file compile cleanly.
2008-04-26 jeff - Remove cumbersome and inaccurate attempt at synchron...
2008-04-26 jb* Add FreeBSD action extensions.
2008-04-26 jb* Handle the different ioctl design.
2008-04-26 jbThere is a lot of commented out code here which applies...
2008-04-26 jbLeave out a header file.
2008-04-26 jbMerge FreeBSD include file changes with some code that...
2008-04-26 jb* Use FreeBSD's process library instead of the Solaris...
2008-04-26 jbLeave out the hook that Solaris has into it's rtld.
2008-04-26 jb* Add a couple of action definitions for FreeBSD extens...
2008-04-26 jb* Handle the different ioctl design.
2008-04-26 jbThere are many places in libdtrace where errno can...
2008-04-26 jbAdd some error definitions for FreeBSD action extensions.
2008-04-26 jb* Make this file compile cleanly.
2008-04-26 jb* Handle the different ioctl design.
2008-04-26 jbJust leave out a few includes to compile this on FreeBSD.
2008-04-26 jb* Get the maximum number of CPUs via a sysctl.
2008-04-26 jb* Define YY_INPUT for flex since input() can't be re...
2008-04-26 jbMake this compile cleanly.
2008-04-26 jbHandle the different level of indirection between ioctl...
2008-04-26 jbfreopen() on FreeBSD behaves differently to the Solaris...
2008-04-26 jb* Use a portable POSIX timed wait.
2008-04-26 jb* Fix a function prototype.
2008-04-26 jbSimplify for FreeBSD for now, bypassing the multibyte...
2008-04-26 jbSolaris has code which makes zlib optional, so they...
2008-04-26 jb'echo' behaviour differs between SYSV and BSD.
2008-04-26 jbA lot of changes to make this code compile cleanly...
2008-04-26 jbUse FreeBSD's libdwarf which is BSD licensed instead...
2008-04-26 jbWe need to be consistent with prototype definitions...
2008-04-26 jbMake this file compile cleanly.
2008-04-26 jbApply FreeBSD changes.
2008-04-26 jbOn FreeBSD we can't afford to have a build fail simply...
2008-04-26 jbAdd a missing include file. We care about function...
2008-04-26 jbApply FreeBSD changes.
2008-04-26 jb* Set the path to perl on FreeBSD.
2008-04-26 jbSet the path to perl on FreeBSD.
2008-04-26 jbPort these test files to work under FreeBSD.
2008-04-26 scfHave the man page catch up with the namespace pollution...
2008-04-26 jfvOpps,missed line in the fix...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-26 jbVendor import of the full userland contrib part of...
2008-04-25 brooksReplace the prototype vaps_<ifn> and vap_create_<ifn...
2008-04-25 jbVendor import of DTrace support files from OpenSolaris.
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jfvA change got dropped in the merge, add back
2008-04-25 jfvThis delta has a few important items:
2008-04-25 samadd rules for statically embedding ipw, iwi, ral, and...
2008-04-25 samhookup the parent device's if_input and if_output to...
2008-04-25 samremove scan task on state change so it doesn't unexpect...
2008-04-25 rwatsonAdd "ddb capture print" and "ddb capture status" comman...
2008-04-25 rpauloInitialize tz_active to a new constant TZ_ACTIVE_UNKNOW...
2008-04-25 marcelUnbreak previous commit. While here, refactor the code...
2008-04-25 alcAlways use PG_PS_FRAME to extract the physical address...
2008-04-25 rwatsonRename debug.ddb.capture.bytes sysctl to debug.ddb...
2008-04-25 daichio Fixed multi thread access issue reported by Alexander...
2008-04-25 daichio Improved unix socket connection issue
2008-04-25 daichio Fixed rename panic issue
2008-04-25 daichi o Fixed inaccessible issue especially including devfs...
2008-04-25 jbVendor import of the CTF (Compact C Type Format) code...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbVendor import of libraries for DTrace from OpenSolaris.
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 daichio Added system hang-up process when VOP_READDIR of...
2008-04-25 jbVendor import of the DTrace app and test suite from...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jeff - Add an integer argument to idle to indicate how...
2008-04-24 mariuso Disable HMEDEBUG by default.
2008-04-24 marius- vx_stop() requires the driver lock to be held.
2008-04-24 marius- Use bus_{read,write}_*(9) instead of bus_space_{read...
2008-04-24 marius- Use NULL instead of 0 for pointers.
2008-04-24 krisfdhold can return NULL, so add the one remaining missin...
2008-04-24 obrienList of files that are off the vendor branch, but we...
2008-04-24 obrienRemove FreeBSD ID's so these are exact copies of the...
2008-04-24 rwatsonUse logic or, not binary or, when deciding whether...
next