dragonfly.git
2004-03-29 David RhodusMake sure the ELF header size is not too large. This...
2004-03-29 Matthew DillonUDF was not properly cleaning up getblk'd buffers in...
2004-03-29 Matthew DillonBring in a bunch of well tested MPIPE changes. Preallo...
2004-03-29 Matthew DillonGenerally bring in additional sf_buf improvements from...
2004-03-29 David Rhodus* Change the offset alignment in vn_rdwe_inchunks()
2004-03-29 David Rhodus* Fix an off-by-one problem.
2004-03-29 Joerg SonnenbergerRevert last commit. This should not have happened.
2004-03-29 Joerg SonnenbergerRemove the old locking based on memory flags by lockmgr...
2004-03-29 Joerg Sonnenbergerkern_sysctl.c
2004-03-29 Matthew DillonInitialize the pcpu clocks after we've activated the...
2004-03-28 Joerg SonnenbergerAdd functionality to binutils 2.14's ld to scan /var...
2004-03-28 Matthew DillonAdd the pipe2 sysperf test. This test issues block...
2004-03-28 Chris PresseyUpdate to style(9) guidelines.
2004-03-28 Matthew DillonImport Alan Cox's /usr/src/sys/kern/sys_pipe.c 1.171...
2004-03-28 Matthew DillonDo some major performance tuning of the userland scheduler.
2004-03-28 Matthew DillonProtect v_usecount with a critical section for now...
2004-03-28 Chris PresseyStyle(9) cleanup.
2004-03-28 Chris PresseyCorrect misspelling of "orphan" and fix up comment...
2004-03-27 Jeffrey HsuChange sendfile() to send the header out coaleseced...
2004-03-27 Jeffrey HsuPull out m_uiomove() functionality from sosend().
2004-03-27 Jeffrey HsuGive UDP its own sosend() function.
2004-03-27 Chris PresseyCorrect a typo that was introduced in revision 1.2.
2004-03-27 Chris PresseyStyle(9) cleanup: remove ``register'' keywords.
2004-03-26 Matthew DillonMake the .nx/.no native program helper binaries work...
2004-03-26 Matthew DillonThe NXCC (native C compiler) misnamed OBJFORMATPATH...
2004-03-26 David RhodusChange this vnode check inside of the VFS_BIO_DEBUG
2004-03-26 David RhodusUpdate rc.d scripts to use the correct path for the...
2004-03-26 Chris PresseyStyle(9) cleanup.
2004-03-25 Chris PresseyFour new features and a bugfix.
2004-03-25 David RhodusAttach mount_udf to the buildworld process now.
2004-03-25 Matthew DillonFix a missing makewhatis related change so buildworld...
2004-03-25 Matthew Dillonmake -j N support, the generated lib_gen.c and nomacros...
2004-03-25 Joerg SonnenbergerReplace the Perl scripts makewhatis(1), makewhatis...
2004-03-25 David RhodusNext time I'll run cvs update to make sure I've added
2004-03-25 David RhodusChange whereis(1) over from a perl script to a C program.
2004-03-25 David RhodusChange which(1) over from a perl script to a C program.
2004-03-25 Chris PresseyCorrect obvious typo in comment.
2004-03-25 Matthew DillonReturn a low priority for the "hostb%d" catch-all for...
2004-03-24 Jeffrey HsuDirectly call pru_control until copyin problem is resolved.
2004-03-24 Jeffrey HsuNeed header file to deference proc structure.
2004-03-24 Matthew DillonFix malloc semantics (M_NOWAIT->M_INTWAIT/M_WAITOK).
2004-03-24 Matthew Dillonagp_nvidia.c was not being linked into the module build.
2004-03-24 Matthew DillonFix malloc semantics, M_NOWAIT->M_WAITOK.
2004-03-24 David RhodusShould have been on last commit.
2004-03-24 Chris PresseyStyle(9) cleanup.
2004-03-24 Chris PresseyStyle(9) cleanup.
2004-03-24 David RhodusHook in UDF to the build process.
2004-03-24 Hiten PandyaCorrect a bug in vm_page_cache(). We should make sure...
2004-03-24 Matthew Dillonmake -j N support, add a required dependancy.
2004-03-24 Jeffrey HsuEliminate use of curproc and curthread by propagating...
2004-03-24 Jeffrey HsuPass the credentials along when available.
2004-03-23 Matthew DillonANSIfication (procedure args) cleanup.
2004-03-23 Jeffrey HsuDo all the length checks before returning even if ...
2004-03-23 Jeffrey HsuEliminate use of curthread in if_ioctl functions by...
2004-03-23 Chris PresseyStyle(9) cleanup.
2004-03-23 Matthew DillonAdd -w, which prints the full width of the data being...
2004-03-23 Matthew DillonMake the Destination and Gateway columns wider when...
2004-03-23 Matthew DillonAdd 'route show' to the route command, plus style cleanups.
2004-03-23 Matthew DillonAdd hexdump and kill to the bootstrap list. Correct...
2004-03-23 Matthew DillonAnother attempt to fix make -j N issues with this subdi...
2004-03-23 Chris PresseyStyle(9) cleanup.
2004-03-22 Matthew Dillonbuildworld subsystem update addendum. Hopefully fix...
2004-03-22 Chris PresseyStyle(9) cleanup.
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-03-22 Joerg SonnenbergerChange to PCI_VENDOR_DELL
2004-03-22 Joerg SonnenbergerAdd device IDs of BCM5788, BCM5901 and BCM5901A2. Fix...
2004-03-22 Jeffrey HsuConsolidate length checks in ip_demux().
2004-03-21 Chris PresseyStyle(9) cleanup.
2004-03-21 Matthew Dillongrr. fix bug in last commit. Use .ALLSRC instead of...
2004-03-21 Matthew DillonA large number of targets were doing a mkdir -p openssl...
2004-03-21 Jeffrey HsuCosmetic cleanup.
2004-03-21 Matthew DillonUndo part of the last commit. OBJFORMAT_PATH controls...
2004-03-21 Matthew Dilloncorrect a buildworld failure, fix the include file...
2004-03-21 Matthew DillonNo changes. force commit / update timestamp so ioctl...
2004-03-20 Matthew DillonAdd a missing resetpriority() which was causing all...
2004-03-20 Matthew DillonFix p_pctcpu and p_estcpu (addendum). Add a ESTCPUFREQ...
2004-03-20 Matthew DillonFix p_pctcpu and p_estcpu. When the new systimer stuff...
2004-03-20 Chris PresseyStyle(9) cleanup.
2004-03-20 Chris PresseyStyle(9) cleanup.
2004-03-20 Chris PresseyStyle(9) cleanup.
2004-03-20 Chris PresseyStyle(9) cleanup.
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-20 Matthew Dillon64-byte-align the test functions so they appear on...
2004-03-20 Matthew DillonAdd some additional spaces so the ctl string does not...
2004-03-20 Matthew DillonAdd function call overhead tests for (1) direct calls...
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Hiten PandyaMerge: FreeBSD (RELENG_4) ip_fw2.c rev. 1.6.2.19
2004-03-19 Hiten PandyaMerge: FreeBSD (HEAD) sys/kern/sysv_sem.c rev. 1.69
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Matthew DillonGet rid of the obsolete SMP checks in SMBFS.
2004-03-19 Matthew DillonMake ALWAYS_MSG the default. This introduces an extra...
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyFix minor formatting errors in cpdup(1)'s man page.
2004-03-19 Matthew DillonIf XL cannot properly attach it tries to detach to...
2004-03-19 Matthew DillonIncorporate NetBSD rev 1.111: Set the device address...
2004-03-19 Matthew DillonFix generation of USB_EVENT_DEVICE_DETACH, which was...
2004-03-18 Matthew DillonBring in MODULE_VERSION from FreeBSD-5. Even though...
2004-03-18 Matthew DillonAdjust the Makefile's to move the iconv files to libico...
next