dragonfly.git
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...
2004-10-06 Matthew DillonAdd the -I option to rm. This option asks for confirma...
2004-10-06 Matthew DillonUpdate ncptrace.c to handle DragonFly_Stable and HEAD.
2004-10-06 YONETANI TomokazuRegister ips device with devstat subsystem so that...
2004-10-05 Matthew DillonVFS messaging/interfacing work stage 7e/99: More firmin...
2004-10-05 Matthew DillonVFS messaging/interfacing work stage 7d/99: More firmin...
2004-10-04 Matthew DillonVFS messaging/interfacing work stage 7c/99: More firmin...
2004-10-04 Matthew DillonOnly include opt_vmpage.h if _KERNEL is defined.
2004-10-03 Matthew DillonAdd a debugging utility which dumps that kernel's namec...
2004-10-02 Matthew DillonMake patch's -b option match the old patch's -b option...
2004-10-02 Matthew DillonVFS messaging/interfacing work stage 7b/99: More firmin...
2004-10-02 Matthew DillonEnforce directory creation ordering for subdirectories...
2004-10-01 Matthew DillonUnsetting an undefined variable or function is not...
2004-10-01 Matthew DillonRemove ATTY.
2004-10-01 Matthew DillonVFS messaging/interfacing work stage 7a/99: Firm up...
2004-09-30 Matthew DillonVFS messaging/interfacing work stage 7/99. BEGIN DESTA...
2004-09-30 Matthew DillonAttempt to make the boot code operate in a more determi...
2004-09-30 Jeroen Ruigrok... Correct the Polish locales per the submission of Bodek...
2004-09-30 Joerg SonnenbergerFix the code for the nxt != 0 case and use the assemble...
2004-09-30 Joerg SonnenbergerAdd CTASSERT, a facility for simple compile time assert...
2004-09-30 Joerg SonnenbergerFix the setup for initial processing. Always use argv...
2004-09-28 Joerg SonnenbergerSwitch patch(1) from GNU to BSD version.
2004-09-28 Joerg SonnenbergerDon't use patch -b, the flag has different meanings...
2004-09-28 Joerg SonnenbergerMake the BSD patch WARNS=6 clean
2004-09-28 Joerg SonnenbergerWe now have pidfile in libutil, update kerberos5 accord...
2004-09-28 Jeroen Ruigrok... Correct BASE_LOCALEDIR to ..
2004-09-28 Joerg SonnenbergerEVENTHANDLER_REGISTER uses the name of the event as...
2004-09-28 Jeroen Ruigrok... Incorporate Hye-Shik's work for numeric UTF-8 definitions.
2004-09-28 Jeroen Ruigrok... Add Hye-Shik's UTF-8 message definitions.
2004-09-28 Matthew DillonVFS messaging/interfacing work stage 6/99. Populate...
2004-09-27 Jeroen Ruigrok... Add Hye-Shik's UTF monetary defitions.
2004-09-27 Jeroen Ruigrok... Add zh_CN.GBK.
2004-09-27 Jeroen Ruigrok... Fix consistent mistake: CP1252 -> CP1251.
2004-09-27 Jeroen Ruigrok... Add collation definition for UTF-8.
2004-09-27 Jeroen Ruigrok... Add la_LN.UTF-8.
2004-09-27 Jeroen Ruigrok... Be a coward and add ja_JP.EUC back in for now.
2004-09-27 Jeroen Ruigrok... Add UTF-8 time definitions.
2004-09-27 Jeroen Ruigrok... Add en_GB.UTF-8.
2004-09-27 Jeroen Ruigrok... Prepare for the locale additions.
2004-09-27 Jeroen Ruigrok... Add the Unicode 3.2 ctypes table.
2004-09-27 Jeroen Ruigrok... Change to use USB_PRODUCT_LINKSYS2_USB200M.
2004-09-27 Jeroen Ruigrok... Change SYNOPSYS to SYNOPSYS2 and regenerate.
2004-09-27 Matthew DillonMinor cleanups to TIMER_USE_1 (no real fixes or anything).
2004-09-26 Matthew DillonVFS messaging/interfacing work stage 5b/99. More clean...
2004-09-26 Matthew DillonClarify an element in the BUGS section related to the...
2004-09-26 Jeroen Ruigrok... Regenerate.
2004-09-26 Jeroen Ruigrok... Add some more vendors and some HP devices.
2004-09-26 Jeroen Ruigrok... Be consistent in the white space usage.
2004-09-26 Jeroen Ruigrok... Bump to WARNS 6.
2004-09-26 Jeroen Ruigrok... Regenerate.
2004-09-26 Jeroen Ruigrok... Add Wacom Graphire 3.
2004-09-26 Jeroen Ruigrok... Forced commit:
2004-09-26 Jeroen Ruigrok... Bump WARNS to 6.
2004-09-26 Jeroen Ruigrok... Bump to WARNS 6.
next