dragonfly.git
2004-12-22 Joerg SonnenbergerRemove my local patch again, it was still not meant...
2004-12-22 Joerg SonnenbergerAdd new structures for exporting the cputime statistics...
2004-12-22 Matthew DillonThe grouplist variable made local in the last commit...
2004-12-22 Joerg SonnenbergerAdd digi driver to simplify testing. This should replac...
2004-12-22 Hiten PandyaDocument lockcountnb(9) which is the non-blocking count...
2004-12-22 Hiten PandyaTell the reader about sys/buf.h as well.
2004-12-22 Matthew DillonMake sure that cn_flags is properly updated to account...
2004-12-22 Joerg SonnenbergerTrust your intuition. If something feels wrong, it...
2004-12-22 Joerg SonnenbergerRemove support for ancient (FreeBSD) kernel, which...
2004-12-22 Liam J. Foy- string.h is unnecessary, remove it
2004-12-21 Liam J. FoySync daemon(8) with FreeBSD:
2004-12-21 Joerg SonnenbergerDepend on _KERNEL or _KERNEL_STRUCTURES.
2004-12-21 Chris PresseyBump WARNS to 6:
2004-12-21 Matthew DillonRemove confusing comment.
2004-12-21 Joerg SonnenbergerFix NO_OBJC knob.
2004-12-21 Joerg SonnenbergerUse size_t for len.
2004-12-21 Joerg SonnenbergerChange type of len to size_t.
2004-12-21 Joerg SonnenbergerFix a regression with GCC 3.4.3 by using __packed inste...
2004-12-21 Joerg SonnenbergerInstall the GCC 2.95 main info pages as gcc2.info and...
2004-12-21 Joerg SonnenbergerDon't even include the GDB build framework.
2004-12-21 Jeffrey HsuClean up the routing and networking code before I paral...
2004-12-21 Jeffrey HsuFix whitespace.
2004-12-21 Hiten PandyaReorder included headers to an acceptable standard...
2004-12-20 Liam J. Foy- Detect and exit on write errors (from FreeBSD, but...
2004-12-20 Matthew DillonCorrect the make target the user is told to use to...
2004-12-20 Chris PresseyBump WARNS to 6:
2004-12-20 Chris PresseyStyle(9):
2004-12-20 Matthew DillonMove the doscmd: depdendancy to after the .include...
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-20 Joerg Sonnenberger- Update GCC to version 3.4.3.
2004-12-20 Joerg Sonnenberger- Update GCC to version 3.4.3.
2004-12-20 Matthew DillonClean up "`cache' might be used uninitialized" warnings...
2004-12-20 Joerg SonnenbergerRemove cruft for GCC 3.3
2004-12-20 Matthew DillonThe ../Makefile.inc chain may be .included early (it...
2004-12-20 Matthew DillonRemove duplicate .include of bsd.subdir.mk. It is...
2004-12-20 Matthew DillonRemove duplicate _EXTRADEPEND entry. bsd.lib.mk alread...
2004-12-20 Matthew DillonFix printf format specifier from %lx->%x for ntohl...
2004-12-20 Matthew DillonFix duplicate script warnings byt remove a duplicate...
2004-12-20 Matthew DillonFix format %lx->%x for ntohl conversions in diagnostic...
2004-12-20 Joerg SonnenbergerDefine __arysize for FreeBSD 4 buildworlds.
2004-12-20 Matthew DillonAdd missing ..
2004-12-20 Sascha WildnerCorrect the module search path in some manual pages.
2004-12-20 Joerg SonnenbergerRemove unecessary range check. start and num are unsign...
2004-12-20 Joerg SonnenbergerUSER_LDT has been removed ages ago.
2004-12-20 Jeroen Ruigrok... Match GCC's configured target.
2004-12-20 Jeroen Ruigrok... First stab at bmake glue for binutils 2.15.
2004-12-20 Joerg SonnenbergerConsistently use /:/boot:/modules as search path in...
2004-12-20 Joerg SonnenbergerRemove the userland visible part of the socket generati...
2004-12-20 Liam J. Foy- Make *user, *group and *groupset local, constify...
2004-12-20 Liam J. Foy- Add WARNS?= 6
2004-12-20 Matthew DillonRemove bogus DIAGNOSTIC code that checked if the proces...
2004-12-20 Matthew DillonMove the CCVER override for the release build from...
2004-12-20 Jeroen Ruigrok... Add binutils 2.15 directories.
2004-12-20 Matthew DillonCorrect conditional which would always make kcore_open...
2004-12-20 Matthew DillonThere seems to be a race during shutdown where ifa...
2004-12-20 Matthew DillonThe dos slice scanner was incorrectly including extende...
2004-12-19 Chris PresseyBump WARNS to 6:
2004-12-19 Liam J. Foy- Remove unneccessary cast
2004-12-19 Liam J. Foy- Deregister strlcpy
2004-12-19 Matthew DillonTemporarily allow recursion on locks to deal with a...
2004-12-18 Jeroen Ruigrok... Remove file from build_tools, since it serves no build...
2004-12-18 Sascha WildnerClean (void) casts from usr.sbin
2004-12-18 Jeroen Ruigrok... Add missing backslash.
2004-12-18 Liam J. Foy- Change manpage to show the change from M_ -> MB_
2004-12-18 Jeroen Ruigrok... Merge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok... Add CVS 1.12.11.
2004-12-18 Sascha WildnerClean (void) casts from sbin
2004-12-18 Jeroen Ruigrok... Let the allocation of registers be done by compilers...
2004-12-18 Jeroen Ruigrok... Move from K&R function declaration to ANSI.
2004-12-18 Jeroen Ruigrok... Regenerate the manual pages after the OpenSSL update...
2004-12-18 Jeroen Ruigrok... Switch from OpenSSL 0.9.7d to 0.9.7e.
2004-12-18 Jeroen Ruigrok... Merge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok... Add binutils 2.15.
2004-12-18 Jeroen Ruigrok... Revert from previous commit, seems to have to be solved...
2004-12-18 Jeroen Ruigrok... Add libmagic to _prebuild_libs
2004-12-18 YONETANI Tomokazurename foo to bar
2004-12-18 YONETANI Tomokazujust a test
2004-12-18 Jeroen Ruigrok... Move the Magdir handling from usr.bin/file to here...
2004-12-18 Jeroen Ruigrok... Simplify file to be a binary linking to libmagic (which...
2004-12-18 Jeroen Ruigrok... Use spaces after the CFLAGS assignment as well.
2004-12-18 Jeroen Ruigrok... Use a space instead of a tab.
2004-12-18 Jeroen Ruigrok... Add LIBMAGIC.
2004-12-18 Jeroen Ruigrok... Add libmagic and reorder/restructure the list of the...
2004-12-18 Jeroen Ruigrok... Use the more commonly used SRCDIR instead of SOURCEDIR...
2004-12-18 Jeroen Ruigrok... First stab at file's libmagic.
2004-12-18 Jeroen Ruigrok... Merge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok... Add file 4.12.
2004-12-18 Jeroen Ruigrok... Remove obsolete/unused file.
2004-12-18 Jeroen Ruigrok... Regenerate.
2004-12-18 Jeroen Ruigrok... Add some nForce2 identifiers.
2004-12-18 Jeroen Ruigrok... Merge from vendor branch OPENSSL:
2004-12-18 Jeroen Ruigrok... Add OpenSSL 0.9.7e.
2004-12-18 Matthew DillonCleanup missing and duplicate defines from the last...
2004-12-17 Sascha Wildnertest
2004-12-17 Max OkumotoReduce white space diffs between FreeBSD.
2004-12-17 Matthew DillonSynchronize usbdevs with NetBSD and regenerate.
2004-12-17 Jeroen Ruigrok... Regenerate.
2004-12-17 Jeroen Ruigrok... Major cleanup and expansion of the NVIDIA id section.
2004-12-17 Max OkumotoMissed removal of a file, in previous commit.
2004-12-17 Max OkumotoFix a long-standing bug when make(1) is passed the...
next