dragonflybsd-submit mailing list

FromSubjectsort iconDate
Matthew Dillon
DragonFly-2.3.1.573.g464e8 master sys/kern kern_descrip.c
commit 464e801e77f8e4207ef040861cd7561c47e4f913 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jul 3 10:48:26 2009 -0700 frevoke - More fixes to fdfree() * Don't replace p->p_fd until after all closef()'s have been called. Fixed panic in kqueue's close function. * Move softrefs check to after the closef point, but before we actually start kfree()ing the structures. Lock the closef's normally since p->p_fd is still valid. ...
Jul 3, 1:50 pm 2009
Matthew Dillon
DragonFly-2.3.1.567.g94509 master sbin/newfs_hammer newfs_ha...
commit 94509284344a4c7e4ec986601fa2670093f2eca5 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jul 3 09:43:11 2009 -0700 HAMMER - Formalize the maximum number of volumes (256). Formalize the maximum number of volumes (256) by adding a define in hammer_disk.h and then using it. Submitted-by: Antonio Huete Jimenez <ahuete.devel@gmail.com> Summary of changes: sbin/newfs_hammer/newfs_hammer.c | 10 ++++++++-- sys/vfs/hammer/hammer_disk....
Jul 3, 12:44 pm 2009
Sascha Wildner
DragonFly-2.3.1.570.gc97b9 master Makefile.inc1 etc Makefile...
commit c97b914161d0cd26b116bfaff8f6238a8a222d09 Author: Sascha Wildner <saw@online.de> Date: Fri Jul 3 14:03:54 2009 +0200 Add a wrapper script to allow "foreign" compilers into our build system. With this commit, all CCVER values not associated with a compiler in base will be relegated to the wrapper script which then (in conjunction with the compilers.conf file) determines which non-base compiler to use. So far, defaults for clang (built from SVN) an...
Jul 3, 8:05 am 2009
Sascha Wildner
DragonFly-2.3.1.569.gfb422 master share/examples/rconfig ham...
commit fb422ccafeeaf8e9dc595841a308211d5b2a73f1 Author: Sascha Wildner <saw@online.de> Date: Fri Jul 3 02:22:44 2009 +0200 hammer.sh: Sync with some of the recent installer changes. * Use disklabel64(8). * Do the 'chflags nohistory ...' after the cpdups to not have cpdup overwrite the flags again. Summary of changes: share/examples/rconfig/hammer.sh | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) [ message continues ]
" title="http://gitweb.dragonfly...">http://gitweb.dragonfly...
Jul 2, 8:23 pm 2009
previous daytodaynext day
July 2, 2009July 3, 2009July 4, 2009