dragonfly.git
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.
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...
2005-09-05 Simon SchubertAdd gcc40 build hooks. Gcc40 isn't built per default...
2005-09-05 Sascha WildnerFreeBSD -> DragonFly
2005-09-05 Sascha WildnerRemove old wtmp conversion tool.
2005-09-05 Sascha Wildner* Constify and initialize potentially uninitialized...
2005-09-05 Sascha WildnerCleanup:
2005-09-05 Sascha Wildner* Remove parameter names in function declarations.
2005-09-04 Sascha WildnerK&R style function declarations -> ANSI C style.
2005-09-04 Sascha WildnerFix loader.rc path.
2005-09-04 YONETANI TomokazuAvoid panic by not using linker_* API in the early...
2005-09-04 Matthew Dillon1.101 Update code comments.
2005-09-04 Matthew DillonMerge the following revs from NetBSD (in an attempt...
2005-09-04 Matthew DillonRevert the very last commit to ehci.c (1.12). It was...
2005-09-04 Matthew DillonCleanup the module build and conditionalize a goto...
2005-09-04 Sepherosa Ziehautcpd.h:
2005-09-04 Matthew DillonGive the kernel a native NFS mount rpc capability for...
2005-09-03 Matthew DillonCompile up both the NFS and the TFTP version of the...
2005-09-03 Matthew DillonRemove old #if 0'd sections of code, add a few comments...
2005-09-03 Matthew DillonPrint out a little more information on the PXE boot...
2005-09-03 Matthew DillonAdd a missing crit_exit(), fixing a panic. Attempt...
2005-09-03 Joerg SonnenbergerAdd strnvis, which is orthogonal to strvisx by bounding...
2005-09-03 Joerg SonnenbergerSync with FreeBSD HEAD.
2005-09-03 Joerg SonnenbergerGC openssh-3.9
2005-09-03 Joerg SonnenbergerUpdate __DragonFly_version as well. Don't let this...
2005-09-03 Simon SchubertAdd a stopgap to get a proper osversion and osrelease...
2005-09-03 Matthew DillonMake sure the vnode is unlocked across a dev_dclose...
2005-09-02 Sepherosa Ziehau1) merge almost identical cs_{isa, pccard}_attach(...
2005-09-02 Sepherosa Ziehauin cs_isa_probe()
2005-09-02 Sepherosa Ziehau- printf("%s: str", if_xname) ==> if_printf/device_printf
2005-09-02 Jeffrey HsuNow that the C language has a "void *", use it instead...
2005-09-01 Liam J. FoyK&R style function removal. Update functions to ANSI...
2005-09-01 Liam J. FoyZap unused variable!
2005-09-01 Jeroen Ruigrok... Update to groff 1.19.1.
2005-09-01 Sascha WildnerRemove pointless -? flag.
2005-09-01 Joerg SonnenbergerDon't add files patches via *.no_obj.patch back to...
2005-09-01 Jeroen Ruigrok... Retire old perl 5.00503 optional manpath and replace...
2005-09-01 Sepherosa ZiehauFor Arcnet, announce link layer address in arc_ifattch(),
2005-09-01 Sepherosa Ziehau1) in cm_isa_attach(), setup intr in the last step
2005-09-01 Sascha WildnerRemove PC98 support (forgot these in my last commit).
2005-09-01 Sascha WildnerRemove PC98 support.
2005-08-31 Sascha WildnerRemove PC98 support.
2005-08-31 Sascha WildnerScrap PC98 specific snc(4) driver.
2005-08-31 Jeffrey HsuFix indentation with previous commit.
2005-08-31 Jeffrey HsuCheck the IP length first to avoid a memory leak later.
2005-08-31 Sascha WildnerRemove pointless -? flag.
2005-08-31 Liam J. Foyperror() -> err()
2005-08-31 Liam J. FoyKill unused variables
2005-08-31 Joerg SonnenbergerRetire old sendmail.
2005-08-31 Sascha WildnerUpdate zoneinfo database.
2005-08-31 Liam J. FoyRemove the sleeper crap and use MAXPATHLEN
2005-08-31 Chris PresseyTwo small alterations to 'make upgrade':
2005-08-31 Simon SchubertDetect pkgtools fakeroot feature and use it.
2005-08-30 Liam J. FoyThis program requires at least one option. Clean up...
2005-08-30 Liam J. FoyMinor typo
2005-08-30 Liam J. FoyInclude the option-arguments in the description and...
next