dragonfly.git
2005-03-14 Joerg SonnenbergerInstead of using the non-standard conforming %+ format...
2005-03-14 Joerg SonnenbergerUse NXCC to build make_hash and make_keys.
2005-03-14 Joerg SonnenbergerMove SHLIB_MAJOR / SHLIB_MINOR assignment up into Makef...
2005-03-14 Joerg SonnenbergerMerge r1.2 from NetBSD:
2005-03-14 Joerg SonnenbergerBack out switch to getopt_long implementation of getopt...
2005-03-14 Max OkumotoConvert a couple of other uses of Lst_ForEach to LST_FO...
2005-03-14 Joerg SonnenbergerAdd '+' to argument list of find to prevent getopt...
2005-03-14 Joerg SonnenbergerCorrectly return -1 for "-" as argument as required...
2005-03-14 Joerg SonnenbergerSUS says that getopt() should return -1 immediately...
2005-03-14 Eirik NygaardFix nested comments. Vim added another */ while I copy...
2005-03-13 YONETANI TomokazuChange the behavior of -fstype so as not to terminate...
2005-03-13 Matthew DillonFix a couple of NFS client side caching snafus. First...
2005-03-13 Matthew DillonAdd a function that returns an approximate time_t for...
2005-03-13 Liam J. Foy- Remove sys/stat.h, sys/signal.h, varargs.h and ctype.h
2005-03-13 Joerg SonnenbergerAnother man page which was moved to lib/libc/gen.
2005-03-13 Joerg SonnenbergerUse libc's getopt_long, I've been building and using...
2005-03-13 Joerg SonnenbergerUse getopt_long's getopt implementation.
2005-03-13 Joerg SonnenbergerMove ctype man page from locale to gen, they are locale...
2005-03-13 Joerg SonnenbergerDon't build groff as buildtool, it's not needed anymore.
2005-03-13 Joerg SonnenbergerDon't create some directories which will now be empty.
2005-03-13 Joerg SonnenbergerDon't build / install the various historic troff papers to
2005-03-13 Eirik NygaardThere is no need to set *entry on each entry traversed...
2005-03-13 Sascha WildnerRemove DEC Alpha and PC98 support.
2005-03-13 Simon SchubertClean up generated files
2005-03-13 Simon SchubertSwitch to CVS 1.12.11
2005-03-13 Sascha WildnerRemove PC98 support.
2005-03-12 Joerg SonnenbergerFix build. Move common CFLAGS additions up.
2005-03-12 Eirik NygaardUpdate ncurses to version 5.4.
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-12 Eirik NygaardRemove Ada95 files and man files.
2005-03-12 Eirik NygaardRemove Ada95 files and man files.
2005-03-12 YONETANI TomokazuForgot updating SYSACPICA_VERSION.
2005-03-12 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPICA code.
2005-03-12 YONETANI TomokazuImport acpica-20050211 from Intel.
2005-03-12 Max Okumotopatch-7.126
2005-03-12 Max Okumotopatch-7.125
2005-03-12 Max Okumotopatch-7.124
2005-03-12 Max Okumoto patch-7.123
2005-03-12 Max Okumotopatch-7.122
2005-03-12 Max Okumotopatch-7.121
2005-03-12 Max Okumotopatch-7.120
2005-03-12 Max Okumotopatch-7.117
2005-03-12 Max Okumotopatch-7.116
2005-03-12 Max Okumotopatch-7.115
2005-03-12 Max Okumotopatch-7.114
2005-03-12 Max Okumotopatch-7.113
2005-03-12 Max OkumotoVarParseLong()
2005-03-12 Max OkumotoVarParseLong(), ParseRest()
2005-03-12 Simon SchubertUpdate the bktr driver to match the current state of...
2005-03-12 Max OkumotoSimplify the print routines by using LST_FOREACH instea...
2005-03-12 Max OkumotoRemove leading underscores from the pathname defines...
2005-03-12 Max OkumotoRemove the leading underscore from structure tags....
2005-03-12 Liam J. FoyClean up:
2005-03-12 Max OkumotoStyle: Fix indentation.
2005-03-12 Max OkumotoCall ParseFinishLine() also for the last line in a...
2005-03-12 Max OkumotoConstify Var_Dump and simplify it by inlining VarPrintVar.
2005-03-12 Max OkumotoReorganize Suff_EndTransform to be called only for...
2005-03-12 Max OkumotoThe previous commit should have had the following comment.
2005-03-12 Max OkumotoImplement a new macro LST_NEXT which is like Lst_Succ...
2005-03-12 YONETANI TomokazuClean up entries for undefined mbuf tags to catch up...
2005-03-12 YONETANI TomokazuUnbreak the build of netstat and systat by hiding stale
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...
next