Flush cached access mode after modifying a files attributes for NFSv3.
[dragonfly.git] / share /
2004-06-03 Hiten PandyaAdd a manual page which describes the vn_fullpath(9...
2004-06-01 Hiten PandyaCorrect spelling.
2004-06-01 Hiten PandyaRemove '-*- nroff -*-'.
2004-05-27 Matthew DillonAttach bind-9.2.4rc4 to the base system. Rip out bind...
2004-05-17 Hiten PandyaQuickly fix an MLINK while no one is looking...
2004-05-17 Hiten PandyaDocument the ``resource management'' (rman) abstraction...
2004-05-15 Hiten PandyaAdd an MLINK for KKASSERT(9).
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-14 Hiten PandyaAdd a manual page which documents the generic hash...
2004-05-14 Hiten PandyaRemove an extra comma at the end of .Nm list.
2004-05-10 Hiten PandyaDo not specify a macro as first argument to the literal...
2004-05-10 Hiten PandyaCorrect usage of the `.Em' macro.
2004-05-10 Hiten PandyaCorrect the usage of the .Dx macro.
2004-05-10 Hiten PandyaRemove extraneous `.El' macro.
2004-05-10 Hiten PandyaCorrect the usage of the .Dx macro to avoid mdoc errors.
2004-05-10 Hiten PandyaCorrect the use of the .Dx/.Fx macro.
2004-05-10 Hiten PandyaRemove erroneous use of the `Fl' mdoc macro and replace...
2004-05-10 Hiten PandyaMdoc(7) police:
2004-05-10 Hiten PandyaMdoc(7) police:
2004-05-10 Hiten PandyaRemove unneeded empty line to silence mdoc(7) warnings.
2004-05-10 Hiten PandyaCorrect mdoc(7).
2004-05-10 Hiten PandyaUpdate the suser(9) manual page about reality.
2004-05-10 Hiten PandyaUpdate the KASSERT(9) manual page to reality.
2004-05-10 Hiten PandyaUpdate the DELAY(9) manual page about the header file...
2004-05-10 Hiten PandyaUpdate the tsleep(9) manual page about our reality.
2004-05-10 Hiten PandyaAdd MLINK busdma(9) which points to bus_dma(9).
2004-05-10 Chris PresseyFix a bug in bsd.port.mk that was causing 'make clean...
2004-05-05 Hiten PandyaAdd bus_alloc_resource_any(9).
2004-04-25 Joerg SonnenbergerFix bsd.port.subdir.mk by adding the normal environment...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-05 Matthew DillonFix buildworld. Document TOOLS_PREFIX and USRDATA_PREF...
2004-04-03 Matthew DillonCleanup NXENV so it works properly when running buildwo...
2004-03-28 Chris PresseyUpdate to style(9) guidelines.
2004-03-26 Matthew DillonThe NXCC (native C compiler) misnamed OBJFORMATPATH...
2004-03-25 Joerg SonnenbergerReplace the Perl scripts makewhatis(1), makewhatis...
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-18 Eirik NygaardAdd lock.9 man page, it is also symlinked to: lockcount...
2004-03-18 Hiten PandyaAdd manual page for the busdma(9) API. It has detailed...
2004-03-16 Matthew Dillonmain() more typically uses 'char **argv' instead of...
2004-03-12 Joerg SonnenbergerThe free(9) implementation based on the slab allocator...
2004-03-11 Hiten PandyaMega mdoc(7) update:
2004-03-10 Matthew DillonMinor documentation adjustments.
2004-03-05 Hiten PandyaBring the BFE(4) manual page up-to-date with FreeBSD...
2004-03-05 Joerg SonnenbergerAdd patch infrastructure for contrib/ and similiar...
2004-03-03 Hiten PandyaBring the cue(4) and miibus(4) manual page in line...
2004-03-02 Joerg SonnenbergerWe have /etc/rc.subr, don't add the dependency
2004-02-27 Joerg SonnenbergerAdd bfe(4) support from FreeBSD.
2004-02-27 Joerg SonnenbergerThere are historically two families of fixed size integ...
2004-02-25 Eirik NygaardUpdate FILES section
2004-02-25 Joerg SonnenbergerDon't use parameter names for kernel prototyps
2004-02-24 Joerg SonnenbergerDFports cleanup part(1)
2004-02-22 Joerg SonnenbergerCertain port Makefiles expect variables like ARCH or...
2004-02-21 Joerg SonnenbergerAdd supfile to fetch only dfports
2004-02-05 Joerg SonnenbergerUpdate style(9) to reflect current code practise.
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-31 David Rhodus* Sync pages with FreeBSD 4.x
2004-01-30 Matthew DillonUpdate miscellanious firewire manual pages from FreeBSD...
2004-01-30 Matthew DillonThis should hopefully fix current issues with bootstrap...
2004-01-29 Matthew DillonRemove the remainder of Makefile.sub handling. Make...
2004-01-28 Matthew DillonUndo some of the previously made changes to deal with...
2004-01-27 Matthew Dillonfunc() -> func(void) style.
2004-01-26 Joerg SonnenbergerTo let the crazy Perl Makefiles work, add the support...
2004-01-26 Joerg SonnenbergerAlways include bsd.init.mk to fix CPUTYPE evaluation
2004-01-26 Joerg SonnenbergerFix make complaining about CCVER being not defined
2004-01-26 Joerg SonnenbergerAlways re-export CCVER
2004-01-26 Joerg SonnenbergerRename bsd.cpu.mk into bsd.cpu.gcc2.mk and add the...
2004-01-25 Joerg SonnenbergerCleanup the fix for dependency handling. This explicitl...
2004-01-25 Joerg SonnenbergerDon't use non-existing DragonFly override ports for...
2004-01-23 Joerg SonnenbergerRename GCCVER to CCVER and prepend gcc to the former...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-21 Joerg SonnenbergerAdd a dummy dependency for each target make(1) is calle...
2004-01-16 Matthew DillonMajor GCC surgery. Move most compiler-specific files...
2004-01-15 David Rhodus* Add in ips.4 to the Makefile so it gets installed
2004-01-15 David Rhodus* Add in support for the IBM ServeRAID controller.
2004-01-13 David Rhodus* Perform some man page maintenance bringing the miibus...
2004-01-06 Matthew Dillonif_xname support Part 1/2: Convert most of the netif...
2003-12-09 Matthew DillonThis patch adds a bunch of stuff from FreeBSD5. It...
2003-12-01 David Rhodus* Add GBK encoding support.
2003-12-01 David Rhodus* Add support for gb18030 encoding.
2003-11-22 Jeroen Ruigrok/asmodaiRemove the archaic wd(4) driver and its dependencies.
2003-11-22 Jeroen Ruigrok/asmodaiAdd details on how to get a "checked out" source tree.
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly...
2003-11-15 Matthew DillonMove bsd.kern.mk from /usr/src/share/mk to /usr/src...
2003-11-14 Matthew DillonPrep for GCC 3.x kernel compiles, stage 2/2: Remove...
2003-11-14 Matthew Dillon__P removal.
2003-11-09 Matthew DillonAdd the -f option to the rpc.umntall call to reduce...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-06 Jeroen Ruigrok/asmodaiAdd another vendor who delivers PL 2303 derived cables...
2003-10-28 Jeroen Ruigrok/asmodaiAdd the NVIDIA nForce3 chipset.
2003-10-28 Jeroen Ruigrok/asmodaiAdd a bunch of Intel USB controllers.
2003-10-28 Jeroen Ruigrok/asmodaiAdd the AMD-766, Apple KeyLargo, and SiS 5571.
2003-10-28 Jeroen Ruigrok/asmodaiReorder to alphabetical order.
2003-10-28 Jeroen Ruigrok/asmodaiAdd NVIDIA's nForce2.
2003-10-18 Hiten PandyaAdd the pim(4) and multicast(4) manual pages, following
2003-10-15 Hiten PandyaRemove zalloci/zfreei from the Makefile too.
next