dragonfly.git
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 AvalosMerge from vendor branch LIBARCHIVE:
2007-09-24 Peter AvalosImport libarchive-2.3.2.
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.
2007-09-23 Yonghong YanA simple README.amd64 and AMD64_GENERIC kernel config...
2007-09-23 Yonghong YanMore headers for pc64 platform kernel build/linking
2007-09-23 Yonghong Yanmore header changes for amd64 port; the pc64 building...
2007-09-23 Yonghong Yanprepare the amd64 kernel build, ext2_bitops.h merged...
2007-09-22 Peter AvalosSync with FreeBSD.
2007-09-22 Peter AvalosSync with FreeBSD.
2007-09-22 Peter AvalosSync with FreeBSD.
2007-09-22 Peter AvalosSync with FreeBSD:
2007-09-22 Peter AvalosUse NULL instead of 0 for the return value of fopen().
2007-09-21 Sascha Wildnerstyle(9) nit.
2007-09-21 YONETANI TomokazuMerge rev 1.26 from FreeBSD:
2007-09-20 Sascha WildnerRemove unneeded #include.
2007-09-20 Hasso TepperUnconstify members of the lconv structure to make it...
2007-09-19 Sascha WildnerAdd bwi(4) entry.
2007-09-19 Hasso TepperRemove duplicates.
2007-09-18 Sascha WildnerMove HARDWARE after DESCRIPTION.
2007-09-17 Sepherosa ZiehauModulize bwi(4) debug prints. Leave ATTACH/INIT/TXPOWE...
2007-09-17 Hasso TepperAdd support for Vitesse VSC8601 and Realtek 8211B PHYs...
2007-09-17 Hasso TepperAdd info about Vitesse Semiconductor Corporation VSC860...
2007-09-17 Hasso TepperAdd many devices to the uftdi(4). Sources of the info...
2007-09-17 Hasso Tepperuftdi(4) related usbdevs work:
2007-09-16 Sascha WildnerAdd a reference to wpa_supplicant(8) to the manual...
2007-09-16 Sascha WildnerAdd reference to SEE ALSO as well.
2007-09-16 Sascha WildnerAdd reference to bwi(4).
2007-09-16 Sascha WildnerAdd a manual page for the new bwi(4) driver (Broadcom...
2007-09-16 Peter AvalosMake functions static and use M_ZERO instead of a separ...
2007-09-16 Sepherosa ZiehauCreate per-interface sysctl tree.
2007-09-16 Sepherosa Ziehau- Pass mgt packet's node into bwi_encap(), so fallback...
2007-09-16 Sepherosa Ziehau- Use RF/PHY information printing format to print BBP...
2007-09-16 Sepherosa ZiehauFor bwi(4) parts that use TX status registers:
2007-09-16 Sepherosa ZiehauFor bwi(4) parts that use TX status ring:
2007-09-16 Sepherosa Ziehau- Add radio tap support
2007-09-16 Peter AvalosAllow selection of the affected terminal using redirection
2007-09-16 Peter AvalosMarkup fixes.
2007-09-15 Sascha Wildnerif_ioctl takes a pointer to struct ucred.
2007-09-15 Sascha WildnerFix 'type qualifiers ignored on function return type...
2007-09-15 Sascha WildnerFix 'value computed is not used' warnings.
2007-09-15 Sascha WildnerFix some kprintf format warnings.
2007-09-15 Sascha WildnerAdd missing space.
2007-09-15 Sascha WildnerSilence gcc 4.1's "packed attribute ignored..." warnings.
2007-09-15 Sepherosa ZiehauMake sure that the received frame contains at least...
2007-09-15 Sepherosa ZiehauConvert RSSI into signal strength (relative to noise...
2007-09-15 Sascha WildnerBring in some miscellaneous changes from OpenBSD and...
2007-09-15 Sepherosa ZiehauShut up GCC41 warning: different pointer signedness
2007-09-15 Sepherosa ZiehauBug found by GCC41 warning:
2007-09-14 Sascha WildnerFix typos, mostly effect -> affect.
2007-09-14 Sascha WildnerFix typo.
2007-09-14 Sascha WildnerMake the firmware_image_load() and firmware_image_unloa...
2007-09-14 Sascha WildnerFix typo.
2007-09-14 Sascha WildnerRemove two unused entries.
2007-09-14 Sascha WildnerAdd missing LIBRARY sections and extend mdoc.local...
2007-09-14 Sascha WildnerRemove several mann/catn directories in /usr/share.
2007-09-14 Sascha WildnerFix path.
2007-09-13 Chris Turnertesting, 123
2007-09-13 Sascha WildnerAdd a skeletal kernconf(5) manual page for documenting...
2007-09-13 Sascha WildnerRemove NO_WERROR.
2007-09-13 Sascha WildnerFix typo.
2007-09-13 Sascha WildnerEscape the ' chars in the example.
2007-09-13 Sascha WildnerAdd missing .El
2007-09-13 Yonghong Yana helloWorld ci test by yanyh
2007-09-12 Sepherosa ZiehauPrepare to support polling(4) on multiple cpus:
2007-09-12 Hasso TepperOops, remove comma.
2007-09-12 Hasso TepperUpdate the agp(4) manpage. General description and...
2007-09-12 Hasso TepperUpdate the agp(4) code to the latest one from FreeBSD...
2007-09-12 Hasso TepperAdd bus_alloc_resources() and bus_release_resources...
2007-09-10 Matthew DillonFix bugs in the handling of CIDR specifications such...
2007-09-10 Matthew Dillonkern_access() had the same bug kern_stat() had with...
2007-09-10 Sepherosa Ziehau- Add interrupt moderation support by only using TIMER...
2007-09-09 Simon SchubertResync patch with contrib.
2007-09-09 Sascha WildnerSwitch even more to gcc41.
2007-09-09 Sepherosa Ziehau- Make fwe(4) aware of IFF_POLLING setting in its if_in...
2007-09-09 Sepherosa ZiehauCorrect DEVICE_POLLING support in vr_init()
2007-09-09 Sepherosa ZiehauNULL should never be passed to ether_poll_deregister...
2007-09-09 Sepherosa Ziehau- Fix comment.
2007-09-09 Sepherosa ZiehauNuke the hack in vr(4) that polling(4) will be turned...
2007-09-08 Sascha WildnerUse .Dv and start sentences on a new line.
2007-09-08 Sepherosa ZiehauIt does not make sense to call interface's initializati...
2007-09-08 Sepherosa ZiehauKill token ring remainder.
2007-09-08 Sepherosa Ziehau- Add missing header protector
2007-09-08 Sascha WildnerRemove previous hack to cope with CVS IDs.
2007-09-08 Sascha WildnerSynchronize manual page installation of gcc34 and gcc41...
2007-09-08 Sepherosa ZiehauHook bwi(4)
2007-09-08 Sepherosa ZiehauAdd WIP support for Broadcom wireless chips:
2007-09-08 Peter AvalosUpgrade to OpenSSH 4.7p1.
next