dragonfly.git
2004-10-31 Jeroen Ruigrok... Remove leftover 'is'.
2004-10-31 Jeroen Ruigrok... Document ENOMEM error case, note how strdup() is 1003...
2004-10-31 Jeroen Ruigrok... Add iso-C alias and p1003.1-2004 definition.
2004-10-31 Joerg SonnenbergerWe have to support uncompress by default, because zcat...
2004-10-31 Jeroen Ruigrok... Add NetBSD 2.0 and DragonFly 1.1.
2004-10-31 Liam J. FoyFix cpdup man page. The option -v[vvv] should be -v...
2004-10-30 Matthew DillonBring in Jeff Wheelhouse's CLOG / circular log file...
2004-10-30 Matthew DillonThe PRId64 check was wrong, causing bootstrapping failu...
2004-10-30 Matthew DillonThe last fix wasn't good enough. This one causes the...
2004-10-30 Matthew DillonConditionalize _CTYPE_SW* for bootstrap purposes.
2004-10-30 Liam J. Foy- Remove all registers in bin/. This saves us doing...
2004-10-30 Jeroen Ruigrok... Add omitted space after 'while'.
2004-10-30 Joerg SonnenbergerRemove the old one-true-awk.
2004-10-29 Liam J. Foy-Set WARNS to 6
2004-10-29 Liam J. FoyAdd special case for the german whois nameserver. Witho...
2004-10-29 Liam J. Foy- Remove unnecessary (void) casts
2004-10-29 Liam J. Foy- Bump WARNS to 6
2004-10-29 Liam J. Foy- Add $DragonFly$
2004-10-29 Jeroen Ruigrok... Use rune.h instead of runetype.h.
2004-10-29 Jeroen Ruigrok... Add more locales:
2004-10-29 Jeroen Ruigrok... Add definitions for _CTYPE_SW[0-4MS].
2004-10-28 Matthew Dillonunmount was not removing the negative hits associated...
2004-10-28 Liam J. Foy-Setmode will deal with the octals, so we dont need to.
2004-10-28 YONETANI Tomokazu`proto' field was forgotten in the previous commit.
2004-10-27 Joerg SonnenbergerSwitch to libz-based gzip.
2004-10-27 Joerg SonnenbergerDefine PRId64 as "lld" for older systems laking support...
2004-10-27 David RhodusSince there isn't an authpf user we'll have to grep...
2004-10-27 Matthew DillonRemove unused variable.
2004-10-27 Matthew Dillonnull_revoke() needs to return 0.
2004-10-27 Matthew DillonFix a NULL pointer dereference panic that occurs when...
2004-10-27 Matthew DillonAdd a section to UPDATING describing the users and...
2004-10-26 Matthew DillonFix a seg-fault if -l is used without a /dev prefix...
2004-10-26 Joerg SonnenbergerChange the variable from CCVER_DEFAULT to OBJFORMAT_BUI...
2004-10-26 Joerg SonnenbergerChange the way binutils versions are handled. Depending...
2004-10-26 Joerg Sonnenbergergcc3 ==> gcc34
2004-10-26 David RhodusCheck that the authpf user and group are installed...
2004-10-26 Joerg SonnenbergerAdd support to specify the default compiler and binutil...
2004-10-26 Joerg SonnenbergerAdd gzip based on libz. This is faster for decompressio...
2004-10-26 Joerg SonnenbergerRemove GNU-CSU Makefile
2004-10-26 Joerg SonnenbergerRemove the GCC 3.3 library build framework.
2004-10-26 Joerg SonnenbergerRIP GNU patch.
2004-10-26 Joerg Sonnenberger- fix order problem in Makefile, Makefile.${ARCH} has...
2004-10-26 Matthew DillonFix bugs in the vm_map_entry reservation and zalloc...
2004-10-26 Matthew DillonDocument bus_dmamem_alloc() a bit more.
2004-10-25 Liam J. Foy- Fix some sentences
2004-10-25 Liam J. Foy- Remove registers
2004-10-25 Liam J. Foy- Remove main() proto
2004-10-25 David RhodusRemove register keyword usage.
2004-10-25 Matthew DillonRemove the vfs page replacement optimization and its...
2004-10-25 Liam J. Foy-Remove main proto
2004-10-25 Liam J. FoyTest commit! Thanks eirikn!
2004-10-25 Hidetoshi ShimokawaSync with FreeBSD-current:
2004-10-25 Hidetoshi ShimokawaPreserve dcons(4) buffer passed by loader(8).
2004-10-25 Joerg SonnenbergerGood bye, GNU awk. RIP
2004-10-25 Matthew DillonFix a compiler warning by pre-declaring struct vnode;
2004-10-24 Matthew DillonSynchronize bug fixes from FreeBSD/RELENG_4.
2004-10-24 Matthew DillonAdd a default for X_WINDOW_SYSTEM in the dfports overri...
2004-10-24 Scott UllrichChange DFD to DFB to remain consistent.
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-24 Joerg SonnenbergerImport GDB 6.2.1 as obtained from ftp.gnu.org without...
2004-10-24 Joerg SonnenbergerComplete doc infrastructure.
2004-10-24 Joerg SonnenbergerAdd the info pages for GDB 6. The inc-hist.texinfo...
2004-10-24 Matthew DillonSynchronize a few libi386 issues from FreeBSD. Fix...
2004-10-24 Joerg SonnenbergerHide prototype for tilde_expand, it's incorrect now.
2004-10-24 Joerg SonnenbergerForced commit to add missing annotations.
2004-10-23 Joerg SonnenbergerBuild framework for GDB 6.2.1.
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerImport GNU readline 5.0.
2004-10-23 Joerg SonnenbergerImport GNU readline 5.0. vendor/READLINE
2004-10-23 Joerg SonnenbergerFix the references to libz sources scattered over the...
2004-10-23 Hidetoshi ShimokawaAdd eui64.5.
2004-10-23 Joerg SonnenbergerWelcome GNU bc to the Attic.
2004-10-23 Joerg SonnenbergerI have to specify SCRIPTSNAME too, otherwise bsd.prog...
2004-10-23 Joerg SonnenbergerUse SCRIPTS instead of a beforeinstall target, it's...
2004-10-23 Joerg SonnenbergerRemove the GCC 3.3 build system.
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-23 Joerg SonnenbergerImport zlib-1.2.2 using new-style contrib handling.
2004-10-23 Joerg SonnenbergerImport zlib-1.2.2 using new-style contrib handling.
2004-10-23 Eirik Nygaardstyle(9) cleanup.
2004-10-23 Joerg SonnenbergerGCC 3.4 doesn't check for NULL format-strings for __att...
2004-10-23 Joerg SonnenbergerAdd some more functions for -liberty and make the libra...
2004-10-22 Matthew DillonGenerate the BRANCH field from the current tag, use...
2004-10-22 Matthew DillonFix bugs in the last commit. Some islink checks and...
2004-10-22 Matthew DillonThis is a really nice rewrite of rc.firewall that clean...
2004-10-22 Matthew DillonThe old lookup() API is extremely complex. Even though...
2004-10-22 Matthew DillonMake an existing vnode lock assertion a bit more verbose.
2004-10-22 Matthew DillonFix a final bug in the vfs cache cleaning code. An...
2004-10-22 Jeffrey HsuCorrect use of the flags argument to the recvmsg system...
2004-10-21 Matthew DillonSet the file modes for those rc files which are uncondi...
2004-10-20 Matthew DillonChange the default handling for kernels built with...
2004-10-20 Matthew DillonFix a boot panic with the amd device. We inherited...
2004-10-20 Matthew DillonThe last commit failed to adjust the alignment like...
2004-10-20 Matthew DillonOld API compatibility: The directory vnode passed to...
2004-10-20 Jeffrey HsuSeparate out the length checks from IP dispatch and...
2004-10-19 Matthew DillonFix an assertion, vgone() now requires that the vnode...
2004-10-19 Matthew DillonFix bugs in the limiting code for negative-hit namecach...
2004-10-19 Matthew DillonMFC FreeBSD if_em.c 1.48 and 1.49.
2004-10-18 Eirik Nygaard* pid should be pid_t not int
2004-10-18 Eirik Nygaard* static functions
2004-10-18 Eirik Nygaard * Fix spelling.
next