dragonfly.git
2005-02-28 Joerg SonnenbergerUse __DECONST for the linted interface violations.
2005-02-28 Joerg SonnenbergerRemove -Werror from CFLAGS and fix the missing part...
2005-02-28 Joerg SonnenbergerRemove NO_WERROR assignment.
2005-02-28 Joerg Sonnenbergerlvalue cast.
2005-02-28 Max OkumotoThe rest of the modifications that Harti made to patch...
2005-02-28 Max OkumotoMerge in some changes that Harti made to patch 7.49
2005-02-28 Jeffrey HsuClear up confusion about negative route reference counts.
2005-02-28 Jeffrey HsuStrip away convoluted route reference counting logic.
2005-02-28 Matthew DillonAllow the #! command line to be up to PAGE_SIZE long...
2005-02-28 Matthew DillonFix a firewall rule ordering problem, the 'OPEN' firewa...
2005-02-27 Liam J. Foy- The maximum value for a time_t is assumed to be ...
2005-02-27 Jeroen Ruigrok... Get rid off PC98 conditional code.
2005-02-27 Jeroen Ruigrok... Get rid off PC98 conditional code.
2005-02-27 Sascha WildnerRemove PC98 support. Leave the machdep.ispc98 sysctl...
2005-02-27 Sascha WildnerRemove more left over files from wd(4) removal.
2005-02-26 Matthew DillonAdd signal mask save/restore to the checkpoint code...
2005-02-26 Joerg SonnenbergerWe already have the unit number in fl_ifname.
2005-02-26 Joerg SonnenbergerDon't define unit field on DragonFly.
2005-02-26 Sascha WildnerRemove last remnants of the wd(4) driver which was...
2005-02-26 Max OkumotoAdd better description.
2005-02-26 Max OkumotoImprove report output.
2005-02-26 Jeroen Ruigrok... Use .Dx macro.
2005-02-26 Jeroen Ruigrok... Get rid off the PC98 support.
2005-02-26 Sascha WildnerRelease the old a.out-only boot loader into freedom.
2005-02-26 Max OkumotoAdd better description.
2005-02-26 Max OkumotoChange test to check M modifier.
2005-02-26 Jeroen Ruigrok... Add the additional space to make mount_udf.8's .Dx...
2005-02-26 Jeroen Ruigrok... Fix extraneous spacing of .Dx by changing two unneeded...
2005-02-26 Jeroen Ruigrok... Fix HISTORY by using a proper .Dx macro.
2005-02-26 Jeroen Ruigrok... Remove [cat|man]1aout directories.
2005-02-26 Max OkumotoAdd comments and sort commands.
2005-02-26 Max OkumotoAdd description of tests.
2005-02-26 Max OkumotoAdd description of test.
2005-02-26 Max OkumotoAdded test for missing Makefile
2005-02-26 Jeroen Ruigrok... Get rid of [cat|man]1aout.
2005-02-26 Jeroen Ruigrok... Do not create Perl 5.00503 directories anymore since...
2005-02-26 Jeroen Ruigrok... Get rid of the Alpha specific manual pages.
2005-02-26 David XuEnable barrier support.
2005-02-26 David XuAdd barrier prototypes.
2005-02-26 David XuStyle fixes.
2005-02-26 Max OkumotoChange some white space to match FreeBSD.
2005-02-25 Hiten PandyaImprove the IPFilter rc.d file, mainly bring it in...
2005-02-25 Liam J. Foy- Remove unnecessary headers
2005-02-25 Joerg SonnenbergerSync OpenNTPD with OpenBSD.
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-25 Joerg SonnenbergerSync OpenNTPD with OpenBSD.
2005-02-25 Joerg SonnenbergerMake init(8) WARNS=6 clean.
2005-02-25 Joerg SonnenbergerInstead of messing with the internal name-to-oid conver...
2005-02-25 Max OkumotoRenamed env.sh to common.sh
2005-02-25 Max OkumotoMove more code from test.sh scripts into common (env...
2005-02-25 Max OkumotoAdd some documentation about the regresion tests.
2005-02-25 Max OkumotoCleanup test infrastructure.
2005-02-25 Max OkumotoAdd variable expansion regression test.
2005-02-25 Matthew DillonRewrite the loops which extract the interpreter name...
2005-02-24 Matthew DillonFix an issue that the iwi driver seems to hit, that...
2005-02-24 Matthew DillonHave the getroot script chdir into /etc/namedb itself...
2005-02-24 Max OkumotoReplace the calls to Lst_ForEach with the new LST_FOREA...
2005-02-24 Matthew DillonAdd DFly copyright to cache.c. This file was originall...
2005-02-24 Joerg SonnenbergerAlso bumb the reference counters when a object is alrea...
2005-02-24 Joerg SonnenbergerMove the open, stat and recheck for already loaded...
2005-02-24 Joerg SonnenbergerSync changes from OpenBSD. Most importantly, this adds...
2005-02-24 Joerg SonnenbergerSplit search for already loaded object into a helper...
2005-02-23 Sascha WildnerAdd missing .El to silence groff warning.
2005-02-23 Max OkumotoUse the LST_FOREACH macro instead of the Lst_ForEach...
2005-02-23 Max OkumotoStyle: fix indent, use tabs instead of space+tab for...
2005-02-23 Max OkumotoFix the indendation of some multi-line comments.
2005-02-23 Liam J. Foy- Fix some xdrproc_t warnings (FreeBSD)
2005-02-23 Max OkumotoMerged in three patches to cleanup the code by Harti.
2005-02-23 Max OkumotoStyle: fix indendation to be 8 and use tabulators....
2005-02-23 Max OkumotoFix a bug in handling archive members: when a member...
2005-02-22 David XuRemove alpha support.
2005-02-22 Matthew DillonImprove the contigmalloc() memory allocator. Fix a...
2005-02-22 David XuCode cleanup, remove unneeded includes.
2005-02-22 David XuWith new tls interface, sysarch.h is no longer needed.
2005-02-22 Joerg SonnenbergerTemporary switch the cardbus interrupt from INTR_TYPE_AV to
2005-02-22 Joerg SonnenbergerConditionalize the source on INET and INET6 respectively.
2005-02-22 Matthew DillonAdd system call prototypes for userland.
2005-02-22 Joerg SonnenbergerDefine default value for PRId64 to keep FreeBSD 4 happy.
2005-02-22 David XuUse new kernel tls interface.
2005-02-21 Matthew DillonImplement TLS support, tls manual pages, and link the...
2005-02-21 Matthew DillonImplement TLS support, tls manual pages, and link the...
2005-02-21 Sascha WildnerWhen building as a kernel module, ignore the setting...
2005-02-21 Joerg SonnenbergerMore cleanup.
2005-02-21 Sascha WildnerRemove PC98 fdisk(8).
2005-02-21 Sascha WildnerRemove uac(1). We don't support Alpha.
2005-02-21 Matthew DillonAdd a manual page for the umtx_*() system calls.
2005-02-21 Matthew DillonTrack the last read and last write timestamp at the...
2005-02-21 Joerg SonnenbergerRemove some duplicate FreeBSD CVS IDs, move some IDs...
2005-02-21 Sascha WildnerRemove elf2exe.
2005-02-21 Joerg SonnenbergerAdd sigtimedwait.o and sigwaitinfo.o.
2005-02-21 David XuSet initial thread's stack to 2M on 32 bits platform...
2005-02-21 David XuRemove unused macro.
2005-02-21 David XuRemove debug code.
2005-02-21 Joerg SonnenbergerGC TULIP_CRC32_POLY, TULIP_ADDREQUAL and TULIP_ADDRBRDCST.
2005-02-21 Joerg SonnenbergerGC TULIP_NEED_FASTTIMEOUT
2005-02-21 Joerg SonnenbergerGC TULIP_DEBUG.
2005-02-21 Joerg SonnenbergerGC TULIP_VERBOSE.
2005-02-21 Joerg SonnenbergerGC !__DragonFly__ section.
2005-02-21 Joerg SonnenbergerGC TULIP_BUS_DMA.
2005-02-21 Joerg SonnenbergerGC TULIP_PERFSTAT support.
next