dragonfly.git
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 AvalosMerge from vendor branch LIBARCHIVE:
2007-05-05 Peter AvalosImport libarchive 2.1.10 which brings in a few minor...
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.
2007-04-27 Matthew DillonImplement ncpus_fit and ncpus_fit_mask. Admittedly...
2007-04-27 Matthew DillonAdd a generally accessible cpu_pause() inline for spin...
2007-04-27 Peter AvalosGC old libarchive version.
2007-04-27 Peter AvalosUpgrade to libarchive 2.1.9. Including bug fixes,...
2007-04-27 Peter AvalosAdd our READMEs.
2007-04-27 Peter AvalosThese weren't supposed to get imported.
2007-04-27 Peter AvalosImport libarchive 2.1.9.
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Sascha WildnerSpecify section number for .Xr
2007-04-27 Hasso TepperTestcommit.
2007-04-27 Gregory Neil... Merge from vendor branch SENDMAIL:
2007-04-27 Gregory Neil... Bring in sendmail.org code from the future 8.14.2 relea...
2007-04-26 Matthew DillonFix various paths in rc.d/diskless and friends.
2007-04-26 Sascha WildnerRemove unneeded comma.
2007-04-26 Sascha WildnerUse .Xr for manpage references.
2007-04-26 Sascha WildnerAdd a reference to manpath.config(5).
2007-04-26 Sascha WildnerUse a smaller indentation because it looks better.
2007-04-26 Sepherosa Ziehau- Factor out ieee80211_reset_state() from ieee80211_new...
2007-04-26 Sepherosa Ziehau- Don't disable interrupt in bge_intr(), just acknowled...
2007-04-26 Sascha WildnerAdd a manual page explaining the format of /etc/manpath...
2007-04-26 Sascha WildnerSort alphabetically.
2007-04-26 Sascha WildnerRevert my previous commit to nrelease/Makefile and...
2007-04-26 Sascha WildnerEnable manpath(1) to map more than one man dir to a...
2007-04-26 Matthew DillonMove syslink_desc to sys/syslink_rpc.h so kernel code...
2007-04-25 Matthew DillonIPV6 type 0 route headers are a flawed design, insecure...
2007-04-25 Sascha Wildnerstyle(9) cleanup: Remove parameter names from prototypes.
2007-04-25 Sascha WildnerUse .Nm
2007-04-25 Sascha WildnerCreate a symbolic link /usr/local/share/man -> /usr...
2007-04-25 Sascha WildnerUse .Fn instead of .Xr.
2007-04-24 Sepherosa Ziehau- Cleanup header file inclusion.
2007-04-23 Sepherosa ZiehauCorrect hardware csum offload support for bge(4)
2007-04-23 Sepherosa ZiehauMention wlan_ratectl_{onoe,sample}
2007-04-23 Sepherosa ZiehauNuke unnecessary setting of ural(4)'s security register...
2007-04-22 Simon SchubertAdd support for generic prosigns by enabling ligatures.
2007-04-22 Simon SchubertAdd the possibility to dump the generated audio to...
next