dragonfly.git
2009-04-26 Sepherosa Ziehaupktgenctl: Update according to recent libc changes
2009-04-26 Matthew DillonAdd a dummy offset to the arrays generated by genassym...
2009-04-26 Jordan Gordeevvga(4): Fix truncation of 64-bit addresses.
2009-04-26 Jordan Gordeevamd64: first steps towards 64-bit pmap
2009-04-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-24 Matthew DillonFix the backslashes in a __asm line's interference...
2009-04-24 Hasso TepperNo barriers and spinlocks.
2009-04-24 Hasso TepperWe don't support barriers and spinlocks yet.
2009-04-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-24 AlexFix various clang compile issues
2009-04-24 Sascha Wildnerunvis(3) manual page: s/RFCxxxx/RFC xxxx/
2009-04-24 Sascha Wildnerypclient(3) manual page: .Pp not needed here.
2009-04-23 Matthew DillonDon't call vm_map_findspace() when MAP_TRYFIXED is...
2009-04-23 Matthew DillonFix logic when using the umtx_*_err() functions. With...
2009-04-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-23 Matthew DillonMake adjustments to how MAP_STACK works to prevent...
2009-04-23 Sascha Wildnercxm(4): Fix a crash by warning if no firmware is compil...
2009-04-23 Matthew DillonFix libthread_xu's use of MAP_STACK. Guards were not...
2009-04-23 Sascha WildnerAdd a definition for POSIX.1-2008 to mdoc.local (from...
2009-04-23 Matthew DillonAdd missing files from umtx errno fixes commit.
2009-04-23 Matthew DillonFix VM panic. Add required overflow check for MAP_STAC...
2009-04-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-23 Matthew DillonFix an errno leak in libthread_xu's calls to umtx.
2009-04-23 Sascha WildnerAdd fpsetsticky() documentation (from NetBSD).
2009-04-23 Sascha WildnerAdd xdr_int64_t()/xdr_u_int64_t() documentation (from...
2009-04-23 Sascha WildnerAdd strnlen()/wcsnlen() documentation (from FreeBSD).
2009-04-23 Sascha WildnerAdd wcstof()/wcstold() documentation (from NetBSD).
2009-04-23 Sascha WildnerAdd strunvisx() documentation (from FreeBSD).
2009-04-23 Sascha WildnerBring in ypclnt(3) manual page (from NetBSD).
2009-04-23 Matthew DillonFreeBSD-SA-09:05.telnet - fix environment based code...
2009-04-22 Matthew DillonApply FreeBSD-SA-09:07.libc - fix information leak...
2009-04-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-22 Matthew DillonIncrease the number of internal spinlocks available...
2009-04-22 Matthew DillonFix a bug in krealloc(). Note that krealloc() is very...
2009-04-22 Matthew DillonFix vkernel issues - enable ithread preemption, races...
2009-04-22 Matthew DillonReplace the old BSD malloc code with a port of our...
2009-04-22 Sepherosa Ziehautcp/ip4 mapped address: Add tcp6_soport()
2009-04-22 Sepherosa Ziehautcp/ipv4 mapped address: Make sure that tcp_output...
2009-04-22 Sepherosa Ziehautcp_timer: Add assertion to make sure that tcp timers...
2009-04-22 Sascha Wildnertmpnam(3) manual page: Correct function name.
2009-04-21 Stathis Kamperisvmstat(8): align columns when reporting stats with -m
2009-04-21 Peter AvalosSync libc/stdio with FreeBSD:
2009-04-21 Peter AvalosAdd the wcsnlen() function.
2009-04-21 Peter AvalosAdd wcstof() and wcstold() functions.
2009-04-21 Peter AvalosAdd the strnlen() function.
2009-04-20 Sascha Wildnercxm(4): Silence compilation warning.
2009-04-20 Sascha Wildnermake upgrade: Don't remove /usr/lib/crt[1in].o anymore.
2009-04-19 Simon Schubertcsu: adjust readme
2009-04-19 Simon Schubertcsu: move crt files to /usr/lib
2009-04-19 Simon Schubertgcc: add /usr/lib to the startfile search path
2009-04-19 Sascha Wildnercxm(4) manual page: Fix typos.
2009-04-19 Sascha Wildnercxm(4): Oops, remove #include opt_cxm.h for now.
2009-04-19 Sascha Wildnermeteor(4) manual page: Add bktr(4) and cxm(4) references.
2009-04-19 Sascha Wildnerbktr(4) manual page: Add cxm(4) reference.
2009-04-19 Sascha WildnerAdd cxm(4), a driver for Hauppauge PVR-250/350 video...
2009-04-19 Sascha Wildnerpcidevs: Regenerate pcidevs.h and pcidevs_data.h
2009-04-19 Sascha Wildnerpcidevs: Add iTVC16
2009-04-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-17 Matthew DillonCPDUP - Fix lack of error reporting if created target...
2009-04-17 Sascha Wildnerdevelopment(7): Add some documentation links.
2009-04-17 Sascha WildnerFix printf(3) and friends when printing a float with...
2009-04-16 Matthew Dillonlibc: malloc: minor code cleanup (no operational changes)
2009-04-16 Sascha Wildnernewfs_hammer(8): Mention the nightly 'hammer cleanup...
2009-04-15 Sascha Wildnercrontab(8)/mtrace(8): Remove CVS ID handling.
2009-04-15 Sascha WildnerFix the way <sys/ioccom.h> is included throughout our...
2009-04-15 Sascha Wildnerlib/libpthread/Makefile: Oops, add missing '\'.
2009-04-15 Sascha Wildnerpthread(3): Move pthread(3) manual page to lib/libpthre...
2009-04-15 Sascha WildnerRemove libc_r from list of Lb values and adjust libpthr...
2009-04-15 Sascha WildnerMove pthread* manpages to lib/libpthread as they are...
2009-04-14 Sascha Wildnermagic(3): Fix program name extraction from core dumps.
2009-04-14 Sascha Wildnerposix_spawn_file_actions_init(3) manual page: Fix wrong...
2009-04-13 Sascha WildnerSync zoneinfo database with tzdata2009f from elsie.
2009-04-13 Sepherosa ZiehauAdd some new DLTs found in libpcap-1.0.0
2009-04-13 Sepherosa ZiehauAllow users to turn off certain arp logging.
2009-04-13 Sepherosa ZiehauAdd description about sysctl nodes under net.link.ether...
2009-04-12 Sascha Wildnerpciconf(8): Raise WARNS to 6 and fix warning.
2009-04-12 Sascha Wildnerrpc.lockd(8): Raise WARNS to 3 and fix warnings.
2009-04-12 Sascha Wildnerdhclient.conf(5) manual page: Use better mdoc (taken...
2009-04-12 Sascha Wildnerrcmd(3) manual page: Add missing .El
2009-04-12 Sascha Wildneri4b(4): Reorder includes slightly to silence some compi...
2009-04-12 Sascha Wildneri4b(4): Initialize callout handles before first accessi...
2009-04-12 Sascha Wildnersppp(4): Properly initialize keepalive_timeout.
2009-04-12 Stathis Kamperisbuild(7): mention Makefile_upgrade.inc
2009-04-12 Sepherosa ZiehauPut lwkt_serialize_array_{enter,try,exit}() into its...
2009-04-12 Sepherosa Ziehauifnet serializer split: Whack ifnet.if_serializer if...
2009-04-12 Sepherosa Ziehaupktgen: Use ifnet_{serialize,deserialize}_tx()
2009-04-12 Sepherosa ZiehauSplit ifnet serializer step 4/many: Add IFNET_SERIALIZE...
2009-04-12 Sepherosa Ziehauemx(4): Add serialize/deserialize functions which just...
2009-04-12 Sepherosa ZiehauFactor out lwkt_serialize_array_{enter,try,exit}()
2009-04-12 Sepherosa ZiehauAdd IFNET_SERIALIZE_RX(idx)
2009-04-12 Sepherosa ZiehauSplit ifnet serializer step 3/many: We no longer need...
2009-04-12 Sepherosa ZiehauSplit ifnet serializer step 2/many: Add if_serialize_as...
2009-04-12 Sepherosa ZiehauMerge altq_cbq fix defc2f8f8d209ca94cc6f3d0a8f64c465258a43f
2009-04-12 Sepherosa ZiehauLet emx(4) install its own ifnet serialize functions
2009-04-12 Sepherosa ZiehauPut ifnet.if_serializer assertion under FIX_SERIALIZE_A...
2009-04-12 Sepherosa ZiehauSplit ifnet serialize step 1/many: Add if_{serialize...
2009-04-12 Stathis Kamperisfts(3): fix typo in MLINK
2009-04-12 Thomas Nikolajsenkdump: Add net/if_arp.h include
2009-04-12 Thomas NikolajsenRevert "kdump: Add net/if_arp.h include"
2009-04-12 Charliekdump: Add net/if_arp.h include
next