dragonfly.git
2005-03-09 David RhodusFix some signed/unsigned comparisons.
2005-03-09 David Rhodusno need to have break; after return;
2005-03-09 David RhodusCompensate for off by one bugs in disk firmware for...
2005-03-09 Matthew Dillonpipe->pipe_buffer.out was not being reset to 0 when...
2005-03-08 Sascha WildnerFix some groff warnings.
2005-03-08 Sascha WildnerRemove unnecessary space.
2005-03-08 Joerg SonnenbergerSync with FreeBSD.
2005-03-08 Matthew DillonAdd a couple more PCI IDs for the Intel ICH5 ATA100...
2005-03-08 Joerg SonnenbergerChange Makefile to follow common white space rules...
2005-03-08 Matthew DillonSync with FreeBSD/1.103. In the softupdates case...
2005-03-08 Joerg SonnenbergerInitialize all fields in kobj_class.
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-08 Simon SchubertIn preparation of switching to CVS 1.11.12, repair...
2005-03-08 Simon SchubertIn preparation of switching to CVS 1.11.12, repair...
2005-03-08 David XuCompile tls.c
2005-03-08 David XuCompile tls support code.
2005-03-08 David XuOops, fix license format(copy and paste problem).
2005-03-08 David XuImplement _set_tp which is used to set TLS pointer...
2005-03-08 David XuAdd tls functions prototype.
2005-03-08 David XuImport tls support code for static binary from FreeBSD.
2005-03-08 David XuAdd more relocation types.
2005-03-08 David XuMerge from FreeBSD:
2005-03-08 Hiten PandyaUpdate manual page with FreeBSD's r1.7.
2005-03-08 Hiten PandyaUpdate manual page with the version in FreeBSD, r1.8.
2005-03-08 Hiten PandyaBring in the ktrdump(8) utility from FreeBSD.
2005-03-08 Hiten PandyaFix display of code in the EXAMPLE section; do not...
2005-03-08 Hiten PandyaConditionalise include of "opt_ktr.h" under _KERNEL.
2005-03-07 Liam J. Foy- Correct use of the err() family (err() -> errx())
2005-03-07 Max OkumotoWhitespace cleanup. Noted by harti
2005-03-07 Max OkumotoCorrected spelling of colon.
2005-03-07 Liam J. Foy- Validate the -i option (Idea from FreeBSD)
2005-03-07 Chris PresseyIf a get_authorized_hosts file exists on the pfi media...
2005-03-07 Sascha WildnerWhen building the release ISO, add an initial /var...
2005-03-07 Chris Pressey- Tack pfi.conf onto the end of rc.conf later (only...
2005-03-07 Chris PresseyUnbreak the pfi_autologin option by fixing a broken...
2005-03-07 Joerg SonnenbergerALTQ support.
2005-03-07 Joerg SonnenbergerDon't try to prepend to an ALTQ queue.
2005-03-07 Joerg SonnenbergerReally use ALTQ.
2005-03-07 Jeroen Ruigrok... Replace Turtle references.
2005-03-07 Jeroen Ruigrok... Add va_copy() implementation (thanks to Chris Torek...
2005-03-07 Matthew DillonCleanup the debug output, fix a few data conversion...
2005-03-07 Hiten PandyaFix mistakes from previous commit, cleanup _NCH_ENT...
2005-03-07 Hiten PandyaFix GCC3 related pre-processor issues.
2005-03-07 Matthew DillonFirst cut of the jscan utility. This will become the...
2005-03-06 Matthew DillonChange NOWAITs into WAITOKs. In FreeBSD NOWAIT allocat...
2005-03-06 Matthew DillonBring in Damien's IPW driver.
2005-03-06 YONETANI TomokazuDo not use tsleep when the system is not booted. This...
2005-03-06 Matthew DillonBring in the IWI driver from FreeBSD and merge in ALTQ...
2005-03-06 Jeffrey HsuGive some guidelines on when to turn on Path MTU Discovery.
2005-03-06 Jeffrey HsuMinimal patch that allows Path MTU discovery to be...
2005-03-06 Matthew DillonDo some WARNS 6 cleanups. Add __unused, add a few...
2005-03-06 Matthew DillonBring in the IWI driver from FreeBSD and merge in ALTQ...
2005-03-06 Matthew DillonReplace references to TurtleBSD with DragonFlyBSD....
2005-03-05 Chris PresseyRaise WARNS to 6:
2005-03-05 Liam J. FoyMinor patch:
2005-03-05 Liam J. Foy- Remove unnecessary header
2005-03-05 Sascha WildnerRemove PC98 support.
2005-03-05 Sascha WildnerRemove PC98 support.
2005-03-05 Hiten PandyaRemove contents of include files from their associated...
2005-03-05 Sascha WildnerRemove PC98 support.
2005-03-05 Hiten PandyaRemove stale inclusion of struct disklabel and other...
2005-03-05 Hiten PandyaRemove 'rttrash', it has been long removed from the...
2005-03-05 Hiten PandyaCleanup build warnings, cast and type modifications.
2005-03-05 Matthew DillonFix a number of alignment and offset bugs that were...
2005-03-05 Matthew DillonAdd a simple msf_buf_bytes() inline which returns the...
2005-03-05 Liam J. Foy- Update mesg(1) to confirm to SUSv3 changes previously...
2005-03-04 Max Okumotopatch-7.110 var.c
2005-03-04 Max Okumotopatch-7.108
2005-03-04 Max Okumotopatch-7.107
2005-03-04 Max Okumotopatch-7.106
2005-03-04 Max Okumotopatch-7.105a
2005-03-04 Max Okumotopatch-7.105
2005-03-04 Max Okumotopatch-7.104
2005-03-04 Max OkumotoParseModifier()
2005-03-04 Max OkumotoParseModifier()
2005-03-04 Max OkumotoParseModifier() and modifier_M()
2005-03-04 Matthew DillonFix an incorrect pointer in a journal_build_pad() that...
2005-03-04 Hiten PandyaAdd a typedef msf_t for struct msf_buf *.
2005-03-04 Liam J. Foy- perror() -> warn()
2005-03-04 Joerg SonnenbergerDon't use stdint.h on FreeBSD.
2005-03-04 Liam J. Foy- Write status information to stdout instead of stderr.
2005-03-04 Matthew Dillonmsf_buf_alloc() can be called with a NULL vm_page_t...
2005-03-04 Chris PresseySmall step towards WARNS=6:
2005-03-04 Matthew DillonRemove some of the nastier debugging printfs.
2005-03-04 Jeffrey HsuThe route in a syncache entry is cleared if the connect...
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Matthew DillonJournaling layer work. Write the actual data associate...
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Matthew Dillonmsf_buf_kva() now returns a char * rather then a vm_off...
2005-03-04 Matthew DillonMake msf_buf_kva() return the correct base address...
2005-03-04 Matthew DillonPass the memfifo option to the kernel.
2005-03-04 Jeffrey HsuPrefer rtlookup() to rtalloc() when not saving the...
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Jeffrey HsuCosmetic changes only.
2005-03-04 Jeffrey HsuChange a 'char *' to a 'void *' because that field...
2005-03-04 Jeffrey HsuReadability changes.
2005-03-04 Jeffrey HsuRemove (void) cast before a function call with an unuse...
2005-03-04 Jeffrey HsuNone of the callers of rtredirect() want to know the...
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Chris PresseyStyle(9):
next