dragonfly.git
2005-09-19 Jeroen Ruigrok... Fix strmode()'s parameters to reflect the reality it...
2005-09-19 Jeroen Ruigrok... Synchronise with FreeBSD:
2005-09-19 Jeroen Ruigrok... Synchronise with v1.73:
2005-09-19 Jeroen Ruigrok... Bump OpenBSD Id.
2005-09-19 Jeroen Ruigrok... Get rid of the third clause where we can.
2005-09-19 Jeroen Ruigrok... Fix broken comment.
2005-09-19 Jeroen Ruigrok... Get rid of the third clause.
2005-09-19 Jeroen Ruigrok... Reflect type change and remove third clause.
2005-09-19 Jeroen Ruigrok... Synchronise with NetBSD:
2005-09-19 Sepherosa Ziehaucheck NULL pointer, before free()
2005-09-19 Sepherosa ZiehauPort rue(4) from FreeBSD:
2005-09-18 Jeroen Ruigrok... Synchronise with FreeBSD up to and including v1.86.
2005-09-18 Jeroen Ruigrok... Synchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok... Synchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok... Bump FreeBSD Id.
2005-09-18 Jeroen Ruigrok... Partial synch with FreeBSD 1.74:
2005-09-18 Jeroen Ruigrok... Add inttypes.h for intmax_t.
2005-09-18 Jeroen Ruigrok... Partial synch with FreeBSD v1.74:
2005-09-18 Jeroen Ruigrok... Welcome to 2005:
2005-09-18 Jeroen Ruigrok... Restore the MAXPATHLEN comparison in basename.c, don...
2005-09-18 Jeroen Ruigrok... Rework dirname() with the same logic Joerg introduced...
2005-09-18 Jeroen Ruigrok... Fix one last nit: compare the result of strlcpy() only...
2005-09-18 Jeroen Ruigrok... Move the Ids down to where they should be.
2005-09-18 Jeroen Ruigrok... Update FreeBSD Id and synchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok... Fix long standing logic bug in basename() introduced...
2005-09-18 Jeroen Ruigrok... Synchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok... Synchronise with FreeBSD v1.65:
2005-09-18 Jeroen Ruigrok... Make sure err() does not use a NULL format string,...
2005-09-18 Jeroen Ruigrok... Synchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok... Update FreeBSD Id.
2005-09-18 Jeroen Ruigrok... ls.1: Add y to SYNOPSIS line.
2005-09-18 Jeroen Ruigrok... Use warnx() instead of home-rolled fprintf() constructions.
2005-09-18 Jeroen Ruigrok... Make len size_t, since strlen() returns a size_t, case...
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.
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.
next