dragonfly.git
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosImport tcpdump-3.9.8:
2007-10-11 Peter AvalosOur pf includes are in /usr/include/net/pf/, so adjust...
2007-10-11 Peter AvalosResolve conflicts.
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-11 Peter AvalosImport libpcap-0.9.8:
2007-10-11 Peter AvalosConsolidate local patches into contrib/, making updates...
2007-10-10 Peter AvalosRemove the symlink, not the directory it points to.
2007-10-10 Peter AvalosRemove the symlink, not the directory it points to.
2007-10-10 Matthew DillonPrimary header file infrastructure and A-list implement...
2007-10-10 Matthew DillonInitial commit of newfs_hammer - basic working skeleton...
2007-10-10 Matthew DillonInitial commit of mount_hammer - basic working skeleton...
2007-10-10 Peter AvalosUpdate build for libarchive-2.3.4 import (add man pages).
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-10 Peter AvalosImport libarchive-2.3.4:
2007-10-09 Peter AvalosUpgrade to less-408:
2007-10-09 Peter AvalosAdd our READMEs.
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-10-09 Peter AvalosImport less-408.
2007-10-09 Matthew DillonAdd syslink_vfs.h for userfs, defining the syslink...
2007-10-09 Matthew DillonAdjust RB_PROTOTYPEX to match RB_GENERATE_XLOOKUP....
2007-10-09 Matthew DillonAdd a typedef for uuid_t for kernel compiles. One...
2007-10-09 Matthew DillonIndicate that alist_free() calls do not have to supply...
2007-10-09 YONETANI TomokazuMerge From FreeBSD:
2007-10-08 Hasso TepperDragonfly always passes a flag for every IO operation...
2007-10-06 Sascha WildnerThe kernel's psignal() function was renamed to ksignal...
2007-10-06 Sascha WildnerAdd a device_printf(9) manual page.
2007-10-06 Sascha WildnerFix the 'unexpected operator' error rclist gave every...
2007-10-06 Matthew DillonAllow the crc32.c module to be used in userland or...
2007-10-06 Sepherosa ZiehauBWI_BBP_ATTEN is 16bit register, not a 32bit one.
2007-10-05 Sascha WildnerMake usage string slightly more usage string like and...
2007-10-05 Matthew DillonRemove the /usr/lib/crt* files. These files have been...
2007-10-05 Sascha WildnerRemove trailing whitespace.
2007-10-04 Sascha WildnerThe list ends after 'kbpt'.
2007-10-03 Sascha WildnerMisc. mdoc nits.
2007-10-03 Hasso TepperFix synopsis (reminded by Constantine A. Murenin) and...
2007-10-03 Sascha WildnerSync with FreeBSD:
2007-10-03 Matthew Dillonlibiconv was declaring a base kobj_class structure...
2007-10-03 Sepherosa ZiehauThe "different pointer signedness" reported by gcc41...
2007-10-03 Sepherosa ZiehauPolling(4) is enabled by default.
2007-10-03 Sepherosa Ziehauregen
2007-10-03 Sepherosa ZiehauAdd device ids for Agere(LSI?) ET1310 chips
2007-10-03 Sepherosa ZiehauRestore BWI_PCIR_BAR with the correct value.
2007-10-03 Sepherosa Ziehau- Initialize 11b PHY rev4 according to v3 specification.
2007-10-02 Sascha WildnerRemove bogus cast (taken from FreeBSD).
2007-10-02 Hasso Tepperlm(4) and it(4) drivers for hardware sensors used in...
2007-10-02 Hasso TepperCoretemp(4) driver for Intel Core on-die digital therma...
2007-10-02 Hasso TepperHardware sensors framework originally developed in...
2007-10-02 Sascha WildnerMake column a bit wider.
2007-10-02 Sascha Wildner* Reduce differences to FreeBSD.
2007-10-01 Sascha WildnerSync zoneinfo database with tzdata2007h from elsie.
2007-10-01 Sepherosa Ziehau- Remove the second parameter of ether_input(), since:
2007-10-01 Sepherosa Ziehau- Move polling disablement, i.e. deregistering all...
2007-10-01 Sepherosa ZiehauMove poll_each_burst adjustment out of hot code path.
2007-10-01 Sepherosa Ziehau- Move poll_burst_max adjustment out of hot code path.
2007-10-01 Sepherosa Ziehau- poll_burst and residual_burst are dynamicly adjusted...
2007-10-01 Sepherosa ZiehauMove reg_frac/reg_frac_count adjustment out of hot...
2007-10-01 Sascha WildnerBump WARNS to 6 and fix warnings.
2007-10-01 Sascha WildnerRemove duplicate -Wall.
2007-10-01 Sascha WildnerBump WARNS to 6.
2007-10-01 Sepherosa Ziehau- Fix a bug introduced by dynamic polling frequency...
2007-10-01 Sascha WildnerBump .Dd for r1.21.
2007-09-30 Sepherosa ZiehauFix netstat(1) CIDR printing.
2007-09-30 Sepherosa ZiehauEnable Onoe TX rate control.
2007-09-30 Sascha WildnerAdd some words about ADW_ALLOW_MEMIO.
2007-09-30 Sepherosa Ziehau- Adjust comment according to the recent addition of...
2007-09-30 Sepherosa ZiehauAdd description for 'pollcpu'
2007-09-30 Sepherosa ZiehauSupport polling(4) on multiple CPUs, i.e. each NIC...
2007-09-29 Sascha WildnerSync with OpenBSD:
2007-09-29 Sascha WildnerAdd some missing files.
2007-09-29 Sascha WildnerAdd some info about ACPI_QUIRK_VMWARE.
2007-09-29 Sascha WildnerSmall mdoc cleanup.
2007-09-29 Sascha WildnerBump .Dd for r1.31.
2007-09-29 Sascha WildnerFix some URLs.
2007-09-29 Matthew DillonAdd a uuid for the "DragonFly HAMMER" filesystem type.
2007-09-27 Matthew DillonAdd an install location for the vkernel binary, add...
2007-09-27 Matthew DillonAdd a note that dntpd can be started at boot time even...
2007-09-27 Matthew DillonInterrupt thread preemption was switching in threads...
2007-09-27 Matthew Dillonalist debug mode - report unrounded byte usage.
2007-09-26 Matthew DillonFix a bootstrapping issue with the change of the defaul...
2007-09-26 Sascha WildnerAdd documentation for AHC_DEBUG, AHC_DEBUG_OPTS and...
2007-09-26 Sascha WildnerSynchronize AHD_DEBUG_OPTS values with the header file...
2007-09-26 Sascha WildnerOops, forgot sys/module.h.
2007-09-26 Sascha WildnerReduce differences to FreeBSD.
2007-09-26 Sascha WildnerExtend SYNOPSIS for ALTQ_NOPCC and ALTQ_DEBUG.
2007-09-25 Peter AvalosSync with FreeBSD.
2007-09-24 Peter AvalosOops, forgot to add this to the FreeBSD sync.
2007-09-24 Peter AvalosSync calendars with FreeBSD.
2007-09-24 Peter Avalosstatic some functions.
2007-09-24 Peter AvalosSync with FreeBSD:
2007-09-24 Peter AvalosSync with FreeBSD.
2007-09-24 Hasso TepperFix warning.
2007-09-24 Yonghong Yancleanup the duplicated $DragonFly$ cvs id, my bad
2007-09-24 YONETANI TomokazuFix read-only build of cc41.
2007-09-24 Peter AvalosUpdate for libarchive 2.3.2 import.
2007-09-24 Peter AvalosImport libarchive-2.3.2.
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-23 Hasso TepperAdd support for newer ICH SMBus controllers. Also corre...
2007-09-23 Hasso TepperRemove terminating semicolons from SYSCTL_ADD_* macros...
2007-09-23 Hasso TepperFix typo.
next