dragonfly.git
2007-05-13 Sascha WildnerAnother round of spelling fixes in manpages, messages...
2007-05-13 Hasso TepperMy round of spelling corrections in /share/man.
2007-05-13 Sascha WildnerFix numerous spelling mistakes.
2007-05-13 Matthew DillonOoops, cache_inval_vp_nonblock() was being called too...
2007-05-13 Matthew DillonFix a vnode recyclement namecache<->vnode deadlock...
2007-05-13 Matthew DillonRemove variables that are no longer used due to the...
2007-05-12 Sascha WildnerUse .Nm
2007-05-12 Sascha WildnerSort references
2007-05-12 Sascha WildnerMake fsstress compile.
2007-05-12 Sascha WildnerUse .Nx
2007-05-12 Sascha WildnerUse .At, .Bsx, .Fx, .Nx and .Ox
2007-05-12 Sascha WildnerUse .Pa for URLs
2007-05-12 Sascha WildnerUse .An/.Aq
2007-05-12 Sascha WildnerAdd missing newline.
2007-05-12 Sascha WildnerUse GNU style like the rest of the file for my last...
2007-05-12 Sascha WildnerSync newsyslog(8) with FreeBSD's current code.
2007-05-12 Sepherosa ZiehauReset ifnet.if_timer in bge_stop()
2007-05-12 Sascha WildnerAdd reference to dntpd(8) in SEE ALSO.
2007-05-12 Sascha Wildner* Add descriptions for:
2007-05-12 Sascha WildnerFix typo.
2007-05-12 Sascha WildnerHook resident.conf(5) and varsym.conf(5) into the build...
2007-05-12 Sascha WildnerAdd resident.conf(5) and varsym.conf(5) manual pages.
2007-05-12 Sepherosa Ziehau- Merge bge_release_resources() into bge_detach()....
2007-05-11 Sascha WildnerBump .Dd for recent updates and do some mdoc cleanup.
2007-05-11 Matthew DillonAdd the ID for the Realtek ALC862 codec to the hda...
2007-05-11 Matthew DillonFix the location of Make.tags.inc
2007-05-09 Peter AvalosUpgrade to libarchive 2.2.1 which fixes device node...
2007-05-09 Peter AvalosAdd our READMEs.
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-09 Peter AvalosImport libarchive 2.2.1.
2007-05-09 Matthew DillonFix a bug where multiple mounts on the same mount point...
2007-05-09 Matthew DillonSynchronize libkvm etc, with recent kernel major/minor...
2007-05-09 Matthew DillonGive the device major / minor numbers their own separat...
2007-05-08 Sascha WildnerFix some warnings and raise WARNS to 6.
2007-05-08 Sascha WildnerSync zoneinfo database with tzdata2007f from elsie.
2007-05-08 Matthew DillonReplace NOCDEV with NULL. NOCDEV was ((void *)-1)...
2007-05-07 Matthew DillonAdd fields to the ktrace header to allow kdump to also...
2007-05-07 Sepherosa ZiehauAdd hardware crypto support for 2x61 part of ral(4...
2007-05-07 Sepherosa ZiehauAdapt 802.11 generic layer to support hardware crypto...
2007-05-07 Hasso TepperMore agressive fix for IPv6 routing header type 0 issue.
2007-05-07 Hasso TepperRevert intial IPv6 routing header type 0 processing...
2007-05-07 Sepherosa ZiehauReturn lowest rate for a "reclaimed" node, whose TX...
2007-05-07 Matthew DillonChanges to consdev - low level kernel console initializ...
2007-05-07 Sepherosa ZiehauAdd new devices support for bge(4)
2007-05-07 YONETANI TomokazuDo not rely on the fact that components in module_path...
2007-05-06 Matthew DillonUpdate vnodeinfo to handle the recent vnode changes.
2007-05-06 Matthew DillonUpdate for vnode changes.
2007-05-06 Matthew DillonUse SYSREF to reference count struct vnode. v_usecount...
2007-05-06 Peter AvalosUpgrade to latest version of awk. Significant changes...
2007-05-06 Peter AvalosAdd our READMEs.
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-06 Peter AvalosImport latest awk sources.
2007-05-05 Peter AvalosEase maintenance when importing new versions.
2007-05-05 Peter AvalosImport libarchive 2.1.10 which brings in a few minor...
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-05 Peter AvalosGrab version from the contributed code instead of manua...
2007-05-05 Matthew DillonThe bus_get_resource_list DEVMETHOD is primarily used...
2007-05-05 YONETANI Tomokazu(essential part of rev 1.54 in FreeBSD)
2007-05-05 Matthew DillonUpdate vnode.9, correct spelling.
2007-05-05 Matthew DillonUpdate the vget, vput, vref, vrele, vhold, and vdrop...
2007-05-05 Peter AvalosSync with NetBSD.
2007-05-04 Matthew Dillonpci_get_resource_list() was returning an illegal pointe...
2007-05-04 Matthew DillonFollowup commit - fix a bug in the last commit.
2007-05-03 Matthew DillonMake libthread_xu use the new lwp_rtprio() system call...
2007-05-03 Matthew DillonAdd a new system call, lwp_rtprio(), and regenerate...
2007-05-03 Sepherosa ZiehauRestore part of old behaviour of bge_tick() -- if link...
2007-05-03 Sepherosa Ziehauregen
2007-05-03 Sepherosa ZiehauPHY ids for Broadcom 5755/5787
2007-05-03 Sepherosa Ziehauregen
2007-05-03 Sepherosa ZiehauMore Broadcom GigE PCI ids.
2007-05-02 Jeremy C. ReedFix typo.
2007-05-02 Sepherosa Ziehau- Merge following link state detection fixes from FreeBSD:
2007-05-02 Sepherosa ZiehauCorrect inverse setting and clearing BBP_R3 "smart...
2007-05-02 Matthew DillonWhen thread0 is initialized it must also be LWKT schedu...
2007-05-01 Matthew DillonReduce the livelock limit from 50Khz to 40Khz.
2007-05-01 Matthew DillonDocument the interrupt moderation timer and the fact...
2007-05-01 Matthew Dillonata_boot_attach() is no longer used, #if 0 it out.
2007-05-01 Matthew DillonAdd missing crit_exit();
2007-05-01 Matthew DillonMove clock registration from before SMP startup to...
2007-05-01 Matthew DillonImplement kern.do_async_attach. default disabled. ...
2007-04-30 Hasso TepperBring kernel threads back into top.
2007-04-30 Matthew DillonMore cleanups, do not allow backspacing beyond the...
2007-04-30 Matthew DillonMake the mountroot> prompt a bit more user-friendly.
2007-04-30 Matthew DillonIt is possible for spurious interrupt(s) to be posted...
2007-04-30 Matthew DillonReorder cpu interrupt enablement, do it in the code...
2007-04-30 Matthew DillonEST's module was being installed before the module...
2007-04-30 Sepherosa Ziehau- Don't use the status block's link state change bit...
2007-04-30 Matthew DillonRevamp SYSINIT ordering. Relabel sysinit IDs (SI_...
2007-04-30 Matthew DillonStore the frequency and cputimer used to initialize...
2007-04-29 Matthew Dillon* Use SYSREF for vmspace structures. This replaces...
2007-04-29 Hasso TepperAlthough defined in sys/time.h we don't have CLOCK_VIRT...
2007-04-29 Matthew DillonRemove unneeded references to sys/syslink.h. Get sysli...
2007-04-29 Matthew DillonUse the __boolean_t defined in machine/stdint.h instead...
2007-04-29 Matthew DillonWhen <sys/user.h> is included, it MUST be included...
2007-04-29 Matthew DillonImplement SYSREF - structural reference counting, alloc...
2007-04-29 Matthew DillonAdd a shortcut function, objcache_create_mbacked()...
2007-04-29 Matthew DillonWhen <sys/user.h> is included, it MUST be included...
2007-04-28 Peter AvalosUse the new PLATFORM_CONFIG_H mechanism rather than...
2007-04-28 Sascha WildnerAdd FreeBSD 6.3 (for archive_write_disk(3)).
2007-04-28 Sepherosa Ziehau- PHY error bit no longer exists in RX descriptor flags.
next