dragonfly.git
2011-12-08 Matthew Dillonkernel - Fix endless nfs error 70 during shutdown
2011-12-08 Matthew Dillonkernel - Add TDF_RUNNING assertions
2011-12-08 Matthew Dillonkernel - Fix alarm() timer race against exit
2011-12-08 Matthew Dillonkernel - add DEBUG_LOCKS_LATENCY option
2011-12-08 Matthew Dillonbuildworld - Add uuid for HAMMER2
2011-12-08 Matthew Dillonbuildworld - Fix -j n collisions
2011-12-08 Matthew Dillonkernel - Fix panic in vm_page_try_to_free()
2011-12-08 Matthew Dillonkernel - Fix kqueue race with NOTE_EXIT
2011-12-07 Sascha Wildnerkernel/netgraph: Set resp to NULL if it is kfree()...
2011-12-07 Sascha Wildnerkfree.cocci: Add a few more memory freeing functions...
2011-12-07 Sepherosa Ziehaux86_64/ioapic: Always allow user to specify GSI's targe...
2011-12-07 Sepherosa Ziehaux86_64/icu: Implement rman_setup MachIntrABI method
2011-12-06 Sascha Wildnerkernel: Save another bzero() by using M_ZERO.
2011-12-06 Sascha Wildnerkernel: Remove another NULL check after kmalloc() with...
2011-12-06 Antonio Huete... vknetd - Document recently added rc.d script.
2011-12-06 Sascha Wildner<sys/malloc.h>: Remove the MALLOC() and FREE() macros.
2011-12-06 Sascha Wildnerkernel: Replace all usage of MALLOC()/FREE() with kmall...
2011-12-06 Antonio Huete... rc.d - Add a basic vknetd script.
2011-12-06 Matthew Dillonkernel - Remove unnecessary < 0 checks for sopt_valsize...
2011-12-06 Sascha Wildnervknetd.8: Use the full month name in .Dd.
2011-12-06 Sascha Wildnerkfree.cocci: We neither have BUG() nor BUG_ON().
2011-12-06 Sascha WildnerAdd a coccinelle patch that searches for use-after...
2011-12-06 Sascha Wildnermlx(4): Don't free 'meo' until we're finished using it.
2011-12-06 Sascha Wildnerkernel/nfs: Don't free 'info' until we're finished...
2011-12-06 Sascha Wildnercryptodev(4): Fix a bug where the wrong key was bzero...
2011-12-06 Sascha Wildnerdpt(4): Remove duplicate bit in an | operation.
2011-12-05 Sascha Wildnerpthread_condattr_setclock(3): Fix the check for a known...
2011-12-05 Antonio Huete... vknetd - Fix a bug in previous commit.
2011-12-05 Sascha Wildnerkernel: Use M_ZERO for kmalloc() instead of bzero(...
2011-12-05 Sascha Wildnerkernel: Remove some unneeded NULL checks after kmalloc...
2011-12-04 Antonio Huete... vknetd - Add pidfile and signal handlers.
2011-12-04 Sascha Wildnerkernel/netinet6: Add back a ':' I accidentally removed.
2011-12-04 Sascha Wildnerkernel/netinet6: Fix stupid NULL pointer derefs.
2011-12-04 Sascha Wildnerkernel: Move some dereferences below the NULL checks.
2011-12-04 Sascha Wildnerkernel: Fix two cases of sizeof(sizeof(x)).
2011-12-04 Sascha WildnerAdd a simple coccinelle patch for finding NELEM() candi...
2011-12-04 Sascha Wildnerkernel: Use NELEM() in some more places.
2011-12-04 Sepherosa Ziehaupru_send: Allow non-NULL address parameter to be passed
2011-12-04 Sepherosa Ziehauudp: Support asynchronized pru_send for connected socket
2011-12-04 Sepherosa Ziehauudp: Prepare for the asynchronized pru_send 2
2011-12-04 Sepherosa Ziehauudp: Prepare for the asynchronized pru_send
2011-12-04 Sepherosa Ziehauudp: Simplify udp_output interface
2011-12-03 Antonio Huete... dhclient - Use -q option instead of redirection.
2011-12-03 Antonio Huete... dhclient - Do not add/remove route 127.0.0.1 for our...
2011-12-03 Francois TigeotVFS accounting: implement an initialization framework
2011-12-03 Sascha Wildnernrelease: In the mk.conf we add, don't quote PKG_DEFAUL...
2011-12-03 Sascha Wildnerdu(1): Move the fts_close() behind fts_read()'s errno...
2011-12-03 François TigeotAdd missing fts_close() calls
2011-12-03 Sascha Wildnervquota.8: Add a missing .El and use . instead of empty...
2011-12-03 Sascha Wildnervquota(8): style(9)/whitespace fixes.
2011-12-02 François TigeotUnbreak buildworld on i386
2011-12-02 Jan Lentferpf: fix another double lock release
2011-12-02 Francois TigeotAdd a skeleton vquota(8) manpage
2011-12-02 Francois TigeotAdd a vquota(8) utility
2011-12-02 Venkatesh Srinivaspf -- Remove unused pf_mod_lck.
2011-12-02 Sepherosa Ziehauaccept: Call pru_accept in protocol thread
2011-12-02 Sascha WildnerFix some whitespace issues.
2011-12-02 Matthew Dillonkernel - Use atomic allocate-hold in vnode_pager_alloc().
2011-12-02 Matthew DillonHAMMER VFS - Attempt to fix a low-memory deadlock
2011-12-02 Matthew DillonHAMMER VFS - Attempt to fix a low-memory deadlock
2011-12-02 Matthew Dillonkernel - Refactor the vmspace locking code and several...
2011-12-02 Matthew Dillonkernel - Remove unnecessary MP lock in vgone_vxlocked()
2011-12-01 Matthew Dillonlibkvm - Fix seg-fault in ps output when loading a...
2011-12-01 Matthew Dillonkernel - Enhanced lockmgr debugging, panic in double...
2011-12-01 Matthew Dillonkernel - Fix lost lock in devfs
2011-12-01 Matthew Dillonkernel - Remove double unlock in elf core dumping code
2011-12-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-01 François TigeotFix a bug in nullfs_mount() and nullfs_statfs()
2011-12-01 Sascha WildnerAdjust some comment indentation.
2011-12-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-01 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-12-01 Venkatesh Srinivaskernel - ddb: Print raw instruction pointers in ddb...
2011-12-01 John Marinogold linker 2.22: Unbreak it
2011-12-01 Sascha Wildnerrcrun(8): Teach rcstart, rcstop and friends to handle...
2011-12-01 Matthew Dillonkernel - sysctl - use a larger buffer to ensure that...
2011-12-01 Matthew Dillonkernel - Fix race between procfs / proc sysctls and...
2011-12-01 Matthew Dillonkernel - Minor cleanups
2011-12-01 Matthew Dillonkernel - Fix pmap->pm_active race in switch code
2011-12-01 Matthew Dillonkernel - Add requires p->p_token locking and holds...
2011-11-30 Matthew Dillonkernel - Fix minor bug in last swapcache commit
2011-11-30 Matthew Dillonkernel - Add missing lwkt_switch_return() call to pcb_e...
2011-11-30 Matthew Dillonkernel - swtch.s cleanup
2011-11-30 Matthew Dillonmkdir - Fix MP race in mkdir -p
2011-11-30 Matthew Dillonxinstall - Fix bug in last commit
2011-11-30 Sepherosa Ziehautcp6: Implement pru_savefaddr
2011-11-30 Matthew Dillonkernel - Fix fragmentation and object list scan bug...
2011-11-30 Matthew Dillonkernel - Fix a few edge cases in subr_blist.c
2011-11-30 Matthew Dillonlibkvm - Enhance swapinfo dump
2011-11-29 Matthew Dillondmesg - Don't fail when the kernel is adding to the...
2011-11-29 Matthew Dillonbuild - Significantly improve parallel buildworld times
2011-11-29 Matthew Dillonbuild - Support concurrent SUBDIR traversal, fix make...
2011-11-29 Matthew Dillonbuild - install should not complain if the mkdir()...
2011-11-29 Matthew Dillonbuildworld - Fix parallel build race in ncurses
2011-11-29 Sascha Wildnerbuildworld: Be more relaxed with which binutils are...
2011-11-29 Sepherosa Ziehauaccept: Save foreign address earlier, if protocol suppo...
2011-11-29 Matthew Dillonkernel - Fix race in multi-LWP exit
2011-11-29 Matthew Dillonkernel - Add required vm_token back in to swaponvp()
2011-11-29 Matthew Dillonkernel - Check PG_MARKER in pmap_object_init_pt_callback()
2011-11-29 Matthew Dillonkernel - RB_SCAN() requires a short-term spinlock
2011-11-29 Matthew Dillonkernel - Attempt to fix early release panic w/USB's...
next