dragonfly.git
2006-11-09 Matthew DillonAdjust for symbol name changes.
2006-11-08 Peter AvalosUpdate to the latest version and name (tnftp).
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-08 Peter AvalosImport of NetBSD's ftp client under its new name (tnftp)
2006-11-08 Matthew DillonAdd a missing #undef to properly compile atomic.c funct...
2006-11-08 Matthew Dillonbmake uses /usr/share/mk/sys.mk, so we cannot require...
2006-11-08 Matthew DillonGet the MI portions of VKERNEL to build, start linking...
2006-11-08 Matthew DillonMove the Maxmem extern to systm.h
2006-11-08 Peter AvalosAdd patch from FreeBSD to fix an infinite loop describe...
2006-11-08 Sascha WildnerSync zoneinfo database with tzdata2006o from elsie.
2006-11-07 Matthew DillonMore Machine-dependant/Machine-independant code and...
2006-11-07 Matthew DillonMove <machine/dvcfg.h> to the one device that actually...
2006-11-07 Matthew DillonMove <machine/ccbque.h> to <sys/ccbque.h>. ccbque...
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-11-07 Matthew DillonMisc cleanups and CVS surgery. Move a number of header...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 2/2...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-11-05 Matthew Dillontest 5
2006-11-05 Matthew Dillontest 4
2006-11-05 Simon SchubertAbort if the device doesn't exist.
2006-11-05 Matthew DillonSync our rm -P option with OpenBSD - if the file has...
2006-11-03 Simon Schubertre-add vinumsize, so that vinum volumes can be used...
2006-11-03 Jeffrey HsuFix userland compilation error.
2006-11-02 Sascha WildnerAdd wcstod(3) and wcstol(3) manual pages.
2006-11-02 Sascha WildnerSync strtol(3) and strtoul(3) with FreeBSD.
2006-11-02 Jeffrey HsuClean up code.
2006-11-01 Sascha WildnerThere is no securenets(5) manual page. Use .Pa and...
2006-11-01 Peter AvalosUpgrade awk to the latest version (20050424).
2006-11-01 Peter AvalosAdd our READMEs.
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-11-01 Peter AvalosImport of awk 20050424
2006-10-31 Peter AvalosWARNS6 cleanup. Add a length modifier to a printf...
2006-10-30 Sascha WildnerFix parameter name in prototype.
2006-10-30 Sascha WildnerRemove recently deleted header files via 'make upgrade'.
2006-10-28 Peter AvalosAdd a __DECONST to bring this up to WARNS6.
2006-10-28 Sepherosa ZiehauBug fixing:
2006-10-27 Sascha WildnerFix incorrect function name (kobj_free -> kobj_delete...
2006-10-27 Sascha WildnerComment out the remaining references to rman_reserve_re...
2006-10-27 Sascha WildnerFix function name and add MLINKS for all functions.
2006-10-27 Sascha WildnerNgSendMsgReply() doesn't exist. Should be NgSendReplyMsg().
2006-10-27 Matthew DillonAdjust fstat to properly traverse mount points when...
2006-10-27 Matthew DillonMajor namecache work primarily to support NULLFS.
2006-10-26 Sascha WildnerFix typo.
2006-10-26 Sascha WildnerRemove obsolete prototype and documentation of the...
2006-10-26 Matthew DillonFix a stack overflow due to recursion. When the nameca...
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-10-25 Sascha WildnerFix typos in some messages: writting -> writing
2006-10-25 Jeffrey HsuLocalize some variables.
2006-10-25 Simon SchubertUnbreak compilation without IPSEC: move variables...
2006-10-24 Matthew DillonPurge the IFQ when associating a new altq. Packets...
2006-10-24 Sascha WildnerFix file-/pathnames which have changed now.
2006-10-24 Jeffrey HsuFix compilation error with IPSEC.
2006-10-24 Sepherosa ZiehauAdd support in ONOE/AMRR for drivers that can't provide...
2006-10-24 Victor Balada... Now that we support foo_enable="YES|NO" as well as...
2006-10-24 Jeffrey HsuRemove nested block.
2006-10-24 Jeffrey HsuCosmetic changes.
2006-10-24 Jeffrey HsuCosmetic changes.
2006-10-24 Jeffrey HsuEliminate a macro layer of indirection to clear up...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-23 Matthew DillonBump the config version. Add a 'cpu_arch' directive...
2006-10-23 Matthew DillonGet rid of the indirect function pointer for bzero...
2006-10-23 Sascha WildnerRather than making static declarations global, get...
2006-10-23 Simon SchubertThe uthreads code previously didn't work for debugging...
2006-10-23 Simon Schubertreorder libs to allow static linking
2006-10-23 Sascha WildnerUpdate configuration instructions.
2006-10-22 Matthew DillonFix paths to arch/i386, related to the recent architect...
2006-10-22 Matthew Dillonmemset must be a real procedure rather then an indirect...
2006-10-22 Matthew DillonAdd advice if a kernel config file cannot be found...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-10-21 Sascha WildnerFix typos.
2006-10-21 Sascha WildnerUse .Ft for function types.
2006-10-21 Sascha WildnerFix typo.
2006-10-21 Sepherosa ZiehauWOL_MAGIC 0x7770 -> 0x1111
2006-10-21 Sascha WildnerAdjust to post Citrus import reality.
2006-10-21 Sepherosa ZiehauChange the AMRR TX rate control algorithm:
2006-10-21 Sepherosa ZiehauNuke M_HASFCS processing in ieee80211_input(), since
2006-10-21 Matthew DillonReformulate the way the kernel updates the PMAPs in...
2006-10-21 Peter AvalosAdd some casts to bring us up to WARNS2. This is almos...
2006-10-20 Sascha WildnerFix typo.
2006-10-20 Simon SchubertAdd the -D flag to specify an alternative dumpdev.
2006-10-20 Matthew DillonAdd a ton of infrastructure for VKERNEL support. ...
2006-10-20 Peter AvalosRemove an unused argument and mark it WARNS6.
2006-10-20 Peter AvalosMove WANT_LUKEMFTPD up a few lines so it's not grouped...
2006-10-20 Jeffrey HsuRefactor internal ip6_splithdr() API to make it more...
2006-10-19 Peter AvalosWARNS6 cleanups for quotacheck.
2006-10-19 Peter AvalosRemove a check that is always false.
2006-10-19 Peter AvalosRemove variable names from function prototypes, and...
2006-10-19 Sascha Wildners/free/kfree/
2006-10-19 Sascha WildnerAdjust stuff to the renaming of free to kfree and reall...
2006-10-19 Sascha WildnerAdjust man pages, comments, messages and some defunct...
2006-10-19 Sascha WildnerAdd reallocf.9 for removal with 'make upgrade'.
2006-10-19 Jeffrey HsuCosmetic cleanups.
2006-10-18 Victor Balada... Support enabling daemons in base and pkgsrc like NetBSD...
2006-10-18 Victor Balada... Update to new API and make it compile and work again
2006-10-18 Victor Balada... update man page:
2006-10-18 Jeffrey HsuOpenBSD rev 1.66:
2006-10-17 Peter AvalosFix spelling error.
2006-10-17 Sepherosa Ziehauregen
next