]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2008-04-24 kibAllow the vnode zone to return the unused memory. The...
2008-04-24 ruStricter check for integer overflow.
2008-04-24 gnnUpdated the test to handle multiple sinks. The sinks...
2008-04-24 qingliIn function rtalloc_mpath(), do not try to release...
2008-04-24 scfCapitalize "Eve". This is the correct form and now...
2008-04-24 marcelAdd support for gpart:
2008-04-23 brooksRevert rev 1.332 and keep ddb scripts off by default...
2008-04-23 delphijAvoid various shadowed variables. libthr is now almost...
2008-04-23 marius- Include <machine/utrap.h> so this header doesn't...
2008-04-23 marcelImplement the G_PART_DUMPCONF method for all 6 schemes...
2008-04-23 mariuso Rename ic_eoi to ic_clear to emphasize the functions...
2008-04-23 jasoneImplement red-black trees without using parent pointers...
2008-04-23 rdivackyImplement linux_truncate64() syscall.
2008-04-23 ganboldFix the year of my doc/www commit bit that I've got :)
2008-04-23 linimonAdd 'arm' category.
2008-04-23 marcelCorrect an off-by-1 for GPART. The literal partition...
2008-04-23 scfAdd four utility functions related to struct grp proces...
2008-04-23 scfDifferentiate in the tests against getenv() between...
2008-04-22 phkNow that all platforms use genclock, shuffle things...
2008-04-22 thompsalibbsdxml is now required by ifconfig(8).
2008-04-22 jhbFix a leak in the recent fixes for file descriptors...
2008-04-22 pgjAdd:
2008-04-22 ruMake it possible to disable sources of entropy harvesting.
2008-04-22 jeff - Use a local variable for i_ino in ufs_lookup. It...
2008-04-22 rwatsonAcquire a read lock, rather than a write lock, on a...
2008-04-22 jbAdd FreeBSD IDs to files that originate in FreeBSD.
2008-04-22 davidxuUse native rwlock.
2008-04-21 rpauloKill $P4$ id.
2008-04-21 rdivackyThe vmspace->vm_daddr is constant until freed, there...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 marius* gthr-posix.h (__gthread_active_p): Use the Solaris...
next