dragonfly.git
2006-01-22 Sascha Wildner* Move function types to a separate line.
2006-01-22 Sascha WildnerAdd ansification to silence -Wold-style-definition...
2006-01-22 Sascha WildnerAdd some casts to silence warnings.
2006-01-22 Sascha WildnerRemove unused variables.
2006-01-22 Sascha WildnerInitialize variable.
2006-01-22 Sascha WildnerAdd missing header for isab_attach prototype.
2006-01-22 Sascha WildnerRemove extra tokens from the end of #else or #endif...
2006-01-22 Sascha WildnerRemove support for some obsolete architectures.
2006-01-21 Sascha WildnerRemove antique, unused test code.
2006-01-21 Matthew DillonSwitch the type and how argument declarations around...
2006-01-20 Sascha WildnerAdd wmake(1) reference.
2006-01-20 Sascha WildnerAdd a wmake(1) man page using the commit message for...
2006-01-20 Sepherosa ZiehauPass correct argument to lwkt_serialize_{enter, exit}()
2006-01-19 Matthew DillonAdd the '-c cpu' option to arp, netstat, and route...
2006-01-19 Simon Schubertmake zero prefix or suffix tell patch not to produce...
2006-01-19 Simon SchubertProperly refcount module dependencies loaded by loader
2006-01-19 Simon SchubertFix warning:
2006-01-18 Sascha WildnerFix comment indent.
2006-01-18 Sascha Wildner* Replace DragonFly with Dx.
2006-01-18 Jeremy C. ReedAdd master.passwd as a name of this manual page.
2006-01-18 Jeremy C. ReedCreate a manual page link of passwd.5 for new passwd.5.
2006-01-18 Matthew DillonUse the DragonFly contrib patch system to correct impro...
2006-01-17 Matthew DillonAdd mk.conf to the ISO and have the installer install...
2006-01-17 Matthew DillonCorrect sizeof(pointer) bugs that should have been...
2006-01-17 Simon SchubertAdd forgotten part of setenv cleanup
2006-01-15 Sascha WildnerRemove 400.status-pkg from the Makefile as well.
2006-01-15 Simon SchubertFix insecure tempfile usage in ee, see FreeBSD-SA-06...
2006-01-14 Sascha WildnerSet %bx register instead of %di register as specified...
2006-01-14 Simon SchubertFix use of history without HistEvent, causing segfaults
2006-01-14 Sascha WildnerRemove ports specific periodic script & documentation.
2006-01-14 Sascha Wildner* Remove example supfile for dfports.
2006-01-14 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-14 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-14 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-14 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-14 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-13 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-13 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-13 Sascha WildnerLOG_WARN -> LOG_WARNING
2006-01-13 Matthew Dillonbx is supposed to point to twiddle_chars, not contain...
2006-01-12 Simon SchubertCheck for setenv/putenv's success
2006-01-11 Simon SchubertRetire old subvers file
2006-01-11 Simon SchubertImport a softdep fix from FreeBSD rev 1.183 by tegge:
2006-01-11 Simon SchubertUse _KERNEL_STRUCTURES where appropriate
2006-01-11 Simon SchubertShape up asf to be better usable on DragonFly
2006-01-11 Simon SchubertAlso make clean for internal pic archives.
2006-01-11 Simon SchubertAdd kvm_readstr, a convenience helper which lets you...
2006-01-11 Simon SchubertMove the MAKEDEV step at the end of make upgrade so...
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2006-01-11 Simon SchubertRemove HP-UX only files
2006-01-11 Simon SchubertRemove HP-UX only files
2006-01-10 Sepherosa Ziehaudo not try to hold serializer in nge_rxeof(), since...
2006-01-10 Simon SchubertAdd missing pkgsrc paths to shell dotfiles and rc scripts
2006-01-10 Simon SchubertFix a refcount bug which would appear when you kldunloa...
2006-01-09 Simon SchubertAdd missing \n to printf
2006-01-09 Simon SchubertFix proc->lwp conversion error
2006-01-09 Simon SchubertAdd kwrite, a tool to inspect and write kernel memory
2006-01-06 Joerg SonnenbergerFurther cleanup of GCC's builtin directory list in...
2006-01-06 Joerg SonnenbergerAllow static compilation of linprocfs using a LINPROCFS...
2006-01-06 Joerg SonnenbergerHonour NOSFCHG for the kernel installation as well...
2006-01-06 Joerg SonnenbergerSleep before commit, remove trailing ,
2006-01-06 Joerg Sonnenbergernextpid is not public, so don't use it. It's not really...
2006-01-06 Joerg SonnenbergerRemove useless define.
2006-01-06 David RhodusAdd -P to the cvs example commands.
2006-01-04 Matthew DillonClean up unmount() by removing the vnode resolution...
2006-01-04 Matthew DillonMostly fix nullfs. There are still namespace race...
2006-01-02 YONETANI TomokazuFix buildworld with WANT_GCC40 defined. In gcc-4.0...
2006-01-01 Sascha WildnerBump OS version to 1.5 for DEVELOPMENT.
2006-01-01 YONETANI TomokazuSome of ServeRAID card may report an unusual status...
2006-01-01 Matthew DillonAdd a target that will update the 1.4-release slip...
2006-01-01 Sascha WildnerAdd 2006 to the copyrights.
2005-12-31 Matthew DillonFinish fixing NDIS serialization. Wrap detach in the...
2005-12-31 Matthew DillonPreliminary ndis cleanup. The serializer has taken...
2005-12-31 Simon SchubertBuild wchar string support
2005-12-31 Sepherosa ZiehauMove bus_teardown_intr() from wi_free() into wi_detach...
2005-12-31 Sepherosa Ziehau{ether,ieee80211}_ifdetach() can't be called with seria...
2005-12-31 Sascha WildnerSync zoneinfo database with tzdata2005r from elsie.
2005-12-30 Matthew DillonWeed out files with .sample, .orig, or .dist extensions...
2005-12-30 Matthew DillonDo not call ether_ifdetach() with the serializer held...
2005-12-30 Matthew DillonThe stat and ino_t changes were not intended to break...
2005-12-30 Matthew Dillonether_input() no longer allows the MAC header to be...
2005-12-30 Joerg SonnenbergerEnable wchar usage.
2005-12-30 Joerg SonnenbergerProvide proper offsetof macro for C++. Prefer __size_t...
2005-12-30 Sepherosa ZiehauAdd support for Xircom X3201
2005-12-30 Sascha WildnerAdd link for bzip2recover(1).
2005-12-30 Justin C. SherrillTesting commits.
2005-12-29 Matthew DillonDo not require a .sh extension for scripts in local_sta...
2005-12-29 Matthew DillonGive up trying to port ezm3, add a cvsup binary bootstr...
2005-12-29 Matthew DillonAdd a cvsup example to track the 1.4 release.
2005-12-29 Matthew DillonAdd a 2 second delay after configuring interfaces befor...
2005-12-28 Matthew DillonMake wait*() behave the same as it did before we moved...
2005-12-28 Sascha WildnerUse the Er macro for error numbers.
2005-12-28 Sepherosa ZiehauIn fxp_detach(), disable interrupts after fxp_stop...
2005-12-28 YONETANI TomokazuDo not try to detach when successfully attached.
2005-12-27 Sascha WildnerPull in relevant parts of FreeBSD's rev. 1.42 and sync...
2005-12-27 Matthew DillonAfter much hair pulling the problem with dual BGE inter...
2005-12-27 Matthew DillonFix a type-o that was causing the wrong mbuf's csum_dat...
2005-12-26 Matthew DillonA ^Z signals the whole process group, causing the paren...
2005-12-26 Sepherosa Ziehauhook rgephy
2005-12-26 Sepherosa Ziehauregen
next