dragonfly.git
2005-09-23 Jeroen Ruigrok... Revert last commit for two reasons:
2005-09-23 Jeroen Ruigrok... Fix accidental reversal of assignment for suffix/suffixlen.
2005-09-23 YONETANI Tomokazu- Catch up with rev 1.157 of sys/dev/acpica/acpi.c...
2005-09-23 Matthew DillonRe-initialize the interrupt mask on ACPI wakeup. This...
2005-09-23 Simon SchubertCorrectly pass arguments. This enables doing e.g.
2005-09-22 Simon SchubertAdd declaration of struct tm to suppress a warning.
2005-09-22 Simon Schubertstyle(9) cleanup
2005-09-22 Simon SchubertUnbreak basename suffix removal introduced in last...
2005-09-22 Jeroen Ruigrok... Enable wide character support in ncurses, since we...
2005-09-22 Max OkumotoMove commandShell from shell.[ch] to job.[ch]
2005-09-22 Noritoshi DemizuSuppress kernel message "mfree: m->m_nextpkt != NULL",
2005-09-22 Simon SchubertImplement permanent answers to confirmation questions.
2005-09-21 Jeffrey HsuPrefer the general purpose m_getl() routine for mbuf...
2005-09-21 Jeffrey HsuMake zalloc() and zfree() non-blocking for ZONE_INTERRU...
2005-09-21 Jeffrey HsuGive each CPU its own taskqueue thread so per-cpu data...
2005-09-21 Simon Schubertpull changes from gcc34/libstdc++: rename ctype class...
2005-09-20 Jeroen Ruigrok... Fix the function declaration.
2005-09-20 Jeroen Ruigrok... Document and order the wlan devices.
2005-09-20 Jeroen Ruigrok... Actually hook up ipw.
2005-09-20 Jeroen Ruigrok... Actually add a manual page for xe(4).
2005-09-20 Sepherosa ZiehauSetup intr in the last step of uhci_pci_attach().
2005-09-20 Jeroen Ruigrok... Pull in sys/types.h if it has not been parsed yet.
2005-09-20 Sepherosa Ziehaucheck pointer for NULL before calling free()
2005-09-20 Matthew DillonFix the infinite-watchdog timeout problem. the pending...
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.
next