dragonfly.git
2004-12-29 Jeroen Ruigrok... libm hasn't been used in ages. msun has taken over...
2004-12-29 Jeroen Ruigrok... Replace the files with the NetBSD ones, which are the...
2004-12-29 Jeroen Ruigrok... Make sure to include header files from -I${ARCH} direct...
2004-12-29 Jeroen Ruigrok... Add abi.h which defines particulars for x86 and AMD64.
2004-12-29 Jeroen Ruigrok... Get rid of hardware architectures we do not use.
2004-12-29 Jeroen Ruigrok... Retire Alpha bits.
2004-12-29 Jeroen Ruigrok... Get rid of unused hardware targets.
2004-12-29 Jeffrey HsuFix compile error.
2004-12-29 Jeffrey HsuForced commit to say the previous commit wasn't really...
2004-12-29 Matthew DillonGet rid of dead non-DragonFly code.
2004-12-29 Matthew Dillonnvp may fall through as NULL, check it before vput...
2004-12-29 Matthew DillonRename the proc pointer p to pp to clarify its use...
2004-12-29 Matthew DillonJournaling layer work.
2004-12-29 Jeffrey HsuFix buffer overflow bug involving inet_ntoa().
2004-12-28 Liam J. FoyEquivalent to: FreeBSD rev 1.82
2004-12-28 Jeffrey HsuFreeBSD PR: kern/54874
2004-12-28 Liam J. Foy- Make modestr const and initialize it (stop GCC moaning)
2004-12-28 Jeffrey HsuFix off-by-one error with the range check for PRC_NCMDS.
2004-12-28 Liam J. Foy- Both <unistd.h> and <sys/types.h> can go - unnecessary
2004-12-28 Jeffrey HsuClean up the networking code before I parallelize the...
2004-12-28 Matthew DillonFix a range check bug in lseek()
2004-12-27 Liam J. Foy- Clean sbin/dump of all registers.
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...
next