dragonfly.git
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-08-01 Sascha WildnerUse pcidevs.h and common PCI probe style.
2006-08-01 Sascha Wildnerregenerate
2006-08-01 Sascha WildnerAdd some missing IDs in preparation for switching some...
2006-08-01 Sascha WildnerRegen.
2006-08-01 Matthew DillonUpdate the syslink structural documentation. Add sysli...
2006-08-01 Simon SchubertDon't prematurely check for non-active descriptors...
2006-07-31 Simon SchubertUpdate the documentation to reflect current state:...
2006-07-31 Simon SchubertMove include under _KERNEL protection.
2006-07-31 Simon SchubertAdd amd64 support
2006-07-30 Matthew DillonFix an incorrect #ifndef label. Also remove a now...
2006-07-30 Sepherosa ZiehauRather than calling mircotime() in catchpacket(), make...
2006-07-30 Sascha Wildnerruserpass() takes 4 arguments but is called with only...
2006-07-30 Matthew DillonRemove duplicate code line.
2006-07-29 Sascha WildnerRemove brconfig(8) from the build.
2006-07-29 Simon SchubertRetire brconfig. Its functionality is covered in ifconfig.
2006-07-29 YONETANI TomokazuLast commit changed the function arguments of userland...
2006-07-28 Matthew DillonWhy is ip_fil.h trying to declare kernel procedures...
2006-07-28 Matthew DillonFor the moment adjust dd to find the new location of...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-28 Matthew DillonFix a minor bug that prevented compilation.
2006-07-28 Matthew DillonMake a few more #define's visible when compiling with...
2006-07-27 Simon SchubertUpdate amd64 bits of libc's math routines
2006-07-27 Simon SchubertCorrect TLS and PIC addressing
2006-07-27 Simon SchubertRemove get/make/signalcontext.
2006-07-27 Simon Schubertadd header glue
2006-07-27 Simon SchubertAlways create __sys_name syscalls with weak symbols...
2006-07-27 Simon SchubertAdd amd64 atomic_lock implementation
2006-07-27 Simon SchubertThis is suitable for amd64 as well
2006-07-27 Simon SchubertTell malloc.c about amd64
2006-07-27 Simon SchubertAdd amd64 defines
2006-07-27 Simon Schubertinclude the correct headers
2006-07-27 Simon SchubertImport amd64 MD headers
2006-07-27 Simon SchubertCompile libc_r for all archs
2006-07-27 Simon SchubertBuild battd only for i386 (uses apm)
2006-07-27 Simon SchubertAdd defines for amd64
2006-07-27 Simon SchubertPull up changes from i386
2006-07-27 Simon SchubertUse %zd for size_t printf()s
2006-07-27 Simon Schubertremove i386-only conditionalisation
2006-07-27 Simon SchubertDo obscure va_list handling also on amd64
2006-07-27 Simon SchubertAdd amd64 support
2006-07-27 Simon SchubertAdd amd64 target sources
2006-07-27 Simon SchubertAdd correct register offsets
2006-07-27 Simon SchubertRemove unneeded patches
2006-07-27 Simon SchubertRestructure Makefiles to accomodate multiple archs
2006-07-27 Simon SchubertRestructure Makefiles to accomodate multiple archs
2006-07-27 Simon SchubertLink libgcc_pic for shared libs
2006-07-27 Simon SchubertBuild amd64 with the i486 files
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-27 Simon Schubertrestore erroneously removed header
2006-07-26 Sascha WildnerComment out empty BUGS section.
2006-07-26 Sascha WildnerDocument the recently added WITHOUT_SRCS variable.
2006-07-26 Sascha WildnerNOUUCP was removed a long time ago from the system.
2006-07-26 Sascha WildnerUpdate upgrade procedure and adjust disk usage.
2006-07-25 Matthew DillonFix a bug where the VMAYHAVELOCKS flag on a vnode may...
2006-07-25 Matthew DillonAdd code to dump lockf locks associated with a vnode.
2006-07-23 Sascha WildnerRemove devd specific documentation.
2006-07-23 Sascha WildnerFix date format.
2006-07-22 Sascha WildnerGet rid of .Pp before .Sh
2006-07-22 Sascha WildnerUse .Cd for kernel configuration options.
2006-07-22 Sascha WildnerUse full month name for .Dd
2006-07-21 Simon Schubert- Move error exit in front of tsleep_interlock()
2006-07-20 Simon SchubertDefault kdump's data limit to 64 bytes and document...
2006-07-20 Matthew DillonCheck the the ops mount pointer is not NULL before...
2006-07-20 Simon SchubertPull in fixes from FreeBSD to make -e handling work...
2006-07-20 Simon SchubertFix bug introduced in rev 1.33 and make a clearer code...
2006-07-19 Sepherosa Ziehauregen
2006-07-19 Sepherosa ZiehauAdd device ids for various NVIDIA's GigE
2006-07-19 Sascha WildnerMention all arguments and fix wording.
2006-07-19 Matthew DillonIntroduce sys/syslink.h, the beginnings of a VOP-compat...
2006-07-19 Matthew DillonGet rid of the weird coda VOP function arguments and...
2006-07-18 Matthew DillonRemove several layers in the vnode operations vector...
2006-07-18 Matthew DillonAdd a fairly bad hack to detect ripouts that might...
2006-07-17 Matthew DillonAdjust HEAD version from 1.5 to 1.7.
2006-07-17 Matthew DillonAdd a new target for cvs administration of the 1.6...
2006-07-17 Matthew DillonBump sub-versions and DragonFly_version in preparation...
2006-07-16 Matthew DillonAdd a note on where to find the release engineering...
2006-07-16 Matthew DillonAttempt to fix an occassional panic in pf_purge_expired...
2006-07-16 Matthew DillonUse pbufs instead of ebufs.
2006-07-16 Simon SchubertMake dlsym() search all (recursively) loaded objects...
2006-07-16 Matthew DillonAdd missing prototype.
2006-07-16 Simon Schubertlibssl needs libcrypto, so link it
2006-07-15 Matthew DillonA broken pipe error is sometimes reported by zcat if...
2006-07-14 Sascha WildnerAdd an ASCII copy of the handbook to the system. It...
2006-07-14 Simon SchubertFix two bugs in cluster_read:
2006-07-14 Simon SchubertAssign the packet length to the pkthdr and mbuf.
2006-07-13 Sascha WildnerRemove trailing whitespace.
next