dragonfly.git
2005-09-18 Jeroen Ruigrok... Get rid of the third clause from the UCB license.
2005-09-18 Jeroen Ruigrok... Move the termwidth declaration over to extern.h, where...
2005-09-18 Jeroen Ruigrok... Synchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok... No need to prototype main().
2005-09-17 Matthew DillonUsing the ACPI idle hook while shutting down ACPI durin...
2005-09-17 Joerg SonnenbergerToo many windhills in the third party software world...
2005-09-17 Max OkumotoChange shell.c API to reduce usage of global commandShell.
2005-09-17 Matthew DillonWith the new FSMID flag scheme we can optimize the...
2005-09-17 Matthew DillonAdd an argument to vfs_add_vnodeops() to specify VVF_...
2005-09-17 Matthew DillonAdd an option, -y, which displays the 64 bit FSMID...
2005-09-16 Matthew DillonSplit spinlock.h into spinlock.h and spinlock2.h so...
2005-09-16 Matthew DillonReserve the same amount of space for the spinlock struc...
2005-09-16 Matthew DillonBump __Dragonfly_version to 130006 (+ slip preview...
2005-09-16 Matthew DillonAdd -d /cvs to tag update targets.
2005-09-16 Matthew DillonBump the development sub-version to 6, covering the...
2005-09-16 Matthew DillonCleanup a couple of serious issues with vinum.
2005-09-15 Sepherosa Ziehau- include stdio.h
2005-09-15 Sepherosa Ziehaudiag.c:
2005-09-14 Matthew DillonRename all the functions and structures for the old...
2005-09-13 Matthew DillonCleanup minor syntax/informational issues.
2005-09-12 Matthew DillonFix a token bug. A preempting interrupt thread blockin...
2005-09-12 Matthew DillonFix a serializer bug. The SMP serializer would in...
2005-09-12 Matthew DillonDragonFly's malloc only guarentees X alignment when...
2005-09-12 Joerg SonnenbergerCall resettodr on shutdown to ensure that RTC and wall...
2005-09-12 Joerg SonnenbergerWhen testing whether a negative delta is smaller than...
2005-09-12 Liam J. FoyDon't declare a struct just for sizeof(). Just use...
2005-09-12 Simon SchubertAdd helper script to generate README.DELETED files.
2005-09-11 Joerg SonnenbergerMove the modification of hspace out of the realloc...
2005-09-11 Sepherosa Ziehauremove unnecessary XXX marked comment
2005-09-11 Sepherosa Ziehaufree aha_softc only after it is not used any more
2005-09-11 Simon SchubertUpdate gcc40 to 4.0.1
2005-09-11 Simon SchubertUpdate our READMEs.
2005-09-11 Sepherosa Ziehau- convert PRVERB to use device_printf()
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-11 Simon SchubertImport stripped gcc-4.0.1 sources.
2005-09-11 Sascha WildnerRemove VAX and PDP-11 support.
2005-09-11 Sascha WildnerRemove Tahoe support.
2005-09-11 Sascha WildnerRemove custom 'load' and 'unload' targets.
2005-09-10 Sascha WildnerRemove VAX and Tahoe support.
2005-09-10 Sascha WildnerRemove Tahoe support.
2005-09-10 Sascha WildnerFix wrong MLINKS. isnan(3) has a man page of its own.
2005-09-10 Sascha WildnerAdd stale exp10(3) and exp10f(3) man pages & cvsbug...
2005-09-10 Jeroen Ruigrok... Get rid of the Makefile.
2005-09-10 Jeroen Ruigrok... Unhook cvsbug from the build.
2005-09-10 Sepherosa Ziehautypo fixing
2005-09-10 Sascha WildnerAdd missing MLINK exp.3 -> log1pf.3 (the rest is reform...
2005-09-10 Sascha WildnerRemove more scripts whose only purpose was to kldload...
2005-09-10 Sascha WildnerRemove minigzip(1) and joy(8) via 'make upgrade'.
2005-09-10 Sascha WildnerRemove joy(8). Its sole purpose was to kldload joy.
2005-09-10 Sascha WildnerAdd obsolete time zone information files to upgrade...
2005-09-10 Matthew DillonFix isa_wrongintr. The APIC vector was being directly...
2005-09-10 Matthew DillonSyntax cleanup, add a code comment, add a newline in...
2005-09-09 Sepherosa Ziehauuse ether_crc32_be()
2005-09-09 Sepherosa ZiehauProblem:
2005-09-09 Jeroen Ruigrok... Add pdfmark to the build.
2005-09-09 Jeroen Ruigrok... Update to groff 1.19.2.
2005-09-09 Jeroen Ruigrok... Update to groff 1.19.2.
2005-09-09 Jeroen Ruigrok... Merge from vendor branch GROFF:
2005-09-09 Jeroen Ruigrok... Update to groff 1.19.2. vendor/GROFF
2005-09-09 Sepherosa ZiehauIn axe_stop(), move axe_reset() after usbd_close_pipe().
2005-09-09 Sepherosa Ziehaunew device:
2005-09-09 Jeroen Ruigrok... Get rid of xditview, since by default we do not have...
2005-09-08 Sascha WildnerReally sort alphabetically.
2005-09-08 Sascha WildnerAdd axe(4) driver.
2005-09-08 Sascha Wildner[forced commit to correct commit msg]
2005-09-08 Sascha WildnerAdd manpage for the axe(4) driver.
2005-09-08 Joerg SonnenbergerAdd /usr/pkg/info to info search path for pkgsrc users.
2005-09-08 Simon Schubertmake confuses the text file `moduli' with a binary...
2005-09-08 Simon SchubertAdd CVS Id to the config files so that mergemaster...
2005-09-08 Jeroen Ruigrok... Fix for the error
2005-09-08 Jeroen Ruigrok... Remove these files, we augment with mdoc.local what...
2005-09-08 Jeroen Ruigrok... Culminate all our local changes into one file:
2005-09-08 Jeroen Ruigrok... Use groff 1.19.1 supplied file.
2005-09-08 Jeroen Ruigrok... Add patch to add Dx macro definition to doc-syms.
2005-09-08 Sepherosa Ziehau- set dc_softc.{dc_type, dc_flags, dc_pmode} for ADM951...
2005-09-08 Sascha WildnerSynchronize with FreeBSD.
2005-09-07 Matthew DillonRework and expand the algorithms in JSCAN, part 6/?.
2005-09-07 Matthew DillonSlightly reorganize the transaction data. Instead...
2005-09-07 Sascha WildnerAdjust pointer in function definition.
2005-09-07 Matthew DillonRework and expand the algorithms in JSCAN, part 5/?.
2005-09-07 Sepherosa Ziehaufix the support for AN985 chip, which does not set...
2005-09-07 Matthew DillonRework and expand the algorithms in JSCAN, part 4/?.
2005-09-06 Matthew DillonDocument a special case for Journaling PAD records...
2005-09-06 Matthew DillonRework and expand the algorithms in JSCAN, part 3/?.
2005-09-06 Matthew Dillon* Generally change NOXXX to NO_XXX, similar to work...
2005-09-06 Matthew DillonRework and expand the algorithms in JSCAN, part 2/?.
2005-09-06 Sepherosa Ziehauadd missing {} after if()
2005-09-06 Jeroen Ruigrok... Get rid of the old groff.
2005-09-06 Jeroen Ruigrok... Get rid of the old texinfo.
2005-09-06 Joerg SonnenbergerAdd some words about PAM.
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-06 Joerg SonnenbergerWelcome OpenSSH 4.2.
2005-09-06 Joerg SonnenbergerWelcome OpenSSH 4.2.
2005-09-06 Sascha Wildnermergemaster -> make upgrade
2005-09-06 Sepherosa Ziehau- use pci_{get, set}_powerstate() instead of reinventin...
2005-09-06 Matthew DillonRework and expand the algorithms in JSCAN, part 1/2...
2005-09-06 Sepherosa Ziehauremove nonexistent kernel tunable parameters' statments.
2005-09-06 Hiten PandyaDocument the dscheck(9) function and explain how it...
2005-09-06 Sascha WildnerTake back last commit. It's about normal vs. context...
2005-09-06 Sascha WildnerRemove false statement. Rejected hunks will come out...
next