dragonfly.git
2014-06-20 Sascha Wildnerkernel/vinum: Use %jx in a number of places instead...
2014-06-20 Sascha Wildnerkernel: Correct function names in comments.
2014-06-19 Franco Fichtnerfile: libmagic knows about libz now so drop the dependency
2014-06-19 Franco Fichtnerlibmagic: fix file identification
2014-06-19 Sascha Wildnerjscan(8): Remove dupdata() (no longer used since 36d6bd...
2014-06-18 Matthew Dillonkernel - Fix rare ucred race
2014-06-18 Sepherosa Ziehausocket: so_pru_abort_oncpu -> so_pru_abort_direct
2014-06-18 Sepherosa Ziehausocket: {soabort,so_pru_abort}a -> {soabort,so_pru_abor...
2014-06-18 Sepherosa Ziehauuipc: Fix comment
2014-06-18 Sepherosa Ziehauuipc: Nuke unnecessary void cast
2014-06-18 Sepherosa Ziehautcp: White space cleanup; no functional changes.
2014-06-18 Sepherosa Ziehauip/demux: Remove no longer applied comment
2014-06-18 Sepherosa Ziehauudp: Fix "unconnect" and cleanup connect
2014-06-18 Sepherosa Ziehausystat/ip,tcp: Initialize curstate to avoid overflow...
2014-06-18 Sepherosa Ziehaunet: Add initport protosw method to init socket's defau...
2014-06-18 Sepherosa Ziehautcp: Avoid unnecessary calling of in_pcbladdr() in...
2014-06-16 Franco Fichtnerlibmagic: link against libz
2014-06-16 Sepherosa Ziehauinpcb: Remove inp_cpcbinfo, which serves no purpose now
2014-06-16 Sepherosa Ziehauinpcb: Cache align inpcbinfo
2014-06-16 Sepherosa Ziehauinet: in_pcbsetlport_remote -> in_pcbbind_remote
2014-06-16 Sepherosa Ziehaunet: Remove unnecessary sosetport() in various pru_attachs
2014-06-16 Sepherosa Ziehauudp: No data will be carried along w/ connect
2014-06-15 Sascha Wildnerctags(1): Fix use after free().
2014-06-15 Sascha Wildnernetstat(8): Remove upHex(), which is unused since we...
2014-06-15 Sascha WildnerUpdate the pciconf(8) database.
2014-06-15 Sascha WildnerRemove some unneeded continue statements.
2014-06-14 Sascha WildnerSync zoneinfo database with tzdata2014e from ftp:/...
2014-06-14 Sascha Wildnerkernel: Add the mrsas(4) RAID driver for LSI Thunderbol...
2014-06-14 François Tigeotdrm/i915: Sync drm_irq.c with Linux 3.8.13
2014-06-14 François Tigeotdrm: Add linux/io.h
2014-06-14 François Tigeotdrm/i915: Update ivybridge_init_clock_gating()
2014-06-13 Sascha Wildnerkernel/sound: Take the correct variable for a tunable.
2014-06-13 Sepherosa Ziehauinet: Migrate to CPU0 to perform in_pcblist_global...
2014-06-13 Sascha Wildnerfetch(1): Fix library order (helps static building).
2014-06-13 Sascha Wildnerdrill(1): Fix library order (helps static building).
2014-06-13 Sascha Wildnersftp(1): Link libtermcap instead of libcurses.
2014-06-13 Sascha Wildnerkernel: Add a few more missing crit_exit()s.
2014-06-13 Matthew Dillonkernel - Update existing csprng
2014-06-13 Matthew Dillonusb - Fix mouse stall issue in X
2014-06-12 Markus Pfeifferkernel/npx: Enable printing of npx mask on bootverbose...
2014-06-12 Markus Pfeifferkernel/vkernel: port mxcsr mask probing to i386.
2014-06-12 Sascha Wildnerkernel: GC never true CPU_DISABLE_SSE checks from x86_6...
2014-06-12 Markus Pfeiffervkernel64: support mxcsr mask on vkernel64 too
2014-06-12 Markus Pfeiffervkernel64: fix compilation after npx mask work
2014-06-12 Sascha Wildnerkernel/acpi: Tabify
2014-06-12 Sepherosa Ziehautcp: Number of netisrs for tcp is ncpus2
2014-06-12 Sepherosa Ziehauudp: Cleanup ctlinput related code
2014-06-12 Sepherosa Ziehauudp: Reduce rcvbuf token cover range
2014-06-12 Sepherosa Ziehauudp: Don't ref/free socket to call in_pcbdisconnect()
2014-06-12 Matthew Dillonsendmail - Apply CVE-2014-3956
2014-06-11 Markus Pfeifferkernel/npx: Add detection code for default MXCSR mask
2014-06-11 Johannes Hofmannkernel/ath: Remove wlan_serialize_enter/exit() in ath_l...
2014-06-11 François TigeotRevert "mountd: Stop refusing requests from "unprivileg...
2014-06-11 François Tigeotmountd: Stop refusing requests from "unprivileged ports"
2014-06-11 Sepherosa Ziehauinpcb: Remove the weird in_pcbdetach() in in_pcbdisconn...
2014-06-10 Franco Fichtnernetmap: reconstruct vm_page_getfake/vm_page_updatefake
2014-06-10 Sascha Wildnerkernel/oce: Remove some redundant code.
2014-06-10 Sascha Wildnerdf(1): Fix field widths for iused and ifree when df...
2014-06-10 Joris Giovannangeliips: initialize local variables
2014-06-10 Joris Giovannangelikernel: fix an invalid self assignment in linker
2014-06-10 Sascha Wildnerkernel: Add some more missing crit_exit(), rel_mplock...
2014-06-09 Sascha Wildnerunlock_return.cocci: Add a nlookup_init()/done() test...
2014-06-09 Sascha Wildnerkernel/hammer2: Add two missing lockmgr(..., LK_RELEASE).
2014-06-09 Imre Vadaszkernel/bwn: Improve error handling in bwn_attach().
2014-06-09 Sascha Wildnerunlock_return.cocci: Add vn_unlock() and wlan_serialize...
2014-06-09 Sascha Wildnerkernel/iwn: Add a missing wlan_serialize_exit().
2014-06-09 Sascha Wildnerkernel: Add a missing vn_unlock().
2014-06-09 Matthew Dillonhammer - Fix wild free() in 'hammer info' path
2014-06-09 François Tigeotdrm/i915: More initialization code from Linux
2014-06-09 François Tigeotdrm/i915: drm_i915_private_t changed
2014-06-08 François Tigeotdrm/i915: Fix unresponsive X server issues
2014-06-08 François Tigeotdrm/i915: Partial sync of the ring handling code...
2014-06-08 François Tigeotdrm/i915: Reduce differences with Linux 3.8.13
2014-06-08 Joris Giovannangelikernel disk/vn: fix locking in vnstrategy
2014-06-08 François Tigeotipv6: Silence src xxx is not link-local messages
2014-06-08 Sascha WildnerImprove our unlock_return.cocci (now finds much more...
2014-06-08 Sascha Wildnerkernel: Add a number of missing crit_exit, lwkt_reltoke...
2014-06-08 Sascha Wildnerkernel: Build modules with -Werror too.
2014-06-08 Sascha WildnerMove ed(4), sr(4), and ng_sync_{ar,sr} to being i386...
2014-06-08 François Tigeotinitrd: Create a bin/scp link
2014-06-08 Imre VadaszConvert files to UTF-8
2014-06-08 Joris Giovannangelipatch: use size_t for line len.
2014-06-07 Joris Giovannangelikern/dsched: remove leftover code
2014-06-07 Joris Giovannangelikernel/dsched: add a missing LK_RELEASE
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-07 Peter AvalosSync ftp with NetBSD. avalon/vendor/TNFTP
2014-06-07 Sepherosa Ziehauudp: Dispatch UDP datagrams to the correct netisr to...
2014-06-07 Sepherosa Ziehautools/udpecho: Tool to test UDP request/response rate
2014-06-06 Markus Pfeifferlocking.9: more editing
2014-06-06 Markus Pfeifferlocking.9: more updates
2014-06-06 Markus Pfeifferlocking.9 updates
2014-06-06 Markus Pfeifferman: Add locking(9) manpage about locking and synchroni...
2014-06-06 Sascha Wildneropenssl: Adjust manual pages for 1.0.1h.
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-06-06 Sascha WildnerImport OpenSSL-1.0.1h. avalon/vendor/OPENSSL
2014-06-06 Sepherosa Ziehaupktgen: Allow switching dst and src addresses configuration
2014-06-06 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (for OpenBSD 5.5...
2014-06-05 Joris Giovannangelilibfetch: sync with freebsd
2014-06-05 Sascha Wildnerhostapd.conf.5: Add back Mt for email addresses.
2014-06-04 Joris Giovannangelilibthread_xu: add support for named POSIX semaphores.
next