dragonfly.git
2004-10-25 Joerg SonnenbergerGood bye, GNU awk. RIP
2004-10-25 Matthew DillonFix a compiler warning by pre-declaring struct vnode;
2004-10-24 Matthew DillonSynchronize bug fixes from FreeBSD/RELENG_4.
2004-10-24 Matthew DillonAdd a default for X_WINDOW_SYSTEM in the dfports overri...
2004-10-24 Scott UllrichChange DFD to DFB to remain consistent.
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-24 Joerg SonnenbergerImport GDB 6.2.1 as obtained from ftp.gnu.org without...
2004-10-24 Joerg SonnenbergerComplete doc infrastructure.
2004-10-24 Joerg SonnenbergerAdd the info pages for GDB 6. The inc-hist.texinfo...
2004-10-24 Matthew DillonSynchronize a few libi386 issues from FreeBSD. Fix...
2004-10-24 Joerg SonnenbergerHide prototype for tilde_expand, it's incorrect now.
2004-10-24 Joerg SonnenbergerForced commit to add missing annotations.
2004-10-23 Joerg SonnenbergerBuild framework for GDB 6.2.1.
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerImport GNU readline 5.0.
2004-10-23 Joerg SonnenbergerImport GNU readline 5.0. vendor/READLINE
2004-10-23 Joerg SonnenbergerFix the references to libz sources scattered over the...
2004-10-23 Hidetoshi ShimokawaAdd eui64.5.
2004-10-23 Joerg SonnenbergerWelcome GNU bc to the Attic.
2004-10-23 Joerg SonnenbergerI have to specify SCRIPTSNAME too, otherwise bsd.prog...
2004-10-23 Joerg SonnenbergerUse SCRIPTS instead of a beforeinstall target, it's...
2004-10-23 Joerg SonnenbergerRemove the GCC 3.3 build system.
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-23 Joerg SonnenbergerImport zlib-1.2.2 using new-style contrib handling.
2004-10-23 Joerg SonnenbergerImport zlib-1.2.2 using new-style contrib handling.
2004-10-23 Eirik Nygaardstyle(9) cleanup.
2004-10-23 Joerg SonnenbergerGCC 3.4 doesn't check for NULL format-strings for __att...
2004-10-23 Joerg SonnenbergerAdd some more functions for -liberty and make the libra...
2004-10-22 Matthew DillonGenerate the BRANCH field from the current tag, use...
2004-10-22 Matthew DillonFix bugs in the last commit. Some islink checks and...
2004-10-22 Matthew DillonThis is a really nice rewrite of rc.firewall that clean...
2004-10-22 Matthew DillonThe old lookup() API is extremely complex. Even though...
2004-10-22 Matthew DillonMake an existing vnode lock assertion a bit more verbose.
2004-10-22 Matthew DillonFix a final bug in the vfs cache cleaning code. An...
2004-10-22 Jeffrey HsuCorrect use of the flags argument to the recvmsg system...
2004-10-21 Matthew DillonSet the file modes for those rc files which are uncondi...
2004-10-20 Matthew DillonChange the default handling for kernels built with...
2004-10-20 Matthew DillonFix a boot panic with the amd device. We inherited...
2004-10-20 Matthew DillonThe last commit failed to adjust the alignment like...
2004-10-20 Matthew DillonOld API compatibility: The directory vnode passed to...
2004-10-20 Jeffrey HsuSeparate out the length checks from IP dispatch and...
2004-10-19 Matthew DillonFix an assertion, vgone() now requires that the vnode...
2004-10-19 Matthew DillonFix bugs in the limiting code for negative-hit namecach...
2004-10-19 Matthew DillonMFC FreeBSD if_em.c 1.48 and 1.49.
2004-10-18 Eirik Nygaard* pid should be pid_t not int
2004-10-18 Eirik Nygaard* static functions
2004-10-18 Eirik Nygaard * Fix spelling.
2004-10-18 Matthew Dillonoops, forgot a mention. Last commit:
2004-10-18 Matthew DillonAdjust rm's usage and manual page synopsis to include...
2004-10-16 Jeffrey HsuRemove duplicate comment.
2004-10-16 Jeffrey HsuFrom KAME freebsd4/sys/netinet/ip_input.c rev 1.42:
2004-10-16 YONETANI Tomokazulast commit removed the space before the comment at...
2004-10-16 Matthew DillonFix a bug where sc_ctlp() is improperly called when...
2004-10-16 Matthew DillonImplement hotchar support for ucom.
2004-10-15 Jeffrey HsuUpdate includes now that the Fast IPSec code has moved...
2004-10-15 Scott UllrichChange DFD to DFB since it sounds more correct for...
2004-10-15 Matthew DillonCreate a softlink from /kernel to /kernel.BOOTP on...
2004-10-15 Matthew DillonAdd devices da4-da15 and ad4-ad7 to MAKEDEVs 'all'...
2004-10-14 Matthew Dillon*** empty log message ***
2004-10-14 Matthew DillonAugment vnodeinfo to retrieve and display the number...
2004-10-14 Matthew DillonThe forth code is a real mess, things are repeated...
2004-10-14 Matthew DillonAdd the "nv" interface, and enable it in the bootp...
2004-10-14 Matthew DillonRemove the 'ether' module dependancy, it is not defined...
2004-10-14 Scott UllrichUpdate the BSD Family tree chart to include DragonFly.
2004-10-14 Jeroen Ruigrok... Correct non-matching comment.
2004-10-14 Matthew DillonFinal cleanup. After giving up on trying to avoid...
2004-10-14 Matthew DillonAdd /boot/defaults/loader-bootp.conf, a separate defaul...
2004-10-14 Matthew DillonWhen pxebooted loader is detected not only change the...
2004-10-14 Matthew DillonInitialize the 'kernel' environment variable from loade...
2004-10-14 Matthew DillonDo not use non-blocking malloc()'s in the busdma suppor...
2004-10-13 Matthew DillonAvoid redefined symbol warning when libcaps uses thread...
2004-10-13 Matthew DillonForgot to add for last commit:
2004-10-13 Matthew DillonMake a chdir failure fatal rather then just a warning...
2004-10-13 Matthew Dillontest commit@ list 2/2
2004-10-13 Matthew Dillontest commits@ list 1/2
2004-10-13 Eirik NygaardAdd two more header in the !_KERNEL case so libcaps...
2004-10-12 Matthew DillonTry to close an occassional VM page related panic that...
2004-10-12 Matthew DillonVFS messaging/interfacing work stage 8/99: Major rework...
2004-10-11 Matthew DillonMake a DFly buildworld work on a FreeBSD-4.x system...
2004-10-10 Matthew DillonAdd a missing agp_generic_detach() call if a bad initia...
2004-10-10 Matthew DillonFix a USB stuttering key issue.
2004-10-08 Matthew DillonBring in a fix from NetBSD for hid_report_size(). ...
2004-10-08 Matthew DillonAdd the standard DragonFly copyright.
2004-10-08 Matthew DillonAdd conditionals so vnodeinfo compiles for both old...
2004-10-08 Matthew DillonConditionalize the flag->string conversions so pstat...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7h/99: More firmin...
2004-10-07 Jeroen Ruigrok... Add sr_YU.ISO8859-2/5.
2004-10-07 Matthew DillonFix the -N and M options for ncptrace.
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7g/99: More firmin...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 7f/99: More firmin...
2004-10-07 Matthew DillonThe last commit was improperly documented as being...
2004-10-07 Matthew DillonFix a bug in the tty clist code. The clist code was...
2004-10-07 Matthew DillonVFS messaging/interfacing work stage 8a/99: Sync other...
2004-10-07 Matthew DillonAdd vnodeinfo - a program which scans each mount's...
2004-10-06 Matthew DillonVFS messaging/interfacing work stage 7e/99: More firmin...
2004-10-06 Joerg SonnenbergerFix locations of PF helpers.
2004-10-06 Matthew DillonIf we get an EOF in check2(), terminate the yes/no...
2004-10-06 Matthew DillonLast commit inspired by: Giorgos Keramidas <keramida...
2004-10-06 Matthew Dillonalias rm to rm -I by default in interactive shells...
2004-10-06 Matthew DillonDo not run getty on ttyd0 by default. The installer...
next