dragonfly.git
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
2005-12-26 Sepherosa ZiehauAdd PHY module for re(4)
2005-12-24 Sascha Wildner* Ansify function definitions.
2005-12-24 Sascha WildnerComment out dfports (deprecated). Add doc (commented...
2005-12-24 Simon SchubertClean up whitespace
2005-12-24 Simon SchubertMFFreeBSD rev 1.155 and 1.156:
2005-12-23 Sascha WildnerFix parameter order in livelock message.
2005-12-23 Sascha Wildner* Ansify function definitions.
2005-12-23 Matthew DillonFix the installer_quickrel target. Also fix the pkgsrc...
2005-12-23 Matthew Dillon1.4 Release branched, HEAD is now 1.5.
2005-12-23 Matthew DillonBy the time list_net_interfaces() is called in /etc...
2005-12-23 Simon SchubertAccount for packets sent out via the bridge interface
2005-12-23 Simon SchubertBPF_MTAP at the right place so packets to the bridge...
2005-12-23 Matthew DillonBump us to 1.3.8 in preparation for pre-release tagging.
2005-12-23 Matthew DillonCleanup minor typeos.
2005-12-22 Matthew Dillonrun ./bootstrap in a chroot so it configures the correc...
2005-12-22 Simon SchubertAquire serializer before calling ioctl
2005-12-22 Matthew DillonFix numerous nrelease build issues related to the pkgsr...
2005-12-21 Sascha WildnerAdd documentation for the pfil interface. This is NetBS...
2005-12-21 Joerg SonnenbergerAdd a simple library for the default g77 linkage, provi...
2005-12-21 Joerg SonnenbergerAdd g77 here as well.
2005-12-21 Joerg SonnenbergerAdd g77 link.
2005-12-21 Simon SchubertBring in if_bridge from Open-/Net-/FreeBSD
2005-12-21 Simon SchubertBring in if_bridge from Open-/Net-/FreeBSD
2005-12-21 Simon SchubertBring in if_bridge from Open-/Net-/FreeBSD
2005-12-21 Simon SchubertCreate usr/include/net/oldbridge
2005-12-21 Sascha WildnerFix installworld until new bridge is fully committed.
2005-12-20 Matthew DillonClean up some minor typos in comments.
next