dragonfly.git
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.
2006-07-13 Sascha WildnerFor crash dump debugging, we use kgdb.
2006-07-13 Sascha WildnerCompiling the nv(4) driver into the kernel is not suppo...
2006-07-13 Sepherosa Ziehau- Port ath(4) driver from FreeBSD, which supports vario...
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-07-13 Sepherosa ZiehauInitial import of Atheros Hardware Access Layer (HAL... vendor/ATHEROS
2006-07-12 Simon SchubertCopy /etc/localtime into the bind chroot so that log...
2006-07-12 Sascha Wildner* To distinguish the separator from commit msg lines...
2006-07-11 Sascha WildnerSort references by section.
2006-07-11 Matthew DillonCorrect a problem with the user process scheduler's...
2006-07-10 Sascha WildnerMatch revision separator only if preceded by a newline.
2006-07-10 Matthew DillonUpdate the manual pages for the kernel random number...
2006-07-10 Matthew DillonTurn on the new kern.seedenable sysctl when seeding...
2006-07-10 Matthew DillonChange the seeder array from a modulo to a logical...
2006-07-10 Sascha WildnerSync with FreeBSD (makes it actually work).
2006-07-10 Matthew DillonCleanup, no functional changes.
2006-07-10 Matthew DillonDisassociate the VM object after calling VOP_INACTIVE...
2006-07-09 Simon SchubertDon't use B_PAGING with geteblk() bufs
2006-07-09 Simon SchubertCorrectly handle dumping kernel threads
2006-07-08 Matthew DillonUse bzip instead of gzip, rename the tar file to make...
2006-07-08 Matthew DillonInclude kernel sources on the release CD.
2006-07-08 Sascha WildnerRemove obsolete worm(4) ioctl definitions.
2006-07-08 Sascha WildnerRemove unnecessary check (u_int8_t is 0-255).
2006-07-07 Sascha WildnerSort by chapter.
2006-07-07 Sepherosa Ziehaumissing ','
2006-07-07 Sepherosa Ziehau- Add back references to wpa_cli(8)
2006-07-07 Sepherosa ZiehauAdd build infrastructure for wpa_cli(8), which can...
next