Tag for 3.0.3.
[dragonfly.git] / sys / sys / param.h
2012-08-23 Justin C. SherrillTag for 3.0.3.
2012-05-01 Matthias Rampkekill zombies if the parent set SIG_IGN on SIGCHLD
2012-01-22 Justin C. SherrillRelease 3.0 branch. v3.0.0
2011-12-22 John MarinoBump __DragonFly_version in param.h due to libm update
2011-12-20 John Marinolibm: Bump __DragonFly_version, remove obsolete man...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-21 John MarinoBump __DragonFly_version after new functions added...
2011-11-11 Sascha WildnerNuke AppleTalk support.
2011-11-01 Sascha WildnerBump __DragonFly_version for the removal of <crypt...
2011-10-21 Sascha Wildnerkernel: Move GPL'd kernel files to sys/gnu to have...
2011-10-18 Matthew Dillonkernel - Major SMP performance patch / VM system, bus...
2011-10-04 Justin C. Sherrill2.13 update. v2.13.0
2011-05-20 Sascha Wildner<sys/param.h>: Fix a typo in the NELEM() definition.
2011-04-20 Matthew Dillonrelease - Branch 2.10 (set up new master for 2.11) v2.11.0
2011-03-14 Joe Talbottmbuf - Add MJUMPAGESIZE mbuf cluster support.
2011-01-02 Sascha Wildnerkernel: Remove support for the Xerox Network Systems...
2010-12-21 Venkatesh SrinivasCode clean -- nuke private defines of __arysize and...
2010-12-18 Venkatesh Srinivaskernel -- Add MONITOR and MWAIT routine to i386 kernel.
2010-12-03 Matthew Dillonkernel - Fix bug in x86-64 version of bzeront()
2010-11-15 Alex HornungTemporarily bump the mbuf cluster size
2010-11-05 Sascha Wildner<sys/param.h>: Bump __DragonFly_version.
2010-10-18 Matthew Dillonrelease engineering - Bump master to 2.9 v2.9.0
2010-09-26 Matthew Dillonkernel - Rearrange pmap_growkernel() and fix up x86_64...
2010-09-20 Matthew Dillonnetwork - Increase MSIZE to 512
2010-09-15 Matthew Dillonnetwork - Increase basic mbuf size from 256 to 384...
2010-04-14 Sascha WildnerClean up some remains from the gcc2 days.
2010-03-28 Matthew Dillonrelease - Master is now 2.7, adjust sys/sys/param.h... v2.7.0
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 13/many - More vm_pindex_t...
2009-09-15 Matthew DillonRELEASE 2.4 - Release Engineering on master adjust...
2009-08-25 Simon Schubert__DragonFly_version: bump after sleep function renames
2009-08-05 Alex HornungBump __DragonFly_version after devfs import
2009-07-28 Sascha WildnerBump __DragonFly_version after removing suser() and...
2009-07-14 Matthew Dillontsleep() - Add PINTERLOCKED flag to catch edge case.
2009-07-08 Aggelos Economopoulosget mxge to build, stage 9/many
2009-07-08 Sepherosa ZiehauBump __DragonFly_version after introducing PCI domain
2009-04-07 Peter AvalosBump libc's version and __DragonFly_version for recent...
2009-02-05 Matthew DillonRelease Engineering: Update master to 2.3.0-DEVELOPMENT v2.3.0
2008-11-11 Peter AvalosAdd the lchflags() syscall.
2008-09-09 Matthew DillonFix issues with the scheduler that were causing unneces...
2008-07-14 Matthew Dillon2.0 Release Engineering:
2008-07-14 Matthew Dillon2.0 Release Engineering:
2008-06-05 Sascha WildnerInclude <sys/_null.h> for the definition of NULL.
2008-05-19 Simon SchubertDon't #include <sys/select.h> from sys/types.h, to...
2008-05-07 Matthew DillonBump base development version to 197700 so it is proper...
2008-02-12 Matthew DillonOops, drop head's version back one for head (it was...
2008-02-12 Matthew DillonRelease Engineering on HEAD.
2008-02-12 Matthew DillonBump to 1.11.1 prior to 1.12 branch and update the...
2007-07-24 Matthew DillonRelease engineering: Update version information in...
2007-07-24 Matthew DillonBump DragonFly_version and create a subvers-DEVELOPMENT...
2007-06-18 Matthew DillonMove all the code related to handling the current 32...
2007-05-08 Matthew DillonReplace NOCDEV with NULL. NOCDEV was ((void *)-1)...
2007-01-25 Matthew DillonSetup for 1.8 release - Adjust HEAD to 1.9.0
2007-01-25 Matthew DillonSetup for 1.8 release - bump HEAD to 1.7.1 and synchron...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-07-17 Matthew DillonAdjust HEAD version from 1.5 to 1.7.
2006-07-17 Matthew DillonBump sub-versions and DragonFly_version in preparation...
2006-06-13 Matthew DillonAdd kernel syscall support for explicit blocking and...
2006-04-14 Matthew DillonSupply version of wakeup() which only operate on thread...
2005-12-23 Matthew Dillon1.4 Release branched, HEAD is now 1.5.
2005-12-23 Matthew DillonBump us to 1.3.8 in preparation for pre-release tagging.
2005-11-08 Matthew DillonMake tsleep/wakeup MP SAFE part 1/2.
2005-10-09 Matthew DillonBump subversion in param.h
2005-09-16 Matthew DillonBump __Dragonfly_version to 130006 (+ slip preview...
2005-09-03 Joerg SonnenbergerUpdate __DragonFly_version as well. Don't let this...
2005-08-02 Joerg SonnenbergerBump version to 1.3.4 for stat changes.
2005-06-26 Matthew DillonMove more scheduler-specific defines from various place...
2005-06-01 Joerg SonnenbergerStop branding DragonFly binaries with the FreeBSD ABI.
2005-04-30 Sascha WildnerRemove DEC Alpha support.
2005-04-08 Matthew DillonBump HEAD's official release #define to 130000.
2005-01-14 Matthew DillonAdd syscall primitives for generic userland accessible...
2004-10-07 Matthew DillonThe last commit was improperly documented as being...
2004-10-06 Matthew DillonVFS messaging/interfacing work stage 7e/99: More firmin...
2004-08-23 Joerg SonnenbergerImprove the endian support for DragonFly by providing...
2004-08-07 Matthew DillonDo not hack a #define __FreeBSD_version if __FreeBSD__...
2004-07-24 Matthew DillonUpdate the userland scheduler. Fix scheduler interacti...
2004-07-24 Jeroen Ruigrok/asmodaiBump version number for the 1.1-CURRENT tree.
2004-03-30 Matthew DillonSecond major scheduler patch. This corrects interactiv...
2004-03-02 David Rhodus* Remove instances of PRIBIO because DragonFly no...
2004-01-05 David Rhodus* Add in some basic parameter values that we will use for
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly...
2003-11-15 Jeroen Ruigrok/asmodaiAdd __DragonFly_version, set to 100000, which basically...
2003-10-17 Matthew DillonCleanup P_CURPROC and P_CP_RELEASED handling. P_CP_REL...
2003-10-16 Matthew DillonRemove PUSER entirely. Since p_priority has nothing...
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-08-01 Matthew DillonCleanup remaining tsleep priority issues.
2003-07-27 Hiten PandyaConsolidate usage of MIN/MAX().
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: