dragonfly.git
2005-03-12 Max OkumotoVar_Subst() cannot return NULL so there is no reason...
2005-03-12 Max OkumotoStyle: fix indentation of SuffExpandChildren before...
2005-03-12 Max OkumotoStyle: fix indentation of SuffExpandChildren before...
2005-03-12 Max Okumotocompat.c:
2005-03-12 Max OkumotoRemove useless local prototypes.
2005-03-12 Max OkumotoStyle: fix indentation.
2005-03-12 Max OkumotoUse the new Buf_Peel function to simplify things.
2005-03-12 Max OkumotoCreate a new function Buf_Peel that returns the string...
2005-03-12 Max OkumotoAdd a debugging function that prints a message and...
2005-03-12 Max OkumotoMark functions that don't return as dead.
2005-03-12 Joerg SonnenbergerChange PACKET_TAG_* ids to be consecutive.
2005-03-12 Joerg SonnenbergerAlways build altq_etherclassify.
2005-03-12 Joerg SonnenbergerAdd ALTQ-style enqueue / dequeue / request functions...
2005-03-12 Joerg SonnenbergerRemove MT_FTABLE, it is not used anymore. Remove the...
2005-03-12 Joerg SonnenbergerAdd wchar and multibyte related man pages.
2005-03-11 Joerg SonnenbergerAdd citrus backend code and iconv front end. This is...
2005-03-11 Joerg SonnenbergerAdd UTF7 build wrapper.
2005-03-11 Joerg SonnenbergerI18N module build framework.
2005-03-11 Joerg SonnenbergerAdd i18n directories.
2005-03-11 Joerg SonnenbergerHelper programs.
2005-03-11 Joerg Sonnenbergericonv frontend.
2005-03-11 YONETANI TomokazuClean up Makefile's in preparation for importing new...
2005-03-11 Joerg Sonnenbergerforgotten file
2005-03-11 Joerg SonnenbergerAdd locale and character set descriptions. This differs...
2005-03-10 Joerg SonnenbergerAdd data files for Character Set mappings and Encoding...
2005-03-10 Joerg SonnenbergerUse NLS framework.
2005-03-10 Joerg SonnenbergerUse bsd.nls.mk.
2005-03-10 Joerg SonnenbergerAdd generic build framework for message catalogs.
2005-03-10 Joerg Sonnenbergertypo
2005-03-10 David XuInitialize tls support code for static binary.
2005-03-10 Jeffrey HsuBetter byte packing for struct tcpopt.
2005-03-09 Jeffrey HsuFix confusion with wrong route reference count being...
2005-03-09 Hiten PandyaProvide a better annotations for KTR_VOP and KTR_NFS...
2005-03-09 Max OkumotoReduce diffs between FreeBSD
2005-03-09 Joerg SonnenbergerAdd bus_dmamap_syncs before bus_dmamap_unloads.
2005-03-09 Hiroki SatoFix a bug which can allow a remote attacker to cause...
2005-03-09 Liam J. Foy- Sync the example with the correct sentense.
2005-03-09 Liam J. Foy- Good english
2005-03-09 Joerg SonnenbergerUse getprogname() instead of depending on __progname...
2005-03-09 Liam J. Foy- Validate -i option
2005-03-09 Simon SchubertSync with FreeBSD: Add support for sha1 and rmd160
2005-03-09 Simon SchubertWFORMAT: Use -Wnon-const-format only with gcc2
2005-03-09 David Xu1. use __weak_reference to define weak symbol.
2005-03-09 Jeffrey HsuUse fixed-width type to ensure correct wraparound for
2005-03-09 Jeffrey HsuTake into account the number of SACKed bytes skipped...
2005-03-09 Hiten PandyaAdd a new function to the nlookup API, called nlookup_s...
2005-03-09 Matthew DillonFix a serious bug in cache_inval_vp()'s TAILQ iteration...
2005-03-09 Hiten PandyaFix $FreeBSD$ ident string.
2005-03-09 David RhodusClean up main() arguments.
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...
next