dragonfly.git
2008-10-03 Sepherosa Ziehau- Don't substract ETHER_ALIGN from the fragment length...
2008-10-03 Sascha WildnerPrefix hex numbers with '0x' in debug messages.
2008-10-03 Hasso TepperCorrectly handle Intel g33 chips and add support for...
2008-10-03 Sepherosa ZiehauFactor out re_free_rxchain()
2008-10-03 Hasso TepperIf a neighbor solictation or neighbor advertisement...
2008-10-03 Sepherosa ZiehauRework DMA stuffs' allocation/free
2008-10-03 Sepherosa ZiehauIf RX/TX ring initialization failed, then stop re(4...
2008-10-03 Sepherosa ZiehauRework re_newbuf() and re_encap()
2008-10-03 Hasso Tepperdevctl(4)/devd(8) support in acpi_thinkpad(4).
2008-10-03 Hasso TepperWelcome devctl(4) and devd(8).
2008-10-02 Sascha WildnerRegenerate the pciconf(8) database from the following...
2008-10-02 Sepherosa Ziehau- Instead of using magic number 4 define it as RE_TXDES...
2008-10-01 Sascha WildnerDon't use .Fn for getcap. Reference it with .Xr instead.
2008-10-01 Sascha WildnerAdd KTR_ETHERNET.
2008-10-01 Sepherosa ZiehauSplit arprequest() into two parts, arpreq_alloc() and...
2008-10-01 Sepherosa Ziehau- Constify 'enaddr'
2008-09-30 Matthew DillonHAMMER Utilities: Adjust 'show' defaults.
2008-09-30 Sascha WildnerFix HISTORY.
2008-09-30 Sascha WildnerSilence warnings.
2008-09-30 Sascha WildnerRaise WARNS to 6.
2008-09-30 Sascha WildnerAnsify (i.e., silence -Wold-style-definition) the rest...
2008-09-30 Sascha WildnerUse spaces instead of tabs like everywhere else.
2008-09-30 Sascha WildnerAdd MLINKS.
2008-09-30 Hasso TepperThe devinfo(3) library provides userspace access to...
2008-09-30 Sascha WildnerRemove trailing whitespace.
2008-09-30 Sascha WildnerUse .In for include files.
2008-09-29 Matthew DillonDo not return an EINVAL error for certain abort and...
2008-09-29 Matthew DillonAdd support for "RealTek 8102EL PCIe 10/100baseTX"...
2008-09-29 Hasso TepperUpdate acpi_battery(4) related code to the latest one...
2008-09-28 Thomas Nikolajsen * Fix `cleanup' usage to match program
2008-09-28 Thomas Nikolajsen * Add note on HAMMER use for NFS exporting PFSs
2008-09-28 Thomas NikolajsenAdd:
2008-09-28 Victor Balada... This file is an amd64 config file, not i386
2008-09-28 Sascha WildnerRevert part of my previous commit which was removing...
2008-09-28 Sascha WildnerRemove checks for other BSDs.
2008-09-28 Sascha WildnerRemove Lua backend and add README.DELETED.
2008-09-28 Peter AvalosInstall a moduli(5) manual page.
2008-09-28 Sascha WildnerAdd .Lb
2008-09-28 Sascha WildnerAdd documentation for the statvfs, fstatvfs and fhstatv...
2008-09-28 Sascha WildnerWe no longer specify block and fragment sizes using...
2008-09-28 Matthew DillonLinux emulation adjustments.
2008-09-28 Matthew DillonUse the new vop_stdpathconf() instead of rolling our...
2008-09-28 Matthew DillonAdd vop_stdpathconf and default it so filesystems do...
2008-09-28 Peter AvalosUpgrade build for OpenSSH 5.1p1.
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosImport OpenSSH-5.1p1.
2008-09-27 Peter AvalosUpgrade to OpenSSL 0.9.8i.
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-27 Peter AvalosImport OpenSSL-0.9.8i.
2008-09-27 Matthew DillonDo not loop forever if narg becomes negative. This...
2008-09-27 Sepherosa ZiehauRevoke the INTR_MPSAFE flag; nata is not MPSAFE yet.
2008-09-27 Sepherosa ZiehauFor SMP kernel
2008-09-26 Sepherosa ZiehauSchedule ipfw_tick() to IPFW_CFGPORT to run, this funct...
2008-09-26 Hasso TepperAttempt to fix the crash if accessing usb device(s...
2008-09-25 Sepherosa Ziehau- Minor style and white space changes
2008-09-25 Sepherosa ZiehauIf not in debugger, output kernel debug information...
2008-09-25 Sepherosa ZiehauAdd NETISR_TO_MSGF() to convert netisr.ni_flags to...
2008-09-25 Matthias SchmidtRemove the untrue example section of the man page....
2008-09-24 Sascha WildnerFix function name.
2008-09-24 Sepherosa ZiehauIf the current thread is not a network thread then...
2008-09-24 Sepherosa ZiehauAdd NETISR_FLAG_NOTMPSAFE, which could be used as the...
2008-09-24 Sepherosa ZiehauMark all msgs used by polling(4) as MPSAFE ones
2008-09-24 Sepherosa ZiehauInclude necessary head file for {get,rel}_mplock()...
2008-09-24 Matthew DillonAdditions to 'hammer pfs-*':
2008-09-24 Matthew Dillonsleep for a shorter period of time when an excessive...
2008-09-24 Matthew DillonRename the PFSD structure's prune_path[64] to snapshots...
2008-09-23 Matthew DillonFix a double-flush which was occuring for every unlinke...
2008-09-23 Matthew DillonChange the autoflush code to autoflush when a flush...
2008-09-23 Matthew DillonMake two more changes to the ata request queue sorting...
2008-09-23 Sepherosa Ziehaupolling(4)'s poll/pollmore netmsg handler will not...
2008-09-23 Sepherosa ZiehauOn ethernet input path:
2008-09-23 Sepherosa ZiehauUse netmsg_service_sync() to protect vlan_input_p
2008-09-23 Sepherosa ZiehauAdd following three network protocol threads running...
2008-09-22 Hasso TepperAdd _SC_PAGE_SIZE as alias to _SC_PAGESIZE to make...
2008-09-21 Matthew DillonHAMMER: Fix a couple of minor non-corrupting bugs in...
2008-09-20 Sepherosa Ziehau- Add KTR of ethernet operations
2008-09-20 Matthew Dillon* Fix a bug in runcmd() - the argv[] list was not NULL...
2008-09-20 Matthew DillonIf snapshots are disabled and the snapshots directory...
2008-09-20 Sepherosa ZiehauAdd PFIL_MPSAFE flag to give hint to pfil(9) that the...
2008-09-20 Sepherosa ZiehauInstead of rejecting the eligible packet back into...
2008-09-20 Sepherosa ZiehauAdd TDF_NETWORK lwkt flag, so various assertion could...
2008-09-20 Matthew DillonAdd the 'hammer cleanup' command. This is a meta-comma...
2008-09-19 Sascha WildnerRemove dereference of uninitialized 'i'.
2008-09-19 Sascha WildnerRemove dereference of 'i' which is never set. getopt...
2008-09-19 Sepherosa ZiehauUpdate comment
2008-09-19 Sepherosa ZiehauCheck ipfw static rules generation after get the BGL
2008-09-19 Sepherosa ZiehauAdd workaround for JMC250A2 under 10/100 hdx mode.
2008-09-19 Sepherosa Ziehau- Add workaround field in softc
2008-09-19 Simon SchubertAs a safety measure, don't install dma with setuid...
2008-09-18 Matthew DillonUnbreak buildworld a slightly different way. Adjust...
2008-09-18 Sepherosa ZiehauIn bridge(4), if the packet is tagged for dummynet...
2008-09-18 Sascha WildnerUnbreak buildworld: define _KERNEL_STRUCTURES for struc...
2008-09-18 Sepherosa ZiehauIf there are no pfil hooks, just remove the dummynet...
2008-09-17 Matthew Dillon* Implement the ability to export NULLFS mounts via...
2008-09-17 Sepherosa ZiehauCall ifnet.if_output() in netisr0, so it executes in...
2008-09-17 Sepherosa Ziehau'dst' does not need to be static
2008-09-17 Sepherosa ZiehauEmbed a netmsg in ifaddr_container, so IFAFREE could...
2008-09-17 Sepherosa ZiehauMake net/netmsg.h userspace friendly
2008-09-17 Sepherosa ZiehauUse absolute inclusion path
2008-09-17 Sepherosa Ziehau'func' has the type of pfil_func_t
next