dragonfly.git
2004-12-27 Matthew DillonImprove the printing of ==> filename <==. Do not print...
2004-12-27 Matthew DillonAdd support for tail -f'ing multiple files. part 1/2.
2004-12-27 Matthew DillonDo not allow '.' or '..' to be specified as the last...
2004-12-26 Sascha WildnerMessed up the man page in my previous commit. Now all...
2004-12-26 Sascha Wildner- Take back the commit from Oct. 1, 2004 since FreeBSD...
2004-12-26 Sascha WildnerSilence groff warnings
2004-12-26 Matthew DillonFix to make jumbo frames work properly.
2004-12-26 Matthew DillonProperly recognize a YUKON device's on-board ram.
2004-12-25 Sascha WildnerRemove '?' case.
2004-12-25 Sascha Wildner- Remove string.h
2004-12-25 YONETANI TomokazuAvoid parsing past strdup'ped string.
2004-12-24 Liam J. Foy- Static functions/globals
2004-12-24 Jeroen Ruigrok... Add ICH5 10/100 Mbit interface id.
2004-12-24 Matthew DillonJournaling layer work. Add a new system call, mountctl...
2004-12-24 Matthew DillonSilence a compiler warning by adding parenthesis.
2004-12-24 Matthew DillonTry to be a bit smarter when closing down a ULPT device.
2004-12-24 Matthew DillonMake sure ntfs_lookup() has the correct side effects...
2004-12-24 Jeffrey HsuFix problem with last commit that was breaking tcpdump.
2004-12-24 Matthew DillonAdd the -P flag which displays more PCB information...
2004-12-24 Matthew DillonAdd a missing initialization for the error variable...
2004-12-24 Matthew DillonRemove now-unused loop_cnt variable.
2004-12-24 Matthew DillonDo not loop 3 times in the interrupt processing code...
2004-12-23 Liam J. Foy- Remove *ttyname()
2004-12-23 Chris PresseyIn install_* targets, honour any EXTRA_PACKAGES and...
2004-12-22 Liam J. Foy-Setmode can also be caused to fail because of malloc().
2004-12-22 Jeroen Ruigrok... Regenerate manual pages.
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...
next