dragonfly.git
2007-08-14 Hasso Tepper- Correct SYNOPSIS section in USB serial manpages.
2007-08-14 Sepherosa Ziehau- Overlooked pccard dark corner: NIC lan id should...
2007-08-14 Sepherosa ZiehauIf PCI_MAP_FIXUP is defined, we can no longer do the...
2007-08-14 Sepherosa ZiehauAdd a new csum flag to tell IP defragmenter that csum_d...
2007-08-14 Hasso TepperAdd some new uslcom(4) device ids found in Linux driver.
2007-08-14 Hasso TepperAdd some new uslcom(4) devices found in Linux driver.
2007-08-14 Hasso Tepperuslcom(4) works with devices based on CP2103 chip....
2007-08-14 Hasso TepperAdd uslcom(4) into LINT.
2007-08-14 Hasso TepperAdd uslcom(4) driver which provides support for USB...
2007-08-14 Hasso TepperAdd devices based on Silicon Laboratories USB-UART...
2007-08-13 Simon SchubertRemove custom mk.copf stuff -- a correct one comes...
2007-08-13 Matthew DillonPart 1/many USERFS support. Bring in the initial userf...
2007-08-13 Matthew DillonAdd additional functionality to the syslink implementat...
2007-08-13 Matthew DillonThe new VOP_N*() (namespace) operations pass a pointer...
2007-08-13 Matthew DillonRemove the vpp (returned underlying device vnode) argum...
2007-08-13 Matthew DillonAdd xio_init_pages(), which builds an XIO based on...
2007-08-13 Matthew DillonReplace the huge mess that was vnode_pager_generic_getp...
2007-08-13 Matthew DillonExplicitly extract the sector size for the underlying...
2007-08-13 Hasso TepperMagic Control Technology (MCT) USB to serial converters...
2007-08-12 Matthew DillonFix the fstab installation example. vkd0a -> vkd0s0a.
2007-08-12 Sascha WildnerAdd forgotten section number.
2007-08-12 Matthew DillonChange the ordering of the zombie test for ^T to avoid...
2007-08-12 Simon SchubertFix exporting of lwp data.
2007-08-12 Sascha WildnerRe-add the bootconf rc script because newbtconf(8)...
2007-08-12 Sepherosa ZiehauPCI-E re(4) needs multi hash in reverse order. Add...
2007-08-12 Matthew DillonThe cvs checkout commands were improperly specified...
2007-08-12 Matthew DillonMake m_mclfree() MP safe by fixing a N->0 dereferencing...
2007-08-11 Joe TalbottMake mbuf allocator statistics SMP safe.
2007-08-11 Sascha WildnerSync the vinum manpages with the recent disklabel work.
2007-08-11 Matthew DillonAdd another fix to the 1's complement checksum. A...
2007-08-11 Matthew DillonOops. Correct attribution for the last commit - 1...
2007-08-11 Matthew DillonPort FreeBSD/pf_norm.c 1.18 - fix 1's complement carry...
2007-08-11 Matthew DillonIt is possible to catch a LWP while it is being created...
2007-08-11 Sepherosa ZiehauGC hostapd 0.4.9
2007-08-11 Sepherosa ZiehauGC wpa_supplicant 0.4.9
2007-08-11 Sepherosa ZiehauRe-enable hardware UDP/TCP checksum calculation with...
2007-08-11 Sascha WildnerSync this manpage some more with the recent disklabel...
2007-08-11 Sascha WildnerUse .Dl, not .D1.
2007-08-10 Sascha WildnerFix typo.
2007-08-10 Sascha WildnerBring some changes from FreeBSD into the jail rc script.
2007-08-10 Sascha WildnerAdd a taskqueue(9) manual page. Taken from FreeBSD...
2007-08-10 Sascha WildnerSync etc/rc.d/addswap and various manpages with the...
2007-08-10 Matthew DillonThe 1's complement checksum in m->m_pkthdr.csum_data...
2007-08-10 Sepherosa ZiehauHardware seems to have trouble to handle fragmented...
2007-08-10 Sepherosa ZiehauFix txcsum/rxcsum ioctl support, so that txcsum and...
2007-08-10 Matthew DillonAdd support for a new revision of the RealTek 8168B...
2007-08-09 Simon SchubertRemove NO_GCC41 make option.
2007-08-09 Simon SchubertDrop binutils215.
2007-08-09 Simon SchubertFix automatic vinum probing to include the compat slice...
2007-08-09 Simon SchubertSwitch to gcc41 as default compiler.
2007-08-09 Sascha WildnerFix typo.
2007-08-09 Sepherosa ZiehauPass address of mbuf pointer to bge_encap(), so the...
2007-08-09 Matthew DillonIntroduce two delays in nfe_stop().
2007-08-09 Matthew Dillonnfe_init() can be called as a side effect of certain...
2007-08-09 Sascha Wildner* Repocopy sys/dev/misc/syscons/daemon -> sys/dev/misc...
2007-08-09 Matthew DillonExplicitly set a large receive buffer for datagram...
2007-08-09 Matthew DillonAdd the MBUF_DEBUG option. This is a fairly invasive...
2007-08-09 Matthew DillonFix a mbuf leak that was introduced in April. In April...
2007-08-09 Sascha WildnerAdjust the shape of the right wings and make the apostr...
2007-08-08 Sascha WildnerAdjust for Matt's recent changes.
2007-08-08 Sascha WildnerRemove trailing whitespace.
2007-08-08 Sepherosa ZiehauAdd hardware csum offload support.
2007-08-08 Sascha Wildner* Start each sentence on a new line.
2007-08-08 Sascha WildnerImprove indentation.
2007-08-08 Sascha WildnerClean up synopses.
2007-08-08 Sascha WildnerFix some remaining issues with MSDOSFS_DEBUG and add...
2007-08-08 Sascha WildnerAdjust some comments with reality.
2007-08-07 Sascha WildnerSync with FreeBSD.
2007-08-07 Sascha WildnerRephrase comments.
2007-08-07 Matthew DillonFix build errors when MSDOSFS_DEBUG is defined.
2007-08-07 Peter AvalosApply the patch for tcpdump.1 even in the NOINET6 case.
2007-08-07 Peter AvalosUpgrade to libpcap-0.9.7 and tcpdump-3.9.7.
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosImport tcpdump-3.9.7
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Peter AvalosImport libpcap-0.9.7
2007-08-07 Hasso TepperThere is no need to explicitly call ttwakeup() and...
2007-08-07 Sepherosa ZiehauUpdate Marvell PHY supports.
2007-08-07 Sepherosa Ziehauregen
2007-08-07 Sepherosa ZiehauMore Marvell PHY IDs.
2007-08-07 Hasso Tepperttyclose() increments t_gen. Remove redundant incremen...
2007-08-07 Sepherosa ZiehauHook {wpa_supplicant, hostapd} 0.5.8 into building.
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauImport hostapd 0.5.8
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-07 Sepherosa ZiehauImport wpa_supplicant 0.5.8
2007-08-07 Hasso TepperReomve unnecessary sys/vnode.h include.
2007-08-07 Hasso TepperFix warning.
2007-08-07 Hasso TepperFix driver_t.
2007-08-06 Sascha WildnerFix typos.
2007-08-05 Sascha WildnerAdd missing space.
2007-08-05 Sascha WildnerNuke trailing whitespace.
2007-08-05 Sascha WildnerSync libfetch and fetch with FreeBSD.
2007-08-05 Matthew DillonAdjust the installer to properly install /usr/Makefile.
2007-08-05 Peter AvalosSet BINOWN=root explicitly for setuid root binary.
2007-08-05 Peter AvalosSync program's usage() with manpage's SYNOPSIS.
2007-08-05 Peter AvalosIt's ``apply echo *'' that is similar to ``ls -1''...
2007-08-05 Peter AvalosUse the "builtin" shell function to make sure that...
2007-08-05 Peter AvalosUpgrade to diffutils-2.8.7.
2007-08-05 Peter AvalosAdd our local files for diffutils-2.8.7.
next